Welcome to my GitHub repository! 😊 Here you'll find a curated collection of my projects, each showcasing a range of skills and technologies.
- Arduino
- simpleNotepad
- SimpleMP3Player
- MyCalculator
- VoiceRecognition
- FaceRecognition
- VideoRecognition
- Calculator
- Currency Convertor
- FamilyPhotos
- LoginPages
- ECommerceWebsite
- lincense
- Contact
-Developed a fire detection system using Arduino, IR sensor, and LED.
- Implemented real-time monitoring and alert mechanisms for safety purposes.
- Created a heart rate monitoring application using Arduino and a pulse sensor.
- Processed bio-signals to calculate and display beats per minute (BPM) on a Serial Monitor.
- Designed a social distancing alert system using Arduino and ultrasonic sensors.
- Configured LED alerts to ensure safe distancing.
Language: Java (Swing)
SimpleNotepad is a basic text editor application. It allows users to create, open, save, save as, print, edit, format, and view text files with a simple and user-friendly interface.
- File Operations: Create, open, save, save as, and print text files.
- Editing Tools: Copy, cut, undo, and insert date/time.
- Text Formatting: Word wrap and font customization.
- View Options: Dark theme, zoom in/out, and status display.
- User Convenience: Shortcut keys and recent files option for quick access
Language: Java (Swing)
SimpleMP3Player is a simple MP3 player application. It provides basic controls to play, pause, resume and stop MP3 audio files.
- Play MP3 files
- Pause playback
- Resume playback
- Stop playback
Language: Java (Swing)
MyCalculator is a basic calculator application supporting arithmetic operations, memory functions, and special functions to enhance the user's computational experience with a clean interface.
- Perform addition, subtraction, multiplication, and division.
- Calculate square root, percentage, and reciprocal of a number.
- Memory functions: Add (M+), Store (MS), Clear (MC), and Recall (MR).
- Basic functions: backspace, Clear (C), and Clear Entry (CE).
Language: Python (OpenCV)
VoiceRecognition is a program designed to recognize and process voice commands using OpenCV and Python. It converts spoken words into text and performs actions based on the recognized commands.
- Recognize voice commands
- Process recognized commands
Language: Python (OpenCV)
FaceRecognition is a face detection and recognition application built with OpenCV and Python. It can detect faces in images and videos and identify recognized faces.
- Detect faces in images
- Recognize faces in images and videos
Language: Python (OpenCV)
VideoRecognition is a program for detecting and recognizing objects in videos using OpenCV and Python. It processes video frames to identify various objects in real-time.
- Detect objects in videos
- Recognize objects in videos
Language: HTML, CSS, JavaScript
Calculator is a web-based application that performs basic arithmetic operations. It has a simple interface built with HTML, styled with CSS, and interactive features powered by JavaScript.
- Perform addition
- Perform subtraction
- Perform multiplication
- Perform division
Language: HTML, CSS, JavaScript
FamilyPhotos is a web application for managing and displaying family photos. Users can upload photos, view them in a gallery, and organize them into albums.
- Upload photos
- View photo gallery
- Organize photos into albums
Language: HTML, CSS
LoginPages contains login page designs modeled after popular social media platforms like Instagram and Facebook. The project showcases styling and layout skills using HTML and CSS.
- Instagram-style login page
- Facebook-style login page
Language: HTML, CSS, JavaScript
ECommerceWebsite is a simple e-commerce website built to demonstrate basic functionalities such as product listing, shopping cart management, and a checkout process.
- List and display products
- Add products to the shopping cart
- Process checkout
This project is licensed under the MIT License.
- GitHub: https://github.com/akvr000