Stars
An Open Source Machine Learning Framework for Everyone
Code samples for my book "Neural Networks and Deep Learning"
Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth.
Indicators of Compromise (IOCs) from malware or suspicious network traffic
Virtual whiteboard for sketching hand-drawn like diagrams
The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.
An exploration into Svelte 5 using Drizzle and Svelte Kit 2
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Autonomous AI development loop for Claude Code with intelligent exit detection
Full featured, offline Registry parser in C#
The Penetration Testers Framework (PTF) is a way for modular support for up-to-date tools.
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
Cyber Incident Response Team Playbook Battle Cards
Cybersecurity Incident Response Plan
A community-driven, open-source project to share detection logic, adversary tradecraft and resources to make detection development more efficient.
The free and open source API to generate memes.
MOVED TO CODEBERG - Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
⚡️ Catalyst is a self-hosted, open source incident response platform and ticket system that helps to automate alert handling and incident response processes
A Python implementation demonstrating three fundamental linked list techniques with clear examples and detailed explanations. Features Multiple Pass, Temporary Head, and Fast-Slow Pointer algorithm…
Python OOP Learning Collection - Real-world examples demonstrating fundamental Object-Oriented Programming concepts through practical classes including BankAccount, Book, Car, CoffeeMaker, and Smar…