Skip to content

akvr000/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects

Welcome to my GitHub repository! 😊 Here you'll find a curated collection of my projects, each showcasing a range of skills and technologies.

Table of Contents

  1. Arduino
  2. Portfolio
  3. SimpleNotepad
  4. SimpleMP3Player

Arduino

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.

Flame Detector

  • Developed a fire detection system using Arduino, IR sensor, and LED.
  • Implemented real-time monitoring and alert mechanisms for safety purposes.##

Pulse Sensor

  • 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.

Social Distance Detector

  • Designed a social distancing alert system using Arduino and ultrasonic sensors.
  • Configured LED alerts to ensure safe distancing.

Getting Started

  1. Install the Arduino IDE from here.
  2. Clone this repository: git clone https://github.com/akvr000/Projects.git
  3. Open the project in Arduino IDE.
  4. Upload the code to your Arduino board.

Usage

  1. Connect the Arduino to the required sensors and relays.
  2. Check pulse rate and have more fun with flame and social distance detector .

MyPortfolio

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.

Table of Contents

Home

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.

About

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.

Skills

The skills section lists the programming languages, tools, and technologies I am proficient in.

Projects

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.

Resume

In the resume section, you can view and download my resume. It outlines my education, skills, related course work and other relevant information.

Contact

The contact section provides ways to get in touch with me. Feel free to reach out for collaborations, job opportunities, or any other inquiries.

SimpleNotepad

Language: Java (Swing)

Description:

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.

Functionality:

  • 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

Getting Started

  1. Clone this repository: git clone https://github.com/akvr000/Projects.git
  2. Open the project in your preferred IDE.
  3. Run the application.

Usage

  1. Use the editor to type your notes.
  2. Save your notes to a file or load existing files.

SimpleMP3Player

Language: Java (Swing)

Description:

SimpleMP3Player is a simple MP3 player application. It provides basic controls to play, pause, resume and stop MP3 audio files.

Functionality:

  • Play MP3 files
  • Pause playback
  • Resume playback
  • Stop playback

Getting Started

  1. Clone this repository: git clone https://github.com/akvr000/Projects.git
  2. Open the project in your preferred IDE.
  3. Run the application.

Usage

  1. Load your MP3 files into the application.
  2. Use the controls to play, pause, resume or stop tracks.

License

This project is licensed under the MIT License.

Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors