Seeking entry-level Data Science / Software Engineering roles

RésuméContact

Repositories

6

An AI health CLI: a conversational LLM intake feeds a logistic mortality-risk model trained on public NHANES data, then writes a lifestyle report and daily schedule. Privacy-first, runs fully local.

Python Code

PageRank from scratch (power iteration) over a real web-link graph, ranking pages by query relevance against the Lawfare national-security corpus.

Python Code
13th CarePublic

An athlete-first presentation site for a sports-care startup: responsive, scroll-reveal animations, deployed on Vercel with security headers. Shipped freelance.

JavaScript Demo
redditbotPublic

A sentiment-driven Reddit bot (PRAW + TextBlob) that classified and acted on ~1,000 comments by polarity.

Python Code

A containerized Flask web app with Docker + CI: the full deployment path, end to end.

Python Code

The site you're on: a Next.js 16 clone of a GitHub profile, with interactive chess, a contribution graph you can type into, a Copilot-style chatbot, a ⌘K command palette, light/dark themes, a community correspondence chess board, and a Poptropica-style office game with real consequences.

TypeScript Demo Code