Projects

Some projects I made

Collection of learning notes, ideas, and small projects I worked on. All arranged simply for easy reading.

Portfolio

Featured Projects

A collection of my latest work, ranging from AI bots to optimization engines and interactive systems.

MannnDev AI Bot

Multi-functional Telegram bot with AI and utility features: chat with Gemini, SDXL image generation, media downloader, and more.

Perf Only V-7

Android performance optimization module for gaming. See release details and changelog at the following links.

PerfAI Engine V-11.11

Performance optimization application with resolution downscale feature, renderer fix, and system optimization. Important links below.

KICAUMANIA - Interactive Music System

Trending interactive application that activates camera and detects hand movements to trigger music videos with DJ/JJ audio tracks. When you run the app, it uses computer vision to recognize hand gestures and automatically plays matching MP4 videos with trending DJ music. Perfect for music lovers and content creators!

Perfect - Ed Sheeran Lyrics Player

Python-based music player that plays Ed Sheeran's "Perfect" with synchronized lyrics display. When you run the application, it automatically starts the song and shows the lyrics in perfect timing. Great for karaoke sessions or just enjoying the song with lyrics!

Chil Script Disable Thermal Universal V-4

Script to disable Thermal Zone/HAL, Thermal Limit/PPM, and other thermal variations. Use wisely according to your device.

Roblox AntiCheat (Client) — Lua

Client-side AntiCheat script for Roblox focused on preventing fly, teleport, infinite jump, and fling. Equipped with whitelist system, suppress, and UI notification/kick.

VibeMix / VibeCoding – Gesture-Based DJ

VibeMix is an interactive, AI-powered DJ controller that brings music production to life using real-time hand gesture recognition. By integrating Google's MediaPipe for precise body tracking and Tone.js for professional web audio routing, users can map natural hand movements to control complex audio parameters—such as sweeping filters, dynamic roll delays, and reverb build-ups. Fully responsive and built for the browser, VibeMix demonstrates seamless integration between AI-based computer vision and web-audio engineering.

Neon Ninjutsu – Web-Based Action Game

A high-paced 2D action game engineered entirely with pure JavaScript, HTML5, and CSS3. Featuring fluid character movement, complex collision detection, and custom particle animation systems without the reliance on external game engines. This project highlights a robust game loop implementation, state management for multiple playable characters, and an escalating enemy AI system that progresses through challenging waves.

WinForms DFD & Flowchart Builder

A desktop application based on C# Windows Forms (WinForms) to dynamically create Data Flow Diagrams (DFD) and Flowcharts. This application utilizes WebView2 and Mermaid.js to render diagrams in real-time based on tabular data input from users.