Skip to content
View Aryanpanwar10005's full-sized avatar

Highlights

  • Pro

Block or report Aryanpanwar10005

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
aryanpanwar10005/README.md

πŸ‘‹ Hi there, I'm Aryan Panwar

Electronics & Communication Engineering Student | Learning Embedded Systems & Robotics

I'm a 4th-year B.Tech student at MIET Meerut, exploring the fascinating world of embedded systems, robotics, and software development. Still learning the fundamentals and building my foundation through hands-on projects.

LinkedIn GitHub


🏒 Organizations & Open Source

Mithivoices Organization

Founder & Maintainer | github.com/mithivoices

Created and currently managing the Mithivoices organization focused on open-source AI voice technology:

  • Building multilingual voice platform with 19+ neural voices
  • Developing TTS/STT solutions across 8 languages
  • Open-source contribution and community building

FitWardrobe

Creator | fitwardrobe.me

Built and launched an AI-powered personal styling assistant:

  • Privacy-first wardrobe management app
  • AI outfit generation using Google Gemini
  • Native Android app + Progressive Web App
  • Beta testing phase with planned Play Store launch

Technical Skills

Hardware & Embedded Systems

  • Microcontrollers: Arduino, ESP32
  • Circuit Design & Prototyping
  • Sensor Integration (IR, Ultrasonic, PIR)
  • Wireless Communication (RF, WiFi)

Languages

  • Python (Learning)
  • C++ (Learning)
  • JavaScript/TypeScript (Project-based experience)

Technologies & Tools

  • React, Tailwind CSS
  • Capacitor (Mobile Apps)
  • FastAPI
  • Supabase
  • Google Gemini 2.0 Flash API
  • IndexedDB
  • Git, VS Code

AI/ML APIs

  • Google Gemini (Vision & Chat)
  • Piper TTS
  • Whisper STT

Development

  • Progressive Web Apps
  • Native Android (Capacitor)
  • CI/CD (GitHub Actions, Vercel)

Key Projects

πŸ“± FitWardrobe - AI Personal Styling Assistant

Production-Ready Mobile & Web Application

Website Status

AI-powered wardrobe management and outfit generation app with 100% local data storage and offline functionality.

Tech Stack: React, TypeScript, Capacitor, Supabase, Google Gemini 2.0 Flash, IndexedDB, Tailwind CSS
Deployment: Vercel (PWA), Native Android APK

Key Features:

  • AI-powered clothing analysis and auto-tagging using Google Gemini Vision API
  • Context-aware outfit generation with explainable reasoning
  • Conversational interface for natural interaction
  • Privacy-first architecture (local-only data storage, no cloud wardrobe sync)
  • Full offline functionality with on-device processing
  • Camera integration for wardrobe capture
  • Advanced filtering (category, color, season, formality)
  • Export/import data portability
  • Progressive Web App + Native Android (iOS Q2 2026)

Technical Implementation:

  • IndexedDB for local database with 1000+ item capacity
  • Filesystem API for image storage
  • CI/CD pipeline with GitHub Actions
  • Responsive design (mobile-first, dashboard on desktop)
  • WCAG AA accessibility compliance

Impact: Beta testing phase with planned Google Play Store launch Q2 2026

πŸ”— View Website | Try App | GitHub Org


πŸŽ™οΈ Mithivoices - AI Voice Platform

Open-Source Multilingual TTS/STT Platform

GitHub

Production-ready platform for Text-to-Speech and Speech-to-Text with 19 neural voices across 8 languages.

Tech Stack: React, TypeScript, FastAPI, Piper TTS, Whisper
Key Features:

  • Multilingual support (Hindi, English, German, Spanish, Malayalam, Nepali)
  • Professional neural voice synthesis
  • Real-time waveform visualization
  • Modern responsive UI with dark mode
  • Comprehensive CI/CD pipeline

Impact: Active open-source project with documentation, tests, and production deployment

πŸ”— View Repository


πŸ’‘ Smart Staircase Lighting System

IoT-Based Energy-Efficient Automation

An automated lighting system using IR motion sensors and Arduino that activates lights only when motion is detected.

Tech Stack: Arduino, C++, IR Sensors
Key Features:

  • Automatic on/off based on motion detection
  • Configurable timeout duration
  • Low-power design

Impact: 45% energy savings compared to traditional always-on lighting

πŸ”— View Repository


⚑ Wireless EV Charging System

Inductive Power Transfer Prototype

Designed and built a wireless charging prototype for electric vehicles using Inductive Power Transfer (IPT) technology.

Tech Stack: Arduino, C++, Power Electronics
Key Features:

  • Inductive coupling for power transfer
  • Protection circuitry
  • Efficiency monitoring

Performance: 85% power transfer efficiency

πŸ”— View Repository


Education

Bachelor of Technology - Electronics & Communication Engineering
Meerut Institute of Engineering & Technology (M.I.E.T)
2022 - 2026 (Expected)


Current Focus

  • πŸ“± Preparing FitWardrobe for Google Play Store launch (Q2 2026)
  • 🌟 Maintaining open-source projects (Mithivoices)
  • πŸ“š Exploring embedded AI and edge computing

Connect With Me

  • πŸ’Ό LinkedIn: aryan-panwar-b5322b269
  • πŸ“§ Email: Available on request
  • 🌍 Location: Meerut, Uttar Pradesh

Pinned Loading

  1. smart_staircase_lighting_system smart_staircase_lighting_system Public

    Automated staircase lighting system with IR motion sensors and Arduino control. Lights turn on when motion is detected and automatically shut off after a preset time, saving 45% energy compared to …

    C++

  2. wireless_ev_charging wireless_ev_charging Public

    Wireless charging prototype using Inductive Power Transfer (IPT) technology with 85% efficiency

    C++

  3. ai-voice-platform-1 ai-voice-platform-1 Public

    Forked from mithivoices/ai-voice-platform

    A local AI voice platform built in Phase One to support text-to-speech, speech-to-text, and combined voice interaction using open-source tools.

    JavaScript

  4. ESP32-differential-drive-robot ESP32-differential-drive-robot Public

    Production-ready ESP32 firmware for autonomous differential drive robot with GPS tracking, BLE authentication, WebSocket telemetry, ESP32-CAM video streaming, and comprehensive safety features. Bui…

    C++