Rahmatdeep Singh Mavi
@RahmatdeepSingh
Followers
160
Following
503
Media
17
Statuses
122
Super30 @100xdevs | Retweets ≠ endorsements
Jalandhar, Punjab
Joined February 2017
Open to work – Full‑Stack Developer (TypeScript, React/Next.js, Node.js, Postgres, Prisma). Self‑taught and independent, I design, build, and ship production‑ready products end‑to‑end: architecture, APIs, DB, infra, deployments, performance, security – no handholding needed.
10
17
41
Some real‑world projects I’ve built: - r8r –> Workflow automation platform with Kafka-powered async jobs, drag-and-drop flows, and secure credentials. [Live: https://t.co/e0qM0abz3l] - Secure Browser –> Isolated Docker-based browser with noVNC for access, and hardened security.
0
0
7
Tech I work with daily: - Frontend: React, Next.js, Tailwind CSS - Backend: Node.js, Express - Databases: PostgreSQL, MongoDB, Prisma ORM - Infra: Docker, CI/CD, cloud deployments - Realtime + Distributed Technologies: Websockets, Queues, PubSub
3
0
6
What I do best: - Turning ideas into shipped products - Owning the full stack: frontend, backend, DB, infra - Writing clean, maintainable code with solid architecture - Debugging and performance tuning in production - Working async and independently, without constant supervision
1
0
5
Cloudflare uses lava lamps for their encryption. No, I am not kidding. In their San Francisco office, Cloudflare has a wall filled with lava lamps with cameras pointed at them 24/7. At random intervals, a picture is taken, and that image is sent to the Cloudflare servers.
379
2K
21K
The server handles image and video storage, here is the repo link:
github.com
Contribute to rahmatdeep/fastapi-be development by creating an account on GitHub.
0
0
2
Tried coding in python after a long time, (was taught in first sem of university). HTTP frameworks have come a long way, coming from js/ts dev's POV @FastAPI provides a lot of constructs (especially for Auth) out of the box. Looking forward to include it in future projects.
1
2
3
0
2
3
Built r8r 🚀 — open-source workflow automation platform with a visual drag-and-drop builder inspired by @n8n_io Connect triggers (Webhooks/Forms) to actions (Email, Gmail, Telegram, Gemini API, Solana API) and build complex workflows What makes it different: - Dynamic data
1
2
4
Excited to launch Drawr - a real time collaborative drawing app Features: - Shapes (rectangles, circles, lines, text, freehand) - Multiple colors, pan & zoom - Undo and redo - Save current canvas view as an image Live: https://t.co/NwSA8K1uHb Git repo: https://t.co/MWmXvjBnZt
2
5
15
I just earned the "0-100" certificate on 100xDevs! Thanks @kirat_tw Check it out:
app.100xdevs.com
This is an initiative by Harkirat Singh to personally mentor folks in the field of Programming. Join him in his first course on Full Stack development with a heavy focus on Open source projects to...
0
1
5
If you’re a student of @kirat_tw you probably know how to bootstrap a typescript project but why bootstrap it yourself? Just make a folder, npm init and use my script: https://t.co/6MISrA25mi It will: Make a custom tsconfig.json file Src/index.ts Git init and a .gitignore
1
3
58
After installing the script run npx @rahmatdeep/react-boilerplate-creator to create the folder structure inside your react folder. Make sure you have a react folder already bootstrapped
0
0
3
As a beginner it was quite difficult for me to structure my @reactjs project so I created a boiler plate folder structure. Can be cloned from: https://t.co/36x6CgkfL9 Also made a script that can be installed as an npm package: https://t.co/PlMxxkTye3 Credit goes to @kirat_tw
4
4
34