Projects
> Fishing-Themed Pomodoro iOS App
Swift, UIKit, Core Data
A relaxing productivity app that combines the Pomodoro technique with a fishing game. Complete focus sessions to catch different types of fish and build your collection.
> Embedded AI Assistant Device
C++, Raspberry Pi, TensorFlow Lite
A custom-built voice assistant using a Raspberry Pi with offline speech recognition and a minimalist interface. Features include timer functionality, weather updates, and basic Q&A.
> Mini PC Development
PCB Design, Verilog, C
Designing and building a miniature computer from scratch, including custom PCB design, programming an FPGA, and writing a simple operating system. Currently in the prototyping phase.
> Personal Website Development
HTML, CSS, JavaScript, Firebase
This website! Built from scratch with a focus on clean design and responsive layout. Features include dark mode, visitor counter, and a hidden message system.
> Cookie Clicker Game
JavaScript, HTML Canvas, CSS
An addictive clicker game where you bake cookies by clicking and purchasing upgrades. Features include multiple types of upgrades, achievements, and saving progress.
> Tetris Game
JavaScript, HTML Canvas
A classic Tetris implementation with modern features. Includes scoring system, level progression, and responsive controls.
> 2048 Game
JavaScript, CSS Grid
My implementation of the popular 2048 puzzle game. Slide numbered tiles to combine them and reach the 2048 tile.
> Scam Website Detection
Python, Machine Learning, Web Scraping
A tool that analyzes websites to detect potential scams using natural language processing and machine learning. Features include URL analysis, content evaluation, and risk scoring.