Hi, I’m Vikas Singh
Building clean, responsive web interfaces with React and Next.js.

PROJECTS
Movikas
Aug 2025 – Dec 2025A movie discovery platform that helps you find the right story based on what you want to watch.
- Users waste time switching apps to find the right movie.
- AI semantic search (Gemini API), OTT availability, and curated collections.
- Tech: React, Next.js, TMDb API, Google OAuth, Gemini AI.
- Outcome: 15 early adopters, 6 DAU, 7 organic Product Hunt upvotes.
Expense Tracker — GraphQL EMS
Mar 2024 – Apr 2024A GraphQL-powered expense management app with visual analytics.
- Categorized expense tracking with CRUD and charts.
- Tech: React, GraphQL, MongoDB, Passport.js, Tailwind CSS.
SkillAcademy
Jan 2024 – Feb 2024A full-featured Learning Management System with subscription-based course access.
- Authentication (Google OAuth + standard), payments, and admin dashboard.
- Tech: MERN, Redux Toolkit, Tailwind CSS, JWT, Cloudinary, Nodemailer.
EXPERIENCE
Built and deployed a full production website for a local tractor garage in Bilaspur, CG. Sole technical owner - handled everything from design to domain, deployment, and ongoing maintenance.
- Designed and developed a multi-section business site - Hero, Services (12 categories), Gallery, About, Contact, and Google Maps embed.
- Integrated WhatsApp and direct call CTAs for instant customer connectivity.
- Configured custom domain (pradeeptractor.in) with DNS setup and deployed on Vercel.
- Handled all technical decisions independently - delivered fully functional site in 6 days.
- Outcome: Business now has a professional online presence; customers can discover services, view gallery, and contact directly - building trust and reach.
Next.jsVercelDomain & DNSResponsive DesignOngoing MaintenanceSolo Delivery
OPEN SOURCE
Strapi• Nov 2024
Contributed CheckCircleEmpty icon to design system, enhancing Bulk Publish and Releases UI
Open Source
PR #1831What I did
Contributed CheckCircleEmpty icon to design system, enhancing Bulk Publish and Releases UI
Learnings
- Open-source workflow
- Large codebase navigation
- Design-system conventions
DOCUMENTED GRINDING
Namaste DSA - JavaScript
OngoingStructured JavaScript DSA solutions from Namaste DSA & LeetCode - each folder documented with approach and solution.
- 10+ DSA topics - Arrays, Recursion, Linked List, Trees, Binary Search, Two Pointers and more
- 156 commits - consistent daily practice
- Each solution documented with approach and explanation
- LeetCode problems solved alongside Namaste DSA series
JavaScriptDSALeetCodeNamaste DSA
Namaste React - Documented
CompletedIn-depth React learning journey through Namaste React by Akshay Saini - theory, code, and notes all documented chapter by chapter.
- 13 chapters covered - Hooks, Routing, Redux, Testing, Performance Optimization and more
- 113 commits - structured chapter-wise learning with notes
- 3 forks by other developers - used as reference material
- Deployed as a reference site for revision
ReactReduxHooksTestingNamaste React
30 Days JS Challenges
Completed30-day JavaScript challenge from Chai Code - fully documented with approach and thought process for each day.
- 30 days of JS - Variables, Closures, Async/Await, Classes, Regex and more
- Mini projects built - Weather App, Movie Search, E-commerce, Task Manager
- Each day has dedicated README with approach documented
- 139 commits - day-by-day consistent progress
JavaScript30 Days ChallengeChai CodeMini Projects