user@tui:~/tremors$ ls -a
README.md
       ▓▓▓▓      ▓▓▓▓
       ▓▓▓▓▓▓  ▓▓▓▓▓▓
   ▓▓   ▓▓▓▓▓▓▓▓▓▓▓▓   ▓▓
  ▓▓▓▓ ▓▓▓▓▓▓▓▓▓▓▓▓▓▓ ▓▓▓▓
  ▓▓▓▓ ▓▓    ▓▓    ▓▓ ▓▓▓▓
  ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
     ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
       ▓▓▓▓▓▓▓▓▓▓▓▓▓▓
        ▓▓▓▓▓▓▓▓▓▓▓▓
       ▓▓▓▓▓▓  ▓▓▓▓▓▓
       ▓▓▓▓      ▓▓▓▓
user@tui:~/tremors$ ls -a
README.md
       ▓▓▓▓      ▓▓▓▓
       ▓▓▓▓▓▓  ▓▓▓▓▓▓
   ▓▓   ▓▓▓▓▓▓▓▓▓▓▓▓   ▓▓
  ▓▓▓▓ ▓▓▓▓▓▓▓▓▓▓▓▓▓▓ ▓▓▓▓
  ▓▓▓▓ ▓▓    ▓▓    ▓▓ ▓▓▓▓
  ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
     ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
       ▓▓▓▓▓▓▓▓▓▓▓▓▓▓
        ▓▓▓▓▓▓▓▓▓▓▓▓
       ▓▓▓▓▓▓  ▓▓▓▓▓▓
       ▓▓▓▓      ▓▓▓▓

Hi, I'm Tremors

Systems-focused Full-Stack Developer bridging scalable architectures, local-first tooling, and enterprise networking.

cat ./portfolio.log
whoami

I'm a full-stack developer most comfortable in Python, building backends that are actually engineered rather than just thrown together. I gravitate towards service-oriented, modular architectures where every piece has a clear boundary, a clear job, and is engineered for high-performance network environments.

On the frontend, I care deeply about UI/UX. Clean layouts, crisp interactions, and thoughtful design systems aren't an afterthought, they are central to my build process. I've implemented Material Design 3 from scratch, built physics-based graph visualisers, and designed console-like UIs that feel genuinely premium.

I also write developer tools: CLI utilities, local-first apps, and systems-level scripts that make working with software feel less annoying. If something bothers me about my workflow, I build a fix for it.

history | grep 'jobs'
Pre-Sales Engineer

[April 2026 – Present] | Full-Time | Ahmedabad, Gujarat

  • Architecting custom Asterisk VoIP and dialer solutions mapped for enterprise environments.
  • Delivering complex B2B product demonstrations and API/CRM integration workflows.
  • Troubleshooting SIP/RTP network call flow anomalies using deep-packet diagnostic tools.
Software Engineer

[March 2025 – March 2026] | Independent | In-House

  • Engineered 20+ applications including async Python CLI suites and local-first platforms.
  • Designed decoupled architecture patterns maximizing state management efficiency.
  • Optimized system latency via WebSocket streaming and native Tauri sub-processes.
/usr/bin/skills

Languages 💻

  • Python
  • HTML5
  • CSS3
  • TypeScript
  • SQL

VoIP & Networking 🌐

  • Asterisk
  • VICIdial
  • Wireshark
  • WebSockets
  • SIP / RTP

Frameworks & Libraries 📦

  • FastAPI
  • Django
  • Tailwind
  • React
  • Next.js

Databases & ORM ⚙️

  • Django ORM
  • SQLAlchemy
  • Prisma
  • SQLite
  • PostgreSQL

AI & Data Science 🧠

  • NumPy
  • Pandas
  • Matplotlib
  • Gemini API
  • TensorFlow

DevOps & Tooling 🛠️

  • Git
  • Jupyter
  • Zed
  • Cursor
  • Docker
  • Linux
/var/log/portfolio.log
Quizzer AI

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 gamified progression system built on a Service-Oriented Django architecture.

Python Django Gemini API HTMX HTML/CSS/JS
Algorithm Visualizer

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.

React TypeScript Python FastAPI Tailwind
GitNexus

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 isolated dev servers powered by Git worktrees.

Python FastAPI React TypeScript Tailwind SQLite
Arcade Nexus

A browser-based gaming console built with React and FastAPI, featuring an offline-first SQLite backend, a typed TypeScript Game SDK for 2D and 3D game development, local profiles, save states, achievements, and gamepad support.

React TypeScript Python FastAPI SQLite Three.js Framer Motion
BETA
Tremors Music

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 virtualized lists, and an Apple Music-inspired UI.

Python FastAPI React TypeScript Tauri Framer Motion SQLite
Cosmos

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 GLSL shaders, and 6-DOF flight controls with gamepad support.

React TypeScript Three.js CSS
LocalGhost

A local-first security auditing and benchmarking toolkit for development servers. Runs 11 asynchronous scanners covering port discovery, security headers, SSL/TLS analysis, CORS auditing, load testing, and DDoS resilience with weighted scoring and report exports.

Python FastAPI SQLite HTML CSS
Earnslate

A client-side finance tracking platform built with Next.js and TypeScript. Manage transactions, set budgets with auto-reset, and track subscriptions with treemap visualizations all persisted locally via browser storage.

Next.js TypeScript React CSS
Xcrape

An asynchronous Python web scraper powered by Playwright and BeautifulSoup4. Extracts structured data, detects 15+ technologies, captures screenshots, and archives results to SQLite all through a Material Design 3 terminal-themed UI.

Python FastAPI Playwright SQLite
Amanzon E-Commerce

A full-stack e-commerce platform built with Django and PostgreSQL (Supabase). Handles product catalogs, Razorpay payments, order lifecycle management, discount coupons, user reviews, and email-verified authentication.

Django Python HTML CSS JavaScript Bootstrap SQL
Social Network Platform

A frontend prototype of a social networking platform built with React, Tailwind CSS, and Zustand. Features public feeds, direct messaging, community channels, user profiles, and a dual-mode navigation sidebar.

React TypeScript Tailwind
DEVELOPMENT
Material Design

A zero-dependency implementation of Material Design 3, Material You, and Material 3 Expressive specifications in pure HTML, CSS custom properties, and vanilla JavaScript.

HTML/CSS/JS
ReConText

A statically generated knowledge base for developer cheat sheets and research notes. Built with Next.js and MDX, featuring auto-inferred metadata, interactive React components within markdown, and a dark "Cosmic Night" theme.

Next.js React TypeScript Tailwind Framer Motion
Diff Viewer

A GitHub-style side-by-side diff viewer built with Next.js. Compares text and files with character-level intra-line highlighting, synchronized dual-panel scrolling, and drag-and-drop file upload support.

Next.js React TypeScript Tailwind
GTRMRS

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 migration).

Python CLI Git
Plant Disease Detector

A Django web application that uses TensorFlow and a fine-tuned MobileNetV2 model to classify apple leaf diseases from uploaded images. Renders prediction confidence via Plotly.js charts and persists scan history in SQLite.

Python Django TensorFlow Pillow NumPy Plotly SQLite
PC Remote Control

A Python FastAPI server that turns any mobile browser into a remote control for a desktop workstation. Supports media playback, volume control, system power operations, remote screenshots, and browser launching all over the local network.

Python FastAPI HTML CSS JavaScript CLI
E-commerce Website

An archived Django e-commerce platform with hierarchical product catalogs, Razorpay payment integration, wishlist management, OTP email verification, and Bootstrap-based server-side rendering.

Django HTML/CSS/JS Bootstrap SQL
ARCHIVED
Tremors

A multi-mode personal portfolio website built with Next.js. Features 5 distinct viewing modes (Cards, Terminal, AI Newspaper, Resume, Nexus Space), GitHub integration, AI-generated content via Google Gemini, and a fully functional interactive CLI.

Next.js TypeScript Tailwind Prisma Framer Motion tsParticles Gemini API
The Scrapyard

A cyberpunk-themed digital archive for abandoned and unfinished web projects. Built with a custom Node.js static site generator that scans project directories and compiles HTML pages with live preview iframes and canvas-based digital rain.

HTML/CSS/JS GitHub
████████╗██████╗ ███████╗███╗   ███╗ ██████╗ ██████╗ ███████╗
╚══██╔══╝██╔══██╗██╔════╝████╗ ████║██╔═══██╗██╔══██╗██╔════╝
   ██║   ██████╔╝█████╗  ██╔████╔██║██║   ██║██████╔╝███████╗
   ██║   ██╔══██╗██╔══╝  ██║╚██╔╝██║██║   ██║██╔══██╗╚════██║
   ██║   ██║  ██║███████╗██║ ╚═╝ ██║╚██████╔╝██║  ██║███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝     ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝

Explore More Projects

See the rest of my experiments and contributions on my GitHub profile.

./contact.sh

I'm currently looking for new opportunities. My inbox is always open.