Update profile and about page
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 16s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 16s
This commit is contained in:
parent
06d25a7baf
commit
a36f14bfea
3 changed files with 27 additions and 14 deletions
|
|
@ -1,10 +1,23 @@
|
|||
---
|
||||
title: "About"
|
||||
date: 2026-03-02
|
||||
hideDate: true
|
||||
---
|
||||
|
||||
I am a software engineer with a background in materials science and scientific computing.
|
||||
|
||||
I currently work at UKG as a Java Backend Engineer. My interests span backend systems, developer tooling, Linux workflows, and performance-oriented programming.
|
||||
{{< img src="/profile.jpeg" max-width="250px" >}}
|
||||
|
||||
I write here about practical engineering lessons, tools I use, and projects I build.
|
||||
## Quick Facts
|
||||
|
||||
- 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue