Welcome to my GitHub repository! 😊 Here you'll find a curated collection of my projects, each showcasing a range of skills and technologies.
Arduino is an open-source electronics platform combining a microcontroller and a development environment for interactive projects. It reads inputs and converts them to outputs, supported by extensive community resources.
- 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.
- Install the Arduino IDE from here.
- Clone this repository:
git clone https://github.com/akvr000/Projects.git - Open the project in Arduino IDE.
- Upload the code to your Arduino board.
- Connect the Arduino to the required sensors and relays.
- Check pulse rate and have more fun with flame and social distance detector .
Welcome to my portfolio! This project showcases my skills, projects, and professional background. You can explore various sections such as Home, About, Skills, Projects, Resume, and Contact.
The home page gives an overview of my portfolio and serves as a gateway to all other sections. It highlights my professional journey and current focus.
In the about section, you can learn more about me, my background, education, and languages. This section provides a deeper insight into who I am.
The skills section lists the programming languages, tools, and technologies I am proficient in.
The projects section showcases a selection of my work. Each project includes a description, technologies used, and links to the project if applicable. This section demonstrates my practical experience and accomplishments.
In the resume section, you can view and download my resume. It outlines my education, skills, related course work and other relevant information.
The contact section provides ways to get in touch with me. Feel free to reach out for collaborations, job opportunities, or any other inquiries.
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
- Clone this repository:
git clone https://github.com/akvr000/Projects.git - Open the project in your preferred IDE.
- Run the application.
- Use the editor to type your notes.
- Save your notes to a file or load existing files.
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
- Clone this repository:
git clone https://github.com/akvr000/Projects.git - Open the project in your preferred IDE.
- Run the application.
- Load your MP3 files into the application.
- Use the controls to play, pause, resume or stop tracks.
This project is licensed under the MIT License.
- GitHub: https://github.com/akvr000