Welcome to my project showcase! These are the tools, experiments, and platforms I’ve built—each one motivated by a mix of curiosity, necessity, and a desire to push the limits of what I could create with code. Whether it was automating my reading habits, building my own digital assistant, or replicating tools I admire, every project taught me something new.
🧠 Arrodes 2.0 – A Local Jarvis-Style Assistant
Tech Stack: FastAPI, Ollama, HTMX, psutil, TailwindCSS
Duration: ~8 weeks
Arrodes 2.0 is my version of a local “Jarvis”—a personal assistant that lives on my machine and helps me monitor my system, interact via AI, and manage files and processes. I built it because I was tired of sending all my data to the cloud for tasks that could easily be handled locally.
Highlights:
- AI chat powered by local LLMs
- Live CPU, RAM, disk, and network monitoring
- File explorer and process control
- All done with privacy and speed in mind
Motivation: I’ve always been fascinated by Iron Man’s Jarvis. I wanted a similar assistant, but one that respects privacy and doesn’t depend on cloud APIs.
📘 Light Novel Tracker Notifier
Tech Stack: Flask, Selenium, SQLAlchemy, smtplib
Duration: ~6 weeks
This app tracks your favorite light novels and notifies you via email when a new chapter drops. You simply enter the novel URL and your email—everything else is handled automatically.
Highlights:
- Scrapes multiple light novel websites with Selenium
- Sends email alerts when new chapters are published
- Clean and simple UI for tracking multiple novels
Motivation: I was constantly checking websites manually for new chapters. This project saved me time and introduced me to web scraping and email automation.
🗂️ Trello Clone
Tech Stack: Next.js, Chakra UI, TypeScript, MongoDB
Duration: ~6 weeks
This is a full-featured clone of Trello, the popular task management app. It supports boards, lists, cards, and real-time drag-and-drop interactions.
Highlights:
- Kanban-style task management
- Responsive, accessible UI with Chakra UI
- Drag-and-drop support (React Beautiful DnD)
- MongoDB for real-time data storage
Motivation: I’ve always admired Trello for its simplicity and power. I wanted to see if I could build something just as intuitive from scratch, and it turned into a great deep dive into full-stack development.
What’s Next?
I’m always working on something—whether it’s polishing these projects, starting new ones, or exploring AI and automation tools. I believe in building for myself first; if it solves a problem for me, chances are it’ll help others too.
Thanks for checking out my work! If you’re interested in contributing, giving feedback, or just chatting about any of these, feel free to reach out.