Haleshot / Projects

A collection of my completed projects, presented in a user-friendly tabular format within the README file. Each project is accompanied by a concise description, a list of the tools and languages/libraries utilized, and a corresponding repository link for seamless navigation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

  1. Introduction
  2. Projects
  3. Getting Started
  4. Contributing
  5. License

Project Introduction

Welcome to the Projects Repository!

This repository serves as a centralized hub for all my projects and applications. Here, you will find a collection of various projects that I have developed and will continue to develop in the future. The primary goal of this repository is to showcase my programming skills, project development expertise, and the tools and technologies I have utilized in each project.

The README file in this repository acts as a comprehensive guide, providing an organized overview of all the projects included.

As new projects are added to the repository, the README file will be regularly updated, ensuring that all my work is easily accessible and well-documented in a user-friendly format. Whether you are interested in exploring a specific project or browsing through the entire collection, this repository will provide a comprehensive view of my development journey.

Feel free to navigate through the projects table and explore each project's individual repository for more detailed information. I hope you find these projects informative and inspiring as you delve into the world of SDE, AI, ML, etc.

Thank you for visiting the Projects Repository, and I look forward to sharing more exciting projects with you in the future!

Projects

Serial Number Project Title Description Tools Used Repository Link
1 Attendance System using Facial Recognition System Attendance system using facial recognition system. Utilizes haarcascade classifiers for face detection and recognition. Stores attendance in Excel files and generates training images for face detection. OpenCV, Haarcascade classifiers, Excel, Python, PyQt5 Attendance System
2 Flight Ticket Booking Management System Flight ticket booking management system with Python and MySQL connectivity. Provides user-friendly GUI using PyQt5 library. Features include user accounts, OTP verification, flight details, and payment and cancellation functionalities. Python, PyQt5, MySQL, Twilio Flight Booking System
3 Image Processing - Edge Detection Edge detection project using the Laplacian filter and other image processing techniques such as LPF, HPF, and thresholding. Implements these techniques and analyzes results using various test images. OpenCV, Python, PyQt5 Image Processing

Getting Started

To get started with any of the projects, follow the steps provided in the respective project README files:

Contributing

If you would like to contribute to this repository, please follow these guidelines:

  1. Fork the repository.

  2. Create a new branch for your feature/bug fix.

  3. Make your changes and commit them.

  4. Push your changes to your forked repository.

  5. Submit a pull request with a clear description of your changes.

License

This repository is licensed under the MIT License. Feel free to use the code for educational, personal purposes, etc.

About

A collection of my completed projects, presented in a user-friendly tabular format within the README file. Each project is accompanied by a concise description, a list of the tools and languages/libraries utilized, and a corresponding repository link for seamless navigation.

License:MIT License