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




👋  About Me

┌─ jyatin@github ───────────────────────────────┐
│                                               │
│ $ status                                      │
│ ● I like turning random ideas into working    │
│   software.                                   │
│                                               │
│ ● Currently building full-stack apps,         │
│   solving DSA problems, contributing to open  │
│   source, and experimenting with AI/RAG.      │
│                                               │
│ ● Sometimes the code works on the first try.  │
│   Usually it doesn't.                         │
│                                               │
└───────────────────────────────────────────────┘

🚀  Featured Projects

🎬 NEXORA

Full-stack video streaming platform.

React Node.js Express MongoDB

📄 AskPDF

AI-powered PDF interaction application using RAG.

TypeScript AI RAG

🛒 KiranaWala

Hyperlocal smart grocery platform features digital ordering, store & inventory management.

MERN Stack

🔤 MyString

Custom C++ String implementation focusing on OOP and dynamic memory management.

C++ OOP Memory Management


🛠️  Tech Stack

💻 Languages



⚛️ Frontend



⚙️ Backend & 🗄️ Databases



🛠️ Tools & 🤖 AI


🚧  Currently Building

🟣 Backend architecture
🔵 AI / RAG experiments
🟢 Open source contributions
🟡 DSA consistency
🔴 System design

🌱  Open Source

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

Other Contributions: Lingui freeCodeCamp First Contributions Appwrite


📊  GitHub Activity




📈  Contribution Graph


🐍  Contribution Activity

github contribution grid snake animation

💬  Let's Connect

Building things, breaking things, learning along the way.




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

    Python

  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++