itsrohit_tech Profile Banner
Rohit Kumar Shrivastava Profile
Rohit Kumar Shrivastava

@itsrohit_tech

Followers
37
Following
138
Media
19
Statuses
43

coding my way out of the ordinary ๐ŸŽญ | learning web dev & python |

Joined July 2025
Don't wanna be here? Send us removal request.
@itsrohit_tech
Rohit Kumar Shrivastava
27 days
๐Ÿ”ฅ Project Launch: BeatBox Playlist ๐ŸŽต . Iโ€™m excited to share my latest mini-project โ€” BeatBox Playlist, a music playlist manager built with Python!. ๐Ÿ”— Check it out on GitHub:.๐Ÿ‘‰ #Python #OOP #GitHub #BCAStudent #DeveloperJourney #PlaylistApp.
Tweet card summary image
github.com
Contribute to ITSROHITTECHH/beatbox.playlist development by creating an account on GitHub.
1
0
2
@itsrohit_tech
Rohit Kumar Shrivastava
9 days
๐Ÿ’ฅ Boom โ†’ You start with a blank screen. ๐Ÿ’ฃ Baam โ†’ You drop a few lines of code. โšก Suddenly โ†’ Colors, animations, and interactions come alive. ๐ŸŒ Thatโ€™s not just web developmentโ€ฆ.itโ€™s the art of breathing life into pixels. ๐Ÿš€โœจ. #WebDev #CodingLife #letsconnect.
0
0
3
@itsrohit_tech
Rohit Kumar Shrivastava
24 days
"While the world rests, I build. From code-filled ultrawide monitors to handwritten goals on the wall โ€” every pixel, every post-it is a step toward something greater. Late nights, Diet Coke, and dreams coded into reality.". ๐Ÿ’ป #DeveloperLife | #FocusMode | ๐Ÿš€ #DreamToExecution
Tweet media one
1
0
4
@itsrohit_tech
Rohit Kumar Shrivastava
24 days
"While others scroll through reels, I scroll through lines of logic. Journeying not just through cities, but through code. Second project in progress โ€” no excuses, just focus." ๐Ÿš†.#CodeOnTheGo #SecondProject #PythonDev #CONNECT
Tweet media one
0
0
2
@itsrohit_tech
Rohit Kumar Shrivastava
24 days
Currently collecting moments instead of code snippets. Be right back! โœจ๐Ÿ“ธ #Wanderlust #TravelMode. #OnTheGo #TravelVibes.#TravelDiaries #CONNECT
Tweet media one
2
0
4
@itsrohit_tech
Rohit Kumar Shrivastava
26 days
Forget manual loops for string formatting :. user = ['Rohit', '20', 'Developer'].csv_row = ','.join(user). ๐Ÿ“Œ Fast.๐Ÿ“Œpythonic .๐Ÿ“Œscalable for CSVs,logs,APIs. join() isn't just a method--- it's a mindset. #Python #DevOps #cleancode #CONNECT
Tweet media one
3
0
9
@itsrohit_tech
Rohit Kumar Shrivastava
30 days
If you're not using: .- Generators .- Decorators .- Context Managers .- Metaclasses (when needed) . You're still in Python's comfort zone. Step beyond โ€” thatโ€™s where advanced Python begins. ๐Ÿš€ . #Python #AdvancedPython #letsconnect.
0
0
5
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
Writing a lambda inside a list comprehension .that uses a walrus operator .to filter a generator .while managing a context?. Congratulations. You're deep in Advanced Python. ๐Ÿง ๐Ÿ . #Python #CodeLife #letsconnect #WebDev.
1
0
3
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
0
5
0
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
Writing clean, scalable Python with the power of Optional, Union, TypedDict, and TypeVar. Type hints aren't just for tools โ€” they're for humans. I have added comments for every line in my opinion . Is it easy for you to understand?.#Python #AdvancedPython #DevLife #letsconnect
Tweet media one
Tweet media two
Tweet media three
1
5
8
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
Just met the walrus operator := in Python ๐Ÿ.It lets you assign + check a value in one line!. No more writing the same thing twice ๐Ÿ’ก. Cleaner, smarter, more readable code. Python just keeps getting cooler. ๐Ÿ˜Ž. #Python #CodingTips #DevLife #CodingJourney #letsconnect
Tweet media one
2
0
4
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
๐Ÿง  Just explored Python's dunder (magic) methods!. Created a simple Book class using __init__ and __str__ to understand how objects can be printed cleanly and initialized smartly. Every line of code teaches something new. #Python #OOP #DunderMethods #LearningByDoing #CodeNewbie
Tweet media one
1
0
9
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
"Encapsulation = bundling data + functions (methods) inside a class. It hides internal details from the outside world and exposes only whatโ€™s necessary. This protects your data, reduces complexity, and keeps your code modular, and safe. Code smart, not exposed. ๐Ÿ” . #pythonoop.
2
0
4
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
๐Ÿš€ From fearing *args and **kwargs to mastering them one function at a time. This post isnโ€™t just about Pythonโ€”itโ€™s about breaking the fear of what looks complex. ๐Ÿ“Œ If I can make peace with confusing syntax, so can you. #PythonMastery #CodeBetter #argskwargs #PythonTips #Dev
Tweet media one
0
0
3
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
๐Ÿ Python Tip:.Use enumerate() instead of a manual counter in loops. Cleaner, more Pythonic. for i, value in enumerate(my_list):. print(i, value). Small changes = smarter code. #Python #CodeTips #LearnPython.
1
0
4
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
Understanding why things work is what makes you powerful. Donโ€™t just write code โ€” read docs, break things, debug, and reflect. That's how you grow from a coder to a developer. #CodingWisdom #Python #WebDev #LearnToCode.
0
0
3
@itsrohit_tech
Rohit Kumar Shrivastava
1 month
Inspired by the official Coca-Cola homepage, which features a vibrant red theme and pop-culture collaborations like Star Wars, this custom-designed homepage reimagines the brand with a dark, cinematic twist .#CocaColaDesign #CokeZeroConcept #BrandRedesign #LimitedEditionDesign
Tweet media one
Tweet media two
Tweet media three
1
0
4
@itsrohit_tech
Rohit Kumar Shrivastava
2 months
"Practiced core Python concepts by creating reusable functions with parameters and return values. Explored how to pass data, compute results, and return multiple outputs efficiently.". #Python #LearningPython #FunctionParameters #ReturnValues #CodingJourney #ModularCode
Tweet media one
0
0
2
@itsrohit_tech
Rohit Kumar Shrivastava
2 months
"Installed essential Python libraries like yfinance, plotly, and pandas using pip to build interactive data visualizations and real-time stock dashboards.".#Python #pip #pandas #visualizations
Tweet media one
0
0
3
@itsrohit_tech
Rohit Kumar Shrivastava
2 months
Just coded a fun Rock, Paper, Scissors game in Python!.Perfect for beginners and a fun way to practice logic ๐Ÿ’ป๐ŸŽฎ.Try it out and beat the computer ๐Ÿง ๐Ÿ’ฅ.#Python #CodingGames #RockPaperScissors #100DaysOfCode #PythonProjects #ItsRohitTech
Tweet media one
1
0
2