Skip to content
View tanishqmudaliar's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@Who-Let-Us-Cook

Block or report tanishqmudaliar

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

πŸš€ Architecting scalable software with an intelligence-first mindset


πŸ’‘About Me

const tanishq = {
  identity: "AI / ML Engineer & Systems Architect",
  location: "Navi Mumbai, India",

  education: {
    degree: "B.E. Computer Engineering @ SIES GST",
    foundation: "Diploma in EXTC @ Vidyalankar Polytechnic",
  },

  leadership_history: {
    technical: {
      role: "Department Head",
      org: "Techshala Committee (2023-24)",
      impact: "Organized technical workshops and mentored junior developers",
    },
    creative: {
      role: "President",
      org: "Photography Club @ VPT (2023-24)",
      impact: "Managed club events and visual documentation",
    },
  },

  current_pursuit:
    "Mastering AI/ML Engineering and Deep Learning Architectures 🧠",

  achievements: ["SIH '25 Grand Finalist", "CiiA-3 National Top 100 Innovator"],

  philosophy:
    "The impediment to action advances action. What stands in the way becomes the way." β€” Marcus Aurelius
};

πŸ› οΈ Tech Stack

Frontend Development

JavaScript TypeScript React Next.js HTML5 CSS3 TailwindCSS Material UI shadcn/ui

Animation Libraries

Framer Motion GSAP AOS

Backend & Databases

Node.js FastAPI Flask Firebase Supabase MySQL MongoDB PostgreSQL SQLite

Programming Languages

Python Java C Dart

Mobile Development

Flutter Capacitor

State Management

Zustand

ML & Neural Systems

PyTorch Pandas NumPy Scikit-Learn

Data Visualization

Chart.js Recharts

IoT & Hardware

Arduino ESP32 Raspberry Pi 8051

Cloud & Deployment

Vercel PythonAnywhere AWS S3 Docker

Video & Media

Mux Swiper

CI/CD & Automation

GitHub Actions

Version Control

Git GitHub


πŸ’Ό Featured Projects

πŸ›‘οΈ SilverGuard

On-device AI SMS scam detection app protecting senior citizens β€” powered by a fine-tuned MobileBERT ONNX model, custom Dart WordPiece tokenizer, and a LIFO background inference engine. Zero cloud calls, complete privacy



πŸ”„ PythonAnywhere Auto-Renew

Automated CI/CD bot that prevents free-tier PythonAnywhere apps from expiring β€” uses GitHub Actions, encrypted secrets, and a Python/BeautifulSoup scraper on a bi-monthly schedule with full audit logging



πŸš— Trippr

Enterprise-grade offline-first invoice & duty management system with PDF generation, Excel import, and comprehensive analytics dashboard



πŸ“Š Gram Analyzer

Full-stack Instagram analytics tool with deep social media insights, trend detection, data visualization, and comprehensive metrics tracking



πŸ‹οΈ Pure Calisthenics

Production-grade fitness brand website with seamless Mux video streaming, stunning GSAP & Framer Motion animations, and bold modern design



🚦 Traffic Light Controller

IoT-based intelligent traffic management system using 8051 microcontroller with LDR-based adaptive streetlight control and pedestrian safety features




⚑ DSA & Competitive Programming


🀝 Let's Connect


⭐ If you find my work interesting, don't forget to star my repositories!



Pinned Loading

  1. PythonAnywhere-Auto-Renew PythonAnywhere-Auto-Renew Public

    A Python automation script that keeps free PythonAnywhere web apps active indefinitely by automatically clicking the renewal button using Selenium and GitHub Actions.

    Python 2 7

  2. Traffic-Light-Controller Traffic-Light-Controller Public

    An embedded control system for a 4-way intersection using the 8051 microcontroller, featuring synchronized pedestrian signals and automatic LDR-based street lighting.

    C 1

  3. Gram-Analyzer Gram-Analyzer Public

    GramAnalyzer is a comprehensive Instagram analytics application that helps you understand your Instagram audience better. Track who doesn't follow you back, discover unfollowers, identify ghost fol…

    Python

  4. Pure-Calisthenics Pure-Calisthenics Public

    A modern, motion-rich website for fitness businesses featuring seamless Mux video streaming, automated RSS blog integration, and direct customer communication channels.

    JavaScript 1

  5. SilverGuard SilverGuard Public

    Forked from vaibhavshiroorkar/silverguard

    An offline, AI-powered Android app that protects seniors from SMS scams using on-device ML and automatically alerts trusted guardians.

    Dart

  6. Trippr Trippr Public

    An offline-first business management tool for transport and logistics providers to track vehicle duties, automate rate calculations, and generate professional PDF invoices.

    TypeScript