Skip to content
View PRAteek-singHWY's full-sized avatar
πŸ’­
LRNNG
πŸ’­
LRNNG

Block or report PRAteek-singHWY

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
PRAteek-singHWY/README.md

πŸš€ About Me

I am a Full-Stack Developer and Computer Science Student (Scaler School of Technology & BITS Pilani). I specialize in building high-performance web applications using the MERN stack and Next.js, and I am currently deep-diving into Generative AI, Vector Databases, and System Design.

  • πŸ”­ I’m currently working on DevQuerA (AI-Powered Q&A Platform)
  • 🌱 I’m currently working on Docker, RAG Pipelines
  • πŸ† Achievements: Postman Student Expert | Hacktoberfest 2024 Contributor | GSSOC'24
  • ⚑ Fun fact: I love deep philosophical talks and exploring Outer Space & Neurology.

πŸ›  Tech Stack

Category Technologies
Frontend Next JS React TypeScript TailwindCSS React Native
Backend Python NodeJS Express.js WebSockets Java
Database & AI MongoDB Redis Postgres Pinecone
Tools Docker Git Figma Postman

🧩 Data Structures and Problem Solving

Pinned Loading

  1. MY_PORTFOLIO MY_PORTFOLIO Public

    More than a portfolioβ€”it's a world. Explore my work in 3D.

    JavaScript

  2. Sec2ndBraiN Sec2ndBraiN Public

    Sec2ndBrain transforms your digital life into a chat-ready RAG knowledge base. Powered by Groq and Jina AI, you can instantly talk to your saved notes, YouTube videos, and Tweets.

    TypeScript

  3. DevQuErA DevQuErA Public

    πŸš€ A next-gen Q&A platform for developers built with Next.js. Features real-time answers, voting, and a modern UI.

    TypeScript

  4. chat-rooms-app chat-rooms-app Public

    A scalable, real-time chat application built with WebSockets. Supports multiple, isolated chat rooms and is designed for horizontal scaling using a Pub/Sub architecture.

    TypeScript

  5. MULTI-THREADED-HTTP-SERVER MULTI-THREADED-HTTP-SERVER Public

    This repository contains a high-performance, multi-threaded HTTP server implemented from scratch using Python's low-level socket programming and the threading module. The objective of this project …

    Python