Skip to content
View Ritesh-9004's full-sized avatar

Block or report Ritesh-9004

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ritesh-9004/README.md

👋 Hi, I'm Ritesh Dahake

Final year CSE Student | Mechatronics/Electronics Background| Building My Way into Embedded Systems & Android

  • I am a final-year Computer Science student with a background in both hardware and software. 
  • My journey has been about understanding how a product is built—from the physical movement and circuit design to the software that controls it. I want to build applications that don't just stay on a screen, but actually interact with the physical world.
  • I enjoy the challenge of making hardware "smart" by creating mobile interfaces to control it. Whether it is an IoT solution or a mobile app, I am driven by building tools that solve practical, real-world problems.

Tech Stack

Java (Basic) Dart (Basic) Arduino (Basic)
Flutter (Learning) MySQL (Intermediate) Git GitHub (Basic)
Firebase (Intermediate) C / C++

Projects

Type Project Title Tech Stack Link
Personal stm32-pzem004t STM32F103C8T6 (Blue Pill),PZEM-004T v4.0, STM32CubeIDE, Embedded C, STM32 HAL, UART Communication GitHub
Personal flutter-code-viewer-web HTML, CSS, JS, GitHub Page GitHub
Academic AGV Forklift Ardunio, Motors, IR GitHub
Hackathon 🥉 Green Office Tracker Flutter, REST API,Dart GitHub
Learning Java Calculator Java, Swing, AWT, Stack GitHub
Learning Chatlogix Java, Sockets (TCP/IP), MySQL, JDBC, Eclipse IDE GitHub

Let's Connect

LinkedIn

Pinned Loading

  1. stm32-pzem004t stm32-pzem004t Public

    STM32 HAL driver library for PZEM-004T energy monitor with Modbus RTU implementation. Read voltage, current, power, energy, frequency, and power factor via UART.

    C

  2. flutter-code-viewer-web flutter-code-viewer-web Public

    Web-based Flutter project viewer with syntax highlighting and markdown/excel support — runs 100% locally.

    JavaScript

  3. Green-Office-Tracker Green-Office-Tracker Public

    Flutter carbon tracker app for office sustainability

    Dart

  4. BasicCalculator-JavaSwing BasicCalculator-JavaSwing Public

    A basic Java Swing calculator using stack-based logic for learning GUI development.

    Java