Projects

Portfolio Project

My portfolio website to represent about myself and featured projects.

Features

  • Responisve design.
  • Easy navigation.

Technology

  • HTML
  • CSS
  • JavaScript

E-Commerce Website

An e-commerce website is a digital platform that allows businesses to sell products or services online. It provides users with an intuitive interface for browsing, selecting, and purchasing items, usually through a shopping cart and checkout system

Features

  • Responisve design.
  • Easy navigation.
  • Secure Payment Gateway
  • Search and Filters

Technology

  • Angular
  • MySQL
  • NodeJS

Recipe Book App

My portfolio website to represent about myself and featured projects.

Features

  • Responisve design.
  • Easy navigation.

Technology

  • HTML
  • CSS
  • JavaScript
  • Angular
  • Python (Django/Flask)

Helmet Detection Using Python Frameworks

Helmet detection is a computer vision project that detects whether a person is wearing a helmet or not. It is a safety measure that can be used in various scenarios like construction sites, bike riders, etc.

The project uses deep learning models like Convolutional Neural Networks (CNN) to classify images and video streams in real-time. The project is integrated with OpenCV for video capture and image processing.

Features

  • Real-time detection of helmet use in video streams or images
  • Uses deep learning models like Convolutional Neural Networks (CNN) for accurate classification.
  • Integration with OpenCV for video capture and image processing.
  • Alerts or notifications when a helmet is not detected.
  • Capable of processing multiple individuals in a single frame.

Technology

  • Python
  • TensorFlow/Keras
  • OpenCV
  • Pre-trained YOLOv5 (or custom CNN)
  • NumPy and Pandas
  • Matplotlib

Pinball Project

Python code for a pinball game using the Pygame library. the game is a simple pinball game where the player controls arrows and can be created easily.

Features

  • Responisve Game
  • Easy to Play

Technology

  • Python

E-Learning Website

Secret Coder is an e-learning website designed to provide a user-friendly and responsive platform for learners to access educational content.

Features

  • Responsive design using Bootstrap 5
  • Structured course catalog with detailed descriptions
  • Interactive lessons
  • User can register and login
  • User authentication for personalized learning experiences
  • Instructor application form
  • User can also contact us

Technology

  • HTML
  • CSS
  • JavaScript
  • Bootstrap 5

Videochat - V1

Video-chat-v1 is a video chat app that makes it easy to groups up with people you want to meet.

Features

  • Responisve design.
  • Easy navigation.

Technology

  • HTML
  • CSS
  • JavaScript
  • React

Tourism Website

ADVENTURE - "Where Every Journey Begins"

Features

  • At Adventure, we're passionate about travel and adventure. Our mission is to bring the world's wonders closer to you and help you make the most of your travel experiences
  • We believe that every journey is an opportunity to learn, grow, and connect with people and places around the globe
  • This is a simple website

Technology

  • HTML
  • CSS
  • JavaScript

School Management System

This app is meant to be used by school manager to manage their school records: Student data staff results and finances.

It currently doesn't allow students/staff to login. Solely, It's expected to be used on a single machine or online for managers only.

Features

  • Administrator Portal
  • Teacher Portal
  • Parent and Student Portal

Technology

  • Python
  • Django framework

Weather App

Getting real time weather report of any city in the world using open weather Api. App displays temperature humidity, wind speed and so on.

Features

  • Responisve design.
  • Real time weather update

Technology

  • HTML
  • CSS
  • JavaScript
  • Api
  • Angular