👨🏻💻 I’m currently working on Lawyer Hiring Website
📖 I’m currently learning Software Engineering Fundamentals
🙋🏻♂️ Ask me about Python, JavaScript, Flask... or anything here
🫨 Fun fact The first computer “bug” was an actual real-life bug
👨🏻💻 I’m currently working on Lawyer Hiring Website
📖 I’m currently learning Software Engineering Fundamentals
🙋🏻♂️ Ask me about Python, JavaScript, Flask... or anything here
🫨 Fun fact The first computer “bug” was an actual real-life bug
This project simulates a Self-Sovereign Identity (SSI) Trust Triangle between Issuer, Holder, and Verifier, demonstrating secure connection setup, credential issuance, proof presentation, and verif…
JavaScript 7
LoanLink Client is a React frontend for a role-based loan platform where borrowers can browse loans, apply, track status, cancel pending requests, and pay application fees via Stripe Checkout. Mana…
JavaScript
Nintendo_XD is a retro-style mini gaming console developed in Assembly Language using emu8086. This project features classic, text-based games like Wordle, Rock-Paper-Scissors, and Number Guesser, …
Assembly
AI-based gene sequence generation using Minimax Search with Alpha-Beta Pruning for bioinformatics-inspired optimization.
Python
Frontend of Creovate, a creative artwork showcase platform built with React and Vite. It allows users to explore, upload, and manage artworks with a modern, responsive UI and Firebase authentication.
JavaScript
A simple file system checker for the Very Simple File System (VSFS), written in C. This tool reads a virtual file system image (vsfs.img), checks for errors in the superblock, inodes, bitmaps, and …
C