Skip to content

Instantly share code, notes, and snippets.

View carefree-ladka's full-sized avatar
🏠
Working from home

Pawan Kumar carefree-ladka

🏠
Working from home
View GitHub Profile
@carefree-ladka
carefree-ladka / JavaScript Interview Notes.mdx
Created June 1, 2026 10:27
JavaScript Interview Notes

JavaScript Interview Notes

A comprehensive reference covering core JS concepts, async patterns, array methods, and output-based questions.


Table of Contents

@carefree-ladka
carefree-ladka / Debugging Production Issues in Frontend Applications.mdx
Created May 31, 2026 14:54
Debugging Production Issues in Frontend Applications
@carefree-ladka
carefree-ladka / 🐍 The Complete Python Learning Guide.mdx
Created May 28, 2026 08:48
🐍 The Complete Python Learning Guide

🐍 The Complete Python Learning Guide

A comprehensive, beginner-to-advanced reference for learning Python β€” from your first print("Hello, World!") to building real-world applications.


Table of Contents

  1. Introduction to Python
@carefree-ladka
carefree-ladka / Agentic AI Roadmap for Frontend Developers.mdx
Created May 28, 2026 08:38
Agentic AI Roadmap for Frontend Developers

Agentic AI Roadmap for Frontend Developers

A structured, project-driven path from zero to building production-grade AI agents β€” tailored for developers who know JavaScript/TypeScript and want to move into the AI engineering space.


Table of Contents

  1. What Is Agentic AI?
  2. Phase 0 β€” Foundations (2–3 weeks)
@carefree-ladka
carefree-ladka / 🎯 CUET β€” Previous Year & Expected Questions.mdx
Created May 24, 2026 15:12
🎯 CUET β€” Previous Year & Expected Questions

🎯 CUET β€” Previous Year & Expected Questions

Category-wise with Answers | Most Likely to Appear

πŸ“Œ How to use this: Go through each question, try to answer mentally first, then check. Mark ones you got wrong with ❌ and revise those topics first!


πŸ“‹ Table of Contents

🌍 Part A β€” General Knowledge

@carefree-ladka
carefree-ladka / πŸ“š CUET Complete Study Notes.mdx
Created May 24, 2026 15:03
πŸ“š CUET Complete Study Notes
@carefree-ladka
carefree-ladka / πŸ’» Computer Science β€” PCS Exam Notes.mdx
Created May 18, 2026 13:56
πŸ’» Computer Science β€” PCS Exam Notes

πŸ’» Computer Science β€” PCS Exam Notes

Target: Lower PCS (Uttar Pradesh) | Subject: Computer Fundamentals & IT

⚑ Topics are ordered by exam frequency β€” study top sections first!


πŸ“‹ Table of Contents

| # | Topic | Pages | Frequency |

@carefree-ladka
carefree-ladka / How JavaScript Works β€” Under the Hood.mdx
Created May 15, 2026 10:15
How JavaScript Works β€” Under the Hood

How JavaScript Works β€” Under the Hood 🧠

Most developers use JavaScript. Few understand what the engine actually does when your code runs. This series covers the internals β€” what no tutorial teaches but every senior dev is expected to know.

**Who is this for?** - πŸ”΅ **Experienced devs** filling the "I know it works, but not *why*" gap - 🟒 **Ambitious freshers** who want to stand out in interviews - Anyone who has ever been confused by `this`, hoisting, closures, or async timing
@carefree-ladka
carefree-ladka / JavaScript Complete Roadmap β€” YouTube Playlist.mdx
Last active May 20, 2026 13:13
JavaScript Complete Roadmap β€” YouTube Playlist