Aqib M. Amran
Computer Science Student & Full-Stack Developer
Hi, I'm a Computing Science student with an interest in software development, AI, and data-driven applications. I enjoy working on projects that explore machine learning, web development, and real-time systems. This portfolio showcases some of the work I've done during my studies and personal learning. Feel free to explore and connect.
About Me
const developer = { name: "Aqib Muhamad Amran", role: "Software Developer", passion: [ "Web Development", "Full-Stack Development", "UI/UX Design", "Problem Solving" ], currentFocus: "Gaining real-world experience through personal projects, collaboration, and continuous learning", funFact: "I have a forklift license 👷♂️" };
Featured Projects
Visual Harmony
Full-stack web app that lets users play virtual instruments using their camera and gesture tracking powered by TensorFlow.
Blockchain Prototype
A basic blockchain built in Go from scratch to explore core concepts like SHA-256 hashing and decentralized structure.
Digital Music Database
SQLite-based music management system that lets users store, search, and analyze song and playlist data.
Sudoku Solver AI
Python-based AI solver for Sudoku puzzles using backtracking and Minimum Remaining Value heuristics.