Sheetesh_ Profile Banner
Sheetesh Kumar Profile
Sheetesh Kumar

@Sheetesh_

Followers
36
Following
311
Media
34
Statuses
52

@..°😁°

Joined February 2021
Don't wanna be here? Send us removal request.
@Sheetesh_
Sheetesh Kumar
21 hours
Consistency + Curiosity = Growth 🧩. Completed #30DaysOfPython by @IndianDataClub, one step closer to Python mastery!. #PythonChallenge #DevLife #LearnToCode
Tweet media one
0
0
2
@Sheetesh_
Sheetesh Kumar
7 days
Hi Everyone,. Let's not ask on ChatGPT "Will AI take my Job?".Let's ask "Am I Ready to work with AI?". Check out my latest post on LinkedIn - . Thank you!
Tweet media one
0
0
4
@Sheetesh_
Sheetesh Kumar
15 days
Want more visibility on LinkedIn?.πŸ˜ŽπŸ’‘.Check out my latest post on LinkedIn πŸ‘‡ .
Tweet media one
0
0
4
@Sheetesh_
Sheetesh Kumar
19 days
🎯 Day 28: Cleaning up messy Python like a pro!. Writing clean code today because future me deserves better. πŸ’»πŸ” . @indiandataclub #30DaysOfPython
Tweet media one
Tweet media two
0
0
6
@Sheetesh_
Sheetesh Kumar
20 days
πŸ’Ύ Databases unlocked!. Day 27: Exploring ORMs and SQLAlchemy to build smarter APIs. @indiandataclub @IDC30DaysChallenge.#Python #FastAPI #SQLAlchemy #BackendDev
Tweet media one
Tweet media two
0
0
5
@Sheetesh_
Sheetesh Kumar
21 days
Day 2️⃣6️⃣ of #30DaysOfPython πŸš€. Dived into FastAPI and built a RESTful API to manage a library πŸ“š.CRUD operations βœ….Fast, modern, and fun to use! πŸ’‘. #Python #FastAPI @IDC30DaysChallenge
Tweet media one
Tweet media two
0
0
3
@Sheetesh_
Sheetesh Kumar
22 days
Day 25 of #30DaysOfPython. 🧠 Explored Pydantic, Python data validation made elegant.πŸ’‘ Email format βœ”οΈ.πŸ“Š Age validation (18–100) βœ”οΈ.πŸ’₯ Clean & reliable data models!. @indiandataclub #IDC30DaysChallenge
Tweet media one
0
0
6
@Sheetesh_
Sheetesh Kumar
23 days
Day 24: Python dataclasses πŸ”.βœ… Type hints.βœ… Default values.βœ… Auto-generated methods. Built a simple Book model and it’s elegant & efficient!. @indiandataclub .#PythonDev #LearnPython #30DaysOfPython
Tweet media one
Tweet media two
0
0
6
@Sheetesh_
Sheetesh Kumar
24 days
Day 23: GUI Development with Kivy. Turned my Python CLI tool into a fully interactive GUI using Kivy. Loved diving into cross-platform interface design and widget handling!. @indiandataclub #30DaysOFPython
Tweet media one
Tweet media two
0
0
8
@Sheetesh_
Sheetesh Kumar
25 days
πŸ”₯ 21-day streak complete!. Wrapped up Week 3 of the #30DaysOfPython challenge πŸš€.Grateful for the progress, excited for the final stretch!. @indiandataclub .#IDC30DaysChallenge #Python #CodingJourney
Tweet media one
0
0
5
@Sheetesh_
Sheetesh Kumar
25 days
Day 2️⃣2️⃣: CLI Adventures!. Made a temperature converter 🧊πŸ”₯ with argparse!.Now my terminal understands Celsius, Fahrenheit & Kelvin 😎. @indiandataclub #30DaysOfPython
Tweet media one
Tweet media two
0
0
4
@Sheetesh_
Sheetesh Kumar
26 days
πŸ“° Day 21 - Web Scraping Begins!.Built my first mini scraper with Python 🐍. βœ… Fetched news headlines using BeautifulSoup.The web just got a lot more accessible πŸ‘€. @indiandataclub .#30DaysOfPython #WebScraping
Tweet media one
Tweet media two
0
0
6
@Sheetesh_
Sheetesh Kumar
27 days
πŸ”Œ Day 2️⃣0️⃣: Networking with Python. Dive into sockets & HTTP requests!.🎯 Challenge: Fetch and display a webpage’s content.πŸ“‘ Let Python talk to the web!. @indiandataclub .#30DaysPython #DevJourney
Tweet media one
Tweet media two
0
0
5
@Sheetesh_
Sheetesh Kumar
28 days
Day 1️⃣9️⃣: Speed Run with Threads!. Python threads downloading files like a pro πŸ§΅πŸš€. Next stop? Mastering multiprocessing for even bigger tasks. #30DaysOfPython @indiandataclub
Tweet media one
Tweet media two
0
0
4
@Sheetesh_
Sheetesh Kumar
29 days
πŸ” Day 18 of #30DaysOfPython. Dived into the world of Metaclasses – customizing class creation like a pro! 🧩.Challenge: Enforced class naming conventions using metaclasses. 🧠 Python magic unlocked! ✨. @indiandataclub #Python
Tweet media one
0
0
3
@Sheetesh_
Sheetesh Kumar
29 days
πŸš€ Day 16 & 17 of #30DaysOfPython. βœ”οΈ Learned Generators & Iterators – mastered lazy evaluation with yield. βœ”οΈ Built custom Context Managers for safe file handling using with. πŸ“š Consistency = Progress! πŸ”₯. @indiandataclub .#Python #CodingJourney
Tweet media one
Tweet media two
0
0
5
@Sheetesh_
Sheetesh Kumar
1 month
Decorators unlocked!. Day 15 of #30DaysOfPython. Made a function timer decorator β€” now I know exactly how fast my code runs! πŸƒβ€β™‚οΈπŸ’¨.Keep leveling up every day!. @indiandataclub #30DaysOfPython.#PythonDev #CodeBetter
Tweet media one
0
0
6
@Sheetesh_
Sheetesh Kumar
1 month
Day 1️⃣4️⃣ of #30DaysOfPython. Topic: Recursion – When a function calls itself! πŸŒ€.🧠 Learned about base cases and recursive calls.πŸ§ͺ Challenge: Calculated factorial using recursion!. πŸ“Œ Feeling like I finally get recursion now!. #Python #CodingChallenge #IDC30DaysChallenge
Tweet media one
0
0
4
@Sheetesh_
Sheetesh Kumar
1 month
🧱 Day 13: Mastered foundational data structures. πŸ” Stacks: LIFO.🎯 Queues: FIFO. Python lists made it all click!.@indiandataclub #30DaysOfPython.#DevJourney #DataStructures #PythonCoding
Tweet media one
0
0
4
@Sheetesh_
Sheetesh Kumar
1 month
Day 12 - Completed!. Learning to tame wild text using Regular Expressions πŸπŸ“š From symbols to structure! . @indiandataclub #30DaysOfPython
Tweet media one
Tweet media two
0
0
5