dev_kant_kumar Profile Banner
Dev Kant Kumar Profile
Dev Kant Kumar

@dev_kant_kumar

Followers
5
Following
3
Media
33
Statuses
48

Full-Stack Web Developer | React • Node.js • TypeScript | Building Scalable Web Apps | Open to Global & Remote Opportunities

India
Joined October 2023
Don't wanna be here? Send us removal request.
@dev_kant_kumar
Dev Kant Kumar
1 month
🧵 AI Agents are changing how we build software From "predictive AI" to "autonomous agents" - here's everything you need to know 👇 (1/12)
1
0
0
@dev_kant_kumar
Dev Kant Kumar
1 day
Your computer doesn’t work without this ⚙️ An Operating System manages everything behind the scenes. Here’s a simple breakdown of the functions of OS 👇 #OperatingSystem #ComputerScience #OSBasics #Tech
0
0
0
@dev_kant_kumar
Dev Kant Kumar
2 days
Nothing on your phone or laptop works without this 👀 That invisible layer is the Operating System. Explained simply with a real YouTube example 👨‍💻 Perfect for CS students & beginners. 🎥 Full video ↓ #OperatingSystem #OS #ComputerScience #TechExplained #CSStudent
0
0
0
@dev_kant_kumar
Dev Kant Kumar
10 days
0
0
0
@dev_kant_kumar
Dev Kant Kumar
30 days
Today's Python grind: ✅ Recursion: sum, factorial, list printing ✅ sys.setrecursionlimit(4000) ✅ Generators with yield ✅ echo() with .send() ✅ Fibonacci generator #Python #100DaysOfCode
0
0
1
@dev_kant_kumar
Dev Kant Kumar
30 days
Hey @pycharm @jetbrains My code runs perfectly and returns correct output, but you keep screaming "Unindent does not match" with red squiggles. I've retyped indentation 5 times. This invisible tab/space issue is ridiculously frustrating. Fix your linting! #PyCharm #Python
2
0
0
@dev_kant_kumar
Dev Kant Kumar
1 month
Mastered Python Functions this week! 🐍✨ From basic def to advanced decorators #Python #programmingprojects #Coding #CodingJourney #CodingLife
0
0
0
@dev_kant_kumar
Dev Kant Kumar
1 month
Real example User: "Where's my order #12345?" Agent thinks: "I need to find the order, then track it, then respond" → Calls find_order() tool → Gets tracking number → Calls get_shipping_status() → Responds: "Out for delivery!" All autonomous. 🤯 (4/12)
0
0
0
@dev_kant_kumar
Dev Kant Kumar
1 month
The core loop agents use to solve problems: 1️⃣ Get Mission (receive goal) 2️⃣ Scan Scene (gather context) 3️⃣ Think It Through (plan approach) 4️⃣ Take Action (use tools) 5️⃣ Observe & Iterate (learn from results) This loop continues until the goal is achieved. (3/12)
1
0
0
@dev_kant_kumar
Dev Kant Kumar
1 month
What's an AI Agent? It's NOT just an LLM with a prompt. It's a complete system: 🧠 Model (the brain) 🤲 Tools (the hands) 🔗 Orchestration (the nervous system) These 3 components working together = true autonomy (2/12)
1
0
0
@dev_kant_kumar
Dev Kant Kumar
1 month
Built my first Computer Vision project today 🚀 I'm still learning Python basics (just covered dictionaries) But decided to explore what's possible Here's what happened 🧵👇
1
0
2
@dev_kant_kumar
Dev Kant Kumar
1 month
🚨 Stop wasting hours trying to install dlib in Python. You don’t need Visual Studio. You don’t need CMake. Here’s the 1-minute fix 👇 🎥
0
0
0
@dev_kant_kumar
Dev Kant Kumar
1 month
🐍 Day 4: Python Lists Mastered! ✅ 10/10 exercises completed ✅ List operations, comprehensions, sorting ✅ Learned the hard way: .sort() vs sorted() matters! Best lesson: Breaking things intentionally teaches more than tutorials ever could. #100DaysOfCode #Python #code
0
0
2
@dev_kant_kumar
Dev Kant Kumar
1 month
I wasted 2 hours debugging Python code that ran TWICE 😱 The fix? Changed ONE word in my filename. Here's the bug 99% of beginners make (and how to avoid it): watch now 👉
0
0
0
@dev_kant_kumar
Dev Kant Kumar
1 month
🐍 Day 2 & 3: Python Deep Dive Day 2: Shell ops, modules (os/sys), imports & reload() Day 3: Mutable vs Immutable - it's about MEMORY not values! Also: == vs is, float precision, number bases Breaking things > tutorials 💪
0
0
0
@dev_kant_kumar
Dev Kant Kumar
2 months
@Windows Hey @Windows @Microsoft - love the effort to make Python accessible, but could we get auto-detection? If real Python exists in PATH, disable the aliases automatically. Would save devs everywhere from this headache! 💙 #Python #DevTips #Windows11
0
0
0
@dev_kant_kumar
Dev Kant Kumar
2 months
@Windows Alternative fix: Settings → Apps → App execution aliases → Toggle OFF python.exe But honestly? Just delete those stub files. Problem solved permanently.
0
0
0
@dev_kant_kumar
Dev Kant Kumar
2 months
@Windows Quick check if you have this problem: Run: where.exe python If you see "WindowsApps" path listed BEFORE your actual Python path, that's your issue!
0
0
0
@dev_kant_kumar
Dev Kant Kumar
2 months
@Windows Why does this happen? Microsoft created placeholder Python files to redirect users to MS Store. Great for beginners, but they don't auto-disable when you install real Python from https://t.co/D5nZaUSTiX Result: Windows finds the fake one first 🤦‍♂️
Tweet card summary image
python.org
The official home of the Python Programming Language
0
0
0
@dev_kant_kumar
Dev Kant Kumar
2 months
PSA for Python devs on @Windows - Python installed - Restarted PCATH -Restarted PC - Terminal: "Python was not found" ❌ THE FIX: Delete stub files from: C:\Users\[You]\AppData\Local\Microsoft\WindowsApps\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\
4
0
0