Skip to content
View Narayan-Kumar-Yadav's full-sized avatar

Block or report Narayan-Kumar-Yadav

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


coding gif

🧠 Who Am I?

const narayan = {
  name:       "Narayan Kumar Yadav",
  location:   "Lucknow, Uttar Pradesh, India 🇮🇳",
  education:  "BCA Student @ NIU, India 🎓",
  role:       "Aspiring Full-Stack Web Developer",
  founder:    ["indiabulletin.in 📰", "vidyaniti.in 📚"],
  status:     "Actively Learning & Shipping Real Projects 🚢",
  openTo:     ["Internships", "Freelance", "Open Source", "Feedback"],
  contact:    "narayankumaryadav2007@gmail.com",
  motto:      "Every expert was once a beginner who refused to quit 💚",
};

🌱 I'm a BCA student from India, currently in the early stages of my web development journey.
I believe in learning by doing — every project I ship teaches me something real.
I'm not chasing titles; I'm building skills, one line of code at a time.



⚡ Tech Stack

💬 Languages

JavaScript TypeScript Python

🎨 Frontend

Next.js React Tailwind CSS

🛠️ Backend & APIs

Node.js Flask WebRTC

🧰 Tools & Platforms

Git GitHub VS Code


🚀 Featured Projects

🔐 Secure-Share


Decentralized P2P File Sharing
Browser-to-browser file transfer with End-to-End Encryption.
No servers. No uploads. Pure WebRTC magic. 🔒

🔍 MySearch


Google-Style Intelligent Search Engine
Powered by the Wikipedia API with a clean, fast,
and responsive search experience. 🌐

🌤️ Weather App


Real-Time Weather Dashboard
Flask-powered backend fetching live data from
OpenWeatherMap API. Clean and minimal UI. ☁️

⚡ Chatty


Chatty — Real-time chat applicatione
Next.js, Firebase, and Socket.io featuring media messaging,
push notifications, and scalable architecture. 🛠️


🌐 My Ventures

🗞️ indiabulletin.in 📚 vidyaniti.in
News & Current Affairs Platform Education & Learning Resources Portal
Founder & Content Manager Founder & Content Manager
Visit Visit

📊 GitHub Stats

GitHub Stats Top Languages



GitHub Streak

📈 Currently Learning

🧩  Advanced TypeScript Patterns      ████████░░░░   65%
⚛️  React Server Components & RSC     ███████░░░░░   55%
🗄️  Databases (PostgreSQL + Prisma)   ██████░░░░░░   50%
🐳  Docker & Deployment Basics        ████░░░░░░░░   35%
🔐  Web Security & Auth Flows         ████░░░░░░░░   30%

💡 My learning approach: I don't wait until I'm "ready" — I ship projects, break things, fix them, and grow through real experience.


🗓️ Contribution Activity

Contribution Graph

🤝 Connect With Me

Whether you have a project idea, want to collaborate, offer an internship, or just say hi — my inbox is always open! 🙌

Portfolio LinkedIn GitHub Email



"First, solve the problem. Then, write the code."

John Johnson


Dev Quote


🌱 Still learning. Still building. Still growing.

"The best time to plant a tree was 20 years ago. The second best time is now."

Pinned Loading

  1. MySearch MySearch Public

    MySearch is a Google-style search engine built using Wikipedia API. It provides fast, clean, and informative search results with a modern UI.

    JavaScript

  2. nextjs-boilerplate nextjs-boilerplate Public

    TypeScript

  3. Secure-Share Secure-Share Public

    A premium, decentralized P2P file-sharing and collaboration app built with Next.js and WebRTC. Features true browser-to-browser E2E encrypted transfers, backpressure-safe chunking for massive files…

    TypeScript

  4. weather-app weather-app Public

    Weather app built with Python Flask and OpenWeatherMap API

    CSS