OtherArchived
LEGO Robotics Level 1 — Early Obstacle-Avoiding Robot Car
An early robotics learning project where Parth built and tested a simple obstacle-responding robot car during his Level 1 LEGO robotics course at around age 12.
- LEGO Robotics
- Robot Car
- Obstacle Avoidance
- Robotics Learning
- STEM
- Hands-On Experiment
- Early Robotics
- Video-Demonstrated Project
- Foundation Learning
- Electronics Basics
- Learning Journey
OtherArchived
Early Drone Assembly and Flight Tests — Guided Robotics Project
An early guided robotics project where Parth learned drone assembly, programming/configuration, and flight testing at the age of 13.
- Drone
- Robotics
- Drone Assembly
- Flight Test
- Programming Configuration
- Teacher-Guided Learning
- Troubleshooting
- Hardware Learning
- Early Robotics
- Video-Demonstrated Project
AutomationArchived
RFID + GSM School Attendance Alert System — Parent SMS Prototype
An early school attendance and parent-alert prototype where an RFID scan triggered an automatic SMS notification using Arduino Uno and a SIM900A GSM module.
- Arduino Uno
- RFID Module
- RFID Key
- SIM900A
- GSM Module
- SMS Alert
- Attendance Tracking
- Hardware Automation
- Embedded Systems
AutomationArchived
Robotic Arm Aarti for Ganpati — Tradition Meets Robotics
A creative early robotics project where Parth used a robotic arm and Arduino Mega to perform aarti/prayer movement in front of Ganpati during a festival setting.
- Robotic Arm
- Arduino Mega
- Power Bank
- Wires
- Hardware Control
- Festival Innovation
- Creative Robotics
- Interactive Automation
- Cultural Technology
- Tradition with Technology
AutomationArchived
Dew Point Calculator — Arduino DHT11 Sensor Prototype
An early Arduino environmental-sensor prototype that used DHT11 temperature and humidity readings to calculate and display dew point values.
- Arduino
- C++
- DHT11 Sensor
- Humidity Sensor
- Temperature Sensor
- Dew Point Calculation
- LCD Display
- Formula Logic
- Unit Conversion
- Embedded Systems
AutomationArchived
IR Remote LED Control — Arduino Input-Output Prototype
An early Arduino project that used an IR remote sensor to receive remote-control signals and switch red, blue, and green LEDs on or off.
- Arduino
- C++
- IRremote Library
- IR Receiver
- Hex Code Mapping
- LED Control
- Digital Output
- Wireless Control
- Embedded Systems
AutomationExperiment
Zoom Automation
Earlier build from May 2021 exploring Python-based Zoom workflow automation, scheduled desktop actions, screenshot-based UI control, WhatsApp alerts, and hardware-assisted experimentation during remote learning.
- Python
- PyAutoGUI
- schedule
- webbrowser
- pywhatkit
- Arduino-assisted workflow
- PyInstaller
- Windows desktop automation
AutomationArchived
Cycle RPM & Brake Light System — Arduino Hall Sensor Prototype
An early cycle-tech prototype where Parth used Arduino, a Hall effect sensor, magnet, OLED display, and RGB LEDs to measure wheel rotation/RPM and create brake-light style signals.
- Arduino
- Hall Effect Sensor
- OLED Display
- RGB LED Ring
- Magnet Detection
- RPM Calculation
- Cycle Prototype
- Power Bank
- Circuit Board
- Wires
- Sensor-Based Control
- LED Signaling
- Brake Signal
- Available-Resource Innovation
OtherArchived
Bluetooth Speaker Conversion — Wired-to-Wireless Hardware Integration
An early hardware-integration project where Parth converted standard wired speakers into Bluetooth-enabled speakers using a Bluetooth module.
- Bluetooth Module
- Wired Speakers
- Audio Hardware
- Hardware Integration
- Wireless Audio
- DIY Electronics
- Maker Project
- Device Modification
- Video Editing
- Script Writing
- Animation
- Special Effects
AutomationArchived
TV Remote RGB LED Control — Arduino IR Prototype
An early Arduino IR-control project where Parth used a TV remote to control RGB LEDs through C-language code and hardware integration.
- Arduino
- C Language
- TV Remote
- IR Control
- RGB LEDs
- Hardware Integration
- Signal Processing
- LED Control
- Video Editing
- Script Writing
- Animation
- Special Effects
AutomationArchived
Hardware Hacking Fortnite — Arduino Keyboard Automation Prototype
An early gaming and hardware-hacking experiment where Arduino keyboard emulation was used to trigger predefined Fortnite key actions through a physical button.
- Arduino
- C++
- Keyboard Library
- Button Input
- Keyboard Emulation
- Input Automation
- Gaming Prototype
- Hardware-Controlled Software Input
- Maker Hacking
AutomationArchived
Piano Tiles Game Hacking — Python Auto-Click Prototype
An early Python game-hacking experiment that used screen pixel detection and automated mouse clicks to play Piano Tiles.
- Python
- PyAutoGUI
- Keyboard
- Win32API
- Mouse Automation
- Pixel Detection
- Game Automation
- Auto Clicker
- Desktop Automation
- Maker Hacking
AutomationArchived
Bluetooth Car Controller — Arduino Serial Control Prototype
An early Arduino Bluetooth car-control experiment using serial commands to control output pins for basic movement-direction logic.
- Arduino
- C++
- Bluetooth Control
- Serial Communication
- Digital Output Control
- Motor Direction Logic
- Robotics Prototype
- Embedded Systems
AutomationArchived
Random LED Switch — Arduino Logic Experiment
A small Arduino learning experiment that used a button press, random number generation, and switch-case logic to turn different LEDs on.
- Arduino
- C++
- LED Control
- Button Input
- Random Number Generation
- Switch Case Logic
- Serial Output
- Digital Output Control
Content / MediaArchived
FIFA World Cup HTML Page — School Web Project
An early school web project where Parth created a basic HTML page about the FIFA World Cup using headings, images, lists, background styling, and formatted text.
- HTML
- Basic Web Design
- Images
- Lists
- Text Formatting
- Background Styling
- School Project
- Web Learning
OtherArchived
Card Game — Early Python Logic Exercise
An early Python console game that randomly selected cards, compared values, declared a winner, and allowed repeated play through user input.
- Python
- Random Module
- Lists
- Loops
- Conditionals
- User Input
- Console Game
- Programming Fundamentals
OtherArchived
Rock Paper Scissors — Early Python Console Game
An early Python console game where Parth practised random choices, user input, loops, and conditional game-rule logic.
- Python
- Random Module
- User Input
- Loops
- Conditionals
- Console Game
- Programming Fundamentals