Skip to content
View dishitabuilds's full-sized avatar

Block or report dishitabuilds

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

Hi, I'm Dishitaba Chudasama 👋

Full-stack developer · Fintech founder · Security-curious 🌸

Final-year B.Tech CSE student at PDEU (CGPA 8.38) and co-founder of Centure, an SSIP-backed fintech startup. I like building things that touch real money, real users, and real constraints — and making sure they don't break (or get broken into).

🔭 Currently building Centure — a UPI round-up micro-investing platform that turns your spare change into investments, held safely in your own demat account (strict no-pooling model).

🛡️ Previously: Cybersecurity intern at BISAG-N, where I deployed honeypots (Cowrie, Dionaea) and rebuilt a two-VM Wazuh SIEM pipeline from scratch.


🚀 Centure — Invest as you spend

🌐 Live app centure-five.vercel.app
⚙️ API centure-api.onrender.com
📱 Android APK Download

FastAPI (Python 3.12) backend as the single source of truth for money logic · async SQLAlchemy 2.0 + PostgreSQL · integer-paise math · append-only audit ledgers · durable idempotent invest saga · AES-256-GCM encryption of PII · simulation-by-default provider integrations with a live-money kill-switch.


🎧 SoundScript — Documents you can listen to

🌐 Live app soundscript-web.onrender.com
💻 Code github.com/dishitabuilds/soundscript

Turn any PDF, EPUB, DOCX or text file into a narrated audiobook — with chapter markers, read-along highlighting, and a private podcast feed. Really a document-processing + job-orchestration pipeline: extract → clean → chunk → a Postgres-backed concurrent work queue (FOR UPDATE SKIP LOCKED) → ElevenLabs / OpenAI → ffmpeg-stitched MP3 · content-addressed audio cache · JWT + row-level security · live progress over SSE. Node/Express · React 19 / Vite · Supabase (Postgres, RLS, Auth, Storage) · 100 unit tests.


🧰 Tech I work with

Languages

Python TypeScript Java JavaScript Dart C

Frontend

React Next.js Flutter Tailwind CSS Vite

Backend & Data

FastAPI Node.js Spring Boot NestJS PostgreSQL MongoDB Redis Supabase

Security & Tooling

Docker Wazuh SIEM Elasticsearch Apache Spark Linux


🛠️ Things I've built

Project What it does Stack
Centure UPI round-up micro-investing platform — spare change → real investments FastAPI, PostgreSQL, React, Expo
SoundScript Documents (PDF/EPUB/DOCX) → chaptered audiobooks with read-along + a private podcast feed Node.js, React, Supabase, ffmpeg
TravelMind 🥉 AI travel planner — 2nd runner-up at Economania'26 Groq LLaMA 3.3, React, Node.js, MongoDB
Prosperra Where the spare-change auto-invest idea was first prototyped TypeScript
Expense Tracker ML-powered spend categorization (TF-IDF + logistic regression) + PySpark analytics Flask, scikit-learn, Spark, MySQL

🌱 A few things about me

  • 💸 I care about financial inclusion — Centure exists because investing in India shouldn't need a finance degree or a big first cheque.
  • 🔐 I think like an attacker so I can build like a defender — honeypots taught me more than any textbook.
  • 🧮 I have strong opinions about money math: always integers, always paise, never floats.
  • 🎯 Comfortable across the whole stack — from Framer Motion animations to Alembic migrations.

📊 GitHub stats

Stats Top Languages


📫 Reach me

LinkedIn Email

Made with 💗 in Gandhinagar, Gujarat, India

Pinned Loading

  1. expense-tracker expense-tracker Public

    A web-based expense tracker to manage daily spending

  2. Prosperra Prosperra Public

    Spare Change Auto-Invest —> Turn every UPI transaction into a micro-investment

    TypeScript

  3. TravelMind TravelMind Public

    AI-powered travel planner with personalized itinerary generation — 2nd Runner-Up, Economania'26

    JavaScript