Coder_Shelby_7 Profile Banner
Vimal Anand | Full Stack Web Dev Profile
Vimal Anand | Full Stack Web Dev

@Coder_Shelby_7

Followers
172
Following
9K
Media
759
Statuses
1K

I build high-performance websites & dashboards using Next.js, React & PostgreSQL. DM open for freelance projects ๐Ÿš€

Bangalore, Karnataka
Joined September 2021
Don't wanna be here? Send us removal request.
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
4 days
I build modern, fast and beautiful websites for founders, small businesses, and startups. Landing pages, dashboards, AI tools โ€” delivered in 7 days. Portfolio: https://t.co/q8Uq4237eW DM open for work ๐Ÿ’ผ๐Ÿ”ฅ #webdevelopment #startups #landingpage #nextjs #founders
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
17 days
Me: forgets PostgreSQL password Postgres: denies access Me: edits pg_hba.conf like a hacker in a movie ๐ŸŽฌ Me: ALTER USER postgres WITH PASSWORD '****' โœ… Postgres: finally lets me in Never type 'default', just hit Enter ๐Ÿ˜… #DevLife #PostgresStruggles
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
18 days
Started with โ€˜why seed command crying?โ€™ โ†’ fought schema monsters, fixed generator, deleted ghosts from generated/, and finallyโ€ฆ ๐ŸŒฑ seed successfully executed! ๐Ÿ’ช๐ŸŽ‰ #Prisma #DevLife #TypeScript #BackendBuilder
1
0
2
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
18 days
.
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
18 days
Tweet card summary image
medium.com
๐Ÿงฉ Introduction
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
18 days
Spent hours wondering why @prisma migrations said โ€œsuccessfulโ€ but neondb still showed 0 tables Turns out, a global DATABASE_URL was overriding my .env . Deleted it โ€” boom ๐Ÿ’ฅ tables appeared! Lesson: always check your env vars #Prisma #NeonDB
0
0
2
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
18 days
Spent hours wondering why @prisma migrations said โ€œsuccessfulโ€ but neondb still showed 0 tables Turns out, a global DATABASE_URL was overriding my .env . Deleted it โ€” boom ๐Ÿ’ฅ tables appeared! Lesson: always check your env vars #Prisma #NeonDB
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
19 days
Built my first @nestframework REST API! From modules to Prisma DB. Manages employees with full CRUD, validation, & error handling. No more Express chaos! #Prisma #RESTAPI #OpenSource @freeCodeCamp
1
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
24 days
Just revised the @nextjs and made myself aware of the new update of version 16. Feels ๐Ÿ’ฏ good.
0
0
2
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
24 days
Targeting to master @nextjs, @nestframework, @PostgreSQL, @GraphQL, and Neon in the coming weeks. Letโ€™s build something powerful with this stack. Any tips? #NeonDB #FullStack #WebDevelopment #DevCommunity #CodingJourney
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
26 days
Wow ๐Ÿ˜ฒ
0
0
2
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
27 days
Built a config-driven customer search app using @reactjs + @typescript .All form fields & table columns come from config โ€” no hardcoding. check out : https://t.co/dFaP70CNVm #React #TypeScript #Tailwind #shadcn #FrontendDev #WebDev
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
29 days
Just launched my new service on @contra ! I help businesses build modern, scalable & AI-powered websites using Next.js, React & Node.js โ€” built for speed, design & performance. Letโ€™s bring your ideas to life : https://t.co/Vuouo7rWOw #NextJS #ReactJS #WebDev #AI #Freelance
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
1 month
Playing around with my weather app and AI finance buddy . Thinking about some fun updates โ€” charts, AI tips, gradients, little animationsโ€ฆ hoping to drop some major upgrades within a week. Code runs, but personality matters. #buildinpublic #nextjs #reactjs
0
0
3
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
1 month
Built my first RAG project โ€“ NEWSCHAT RAG! A chatbot that reads 21 news articles and answers any query instantly Tech stack: Python + ChromaDB + SentenceTransformers Github - https://t.co/iMhOvUvuwH Naive RAG flow โ†’ Docs โ†’ Chunks โ†’ Embeddings โ†’ GPT Answer #RAG #AI
Tweet card summary image
github.com
A news articles chatbot using Naive RAG approach. Retrieves relevant chunks from news and generates concise answers instantly. - Vimal2023/NEWSCHAT-RAG
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
1 month
Happy Diwali ๐Ÿ•ฏ
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
1 month
Portfolio Updated.
0
0
2
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
1 month
Built a small JS utility โ€” Weekday Sum. It calculates total weekdays between any two dates and includes a full Jest test suite for validation. Minimal setup, modular structure, and precise date logic. Repo: https://t.co/TMjrDr6okv #JavaScript #NodeJS #Jest #Coding #OpenSource
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
1 month
Making polyfills ๐Ÿ˜‹
0
0
1
@Coder_Shelby_7
Vimal Anand | Full Stack Web Dev
2 months
๐Ÿš€ Just built InventoryTrack! A slick inventory app with FastAPI backend, React frontend & PostgreSQL. Add, edit, delete, search products in a snap! ๐Ÿ”ฅ Check the code: https://t.co/7laaXtghqm #FastAPI #React #Python #WebDevelopment
0
0
1