SHIVRAJSINH
MAHARAUL
>> BACKEND DEVELOPER & TECH ENTHUSIASTDeveloping backend APIs, designing responsive frontend dashboards, and deploying web applications to cloud platforms like Vercel and Render. Passionate about database performance, routing systems, and clean code.
Tech Stack Specification
01 // LANGUAGES
02 // INFRASTRUCTURE
Production Core Pipelines
SpendGrid Ledger
A financial tracking ledger that organizes daily expenses, validates entries, and uses PostgreSQL database integration. Deployed live on Render.
StockPulse Engine
A real-time stock monitoring application that streams market updates. Built using Go WebSockets for quick message broadcasts and Redis for caching data state.
Noteitdown System
A responsive markdown note-taking dashboard built using React, Next.js, and styled with Tailwind CSS. Optimized for fast rendering and hosted on Vercel.
Architectural Directives
Performance
PFOptimize database queries, minimize payloads, and design responsive API endpoints.
Clarity
CLWrite readable, modular code with clear data structures and sensible file organization.
Simplicity
SMBuild clean, user-friendly layouts and avoid bloated third-party libraries.