I'm a passionate developer focused on building innovative educational technology solutions.
-
π EduMind+ β Status: Finished. A comprehensive learning management system with student, teacher, and admin portals.
-
π± Learning advanced web development, MVC architecture, and database design
-
π‘ Interested in creating user-friendly applications that solve real problems
-
π― Goal: Building scalable, secure, and efficient web applications
I focus on maintainable backend services, web frontends, and developer tooling (scripts & automation).
A comprehensive educational management system featuring:
- Multi-role architecture: Student, Teacher, and Admin portals
- Projects Management: Full CRUD with role-based permissions
- Authentication System: Secure login with password hashing
- MVC Architecture: Clean, maintainable codebase
- Responsive Design: Mobile-first approach with Bootstrap 5
- Spotify Playlist Downloader β Parallel yt-dlp-based Python tool to fetch and download full Spotify playlists (handles pagination and parallel downloads).
- YouTube Playlist Downloader β A companion downloader leveraging yt-dlp for YouTube playlist extraction and tagging.
- League of Legends Controller Bridge (WIP) β Prototype
league_controller.pymaps controller input to keyboard/mouse for League: left stick β WASD movement; right stick β mouse aim; attack-move button mapped toA+ left-click. In active development in my workspace.
- Spotify downloader (example):
.\.venv\Scripts\Activate.ps1
python download_playlist.py --playlist "<SPOTIFY_PLAYLIST_URL>"- YouTube downloader (example):
.\.venv\Scripts\Activate.ps1
python youtube_playlist_downloader.py --playlist "<YOUTUBE_PLAYLIST_URL>"- League controller (prototype):
python league_controller.pySee README_LEAGUE_CONTROLLER.md for calibration and axis/button mapping.
instagram_notify.pyβ Windows notifier for the Instagram app (toasts/console/beep variants).minecraft LOD modpack/β Modpack downloader and configuration tweaks (Voxy LOD, Photon shader support, QoL/perf mods).reinstall_soundcore_drivers.ps1,enable_soundcore_devices.ps1β PowerShell helpers for Bluetooth audio driver troubleshooting (use with elevation).
const currentGoals = {
learning: ['Advanced PHP', 'Modern JavaScript', 'RESTful APIs', 'Security Best Practices'],
building: ['EduMind+ Platform', 'Project Management Tools', 'Authentication Systems'],
improving: ['Code Quality', 'Documentation', 'Testing', 'Version Control']
};

