Projects

GiGo. Chat - AI Chatbot

AN AI-Chatbot, developed using Next.js and integrated with the powerful Gemini API. Users can easily train the chatbot on their own datasets, allowing it to cater specifically to the unique needs of individual websites.

Visit Page

News Application - API

An Online News App which provides the current online news about the world affairs using ReactJs, JS and Bootstrap. It is a real-time news app. (Special: Dark Mode)

Pharmacy Management System

A Pharmacy Management System that aimed to optimize various aspects of pharmacy operations, including inventory management, prescription tracking, and employees and customer information using .NET Frameworks, SQL and C#.

Amazon Clone Site

Developed a fully responsive frontend clone of Amazon using simple reactjs, Bootstrap and js with all animation and gesture.

Top University Clone Site

Developed a fully responsive frontend clone of Top University using simple nextjs, tailwind css and js.

Visit Page

HBL Clone Site

Developed a fully responsive frontend clone of hbl.com using simple reactjs, tailwind css and js with all animation and gesture (Dark Mode).

Visit Page

Calculator App

An Online Calculator App that offers features such as addition, subtraction, division, manipulation and squaring using ReactJs, JS and Css.

Fav Panda - Food Delivering Application

A Data Structures based project which provides a seamless and efficient platform for users to order, and receive their favorite food items from a wide range of restaurants using Graph and File handling.

Music & Movie Library

An OOP project that enables users to design, implement, and interact with a robust software solution for organizing, cataloging, and managing a collection of music and movie titles.

Light Seeking Robot

Circuit Analysis based Light Seeking Robot, moves when sense light using LDR (light sensor). It moves right and left according to the direction and capacity of light.

Line Following & Hurdle Detecting Robot

The robot crafted using LEGO components, Mindstroms programming and advanced programming techniques.

6-bit Mini-Computational Unit

Digital logic design based project based on registers, multiplexers, decoders and other logic gates performing arithmetic, shift and transfer of bits operations.

6-bit Beauty Saloon

A 6-bit logical design of a beauty saloon where we select a service and pay for it if there is amount extra from what required it returns the remaining amount else it asks for more and when satisfied store it in a bank by adding it to previous amount.

2-bit binary Comparator

Designed (using Logic Works) and implemented (on a breadboard) a 2-bit comparator using seven-segment LEDs. This device can also be scaled up to compare 3-bit, 4-bit, or even more significant numbers.

Learn More

3D Universal Joint

3D Model of a Universal Joint created using SolidWorks and AutoCad as a university project.

Word Info - Text Manipulation Application

A word manipulation website that offers features such as converting text between uppercase and lowercase, providing word and character counts, and estimating the time to read a given paragraph in real-time. (Special: Dark Mode)

Visit Page

Bee in the Maze

An Assembly Language based project in which a bee move from one starting point to end point from a maze by right, left, up and down keys from keyboard using subroutines, keyboard interrupts, video memory and hardware interrupts.

Casino Royal - Number Guessing Game

A Programming Fundamentals based project in which a player is tasked with guessing a randomly selected number within a specified range and if guess the right number got 10x of his betting money else he lose the betting price. At the end money transferred to his/her account cutting 5% tax.