Skip to content
View qtremors's full-sized avatar
👾
Ø
👾
Ø

Block or report qtremors

Report abuse

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

Report abuse
qtremors/README.md

👾 Hey there! I'm Tremors

🐍 Python Developer | 🧠 AI/ML Enthusiast

Hey! I'm a CSE graduate and Python developer specialized in building scalable web applications and developer tooling.


🚀 About Me

I specialize in full-stack web development, architecting robust systems using Django and FastAPI while crafting interactive frontends with React. I am deeply focused on writing clean, maintainable code that delivers great user experiences.

I also love building developer tools that solve specific problems. From custom CLI utilities to system automation scripts, I enjoy exploring the intersection of software and the operating system.

Currently exploring how to integrate AI/ML into practical, production-ready applications.


🧰 My Tech Stack

💻 Frontend & UI/UX

HTML CSS Tailwind CSS JavaScript TypeScript React

⚙️ Backend & Databases

Python Django FastAPI SQLite Prisma PostgreSQL

🛠️ Tools & Platforms

Git GitHub VS Code Jupyter Docker Linux Windows

📊 Data Analysis

NumPy Pandas Matplotlib BeautifulSoup Streamlit

🧠 AI/ML

TensorFlow Scikit-learn OpenCV Gemini API


📂 Projects

Name Description Tech Stack Live
Quizzer AI An adaptive learning platform that generates infinite programming quizzes using Google Gemini AI, providing personalized questions, instant feedback, and context-aware explanations for every mistake you make. Django, HTMX, Gemini API Website
Algorithm Visualizer An educational platform that visualizes sorting and pathfinding algorithms in real time, streaming execution states frame-by-frame from a FastAPI backend to a React frontend via WebSockets. React, FastAPI Website
GitNexus A powerful, self-hosted dashboard that bridges the gap between the cloud and your local machine. Discover users, track releases, and time-travel through commit history. React, FastAPI, Git Demo
Arcade Nexus A browser-based gaming console experience built with React and FastAPI, featuring a custom Game SDK for game development, cloud-synced save states, achievements tracking, and an immersive console-style UI. React, FastAPI
Tremors Music A high-performance, local-first music player with both web and native desktop versions featuring a Python backend, React UI with glassmorphism design, and optional Tauri shell for minimal resource usage. React, FastAPI, Tauri Releases
Earnslate A personal finance manager built with Next.js 16 and Zustand for tracking income, expenses, budgets, and subscriptions all stored locally in your browser with a premium monochrome interface. Next.js, Zustand Website
Amanzon A minimalist e-commerce platform built with Django 5, featuring product catalogs, shopping cart, wishlist, coupon system, Razorpay payments, and user authentication with email verification and OTP password resets. Django, Python Website
Cosmos A high-performance 3D solar system simulation running in your browser with custom GLSL shaders, realistic orbital mechanics, 6-DOF fly controls, and full gamepad support. React, Three.js Website
Social Network A modern social networking platform featuring public feeds, direct & group messaging, community spaces with channels, and a unified dual-mode navigation — built with React 19, Zustand, and Tailwind CSS v4. React
Material Design A framework-free implementation of Google's Material Design 3 and Material You, featuring a zero-dependency theme engine. HTML, CSS, JS Website
ReConText A premium, dark-themed knowledge base for modern developers, optimized for MDX content and fast technical documentation. Next.js, MDX Website
gtrmrs A unified suite of dependency-free, Git-aware CLI tools for developers that combines directory tree visualization, lines of code counting, and clean repository migration into a single powerful utility. Python
Plant Disease Detector A Django web app using TensorFlow and MobileNetV2 to classify apple leaf diseases from uploaded images, featuring drag-and-drop analysis, confidence charts, and a scan history database. Django, TensorFlow
PC Remote Control A Python + FastAPI tool that lets you control your PC from your phone media playback, system power, screenshots, and app launching over a clean local web interface. Python, FastAPI
Tremors A multi-mode portfolio website with 5 distinct viewing modes, GitHub integration, AI-generated newspaper content, and secret admin controls built with Next.js 16, React 19, TypeScript, Tailwind CSS 4, and Prisma. Next.js, Gemini API Website
Scrapyard A cyberpunk-themed digital archive for abandoned project ideas, featuring CSS 3D parallax scrolling, a terminal-style search interface, live project previews on hover, and automated GitHub Actions deployment. HTML, CSS, JS Website

Pinned Loading

  1. quizzer-ai quizzer-ai Public

    An AI-powered adaptive learning platform that generates unlimited, tailored programming quizzes using Google Gemini. Features a 3-step generative pipeline, context-aware explanations, and a gamifie…

    Python

  2. algorithm-visualizer algorithm-visualizer Public

    An interactive educational platform that executes sorting and pathfinding algorithms on a Python FastAPI backend and streams execution states in real-time to a React frontend via WebSockets.

    TypeScript

  3. git-nexus git-nexus Public

    A self-hosted GitHub companion dashboard for developers. Browse user profiles and bulk-download repositories, track release assets across watched repos, and time-travel through commit history with …

    TypeScript

  4. tremors-music tremors-music Public

    A local-first music player available as both a web application and a native Tauri desktop app. Features a Python FastAPI backend for metadata extraction and audio streaming, a React frontend with v…

    TypeScript

  5. cosmos cosmos Public

    A browser-based 3D space exploration simulator built with Three.js and React. Features a Solar System with 2K NASA textures, a secondary Quantumania dimension with 38 lazy-loaded 3D models, custom …

    TypeScript

  6. gtrmrs gtrmrs Public

    A unified suite of dependency-free, Git-aware Python CLI tools. Includes rtree (directory tree visualization), locr (lines-of-code counting with language breakdown), and gitmig (clean repository mi…

    Python