Docs
Welcome to my technical documentation, snippets and references you may find helpful. You can find anything related to tech, programming language and other referenced documentation copied from other sites.
Contents
HomeLanguages- JavaScript/TypeScript, Rust.- Javascript/ Typescript
- Python
- Rust
Databases- anything about databases- Structured Query Language (
SQL) - Databases:
- Sqlite/Libsql
- MySQL/MariaDB
- Postgresql
- Redis/KeyDB/Valkey
- Web standard databases: IndexedDB/LocalStorage
- Database drivers/ORMs/ODMs:
- Javascript:
Drizzle/Prisma/Mongoose - Python:
SQLAlchemy/Pymongo - Rust:
rusqlite/TurboSQL
- Javascript:
- Structured Query Language (
Ethical Hacking- anything you can learn in the world of cybersecurity.- Notes
- Intro
- Footprinting and reconaissance
- Scanning networks
- Enumeration
- Vulnerability analysis
- System hacking
- Malware threats
- Sniffing
- Social engineering
- Denial of service
- Session hijacking
- Evading IDS, firewalls and honeypot technology
- Hacking web servers
- Hacking web applications
- SQL Injection
- Hacking wireless networks
- Hacking mobile platforms
- IoT hacking
- Cloud Computing
- Cryptography
- Exploits
- Notes