Source Code
A curated collection of my open source projects, code repositories, and technical contributions.
BuiltWithBits
A project at the intersection of code and opensource developing
Midiano
A comprehensive web-based application for practicing piano chords and scales using a MIDI keyboard, featuring real-time feedback, scoring, progress tracking, sheet music rendering with VexFlow, and low-latency audio via Web Audio API; built with Vue 3 and TypeScript.
Laravel Boilerplate 11
A pre-configured Laravel boilerplate integrated with Inertia, providing essential features like routing, dependency injection, Eloquent ORM, migrations, and real-time broadcasting for streamlined web application development.
YouTube Channel Website Nuxt3
Source code for a tutorial series on building a functional YouTube channel website clone with Nuxt 3, including YouTube API integration for videos and playlists, Nuxt UI, i18n support, server routes, and responsive design.
BW8 Vue3 Dashboard
Source code for a YouTube course on building a dashboard using Vue 3, Vite, and Tailwind CSS, with a starter template including development scripts, type-checking, and unit testing setup.
PoseV
A professional-grade, framework-agnostic biomechanical animation engine for sports analytics, rehabilitation apps, and motion capture, supporting keyframe interpolation, skeletal rigs, Canvas/WebGL rendering, and integrations like Vue 3.
Laravel 12 Inertia
Source code for a YouTube tutorial demonstrating how to integrate and use Inertia with Laravel 12 for building modern single-page web applications.
Laravel NativePHP TodoApp
Complete source code for a cross-platform ToDo desktop application built with Laravel and NativePHP, featuring task management, Tailwind CSS UI, SQLite database, and development/build scripts; accompanies a YouTube tutorial.
YouTube Channel Nuxt
A minimal starter template for building a YouTube channel website with Nuxt 3, including setup for development server, production builds, and previews.
AdonisJS Book Store
A full-stack online book store application built with AdonisJS, Inertia.js, and Vue.js, supporting CRUD operations for books/authors/publishers, user authentication, responsive UI, and route guarding.