Chirag Dhawan @chiragdhawan07
Python 🐍 | Data Science | AI & ML Learner 🤖 | DSA | Web3 & Crypto Enthusiast | Veterinarian | Trading 📊 | Building cool stuff on GitHub 🚀 github.com/chiragdhawan07 India Joined January 2023-
Tweets1K
-
Followers376
-
Following154
-
Likes932
Day 22 of #100DaysOfCode🐍 Project: Pong Game🏓 Today’s wins: • Recreated the classic Pong arcade game🎮 • Added continuous paddle movement🔄 • Implemented scoring, collisions & win condition🏆 Code in Day22_Intermediate_Pong_Game📂 github.com/chiragdhawan07… #Game
I'm taking a stand for privacy. Privacy is the missing key that will unlock new dimensions, expand opportunities, and finally bring the world onchain. View my @aztecnetwork privacy glyph & create your own: glyph.aztec.network/chiragdhawan07
Day 21 of #100DaysOfCode 🐍 Project: Snake Game🎮 Today’s wins: • Completed full gameplay loop🔄 • Added scoring, growth & food • Implemented collisions & Game Over • Learned to structure classes & clean code✨ Code in Day21_Intermediate_Snake_Game📂 github.com/chiragdhawan07…
Day 20 of #100DaysOfCode🐍 Project: Intermediate Snake Game (Part 1 – Movement)🎮 Today’s wins: • Created the Snake class using OOP🔑 • Built a 3-block snake with smooth moves➡️ • Added arrow key controls ⌨️ Code in Day20_Intermediate_Snake_Game 📂 github.com/chiragdhawan07…
Day 19 of #100DaysOfCode 🐍 Project: Intermediate Turtle Race Game 🐢🏁 Today’s wins: • Built a turtle racing game 🎨 • Added finish line & random moves 🎲 • Practiced loops, lists & user input 🔄 Code in Day19_Intermediate_Turtle_Race_Game 📂 🔗 github.com/chiragdhawan07…
Day 18 of #100DaysOfCode 🐍 Project: Hirst Painting 🎨 Today’s wins: • Recreated Hirst’s dot art with Turtle 🟢🔴🔵 • Extracted palettes via colorgram 🌈 • Practiced loops, randomness & color picking 🔄 Code: Day18_Hirst_Painting 📂 🔗 github.com/chiragdhawan07… #Python
Day 17 of #100DaysOfCode Project: Quiz Game ❓🎮 Today’s wins: • Built a quiz using OOP 🏗️ • Created classes for questions & logic 📚 • Added score tracking & gameplay 🎯 Code in Day17_Intermediate_Quiz_Game 📂 🔗 github.com/chiragdhawan07… #Python #OOP
Day 16 of #100DaysOfCode 🐍 Project: Coffee Machine OOP ☕ Today’s wins: • OOP coffee flow • Modules: Menu/CoffeeMaker/MoneyMachine • Resource checks + coins + change Code in Day16_Intermediate_CoffeeMachine_OOP 📂 github.com/chiragdhawan07… ⏱ 4 hours almost😤 #Python #OOP
Hey @X algorithm 👋, I’m looking to #connect with the people who are interested in: 🎨 Frontend 💼 Cybersecurity ✨ Full stack 🧑💻 DevOps 🧠 AI/ML 🧱 Web3 📊 Data Science 💸 Freelancing 🐍 Python 🫂 Networking 🏆 Product 📈 Growth 🔨 Startup #buildinpublic #letsconnect
Day 15 of #100DaysOfCode Project: Coffee Machine☕ Today’s wins: • Simulated a coffee vending machine ⚡ • Managed resources, payments & state 💰 • Wrote clean functions with input validation🔑 Code in Day15_Intermediate_Coffee_Machine 📂 🔗 github.com/chiragdhawan07…
Day 14 of #100DaysOfCode 🐍 Project: Higher Lower Game 🔼🔽 Today’s wins: • Logic building & problem-solving 🧠 • Modular functions & clean code ⚡ • Data handling & user input 📊 Code in Day14_Beginner_Higher_Lower_Game 📂 🔗 github.com/chiragdhawan07… #Python #game
Day 13 of #100DaysOfCode🐍 Project: Debugging Practice 🐞 Today’s wins: • Fixed classic bugs ⚡ • Read error messages clearly 📜 • Improved problem-solving 🧠 Code in Day13_Debugging_Practice 📂 🔗 github.com/chiragdhawan07… #Python #debugging
Day 12 of #100DaysOfCode Project: Number Guessing Game 🎲 Today’s win: • Built CLI game with difficulty modes ⚙️ • Used control flow & functions 🔄 • Improved debugging & clean coding skills🧹 Code in Day12_Beginner_Number_Guessing_Game 📂 github.com/chiragdhawan07…
Day 11 of #100DaysOfCode 🐍 Project: Blackjack 🃏 Today’s wins: • Built a full card game vs computer 🎮 • Learned Ace adjustment logic (11 ➝ 1) 🔑 • Improved functions & game flow ⚡ Code in Day11_Beginner_Blackjack 📂 🔗 github.com/chiragdhawan07… #python #bootcamp
Day 10 of #100DaysOfCode 🐍 Project: Calculator 🧮 Today’s wins: • Built a CLI calculator ⚡ • Used functions & dict mapping 🔑 • Handled division by zero 🚫 • Added restart & continue features 🔁 Code in Day10_Beginner_Calculator 📂 🔗 github.com/chiragdhawan07…
Day 9 of #100DaysOfCode 🐍 Project: Secret Auction 💰🔒 Today’s wins: • Stored bids in dictionaries 📝 • Built highest-bidder logic with loops ⚡ • Cleared screen using os module 🖥️ Code in Day09_Beginner_Secret_Auction 📂 🔗 github.com/chiragdhawan07…
Day 8 of #100DaysOfPython 🐍 Project: Caesar Cipher 🔐 Today’s wins: • Used modular arithmetic ♻️ • Built reusable functions ⚙️ • Practiced string manipulation 🔡 Code: Day08_Beginner_Caesar_Cipher 📂 github.com/chiragdhawan07… #100DaysOfCode #Python
Day 7 of #100DaysOfPython 🐍 Project: Hangman Game 🎮 Today’s wins: • Built a complete word-guessing game 🕹️ • Learned error handling for repeated inputs 🎯 • Improved game flow & user experience ⚡ Code in 📂 Day07_Beginner_Hangman github.com/chiragdhawan07…
Day 6 of #100DaysOfPython 🐍 Project: Reeborg’s World 🌍🤖 Today’s wins: • Solved hurdles & maze with loops 🧱 • Used functions for clean code 🛠️ • Debugged step by step 🔍 Code: Day06_Beginner_Reeborgs_World 📂 🔗 github.com/chiragdhawan07… #100DaysOfCode #BeginnerProject
Day 5 of #100DaysOfPython 🐍 Project: PyPassword Generator 🔐 Today’s wins: • Practiced loops & list comprehensions 🔄 • Used random.choice() & random.shuffle() 🎲 • Built a strong password creator 🛡️ Code in Day05_Beginner_PyPassword_Generator 📂 🔗 github.com/chiragdhawan07…

Nikhil Kumar @NikhilKumax
501 Followers 492 Following Pursuing BCA | Aspiring Full-Stack Developer | AI Enthusiast | Learning C, C++, Web Dev & More
Manvi @manviCodes
369 Followers 184 Following CSE'27 || DSA || DEV ||A Learner || C++ || Java || MERN Developer || Code Coffee Commits, GYM & Deployments
cr_codes @cr_codes
84 Followers 511 Following 💻 Frontend Dev | Learning DSA | full-stack | MERN | Happy to get any advice or suggestions🙌
Ayush @TensorThrottleX
303 Followers 334 Following 🤖 AI/ML enthusiast | 📊 Data whisperer in training | 📚 DSA wrangler | 🧠 Teaching machines to think (kinda) | ⚙️ Compiler’s fault. Always. #100daysofcode
Ashish Gupta @dev_Ashish1
83 Followers 98 Following MCA’26 | MERN | Java Backend | 🚀 Hackathon junkie |Building projects, chasing perfection | Dreamer | Hustler | Believer | Techie👨💻| DSA
khushi @SamRaj49
460 Followers 665 Following
Deepak @thedeepakk12
1K Followers 512 Following Computer Science Sophomore. Web Developer. Competitive Programmer. Blogger.
Vaibhav Malik @vaibhavwork0725
57 Followers 220 Following
Poonam🌷 @thepoonam0914
231 Followers 267 Following CSE'27 | DSA | WebD | Coding |@perplexity_ai Campus Partner | building https://t.co/wL870euhJh | @trade9_15
Ferdos_vai @Ferdos_vai
2K Followers 2K Following Crypto enthusiast 🧠 | Web3 newbie 🚀 | KOL student 🐮 Love deeply,❤️ grow daily Strive to be better than yesterday 🔥
Generative AI @generativeaihub
21K Followers 19K Following Inspired by Algorithms, Powered by Imagination: Unleashing the Potential of Generative AI. #GenerativeAI #deeplearning #AI #MachineLearning
Shahla Ahmed @ShahlaAhme61910
310 Followers 902 Following 🚀 Agentic AI Software Engineer | Automation Expert | Trainee at GIAIC
Abhijit Shaoo @abhijitDotTech
128 Followers 164 Following 💻 Java Full Stack Developer | Spring Boot Enthusiast | React & Redux | TypeScript | Postgres SQL | Tailwind Css | DSA
Rana Shahir π² ⌘ @RanaShahir524
137 Followers 431 Following
Mitali Gautam @Mitali9826
30 Followers 39 Following Calm on the feed, chaos in the code building smart things with python & caffeine..☕🌿 AI/ML is the dream, real-time is the game 🎯🎮
coffee @coffee_0708
294 Followers 386 Following Trying to debug my life https://t.co/cJ44ArSCDk https://t.co/JxRL2XICZI
KoDec.btc @kudifelix
68 Followers 102 Following Frontend Developer | Web3 Enthusiast | Creative Designer | Lover of Books & Ideas | Computer Science Undergrad #soThisMe
RoninG π² @OxroninG
251 Followers 265 Following
Vaishnavi Kumari @Vaishnavi_1101_
207 Followers 259 Following BTech CSE 🧠 l Tech learner 💻 l God, Goals, Glowing & Growing ✨ l Trying, Failing, Learning 🚀 l Debugging life & code l
Phani @technohustler
192 Followers 172 Following 19 | Building SaaS till I reach my Target 🎯 : $1K MRR by Dec25 | https://t.co/bbbc62g9bZ ❤ https://t.co/q5eB6B2P89
Dmitriy Azarenko @CACandChill
14K Followers 10K Following e/acc. CoFounder & Co-CEO @TopTierAuth. Speaker, Advisor, 5x Founder, Previously Head of Product at SP (100M+ Valuation) & MarTech @ Atrius (1B+ Valuation)
Babul Thakur @BabulThakur2005
35 Followers 45 Following BCA Graduate | DSA C++ | Python | SQL | Data science |Machine Learning| Data Analyst #100daysofcode #Python #LearninPublic #DataSciene #Dataanalyst
Sylvia @pri3moe
17 Followers 304 Following "Look deep into nature, and you will understand everything better." - Albert Einstein
Aditya Domle @domle_aditya
180 Followers 292 Following
Khushi Chetule @khushichetule
312 Followers 534 Following
Mustapha Adeyemi @Adeyemicrypt
66 Followers 36 Following Web developer || content creator || member @SuperteamNG || writer
Bhavya Goyal @BhavyaGoyal__
442 Followers 427 Following Coding daily & learning in public | Future startup founder | Building an active coder community | Striving to be above average!
Harsh Gupta @Harsh16Gupta
59 Followers 74 Following Web Developer 💻 | Building projects 🚀 | DSA grind 💪
Apoorva.nvm @craft_withcode
157 Followers 242 Following Learning the art of code, one bug at a time.
Biased Engineer @rishabh21g
53 Followers 71 Following Code that sometimes works | Guitar that sometimes sounds good | Frontend developer at @Logicknots
Sayandip💖 @ItzKungFuPanda
228 Followers 147 Following Beginner coder 👨💻 | CSE '28 👨🎓. Learning Python, HTML, CSS | Sharing coding journey💖 Follow for coding tips & my #BuildInPublic journey 🚀
Bhoomi Agarwal @bhoomi404
213 Followers 161 Following Figuring out design, code, life, and what to tweet next ✨
Permaximum Judicium @permaximum88
154 Followers 117 Following Webmaster and Financial Advisor International Relations Interested in AI evaluation and the quickest path to AGI
Nikhil Kumar @NikhilKumax
501 Followers 492 Following Pursuing BCA | Aspiring Full-Stack Developer | AI Enthusiast | Learning C, C++, Web Dev & More
Trump Truth Social Po... @TrumpTruthOnX
153K Followers 0 Following Independent. Not associated with realDonaldTrump. Trump Truth Posts On X along with breaking news stories and highlights.
Manvi @manviCodes
369 Followers 184 Following CSE'27 || DSA || DEV ||A Learner || C++ || Java || MERN Developer || Code Coffee Commits, GYM & Deployments
Ayush @TensorThrottleX
303 Followers 334 Following 🤖 AI/ML enthusiast | 📊 Data whisperer in training | 📚 DSA wrangler | 🧠 Teaching machines to think (kinda) | ⚙️ Compiler’s fault. Always. #100daysofcode
cr_codes @cr_codes
84 Followers 511 Following 💻 Frontend Dev | Learning DSA | full-stack | MERN | Happy to get any advice or suggestions🙌
Ashish Gupta @dev_Ashish1
83 Followers 98 Following MCA’26 | MERN | Java Backend | 🚀 Hackathon junkie |Building projects, chasing perfection | Dreamer | Hustler | Believer | Techie👨💻| DSA
JD Vance @JDVance
4.5M Followers 1K Following Christian, husband, dad. Vice President of the United States.
khushi @SamRaj49
460 Followers 665 Following
Deepak @thedeepakk12
1K Followers 512 Following Computer Science Sophomore. Web Developer. Competitive Programmer. Blogger.
Poonam🌷 @thepoonam0914
231 Followers 267 Following CSE'27 | DSA | WebD | Coding |@perplexity_ai Campus Partner | building https://t.co/wL870euhJh | @trade9_15
Ferdos_vai @Ferdos_vai
2K Followers 2K Following Crypto enthusiast 🧠 | Web3 newbie 🚀 | KOL student 🐮 Love deeply,❤️ grow daily Strive to be better than yesterday 🔥
Generative AI @generativeaihub
21K Followers 19K Following Inspired by Algorithms, Powered by Imagination: Unleashing the Potential of Generative AI. #GenerativeAI #deeplearning #AI #MachineLearning
Shahla Ahmed @ShahlaAhme61910
310 Followers 902 Following 🚀 Agentic AI Software Engineer | Automation Expert | Trainee at GIAIC
Abhijit Shaoo @abhijitDotTech
128 Followers 164 Following 💻 Java Full Stack Developer | Spring Boot Enthusiast | React & Redux | TypeScript | Postgres SQL | Tailwind Css | DSA
coffee @coffee_0708
294 Followers 386 Following Trying to debug my life https://t.co/cJ44ArSCDk https://t.co/JxRL2XICZI
Haris Ali Khan @codewithharry
27K Followers 15 Following Software Engineer | YouTuber | Passionate coder
Mitali Gautam @Mitali9826
30 Followers 39 Following Calm on the feed, chaos in the code building smart things with python & caffeine..☕🌿 AI/ML is the dream, real-time is the game 🎯🎮
Isabella Fox || Isabe... @0xBlueFox
151 Followers 624 Following a lady bird to flow & flying in Web3 activities @Bitcoin @Solana @SuiNetwork
Ventuals @ventuals_
18K Followers 1K Following Long or short pre-IPO companies with 10x leverage, on @HyperliquidX.
RoninG π² @OxroninG
251 Followers 265 Following
Phani @technohustler
192 Followers 172 Following 19 | Building SaaS till I reach my Target 🎯 : $1K MRR by Dec25 | https://t.co/bbbc62g9bZ ❤ https://t.co/q5eB6B2P89
Vaishnavi Kumari @Vaishnavi_1101_
207 Followers 259 Following BTech CSE 🧠 l Tech learner 💻 l God, Goals, Glowing & Growing ✨ l Trying, Failing, Learning 🚀 l Debugging life & code l
KoDec.btc @kudifelix
68 Followers 102 Following Frontend Developer | Web3 Enthusiast | Creative Designer | Lover of Books & Ideas | Computer Science Undergrad #soThisMe
Dmitriy Azarenko @CACandChill
14K Followers 10K Following e/acc. CoFounder & Co-CEO @TopTierAuth. Speaker, Advisor, 5x Founder, Previously Head of Product at SP (100M+ Valuation) & MarTech @ Atrius (1B+ Valuation)
Sylvia @pri3moe
17 Followers 304 Following "Look deep into nature, and you will understand everything better." - Albert Einstein
Aditya Domle @domle_aditya
180 Followers 292 Following
Babul Thakur @BabulThakur2005
35 Followers 45 Following BCA Graduate | DSA C++ | Python | SQL | Data science |Machine Learning| Data Analyst #100daysofcode #Python #LearninPublic #DataSciene #Dataanalyst
Khushi Chetule @khushichetule
312 Followers 534 Following
Harsh Gupta @Harsh16Gupta
59 Followers 74 Following Web Developer 💻 | Building projects 🚀 | DSA grind 💪
Mustapha Adeyemi @Adeyemicrypt
66 Followers 36 Following Web developer || content creator || member @SuperteamNG || writer
Bhavya Goyal @BhavyaGoyal__
442 Followers 427 Following Coding daily & learning in public | Future startup founder | Building an active coder community | Striving to be above average!
Sayandip💖 @ItzKungFuPanda
228 Followers 147 Following Beginner coder 👨💻 | CSE '28 👨🎓. Learning Python, HTML, CSS | Sharing coding journey💖 Follow for coding tips & my #BuildInPublic journey 🚀
Apoorva.nvm @craft_withcode
157 Followers 242 Following Learning the art of code, one bug at a time.
Biased Engineer @rishabh21g
53 Followers 71 Following Code that sometimes works | Guitar that sometimes sounds good | Frontend developer at @Logicknots