Back to Home

Projects

A collection of projects I've worked on, from web applications to mobile apps and everything in between.

Web ApplicationIn Progress

Family Tree

Family Tree is a web application that allows users to create and manage their family tree. It is built with Next.js, TypeScript, Tailwind CSS, Django, PostgreSQL, Docker, and Cloud Computing.

Next.jsTypeScriptTailwind CSSDjangoPostgreSQLDockerCloud Computing
View Project
CLI ToolCompleted

Daintune

A terminal-based music player that lets you search YouTube, manage playlists, and play audio — all from the command line with no browser needed. Built with TypeScript and Ink (React for CLIs), powered by yt-dlp and mpv for audio playback.

TypeScriptNode.jsInkyt-dlpmpvyt-search
View Project
CLI ToolCompleted

da-commit

An interactive CLI tool that streamlines writing conventional commits from the terminal. Features an Ink-powered UI with emoji-supported commit types, file staging/unstaging, amendment mode, and auto-push — making consistent commit messages effortless.

TypeScriptNode.jsInkGit
View Project