solved leetcode 15 · three sum 🧊
sorted array + two pointers. skip duplicates at every level to avoid repeat triplets.
O(n²) time · O(1) space (output excluded)
day N of building in public 🔨
#LeetCode#DSA#Python#BackendEngineering
HKUDS/CLI-Anything - CLI-Anything is a groundbreaking open-source initiative that is fundamentally reshaping the interaction between Artificial Intelligence (AI) agents and traditional software applications. #OpenSource#Python 🔗 ift.tt/OroT1Cm
THE PSF BOOTH OPENS SOON! 3... 2... 1...
Snakes in space are GO for launch on the expo floor at @pycon US 2026! Come say hi, grab stickers, play games, and join us for astronomical fun 🌌
#Python#PyConUS
The PSF booth is hosting Meet & Greet sessions with @pycon US 2026 keynotes and #Python community groups 🤝🐍
Come connect with some of the people who make the Python community awesome 💫 #PyConUS
🐍❓ Python Dictionary Iteration Quiz -- Learning how to iterate through a Dictionary can help you solve a wide variety of programming problems in an efficient way. Test your understanding of how you can use them better.
#pythonrealpython.com/quizzes/python…
Who would’ve thought? 😭
From “I hope I get it right this time” to learning:
• Python
• Git & GitHub
• MySQL
• SQLAlchemy ORM
Still far from where I want to be, but definitely far from where I started 🚀
#TechTwitter#100DaysOfCode#Python#WebDevelopment#CodingJourney
They said “learn tech” like it was a side quest 😭 Nobody warned me I’d be fighting bugs, tutorials, errors, and self-doubt at the same time.
Still not giving up though 💻😂
#TechTwitter#Coding#Python
Someone built an AI skill that simulates talking to your ex.
Feed it chat logs and screenshots, and it generates a persona that talks like them. Built for personal reflection, not stalking.
5.2K stars
#AI#Python#OpenSource