If you want to learn:
1️⃣ XSS
↪️ SSRF
🤔 OWASP
🪟 DOM XSS
🔐 Auth bypass
💉 SQL injection
📁 File upload vulns
📦 GraphQL Hacking
🧰 Burp Suite Mastery
🧠 Business Logic Flaws
💔 Broken Access Control
🏴☠️ Real Exploit Techniques
💥 Much, much, much, more
I hope you found us!
if you’re dynamically masking a scroll container with css, consider leaving room for the scrollbar instead of masking it too 🧑🍳
mask-repeat: no-repeat;
mask-size: calc(100% - 10px) 100px;
Need a brand logo?
This probably has it.
→ https://t.co/Z8Z5TIpEuH
One of the biggest libraries of brand logos.
Browse across categories like:
• AI
• accessibility
• auth
• automotive
• architecture
Export in:
• React / HTML / CSS / Next.js
• SVG / WebP / raster
Probably every logo you’ll ever need.
🌐 Build a TCP Server in C
Join me in this relaxing ASMR video as I build a simple TCP server in C that serves HTML files. Perfect for anyone curious about low-level programming!
📂 GitHub Repository: https://t.co/PiRcTcti22
🚀 What’s inside:
- Setting up a TCP server.
- Handling HTTP requests.
- Serving an index.html file.
Watch, code along, and enjoy✨
#CProgramming #CodingASMR #Programming
UI/UX Designers, if you're looking for a quick way to calculate the perfect border radius for your next UI design project, I've got a formula for you
Bookmark it for later 💜
⚛️ One thing I struggled with the most when learning React was; Separation of Concerns.
When to decouple JSX into new components? when to create custom hooks?
how can I abstract my data layer from the view?
Here is a short video on how to do just that ↓
UI/UX Designers and Developers, here are web breakpoints cheat sheets for all devices which can help in your website's layout for your next UI design project.
Bookmark it for later 💜