diff --git a/CSS/README.css b/CSS/README.css index 2697475..822d5d2 100644 --- a/CSS/README.css +++ b/CSS/README.css @@ -648,4 +648,40 @@ body.flicker { padding: 0.5rem 1.2rem; border-radius: 5px; cursor: pointer; +} + +.projects-table { + width: 100%; + border-collapse: collapse; + margin-top: 1rem; +} + +.projects-table th, +.projects-table td { + padding: 0.75rem 1rem; + text-align: left; + border-bottom: 1px solid rgba(124, 58, 237, 0.3); +} + +.projects-table th { + color: var(--primary); + font-weight: 600; + text-transform: uppercase; + font-size: 0.8rem; + letter-spacing: 0.05em; +} + +.projects-table tr:hover td { + background: rgba(124, 58, 237, 0.08); +} + +.projects-table a { + color: #b76e79; + text-decoration: none; + font-weight: 500; +} + +.projects-table a:hover { + color: var(--primary); + text-decoration: underline; } \ No newline at end of file diff --git a/README.html b/README.html index 07d56f9..10fed6c 100644 --- a/README.html +++ b/README.html @@ -1,631 +1,568 @@ - - - - ION606 - Portfolio - - - + + + + ION606 - Portfolio + + - - + - - - + + - + - loadScript("/JS/README.js"); - loadScript("/JS/glitch.js"); - loadScript("/JS/terminal.js"); - }); - - - - -
+ + -
-

- šŸŒ good - timezone! I'm ION606 -

-

-
+ + +
- -
-

šŸŽØ about me

- -
+
+ - -
-

šŸ› ļø technologies & tools

+
+

+ šŸŒ good + timezone! I'm ION606 +

+

+
- -

Programming Languages

-
-
- C - c -
-
- C++ - c++ -
-
- C# - c# -
-
- Python - python -
-
- Java - java -
-
- JavaScript - javascript -
-
- TypeScript - typescript -
-
- Solidity - solidity -
-
- Swift - swift -
-
- Kotlin - kotlin -
-
- Dart - dart -
-
- Go - go -
-
- Rust - rust -
-
- Ruby - ruby -
-
- PHP - php -
-
- Haskell - haskell -
-
- Erlang - erlang -
+ +
+

šŸŽØ about me

+
    +
  • + šŸ”­ currently building: population health tooling at + Vidalens, + workflow automation and quality control using machine learning at + Cribrum Software, + and screaming at Kubernetes clusters (it's fine, everything is fine) +
  • +
  • + šŸŽ“ grad research: + NLP, Computer Vision, and CNNs + - because skynet won't build itself! +
  • +
  • + šŸ„ professionally: building ML-driven workflow automation at + Cribrum Software + and population health platforms at + Vidalens +
  • +
  • + šŸ› ļø side quest: + ION-Lang + - I WANT FORKING IN JAVASCRIPT +
  • +
  • + šŸ’¬ ask me about + Kubernetes (Minikube is awesome!), database schemas (the fun kind), kernel-level operations, + or machine learning stuff (not tensors, anything but tensors) +
  • +
  • + šŸ“« reach me at + ion606@protonmail.com +
  • +
  • + ⚔ fun fact: + i still enjoy creating with gamemaker studio 2 + for fun side projects +
  • +
+
+ + +
+

🚧 what I'm actually building

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ProjectDomainVibe
Cribrum SoftwareML Automation / KubernetesWorkflow automation and QC orchestrated via k8s
Vidalens PlatformPopulation HealthPopulation health tooling and clinical data platforms
ION-LangCompiler Design / SystemsLexer → Parser → AST → something that runs
Bluesky ClientDecentralized Social / AT ProtocolReal-time feeds, media handling, post composers
Workout AppHealth Tech / Full-StackFrom spreadsheets to 1RM projections and progress viz
Proto-ChatReal-time CommsSocket.io, presence, the whole Discord-clone pipeline
+
+ + +
+

šŸ› ļø technologies & tools

+ + +

Programming Languages

+
+
+ C + c
- - -

Frontend Development

-
-
- CSS3 - css3 -
-
- HTML5 - html5 -
-
- Bootstrap - bootstrap -
-
- Vue.js - vue.js -
-
- React - react -
+
+ C++ + c++
- - -

Backend Development

-
-
- Django - django -
-
- Express.js - express.js -
-
- Node.js - node.js -
-
- Flask - flask -
-
- FastAPI - fastapi -
-
- GraphQL - graphql -
+
+ C# + c#
- - -

Frameworks & Cloud

-
-
- Docker - docker -
-
- Kubernetes - kubernetes -
-
- AWS - aws -
-
- Nginx - nginx -
-
- Podman - podman -
-
- Vercel - vercel -
+
+ Python + python
- - -

Machine Learning (ML)

-
-
- Scikit-learn - scikit-learn -
-
- TensorFlow - tensorflow -
+
+ Java + java
- - -

Database

-
-
- Firebase - firebase -
-
- MongoDB - mongodb -
-
- MSSQL - mssql -
-
- MySQL - mysql -
-
- PostgreSQL - postgresql -
-
- Redis - redis -
-
- SQLite - sqlite -
+
+ JavaScript + javascript
- - -

Tools & APIs

-
-
- Git - git -
-
- GitHub - github -
-
- Selenium - selenium -
-
- Puppeteer - puppeteer -
-
- OpenCV - opencv -
-
- Vagrant - vagrant -
-
- Gradle - gradle -
+
+ TypeScript + typescript
- - -

Software

-
-
- Arduino - arduino -
-
- Heroku - heroku -
-
- Linux - linux -
-
- Matlab - matlab -
-
- Raspberry Pi - raspberry pi -
+
+ Solidity + solidity
- - -

Frameworks

-
-
- DotNet - dotnet -
-
- Electron - electron -
-
- Next.js - next.js -
-
- React - react -
-
- Puppeteer - puppeteer -
+
+ Swift + swift
-
- - -
-

šŸ“Š github stats

-
-
- -
- github stats +
+ Kotlin + kotlin
-
- - -
-

šŸ“« Contact Me

-
-

- šŸ“§ - ion606@protonmail.com -

- -
- number of cute people who have viewed my profile
- profile views -
+
+ Dart + dart
-
- - -
-

šŸ”— Connect with Me

-
- +
+ Go + go +
+
+ Rust + rust +
+
+ Ruby + ruby +
+
+ PHP + php +
+
+ Haskell + haskell +
+
+ Erlang + erlang
-
- - -

- active modules: [ - starfield, - ufo, - developer console, - typewriter effect, - particle scroll, - easter eggs - ] -

+ +

Frontend Development

+
+
+ CSS3 + css3 +
+
+ HTML5 + html5 +
+
+ Bootstrap + bootstrap +
+
+ Vue.js + vue.js +
+
+ React + react +
+
+ + +

Backend Development

+
+
+ Django + django +
+
+ Express.js + express.js +
+
+ Node.js + node.js +
+
+ Flask + flask +
+
+ FastAPI + fastapi +
+
+ GraphQL + graphql +
+
+ + +

Frameworks & Cloud

+
+
+ Docker + docker +
+
+ Kubernetes + kubernetes +
+
+ AWS + aws +
+
+ Nginx + nginx +
+
+ Podman + podman +
+
+ Vercel + vercel +
+
+ + +

Machine Learning (ML)

+
+
+ Scikit-learn + scikit-learn +
+
+ TensorFlow + tensorflow +
+
+ + +

Database

+
+
+ Firebase + firebase +
+
+ MongoDB + mongodb +
+
+ MSSQL + mssql +
+
+ MySQL + mysql +
+
+ PostgreSQL + postgresql +
+
+ Redis + redis +
+
+ SQLite + sqlite +
+
+ + +

Tools & APIs

+
+
+ Git + git +
+
+ GitHub + github +
+
+ Selenium + selenium +
+
+ Puppeteer + puppeteer +
+
+ OpenCV + opencv +
+
+ Vagrant + vagrant +
+
+ Gradle + gradle +
+
+ + +

Software

+
+
+ Arduino + arduino +
+
+ Heroku + heroku +
+
+ Linux + linux +
+
+ Matlab + matlab +
+
+ Raspberry Pi + raspberry pi +
+
+ + +

Frameworks

+
+
+ DotNet + dotnet +
+
+ Electron + electron +
+
+ Next.js + next.js +
+
+ React + react +
+
+ Puppeteer + puppeteer +
+
+
+ + +
+

šŸ“Š github stats

+
+
+ +
+ github stats +
+
+ + +
+

šŸ“« Contact Me

+
+

+ šŸ“§ + ion606@protonmail.com +

+ +
+ number of cute people who have viewed my profile
+ profile views +
+
+
+ + +
+

šŸ”— Connect with Me

+ +
+ + - + + + +
+ +
+ + + \ No newline at end of file diff --git a/README.md b/README.md index cfa71c3..ae66c7b 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,37 @@

šŸŒ Good Timezone! I'm ION606 šŸš€

-

A grad student exploring neural networks, data analysis, procedural animation, and system programming.

+

I do stuff with Kubernetes, neural networks, data analysis, and system programming

--- -### šŸŽØ About Me -- šŸ”­ I’m currently working on [my Bluesky client](https://github.com/ION606/bluesky-client) and [my workout app](https://github.com/ION-WorkoutApp). -- 🌱 I’m currently studying **neural networks, data analysis, procedural animation, Redis**. -- šŸ’¬ Ask me about **Express.js, web design, or kernel-level operations**. -- šŸ“« You can reach me at **ion606@protonmail.com**. -- ⚔ Fun fact: **I still enjoy creating with GameMaker Studio 2** for fun side projects. +### 🧠 About Me + +- šŸ”­ Currently building: population health tooling at **Vidalens**, workflow automation and quality control using machine learning at **[Cribrum Software](https://cribrum.dev)**, and screaming at Kubernetes clusters (it's fine, everything is fine) +- šŸŽ“ Grad research: **NLP, Computer Vision, and CNNs** - because skynet won't build itself! +- šŸ„ Professionally: building ML-driven workflow automation at **[Cribrum Software](https://cribrum.dev)** and population health platforms at **[Vidalens](https://vidalens.org)** +- šŸ› ļø Side quest: **[ION-Lang](https://github.com/ION606/ION-Lang)** - I WANT FORKING IN JAVASCRIPT +- šŸ’¬ Ask me about **Kubernetes (Minikube is awesome!), database schemas (the fun kind), kernel-level operations, or machine learning stuff (not tensors, anything but tensors)** +- šŸ“« You can reach me at **** +- ⚔ Fun fact: **I still enjoy creating with GameMaker Studio 2** for fun side projects + +--- + +### 🚧 What I'm Actually Building + +| Project | Domain | Vibe | +| --- | --- | --- | +| [Cribrum Software](https://cribrum.dev) | ML Automation / Kubernetes | Workflow automation and QC orchestrated via k8s | +| [Vidalens Platform](https://vidalens.org) | Population Health | Population health tooling and clinical data platforms | +| [ION-Lang](https://github.com/ION606/ION-Lang) | Compiler Design / Systems | Lexer → Parser → AST → something that runs | +| [Bluesky Client](https://github.com/ION606/bluesky-client) | Decentralized Social / AT Protocol | Real-time feeds, media handling, post composers | +| [Workout App](https://github.com/ION-WorkoutApp) | Health Tech / Full-Stack | From spreadsheets to 1RM projections and progress viz | +| [Proto-Chat](https://github.com/ION606) | Real-time Comms | Socket.io, presence, the whole Discord-clone pipeline | --- ### šŸ› ļø Technologies & Tools #### šŸ–„ļø Programming Languages +

C   C++   @@ -36,6 +53,7 @@

#### šŸŽØ Frontend Development +

CSS3   HTML5   @@ -45,6 +63,7 @@

#### šŸš€ Backend Development +

Django   Express.js   @@ -55,6 +74,7 @@

#### ā˜ļø Frameworks & Cloud +

Docker   Kubernetes   @@ -64,13 +84,15 @@ Vercel

-#### 🧠 Machine Learning (ML) +#### 🧠 Machine Learning +

Scikit-learn   TensorFlow

-#### šŸ—„ļø Database +#### šŸ—„ļø Databases +

Firebase   MongoDB   @@ -82,6 +104,7 @@

#### šŸ› ļø Tools & APIs +

Git   GitHub   @@ -92,7 +115,8 @@ Gradle

-#### šŸ–„ļø Software +#### šŸ–„ļø Environments & Hardware +

Arduino   Heroku   @@ -102,6 +126,7 @@

#### šŸ“¦ Frameworks +

DotNet   Electron   @@ -112,12 +137,8 @@ --- -### šŸ“« Contact Me -šŸ“§ **ion606@protonmail.com** - ---- - ### šŸ“Š GitHub Stats +

Top Languages

@@ -126,26 +147,18 @@ ion606

- - --- -### šŸ”— Connect with Me +### šŸ“« Contact & Connect +

Dev.to Stack Overflow

+

šŸ“§ ion606@protonmail.com

+

Buy Me A Coffee Ko-fi

- -

- Number of cute people who have viewed my profile
- Profile Views -

- -