Skip to content
View Jyatin's full-sized avatar

Block or report Jyatin

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.

Content in all repositories owned by your account will be closed.
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
Jyatin/README.md
Jyatin Kumar Singh

Jyatin Kumar Singh

Typing SVG

Profile Views



AboutProjectsStackOpen SourceDSAStatsContact


🧭  About Me

I'm a B.Tech Computer Science & Engineering student focused on full-stack development, with a strong emphasis on Data Structures & Algorithms and active contribution to open source. I enjoy building real-world software and exploring AI-powered applications, and I'm currently deepening my knowledge of backend architecture and system design.

I care about writing code that's clean and maintainable — not just code that works — and I try to bring that mindset to every project, whether it's a personal build or an open-source PR.

Quick Facts

🎓  B.Tech CSE Student 💻  Full-Stack (MERN + TS) 🧩  DSA & Competitive Programming 🌱  Active Open Source Contributor 🤖  Exploring AI / RAG systems 🎯  Learning System Design


🚀  Featured Projects

🎬  NEXORA

Full-stack video streaming platform.

📄  AskPDF

AI-powered PDF interaction app built with retrieval-augmented generation.

🛒  KiranaWala

Hyperlocal smart grocery platform — digital ordering, store management, inventory management, and order processing.

🔤  MyString

Custom C++ String implementation with OOP design and dynamic memory management.


🛠️  Tech Stack

Languages

Frontend

Backend & Databases

Tools


🌱  Open Source

OpenFeature JS SDK  ·  🟢 Open PR   fix(react): honor default value for missing feature flags

Lingui  ·  Recent contribution

freeCodeCamp   ·   First Contributions   ·   Appwrite

Open source teaches what no tutorial can — real collaboration, real code review, and writing software that has to make sense to someone else. I try to bring that same discipline to every contribution.


🧩  DSA / Problem Solving



Binary Search Two Pointers Sliding Window Recursion Trees Graphs Dynamic Programming


🎯  Current Focus

  • 🔧  Backend architecture, REST API design, authentication & authorization
  • 🏗️  System design fundamentals
  • 📈  Staying consistent with daily DSA practice
  • 🌍  Making more frequent, higher-quality open-source contributions
  • 📚  Advanced React, TypeScript, Node.js, Express, MongoDB

📊  GitHub Stats




📫  Connect With Me

Open to internships, collaborations, and interesting problems to solve — feel free to reach out.



Pinned Loading

  1. AskPDF AskPDF Public

    TypeScript

  2. js-lingui js-lingui Public

    Forked from lingui/js-lingui

    🌍 📖 A readable, automated, and optimized (2 kb) internationalization for JavaScript

    TypeScript

  3. js-sdk js-sdk Public

    Forked from open-feature/js-sdk

    My fork of the OpenFeature JavaScript SDK

    TypeScript

  4. Jyatin Jyatin Public

  5. KiranaWala KiranaWala Public

    Hyperlocal grocery platform connecting local stores with nearby customers

    HTML

  6. MyString MyString Public

    A custom String class implementation in Modern C++17 demonstrating the Rule of Five, dynamic memory management, move semantics, and operator overloading.

    C++