Skip to content

Isvane/venom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venom

Venom is a structured learning monorepo where I explore multiple computer science domains through hands-on Python projects.

Requirements

  • Python 3.14+
  • uv (for dependency management)

Quick Start

# Clone repository
git clone https://github.com/Isvane/venom.git
# Move to the directory
cd venom
# Sync environment
uv sync

What's Inside

  • mini_program/ - A collection of lightweight utility scripts and mini-applications.
  • black_hat_python/ - Networking and security tools followed from the book Black Hat Python.
  • operations_research/ - Optimization models.
  • web/ - Web-related applications and APIs, highlighting a FastAPI backend with structured routes and validation.

About

Multi-domain Python monorepo sandbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages