Nikhilkumar Singh's Work | ContraWork by Nikhilkumar Singh
Nikhilkumar Singh

Nikhilkumar Singh

Web Developer for landing pages, sites & responsive UI

New to Contra

Nikhilkumar is ready for their next project!

Cover image for J9 Studio is a modern
J9 Studio is a modern creative agency website designed to present services, portfolio, and contact information in a clean, professional way. I focused on creating a responsive layout with strong typography, balanced spacing, and a premium visual style that feels trustworthy and client-ready.
1
32
Cover image for This project is a modern
This project is a modern restaurant website built to showcase the restaurant’s identity, menu, and customer journey in a visually appealing and responsive format. I focused on creating a clean layout, strong typography, and an inviting user experience that helps drive reservations and engagement.
1
26
Cover image for Design a Modern, Responsive Dental Clinic Website for Patien...
This project is a modern dental clinic website created to showcase services, patient trust, and appointment booking in a clean and responsive layout. I focused on a calm visual style, clear information structure, and a user-friendly experience that supports patient confidence.
1
20
Cover image for This project is a modern
This project is a modern real estate website built to present property listings, agent branding, and lead-generation content in a clean and responsive format. I focused on creating a professional interface with strong typography, clear structure, and a user-friendly property browsing experience.
1
13
Fluffless: Deterministic AI Proposal Engine Project Overview / TL;DR A high-performance Next.js web application that forces LLMs to write hyper-direct, senior-level technical pitches by anchoring generation to a persistent, client-side profile vault. The Problem: The freelance market is flooded with generic, AI-generated proposals that read like bloated cover letters. Clients ignore them because they lack technical depth and focus on "marketing fluff" rather than execution. Additionally, existing tools create massive UX friction by forcing users to manually re-type their past work experience for every single pitch. The Solution: I architected and deployed Fluffless to solve both the output quality and the user friction. I bypassed standard AI wrappers to build a constraints-based engine that only generates technically sound, highly specific proposals. Key Technical Execution: Client-Side "Profile Vault": To eliminate repetitive data entry, I engineered a persistent LocalStorage architecture. Users input their raw technical resume once, and the application silently passes this base context to the AI for all future generations, reducing user input to just the target job description. Heavyweight AI & Prompt Engineering: I integrated the Groq API utilizing the massive Llama-3.3-70B reasoning model. I engineered a strict, one-shot prompt architecture loaded with negative constraints to completely strip out default "AI-speak" (e.g., words like leverage, delve, seamless) and force a rigid 4-step psychological sales structure (Hook -> Proof -> Execution -> Technical CTA). Native Streaming Architecture: When the standard Vercel AI SDK introduced silent failures due to protocol mismatches, I bypassed the abstraction entirely. I built a custom, native JavaScript fetch and TextDecoder implementation to guarantee 100% stable, low-latency text streaming directly to the UI. My Role: Lead Full-Stack Developer & Prompt Engineer Tools & Technologies: Next.js (App Router) React Tailwind CSS Groq API (Llama-3.3-70B) Vercel Project Links: Live Site: https://fluffless.vercel.app/
1
2
19