Skip to content
View TRUPALIX9's full-sized avatar

Block or report TRUPALIX9

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
TRUPALIX9/README.md

Trupal Patel

Hi, I'm Trupal Patel 👋

Full-stack software engineer. I build products people actually use, from the backend to the pixels.

Full-stack software engineer · Shipping StoreDesk & LogicSprint

Portfolio Email LinkedIn Resume


I handle the whole software lifecycle: backend architecture and data pipelines, the interface people touch, and shipping it to production. I don't box myself into frontend or backend, or tie myself to one language.

🚀 Live products

Product What it is Links
StoreDesk A local-first back office for convenience stores and gas stations: an in-store edge node, a Windows desktop app, an Android barcode scanner, a web dashboard and a cloud relay. storedesk.net · Product page
LogicSprint An Android app with four endless brain games for reflexes, memory, math and focus, with a global Top 10 per game and no login. logicsprint.trupalpatel.com · Product page

🧪 Projects

Every project has a case study on trupalpatel.com and a README with recreated screens.

Project What it is
RetailSync Multi-tenant retail SaaS: POS imports, bank statements and QuickBooks in one workspace (team project) Case study
Web Warehouse Inventory, purchase orders and warehouse slots, with a 3D item preview Case study
Card Snap Business-card scanner: a React Native (Expo) app and a Node.js OCR API Case study
Shipping Agent Assistant Streamlit chat front end for an AWS Bedrock shipping agent (team project) Case study
Fire Forecasting Wildfire risk dashboard prototype: forecast map, risk charts and site table on sample data Case study
ZoneWatch Zone-based motion detection for ONVIF IP cameras, with PTZ control (C# WinForms, EmguCV) Case study
Gatelog Proof-of-concept Windows installer and updater for a vehicle-log server stack Case study
WebGL Academic Presentation A seminar slide deck where every slide runs its own live Three.js scene Case study
File System Engine Electron desktop file manager with a dual-pane Transfer Hub and a treemap disk analyzer Case study

💼 Experience

Founding Software Engineer @ Allyvia (Jul 2025 – Apr 2026)

  • SaaS architecture: Architected and built a multi-tenant workflow and CRM SaaS platform from scratch with React 19 + TypeScript on the frontend and Django 5.0 + Django REST Framework with PostgreSQL on the backend.
  • Asynchronous pipelines: Built a background worker on AWS SQS queues to offload QuickBooks Online accounting syncs and webhook ingestion, keeping core web server latency under 200ms.
  • Integrations and security: Automated secure employee onboarding with database-level encryption (django-fernet-fields) for OAuth token cycles, clock-in kiosk sessions and Google Drive folder provisioning.
  • Fuzzy search: Sped up search across large datasets with PostgreSQL trigram similarity search, with a SQLite fallback.

Software Engineer @ AIVID.AI (Jan 2023 – Jun 2025)

  • Scale: Deployed and maintained device-management portals and real-time analytics dashboards across 200+ enterprise production sites with Angular, React, Node.js and Python.
  • Search: Made Elasticsearch retrieval ~25% faster through index mapping and aggregation optimizations.
  • Edge services in C#: Built a C# / WinForms NSSM service manager with multi-ISP failover, keeping 99% stream uptime across edge camera networks.
  • Computer vision: Built barcode-triggered video capture bots with C# and EmguCV, cutting fraudulent shipping return claims by 90%.

Frontend Software Engineer @ InfoLabz IT Services (Jan 2022 – Dec 2022)

  • Built modular, responsive layouts in React.js and managed complex client state with Redux.
  • Integrated REST APIs and optimized components for client-side performance.

More detail in the experience deep dives.

🛠️ Tech

Category Technologies
Languages TypeScript, JavaScript, Python, C#, C++, Dart, SQL, HTML, CSS
Frontend React 19, Next.js, Angular, Vite, React Native (Expo), Flutter
State and styling Redux Toolkit, React Query, Material UI, Tailwind CSS, Framer Motion
Backend and APIs Node.js, Express, Django, Django REST Framework, FastAPI, Streamlit, WebSockets, GraphQL
Data PostgreSQL, MongoDB, MySQL, SQLite, Elasticsearch, Redis, Supabase
Cloud and DevOps AWS (SQS, Bedrock, EC2, Lambda, S3), Google Cloud, Docker, GitHub Actions, Vercel
3D, vision and devices Three.js, React Three Fiber, EmguCV / OpenCV, ONVIF cameras, Electron, Arduino

🏅 Certifications

AI Mastery Certificate (Cal Poly Digital Transformation Hub) · Meta Front-End Developer Specialization (badge) · Elastic Stack · AWS S3 Basics · and more on trupalpatel.com/certifications.

📬 Let's build something

trupalpatel.com · trupal.work@gmail.com · LinkedIn

Trupal's GitHub stats

Pinned Loading

  1. comp596-spring-2026/RetailSync comp596-spring-2026/RetailSync Public

    Full-stack retail operations platform with role-based access control, inventory ledger auditing, POS imports, and Google + email integrations.

    TypeScript