Pinned Repositories
docker-nuke
Quickly kill, then rm a docker container by it's name or SHA.
Fillin-it
A VSCode extension that will automatically fill in the __init__() method using the provided arguments
Grass-Simulation
Python Dynamic Grass Simulation
HTTP-Code-Lookup
Allows you to very quickly view and search Wikipedia's HTTP Codes page.
Isometric-Tile-Engine
A simple engine built upon pygame, used to render isometric tiles, supports animations, tile hover detection and tall
LogSift
Quickly filter your logs from any command.
Obsidian-Count-Down
Adds a count down to selected dates for easier timing and tracking of TODOs or events
Procedural-City-Generator
A Procedural City Generator I made using Processing and Blender, it will create randomly generated cities using pre-modelled buildings
Reddit-Video-Downloader
GIFs and Images are easy to save from Reddit, videos on the other hand. This script downloads the video and provides you with the URL for the video.
UK-Number-Plate-Generator
A 3D Number Plate generator written in Python 3.8 using PyGame 2. Will create UK road legal number plates in random orientations (will be used for a Machine Learning Dataset)
hamolicious's Repositories
hamolicious/Reddit-Video-Downloader
GIFs and Images are easy to save from Reddit, videos on the other hand. This script downloads the video and provides you with the URL for the video.
hamolicious/Obsidian-Count-Down
Adds a count down to selected dates for easier timing and tracking of TODOs or events
hamolicious/UK-Number-Plate-Generator
A 3D Number Plate generator written in Python 3.8 using PyGame 2. Will create UK road legal number plates in random orientations (will be used for a Machine Learning Dataset)
hamolicious/Fillin-it
A VSCode extension that will automatically fill in the __init__() method using the provided arguments
hamolicious/Red-Dot
Red-Dot is a 100% free, hardware-less 3D printing time-lapse software that utilises the camera to detect when to take the picture to make those awesome "growing" time-lapses (WIP)
hamolicious/A-Star-Path-Finding-Algorithm
A* Path Finding algorithm written in Python using PyGame
hamolicious/Media-Controller
Control Music playing on your PC using your phone.
hamolicious/Usefull-Snippets
Python code that I found useful but did not credit a new repo.
hamolicious/docker-nuke
Quickly kill, then rm a docker container by it's name or SHA.
hamolicious/HTTP-Code-Lookup
Allows you to very quickly view and search Wikipedia's HTTP Codes page.
hamolicious/LogSift
Quickly filter your logs from any command.
hamolicious/Configuration-less-Generic-Stub
Highly flexible and customisable stub for you testing needs.
hamolicious/Console-Table
Displaying Tables in the console
hamolicious/Dice-Generator
A dockerised, dice generator server with built in svg generation of dice and customisable die requests
hamolicious/Filament-Change-At-Layer
A simple python script that will allow you to insert some GCODE for manual colour changing, useful for prints with text at the top layer that you may want printed in a different colour.
hamolicious/Github-Repository-Scanner
I wrote this to test out my Console Graphs Table class, scans your public repositories and displays statistics about them
hamolicious/Google-ICAL-Weather-Integration
Uses a weather api to request weather data for the next 7 days and integrates it into Google Calendar
hamolicious/hamconf
Another configuration language with some extra features that I thought would be cool to implement
hamolicious/hamolicious
hamolicious/ImageLoadNotifier
Social media and most messaging apps have a way of telling whether the recipient have read the message. Emails however do not... but what if they did?
hamolicious/labhub
Seamlessly work with with Github, Gitlab and self-hosted Gitlab repositories using one interface
hamolicious/Mass-PIP-Packages-Uninstall
Quickly and easily removes [almost] all packages installed
hamolicious/neovim-configuration
My neovim configuration, slowly growing and expanding.
hamolicious/OctoPrint-Macropad
A macropad project for OctoPrint's most useful features to be bound to a physical button.
hamolicious/Random-Fact-README
Adds a random fact to any README just by specifying a <fact> tag
hamolicious/Reddit-Photo-Aggregator
A library to scrape subreddits for images.
hamolicious/Slack-Fair-Picker
A less random, random picker designed to lower the chances of picking the same 3 people every single time.
hamolicious/Spritesheet-Animation-Engine
A very simple to use animation engine for easing the addition of animations to sprites when working on pygame projects.
hamolicious/Tampermonkey-Scripts
Various, random scripts I have made to work with the popular Google Chrome extension: Tampermonkey
hamolicious/Tree-Generator
A fully procedural tree generator