~About Me

$ cat about-me.txt

Full Stack Developer who loves building things that makes an impact. Open to full-time roles in the USA.

~Music
$ spotify --status

Loading...

~Experience

$ ./experience --timeline

JP Morgan Chase & Co.
Software Engineer
  • Built a transaction processing system with Kafka and Spring Boot for JPMC SWE Program.
Nov 2025
Manhattan, New York
Open Politic
Co‑Founder
  • Built a full-stack U.S. policy search platform with Next.js and Spring Boot.
Oct 2025 – Dec 2025
St. Louis, Missouri
Where's Religion?
Software Engineer
  • Developing cross-platform features with React Native and TypeScript on AWS.
Aug 2025 – Dec 2025
St. Louis, Missouri
Saint Louis University
Teaching Assistant · Operating Systems
  • Holding office hours and grading assignments in C.
Aug 2025 – Dec 2025
St. Louis, Missouri
Headstarter
Software Engineer Intern
Jun 2025 – Aug 2025
Long Island, New York
GEEZ Creationz
Software Engineer Intern
  • Launched the company website with React to drive client acquisition.
Jun 2023 – Aug 2023
St. Louis, Missouri
~Education

$ cat education.json

{
  "university": "Saint Louis University",
  "location": "St. Louis, MO",
  "degree": "Computer Science",
  "graduation": "May 2026",
  "courses": [
    "Data Structures (C++)",
    "Algorithms (C++)",
    "Databases (SQL)",
    "Operating Systems (C)",
    "Distributed Computing (C)",
    "Software Engineering (Java)",
    "Object-Oriented Programming (Java)"
  ]
}
~Skills

$ ls -la ./skills/

Languages:
PythonJavaC/C++TypeScriptJavaScriptSQL
Frameworks:
React.jsNext.jsReact NativeExpoSpring BootSpring Data JPATailwind CSSLangChain
Data & ML:
PandasNumPyscikit-learnPyTorchOpenCVspaCymatplotlibseabornBeautifulSoupjoblib
DevOps & Cloud:
DockerAWSMongoDBApache KafkaGitHub Actions (CI/CD)
~Quotes

$ ./wisdom.sh

"Software is a great combination between artistry and engineering."
— Bill Gates (Co-founder of Microsoft)
~Projects

$ find ./projects -type f -name "*.md" | xargs cat

Property Recommendation System

ML based system for recommending comparable properties for real estate appraisals.

Pythonpandasnumpy
View on GitHub →

Ozzy

🏆WINNER
HackSLU 2025

Mobile app designed to help users with speech difficulties communicate more effectively

React NativeTypeScriptJavaScriptExpo

Kira

🏆FEATURED
Google DevFest 2025

Web app designed to help users understand their symptoms and assess potential health

Next.jsTypeScriptJavaScriptTailwind CSSReact.js

Multimodal PA Pipeline

Automated workflow that OCRs medical referral packets, extracts structured data, and fills prior authorization PDFs.

PythonOCRNLPPyTorch
View on GitHub →