💡My Projects
Here are some of the projects I have worked on, showcasing my skills in various technologies.

Wireless Power Transfer
Back in Grade 9, I attended an online session focused on the fundamentals of electricity and its properties. During the session, I was introduced to the concept of wireless power transfer — the ability to transmit electrical energy without physical connectors or wires. Fascinated by the idea, I followed a guided tutorial and successfully built a mini wireless power transfer device at home.

MystiCode – Secure PIN & Code Generator
MystiCode is a fast, private, and fully customizable code generator designed for anyone needing random PINs or codes on the go. Users can choose code length, character types, and generate unique combinations without any data tracking or sign-up required. It works 100% offline, supports instant copying, and is ideal for secure, hassle-free generation.

Line Following Robot Basics
This project covers the fundamentals of building a line-following robot using Arduino, IR sensors, and DC motors. Perfect for grasping the basics of autonomous navigation and logical programming using conditional statements.

Obstacle Avoider Robot
This project showcases a robot designed to autonomously navigate its environment by detecting and avoiding obstacles. Using ultrasonic sensors mounted at the front, the robot continuously scans for nearby objects and adjusts its path to prevent collisions. This helps develop skills in sensor integration, logical decision-making, and real-world robotics applications.