Welcome to my GitHub! I enjoy exploring new technologies, building interesting projects, and learning something new with every challenge. Whether itโs AI, systems programming, or web development, Iโm always looking for ways to create and improve.
- ๐งฉ Advent of Code 2024: Solving challenges in Rust! Check out my solutions here.
- ๐ฎ Learning WGPU: Exploring GPU programming with Rust. Follow my progress here.
- ๐ Expanding knowledge in AI/ML, distributed systems, and agentic workflows.
-
๐งฉ Advent of Code Solutions
Solving daily coding challenges with Rust during Advent of Code. -
๐ฎ WGPU Exploration
Diving into GPU programming with Rust and WebGPU. -
๐ง AI Code Heist
An interactive game where players interact with a chatbot called Sphinx to uncover a hidden password using prompt engineering and injection techniques. -
๐ QuestLink API
A learning project that uses Strawberry as a GraphQL server and SQLAlchemy as a database ORM, with SQLite for the database. -
๐ณ DebtSync
A web application for managing and tracking debts and balances between users. Built with RedwoodJS and TypeScript, it simplifies debt tracking among friends, family, or any two parties. -
๐ค Wordle Solver
A simple program to solve Wordle puzzles. Built using React, TypeScript, and Material-UI.