Freelancers using Node.js in PuneFreelancers using Node.js in Pune
Software Developer | Website | Mobile Apps | Custom Software
Software Developer | Website | Mobile Apps | Custom Software
Full Stack Developer
19
Followers
Full Stack Developer
Full Stack Developer || Smart Contract Auditor
Full Stack Developer || Smart Contract Auditor
I build secure and scalable web applications using MERN.
I build secure and scalable web applications using MERN.
Full Stack Developer | MERN | Next.js | TypeScript
New to Contra
Full Stack Developer | MERN | Next.js | TypeScript
Cover image for 🚀 Introducing PrepMate AI –
🚀 Introducing PrepMate AI – An AI-Powered Mock Interview Platform Over the last 2 months, I designed and developed PrepMate AI, a full-stack web application that helps candidates prepare for interviews through realistic AI-powered interview simulations. Rather than building a simple chatbot, I focused on creating a complete interview preparation ecosystem with voice interactions, performance analytics, learning resources, and personalized interview experiences. 💡 What I Built ✅ Authentication & Secure User Management ✅ Resume Upload & Role-Based Interview Generation ✅ AI-Powered Mock Interview System • Resume-based Questions • Project-based Questions • Technical Questions • Behavioral Questions • Scenario-based Questions • Dynamic Follow-up Questions ✅ Voice-Based Interview Experience • Speech Recognition • Speech Synthesis • Real-time Voice Interaction ✅ Interview Monitoring Features • Webcam Integration • Focus Tracking • Tab Switch Detection ✅ Analytics Dashboard • Performance Insights • Skill Evaluation • Progress Tracking • Strength & Weakness Analysis ✅ Personalized Learning Hub • Technical Interview Resources • Behavioral Preparation • HR Question Bank • AI-Powered Recommendations 🛠 Tech Stack React.js • Vite • Tailwind CSS • Node.js • Express.js • MongoDB • JWT • AI Integrations • Web Speech API This project strengthened my experience in: • Full Stack Development • AI Product Development • API Integrations • System Design • Database Architecture • User Experience Design 🔗 Live Demo https://prepmate-mu.vercel.app 📂 GitHub https://github.com/ I'm currently available for freelance projects involving: • React Applications • MERN Stack Development • AI-Powered Products • SaaS Platforms • Full-Stack Web Applications If you're looking for a developer who can take a product from idea to deployment, let's connect.
0
27
Cover image for BookNWatch
Overview
BookNWatch is a full-stack movie
BookNWatch Overview BookNWatch is a full-stack movie ticket booking platform built using the MERN stack. The application enables users to explore movies, select seats in real time, complete secure online payments, and receive automated booking confirmations. The platform also includes administrative controls for managing movies, shows, bookings, and users. Problem Online ticket booking systems must handle concurrent seat selection, secure payment processing, booking confirmations, and automated seat management without creating conflicts or double bookings. Solution I developed BookNWatch to provide a seamless movie ticket booking experience with real-time seat selection, secure Stripe payments, automated booking workflows, and reliable seat management through background job processing. Features Movie Discovery & Show Listings Real-Time Seat Selection Seat Locking System Secure Stripe Payments Booking Confirmation Emails Automated Booking Expiry Clerk Authentication Protected Routes Admin Dashboard Responsive User Interface Technical Implementation Frontend React.js Context API Backend Node.js Express.js Database MongoDB Mongoose Authentication Clerk Authentication Payments Stripe Stripe Webhooks Background Processing Inngest Email Services Nodemailer Key Highlights Server-side seat locking prevents double booking Automated booking expiration after inactivity Stripe webhook-based payment verification Background job processing using Inngest Automated email notifications and confirmations Secure authentication and authorization Scalable REST API architecture Full administrative control panel Tools & Technologies Frontend React.js Context API Axios Backend Node.js Express.js Database MongoDB Mongoose Authentication & Payments Clerk Stripe Stripe Webhooks Automation & Communication Inngest Nodemailer Development & Deployment Git GitHub Postman Vercel Live Project https://book-n-watch-mu.vercel.app Source Code https://github.com/sahilnikalje/BookNWatch
0
15
Cover image for SkillBridge AI
Overview
SkillBridge AI is an
SkillBridge AI Overview SkillBridge AI is an AI-powered interview preparation platform designed to help job seekers evaluate their readiness for specific roles. Users can upload their resumes and compare them against job descriptions to receive personalized interview preparation resources, skill gap analysis, and AI-generated interview questions. Problem Candidates often struggle to understand how well their skills align with a job description and what areas require improvement before interviews. Manual analysis is time-consuming and lacks personalized guidance. Solution I built SkillBridge AI to automate resume evaluation and interview preparation using AI. The platform analyzes resumes against job descriptions, generates tailored interview questions, identifies skill gaps, and provides actionable preparation recommendations within seconds. Features Resume Upload & Analysis Job Description Matching AI-Powered Interview Question Generation Skill Gap Analysis ATS-Friendly Resume Generation Personalized Preparation Roadmap Detailed Interview Reports JWT Authentication & Protected Routes Responsive User Interface Technical Implementation Frontend React.js Vite SCSS Context API Backend Node.js Express.js Database MongoDB Mongoose AI Integration Groq API LLaMA 3.3 70B Authentication JWT Authentication Token Blacklisting Key Highlights Resume and Job Description analysis powered by AI Generates tailored interview questions in under 10 seconds Secure authentication with token blacklisting Modular REST API architecture Feature-based project structure Responsive and scalable user interface Personalized interview preparation workflow Tools & Technologies Frontend React.js Vite SCSS Context API Axios Backend Node.js Express.js Database MongoDB Mongoose AI & Authentication Groq API LLaMA 3.3 70B JWT bcrypt.js Development & Deployment Git GitHub Postman Render Netlify Live Project https://skillbridge-ai-1-ku8j.onrender.com Source Code https://github.com/sahilnikalje/skillbridge-ai
0
19
Cover image for UrbanBites
Overview
UrbanBites is a full-stack food
UrbanBites Overview UrbanBites is a full-stack food ordering platform built using the MERN stack. The application enables users to browse food items, manage carts, place orders, and complete secure online payments through Stripe. It also includes a dedicated admin panel for managing food items and monitoring customer orders. Problem Many food ordering systems require separate workflows for customers and administrators while maintaining secure payments and efficient order management. UrbanBites was built to provide a streamlined ordering experience with centralized administration and secure transaction handling. Solution I developed a complete food ordering platform with role-based functionality for customers and administrators. The application supports user authentication, cart management, order processing, payment integration, and administrative controls through a responsive web interface. Features JWT-based Authentication & Authorization Food Browsing and Search Shopping Cart Management Order Placement and Tracking Stripe Payment Integration Admin Dashboard Food Item Management Order Monitoring and Status Updates Responsive User Interface RESTful API Architecture Technical Implementation Frontend React.js Context API CSS Backend Node.js Express.js Database MongoDB Mongoose Authentication JWT (JSON Web Tokens) Payments Stripe Key Highlights Secure authentication and protected routes Integrated Stripe payment workflow Scalable REST API architecture Centralized state management using Context API Admin panel for platform management Full CRUD operations for food items and orders Live Project https://urbanbites-1-evzi.onrender.com Source Code https://github.com/sahilnikalje/UrbanBites
0
23
Cloud Infrastructure Engineer | AWS, Serverless & AI Systems
Cloud Infrastructure Engineer | AWS, Serverless & AI Systems
Cover image for PDFConverterOnlineFree – Node.js PDF Tool
I
PDFConverterOnlineFree – Node.js PDF Tool I built this project as a practical, real-world PDF tool that runs completely online and doesn’t rely on any database. The idea was simple — most PDF tools out there are either paid, slow, or store user files. I wanted to create something lightweight, fast, and privacy-friendly using open-source tools. 🔗 Project Link: https://github.com/deepakpatilauthor/PDF-Tool-Node-JS-Project What this project does This web app lets users: Convert PDFs to formats like Word, Excel, and images Convert files back into PDF Merge, split, and compress PDFs Use everything without signing up All files are processed temporarily and deleted automatically, so nothing is stored. How I built it I used Node.js for the backend and connected it with: Ghostscript for handling PDF operations like compression LibreOffice for document conversions The whole system is stateless (no database), which keeps it simple and fast. Why I built it this way I wanted to prove that you don’t always need paid APIs or heavy infrastructure to build something useful. With the right open-source tools, you can create a solid, production-ready app. What I learned Working with system-level tools like Ghostscript and LibreOffice Handling file uploads and processing efficiently in Node.js Building a clean workflow without relying on a database Thinking about performance and user privacy Final thoughts This project is a good example of how I approach building tools — keep it simple, make it useful, and avoid unnecessary complexity.
0
91
AI-Native Full Stack Engineer
New to Contra
AI-Native Full Stack Engineer
Cover image for I shipped an open-source package
I shipped an open-source package called Fold. Here's the problem it solves: When you build an AI agent that touches more than one data source S3, Slack, a local database, your filesystem you end up managing three or four different SDKs, auth flows, and API shapes before writing a single line of actual agent logic. Then you give your LLM a list of 12 tools and hope it picks the right one. Fold takes a different approach. It's a virtual filesystem. You mount any backend under a path prefix: /notes → your local Documents folder /db → a SQLite database /s3 → an S3 bucket /slack → Slack channels as directories /model → a locally running Ollama model Your agent gets one tool: bash. cat, ls, grep, wc, head, pipe across all of them. LLMs were trained on bash. They know it cold. Fold exploits that instead of fighting it. Three things I built that Mirage (the main prior art) doesn't have: Local-first. SQLite, local files, and Ollama are first-class resources. Everything can run on-device with zero data egress and zero API keys. Reactive. ws.watch (http://ws.watch)() lets any resource push events when data changes. Your agent triggers automatically no polling, no cron. Rich listings. ls -c returns metadata alongside filenames row counts, schemas, member counts, last activity. The agent understands the environment in one call instead of five. It also ships as an MCP server out of the box. One file and it's available in Claude, Cursor, or any MCP client. Published under The Builder Company: npm install @tbc-fold/node Repo: https://lnkd.in/g6EdaYEx (https://lnkd.in/g6EdaYEx)Website: https://lnkd.in/g6WjxGGd Built this alongside Aura. The two are related Fold is the abstraction that lets Aura's local agent work across your data without sending anything to the cloud. If you're building agents and hitting the multi-SDK problem, try it.
1
59
Ex-Founder Building Complex AI Applications
Ex-Founder Building Complex AI Applications