Add stack and update about me
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 31s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 31s
This commit is contained in:
parent
1f05c71e13
commit
9a4928d523
19 changed files with 69 additions and 36 deletions
|
|
@ -7,24 +7,20 @@ hideReply: true
|
|||
---
|
||||
|
||||
|
||||
{{< img src="/profile.webp" max-width="250px" >}}
|
||||
I am an Orthodox Christian, husband, father, and software developer (in that order).
|
||||
My wife and I currently have two lovely children, a son born in 2022 and a daughter born in 2025.
|
||||
I grew up moving around a lot, but I spent a majority of my formative years down in sunny Florida.
|
||||
I have a BA in Mechanical Engineering from University of Central Florida and a PhD in Material's Science from Georgia Tech.
|
||||
My PhD was in computational metallurgy which unluckily doesn't offer many well-paying employment opportunities.
|
||||
Luckily though, my real passion was always actually developing the software, so I happily pivoted to a backend engineer role.
|
||||
|
||||
## Quick Facts
|
||||
My hobbies in the past have included Capoeira, MMA, bouldering, and backpacking.
|
||||
Lately I just try to find time to stay fit and do some side-project work after the kids are asleep.
|
||||
|
||||
- Orthodox Christian
|
||||
- Father of two and husband of one
|
||||
- **Scientific and Backend** Software Developer
|
||||
- Computational Materials Science PhD from Georgia Tech
|
||||
- **Favorite programming language is Rust 🦀**
|
||||
|
||||
## Technical knowledge
|
||||
|
||||
- **Programming Languages:** Rust, Fortran, Python, C++, Java, Typescript
|
||||
- **Parallel Programming:** MPI, OpenMP, Rayon, etc...
|
||||
- **Good at Algorithm design, performance tuning**
|
||||
- **AI:** Did work with Active Learning and traditional models (small data) before ChatGPT.
|
||||
- **LLMs:** Messing around with them, use codex mainly, planning a write up on my thoughts.
|
||||
|
||||
## Curriculum Vitae
|
||||
|
||||
[Click here for my CV](/cv.html)
|
||||
|
||||
## Current Stack
|
||||
|
||||
{{< stack >}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue