Projects

Website Scraper

Complete

A powerful and flexible web scraper that downloads content, images, and files from websites while respecting rate limits and robots.txt. Features include smart organization, safety features, and customizable configurations.

Key Features:

  • Content & Image Scraping
  • Smart Organization
  • Rate Limiting
  • Error Handling
PythonBeautifulSoup4YAMLCLIurllib3
View Project

Asteroids Game

Complete

A modern implementation of the classic arcade game Asteroids, built in Go. Control a spaceship in outer space, shoot asteroids, and try to survive as long as possible.

Key Features:

  • Classic Arcade Gameplay
  • Spaceship Controls
  • Collision Detection
  • Sound Effects
GoSDL2SDL_mixerCursor
View Project