Skip to content
View AshvikMishra's full-sized avatar
🏎️
There's a point at 7000 rpm where everything fades...
🏎️
There's a point at 7000 rpm where everything fades...

Highlights

  • Pro

Block or report AshvikMishra

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

Hi, I'm Ashvik πŸ‘‹

C C++ Python Java Dart Flutter Firebase TensorFlow OpenCV NumPy MediaPipe PyQt5 PostgreSQL Jupyter TypeScript Tailwind CSS Next.js Vercel PyAutoGUI Git GitHub VSCode

I'm Ashvik, a CS Engineering student specializing in Artificial Intelligence and Machine Learning. I enjoy building tools, automating workflows, websites, and applications.

Organizations

  • Google Developer Groups VIT (GDG-VIT) β€” Inner Core, Tech | App development

Some Projects

  • πŸ”’ LeetLocked - Social accountability platform for LeetCode interview prep; guides you through NeetCode 150 with friend nudges and daily progress tracking.
  • πŸ‘οΈ RAES - Real-time cognitive distraction detector that computes a Focus Score using blink frequency, gaze deviation, and micro-expression analysis via MediaPipe.
  • 🎡 trackSwap - Scrapes Amazon Music playlists and recreates them on Spotify using GUI automation and CSV workflows.
  • πŸ“Š LeeterBoard - A Flutter app for tracking LeetCode progress with real-time leaderboards and group collaboration.
  • πŸ“± DevEcho - A messaging application tailtored to developers with a retro twist.
  • πŸ’Έ MoneyManager.App - Flutter expense tracking app with categorized spending, budget alerts, and local storage via Isar.
  • ♻️ Waste-Classificator - Waste detection model using TensorFlow's Inception via transfer learning, packaged with a tkinter GUI.
  • 🧠 Qt-Life - Hackathon app that uses reinforced learning to predict a student's most productive hours in alignment with their circadian rhythm; Flutter UI + TensorFlow backend.
  • πŸ“… VIT-FFCS-Calendar - Converts VIT FFCS timetables into .ics files importable into Google Calendar, Outlook, or Apple Calendar; includes a PyQt5 GUI.

Currently Exploring

  • EMA Backtesting engines
  • Monte Carlo simulations
  • Langchain for AI chatbots

Pinned Loading

  1. trackSwap trackSwap Public

    Python script to scrape an Amazon Music public playlist, clean the data, and recreate the playlist on Spotify automatically.

    Python

  2. DevEcho DevEcho Public

    DevEcho is a Flutter-powered chat app designed for developers. With real-time messaging, reply threading, and retro-pixel aesthetics, it’s built for tech-savvy communication in style.

    Dart

  3. lc-leaderboard-app lc-leaderboard-app Public

    Forked from GDGVIT/leeterboard-app

    Dart

  4. real-time-attention-estimation-system real-time-attention-estimation-system Public

    RAES for fatigue detection using OpenCV

    Python