Projects
Here's a full list of all the cool stuff I've made and their github links:
Websites
-
CodeLog: A worklog tracker for developers and professionals to track, reflect on and improve how they spend their time - project by project. Stay focused, stay organized. Demo here.
-
Numera: A versatile calculator web app with multiple calculations, conversions, and a user-friendly interface.
-
Marky: A markdown and html two-way converter with preview, copy and download functionalities.
-
Mother's Day Website: A website to celebrate mother's day. I initially built it for my mother, but now, it celebrates every mom in the world!
-
This Website: My portfolio website, which is the one you're currently on!
-
My Blog: My blog where I regularly make updates and share what I've learned with everyone.
Apps
-
Pace: a motivational fitness app that tracks workouts and fuel progress with personalized nutrition tips and daily inspiration. I haven't added the link because its still in development.
Hardware + Software
-
Penguin Pi: A voice-interactive reminder assisstant built with Arduino, to help users remember essential items in daily life.
-
Wally: An improved chatbot version of Penguin Pi, built with ESP32 and Deepseek's API, with many more functionalities other than being a reminder assisstant.
Games
-
Eclipsed: A 2D cute-themed game where players avoid light and stay in shadows, built in Godot using GDScript.
-
ChopperDash: A 2D helicopter game built with JavaScript where players avoid obstacles and collect coins to score points.
Tutorials
-
HTML Basics: A structured collection of beginner-friendly HTML tutorials, complete with demo code examples. It's based on what I learned myself while I first explored web development.