Skip to content
View Nikita06211's full-sized avatar

Block or report Nikita06211

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nikita06211/README.md

Hi there! 👋 I'm Nikita Bansal

Full Stack Developer

  • Based in Delhi
  • See my portfolio at Nikita Bansal
  • Reach out to me on Email.
  • Working with MERN, NextJS, Typescript nowadays!

Tools & Technologies

  • Languages: Javascript/TypeScript, C/C++.
  • Frameworks/Libraries: Node.js/Express.js, React.js, Next.js.
  • Platforms: GitHub, AWS.
  • Databases: MongoDB, PostgreSQL.
  • ORM: Prisma, Mongoose, TypeORM.
  • Misc: Docker, TailwindCSS, Zustand.

Projects

  • DocPilot (Github): An AI Agent made using langchain with tools such as web research (Tavily) and website scraping (browser rendering by Cloudflare). that provides latest documentation context to LLM before answering user query.

  • PocketCloud(Github): A secure file-sharing platform allowing users to upload files and generate time-restricted shareable URLs, with configurable expiration and full user authentication, wrapped in a modern responsive UI.

  • yc-search (Github): A service for searching Y Combinator companies using vector embeddings and semantic search powered by Pinecone and OpenAI.


📫 Let's Connect:

  • LinkedIn

Feel free to explore my repositories and projects. If you have any questions, suggestions, or just want to connect, don't hesitate to reach out!

🚀 Happy coding! 🚀

Pinned Loading

  1. DocPilot-Backend DocPilot-Backend Public

    DocPilot is an API that takes a user’s question about a technology or library, automatically finds the most relevant official documentation pages, scrapes and analyzes them with an LLM, and returns…

    TypeScript

  2. PocketCloud PocketCloud Public

    PocketCloud is a minimal and secure file storage service that allows users to upload files, manage them, and share access publicly using file keys. The system supports authentication and optimal ha…

    TypeScript 1

  3. yc-search-backend yc-search-backend Public

    A backend service for searching Y Combinator companies using vector embeddings and semantic search powered by Pinecone and OpenAI.

    TypeScript

  4. DevTinder DevTinder Public

    This is the backend microservice for DevTinder, a developer networking platform built to help users connect, collaborate, and grow together. This service handles user authentication, profile manage…

    JavaScript