Projects using Visual Studio Code in IndiaProjects using Visual Studio Code in India🌿 Built a cinematic landing page for a food & beverage consulting firm — with a custom frame-sequence animation as the hero.
Evaresst Agro helps founders, brands, and manufacturers take a product from recipe to retail — covering everything from formulation and QA to FSSAI compliance and supply chain. They needed a web presence that matched the craft behind their work.
Here's what went into this build:
✦ Custom hero animation — a hand-crafted frame-by-frame sequence that loads as the user lands on the page, setting a premium, editorial tone before a single word is read.
✦ Full-stack landing page built with React + Tailwind, deployed on Vercel — fast, responsive, and optimized for conversion.
✦ 6-service layout with clean iconography covering Product Development, QA, Market Strategy, Supply Chain, Regulatory Compliances, and Innovation & R&D.
✦ Visual product showcase — a real beverage lineup (Orange, Mango, Blueberry, Cranberry, and more) pulled from Evaresst's own lab output, rendered with color accuracy.
✦ Structured workflow section — 6-stage innovation pipeline made scannable and credible without being overwhelming.
✦ Numbers section, contact CTA, and sticky nav — all tuned for a B2B consulting audience that wants trust signals fast.
🔗 Live: https://everesst-agro.vercel.app/
If you're a food brand, startup, or manufacturer looking for a web presence that converts — let's talk. Pixel Quest — Gamified Productivity for Students
"Turn your daily goals into epic quests."
Pixel Quest is a productivity web application that transforms everyday tasks, habits, and academic goals into RPG-style quests. Users earn XP, level up their profiles, unlock achievements, and grow a virtual pixel companion as they complete tasks.
Designed with a retro pixel-art aesthetic and modern UX principles, the platform aims to make productivity more engaging, motivating, and rewarding for students.
My Role: UI/UX Design, Product Design, Frontend Development, Gamification Design
Tools: Figma, HTML, CSS, JavaScript, Typescript
Behance: https://www.behance.net/gallery/250660045/Pixel-Quest-A-Students-Journey-Gamified
GitHub: https://github.com/Tani-2005/pixel-quest-planner
(https://github.com/Tani-2005/pixel-quest-planner) Built my first ever Rhino plugin!
Meet the ColumnCenterlinePlugin — it instantly creates structural centerlines, labels, and dimensions from your column geometry.
Took me 7 days, 37 bugs, and a lot of coffee.
This started as a fun experiment, I just wanted to understand how plugins in Rhino actually work.
I had zero coding background in c#, literally none.
So I decided to dive into C#, Visual Studio, and the RhinoCommon SDK… and things got interesting real fast
The plugin works like this:
1. You run the command ColumnCenterlineCommand
2. Input your layer name (e.g. “COLUMN”)
3. Choose your settings , extension length, grouping tolerance, circle radius
4. Watch it auto-generate the full grid!