Quietly learning Python & Cyber security; one script, one late-night obsession at a time. Not an expert, just addicted to understanding how things workJoined May 2025
When testing apps that require email-verified registration (like social platforms), what’s your go-to method for creating safe test accounts?
#BugBounty
Just completed all Access Control challenges on PortSwigger Web Security Academy!
Enjoyed learning bypass and broken logic issues.
What should I explore next to build a solid web security foundation?
#infosec#CTF#Cybersecurity
🤯 Python Trick You’ll Love
Merge 2 dictionaries in 1 line.
No loops, no functions, no imports.
Just '|' 👇 (Python 3.9+)
Clean. Fast. Pythonic.
Try it and reply if this was new to you!
#Python#CodeNewbie#100DaysOfCode#Tech
🚀 Python functions are data too!
You can store them in lists, pass them around, and call them dynamically.
This trick makes your code cleaner, smarter, and way more flexible.
👇 Try this mini "function switchboard"
#Python#AdvancedPython#100DaysOfCode
👀 Python’s bool is a subclass of int 🤯
Yes. 'True' is literally '1', and 'False' is '0'.
Which means... you can use booleans in math!
You’ve probably used it without realizing 😅
Try this and see for yourself 👇
#Python#MindBlown#100DaysOfCode
🎲 Python: Roll a Virtual Dice🎯
Want to simulate rolling a 6-sided dice?
Just one import and one line of code does the trick!
Great for games, simulations, or just having fun!
What's your use case?
#Python#CodeNewbie#100DaysOfCode#Tech
Ever needed to split a list into chunks cleanly, without loops?
This one-liner does it using slicing. No imports. No clutter.
Ideal for batching data or paginating results.
Simple, readable, and 100% Pythonic.
Got a use case in mind? Drop it below.
#Python#100DaysOfCode
🚀 Python unpacking trick:
Ever seen this?
a, b, *rest = [1, 2, 3, 4, 5]
It lets you split data fast.
Great for handling lists when you only care about a few values.
Tried it before? Comment your use-case👇
#Python#CodeTips#100DaysOfCode#Tech
Python’s 'set()' is 🔥 for more than duplicates.
✅ Fast membership tests
✅ Subset & superset logic
✅ Set math: union, diff, intersect
It's a hidden gem for clean logic.
Ever used 'set()' in a unique way? Share below 👇
#Python#CodeNewbie#DevTips#100daysofcoding#tech
Confused by '==' vs 'is' in Python?🐍
'==' means "Does it look the same?" (Value check)
'is' means "Is it the very same thing?" (Memory check)
A key difference for clean code!
#Python#100DaysOfCode#LearnCode#tech
2 Followers 27 Following🛡️ Cybersecurity newbie |♟️Chess noob |
Learning one hack & one tactic at a time
📚 Always leveling up and learning daily|
Join me on my journey to being a pro
47 Followers 109 FollowingYour IT Security Partner | Providing customized security solutions to protect small businesses from the ever-changing landscape of cyber threats.
12 Followers 39 Following"Take off that suit, what are you?"
Genius
Billionaire
Philanthropist
Software engineer
Machine learning engineer
Data scientist
LLM architect
1K Followers 2K FollowingBrand Storyteller & Researcher I Using behavioral science to help you build messages people actually care about I Learn with me to see the life in the data🧠🔍
229K Followers 229 Following#1 Cyber Performance Center, providing a human-first platform to create and maintain high-performing cybersecurity individuals and organizations.
1K Followers 2K FollowingBrand Storyteller & Researcher I Using behavioral science to help you build messages people actually care about I Learn with me to see the life in the data🧠🔍
249 Followers 409 FollowingI'm a 14 year old Computer Science & Engineering Programmable Systems student from the 🇬🇧, focused primarily on C, Python and JavaScript.
1.6M Followers 2K FollowingFounder and CEO, O'Reilly Media. Watching the alpha geeks, sharing their stories, helping the future unfold. Didn't pay for a blue check, cannot make it go away
59K Followers 829 FollowingCreator of Flask; A decade at @getsentry; Building new things — love API design & AI. Bypassing Permissions. Husband and father of 3 — “more nuanced in person”
35K Followers 814 FollowingCreator of SciPy, NumPy, and Numba; founder of Anaconda, Inc and NumFOCUS. CEO of Quansight, OpenTeams, and OpenTeams Global, Head of Product at Zyphra
288K Followers 480 FollowingPython's BDFL-emeritus, Distinguished Engineer at Microsoft, Computer History Fellow, fully vaccinated. Opinions are my own. He/him.
58K Followers 5 FollowingPyCon US is a community-focused conference for Python users and developers. Join us in Pittsburgh, PA from May 14 - May 22, 2025!
1.2M Followers 279 FollowingWe’re a team of scientists, engineers, ethicists and more, committed to solving intelligence, to advance science and benefit humanity.
488K Followers 146 FollowingNobel Laureate. Co-Founder & CEO @GoogleDeepMind - working on AGI. Solving disease @IsomorphicLabs. Trying to understand the fundamental nature of reality.
1.3M Followers 1K FollowingCo-Founder of Coursera; Stanford CS adjunct faculty. Former head of Baidu AI Group/Google Brain. #ai #machinelearning, #deeplearning #MOOCs
686K Followers 127 FollowingThe nonprofit organization behind the Python programming language. For help with Python code: https://t.co/XDHPttz2Xv
On Mastodon: @[email protected]
1.4M Followers 1K FollowingBuilding @EurekaLabsAI. Previously Director of AI @ Tesla, founding team @ OpenAI, CS231n/PhD @ Stanford. I like to train large deep neural nets.
No recent Favorites. New Favorites will appear here.