Projects in Awesome Lists by WebFreak001
A curated list of projects in awesome lists by WebFreak001 .
https://github.com/webfreak001/code-debug
Native debugging for VSCode
debugger extension gdb gdb-server lldb mago ssh vscode
Last synced: 15 May 2025
https://github.com/WebFreak001/code-debug
Native debugging for VSCode
debugger extension gdb gdb-server lldb mago ssh vscode
Last synced: 18 Mar 2025
https://github.com/webfreak001/fswatch
A cross-platform folder & file watching library using win32, inotify or std.file
Last synced: 02 Mar 2026
https://github.com/webfreak001/deploy-nightly
Deploy an asset to a GitHub release with date and commit hash and delete old assets.
Last synced: 13 Apr 2025
https://github.com/webfreak001/avrd
Embedded Systems in D - Port of avr-libc headers and most avr-gcc processor defines
atmel-avr atmel-avr-microcontroller avr dlang embedded ldc llvm
Last synced: 01 May 2025
https://github.com/webfreak001/dwin-bar
A taskbar for linux with DWin in mind
Last synced: 01 May 2025
https://github.com/webfreak001/programmers-cookbook
Literally a public cookbook for programmers
baking cooking cooking-recipes food lifestyle
Last synced: 27 Jan 2026
https://github.com/webfreak001/dwinprogramming
Fork because original project doesn't exist anymore
Last synced: 28 Feb 2025
https://github.com/webfreak001/d2dgame
2D Game Engine for Ludum Dare written in D
Last synced: 28 Feb 2025
https://github.com/webfreak001/hack.chat.js
*No longer maintained* API wrapper for hack.chat using ws package
Last synced: 10 Aug 2025
https://github.com/webfreak001/wurgerking
max1220's slurger web frontend - mirror of https://sr.ht/~webfreak/WurgerKing/
burger burger-king dlang fast-food reverse-engineering
Last synced: 01 May 2025
https://github.com/webfreak001/wantspet
Petting website generator, originally made for SimplyNick on Twitch - https://dman.wants.pet - https://foxgirl.wants.pet - https://marisa.wants.pet - https://nick.pet
Last synced: 05 Mar 2026
https://github.com/webfreak001/simpleimageconvert
Simple image conversion gui using ImageMagick
gtk image-converter imagemagick
Last synced: 07 Oct 2025
https://github.com/webfreak001/webconfig
HTML settings generator & server side validator from any struct
backend configuration css css3 dlang frontend generator html html5
Last synced: 10 Mar 2026
https://github.com/webfreak001/ldap
D LDAP client library using winldap on windows and openldap on other platforms
active-directory d ldap openldap
Last synced: 05 Mar 2026
https://github.com/webfreak001/sharex-lite
Cross Platform ShareX clone - currently on hold
Last synced: 28 Feb 2025
https://github.com/webfreak001/spaced
D Game for a Game Jam https://itch.io/jam/linux-jam-2017
Last synced: 07 Feb 2026
https://github.com/webfreak001/eventsystem
Tiny event system in D using delegates
Last synced: 07 Mar 2026
https://github.com/webfreak001/discord-w
outdated vibe.d based discord client library
Last synced: 28 Feb 2025
https://github.com/webfreak001/cheating-site
*No longer maintained* Website with integrated chat and file upload for cheating at school exams
Last synced: 28 Feb 2025
https://github.com/webfreak001/openvr-d
D bindings for Valve's C++ OpenVR library
binding-generator dlang steamvr virtual-reality vr
Last synced: 16 Jun 2025
https://github.com/WebFreak001/OpenVR-D
D bindings for Valve's C++ OpenVR library
binding-generator dlang steamvr virtual-reality vr
Last synced: 11 Mar 2025
https://github.com/webfreak001/opengl-d
dynamic & static generated OpenGL bindings for D using ogl_gen
Last synced: 28 Jul 2025
https://github.com/webfreak001/xkeybind
Interface for global keyboard shortcuts on X11 in D applications.
Last synced: 03 Mar 2026
https://github.com/webfreak001/bmfont-d
BMFont parser & encoder
angelcode-bitmap-fonts angelcode-bmfont bmfont font parser
Last synced: 09 Apr 2025
https://github.com/webfreak001/sfml-ui
*No longer maintained* Simple and lightweight ui library for SFML.Net
Last synced: 09 Jun 2026
https://github.com/webfreak001/controlleremulator
simulate a gamepad/controller using a physical keyboard (or other uinput devices) for playing controller-only coop games on linux
Last synced: 23 Mar 2025
https://github.com/webfreak001/pixelgui
GUI framework in D rendering into a memory buffer with no required dependencies for maximum portability
Last synced: 05 Mar 2026
https://github.com/webfreak001/uritemplate
RFC 6570 URI Template expansion implementation for the D programming language
Last synced: 04 Mar 2026
https://github.com/webfreak001/dopenlocationcode
D port of google's open-location-code (also known as Plus+Codes)
dlang geocoding geolocation open-location-code pluscode
Last synced: 03 Mar 2026
https://github.com/webfreak001/mir-toml
Custom mir-ion (de)serializer for the TOML format
Last synced: 19 Mar 2026
https://github.com/webfreak001/bananabot
Bot for hack.chat posting random facts about bananas
Last synced: 12 Jun 2026
https://github.com/webfreak001/mongostore
vibe.d component for storing sessions in MongoDB
Last synced: 30 Jan 2026
https://github.com/webfreak001/dsoundio
D binding for libsoundio 1.1.0 and 2.0.0
Last synced: 26 Jul 2025
https://github.com/webfreak001/easyenum
Easily handle long enum names for operations. Written in 20 lines (including unittests)
Last synced: 03 Mar 2026
https://github.com/webfreak001/tetris
Win32 Console Tetris game - working on this when bored in school
Last synced: 16 Feb 2026
https://github.com/webfreak001/webfreak.org-v3
my new website with state of the art design and functionality
Last synced: 14 May 2026
https://github.com/webfreak001/http-here
Super Basic http server creation by right-clicking folders in windows -> "Simple HTTP Server here"
Last synced: 06 Mar 2026
https://github.com/webfreak001/wagomu
Chinese and Japanese Handwriting recognition in D
Last synced: 24 Feb 2026
https://github.com/webfreak001/rm-rf
Delete folders recursively on windows with read-only content such as a .git folder
Last synced: 06 Feb 2026
https://github.com/webfreak001/sizes
Basically core.time.Duration, but for byte sizes (file size)
Last synced: 07 Feb 2026
https://github.com/webfreak001/sat-gl3n
A Separating Axis theorem implementation based on gl3n
Last synced: 26 Feb 2026
https://github.com/webfreak001/nbtd
A lightweight NBT decoding/encoding library
Last synced: 09 Feb 2026
https://github.com/webfreak001/cyclic
one-time allocation fixed memory nogc array implementation using a cyclic stack/malloc'd array with high efficiency putBack & putFront
Last synced: 02 Mar 2026
https://github.com/webfreak001/hasdata
Cross platform check if a file or stdin has data available for read
Last synced: 06 Mar 2026
https://github.com/webfreak001/linux-screenshot-utils
Mirror of https://gitlab.com/WebFreak001/linux-screenshot-utils
Last synced: 18 Feb 2026
https://github.com/webfreak001/jlcompanion
Unofficial fan-made companion app for the JetLag: The Game Hide & Seek card game
Last synced: 07 Apr 2026
https://github.com/WebFreak001/dub-upgrade
Run `dub upgrade` trying to repeat on network failure and using package cache on GitHub Actions
Last synced: 13 May 2025
https://github.com/webfreak001/foodinventory-react
React native app for FoodInventory
Last synced: 10 Jun 2026
https://github.com/webfreak001/multicast-delegate
C-Sharp style MulticastDelegate, allows combining and calling multiple delegates into one
Last synced: 05 Mar 2026
https://github.com/webfreak001/sha1ct
sha1 hashing & uuid algorithm that works at compile time
Last synced: 27 Feb 2026
https://github.com/webfreak001/dub-upgrade
Run `dub upgrade` trying to repeat on network failure and using package cache on GitHub Actions
Last synced: 02 May 2026
https://github.com/webfreak001/stampgen
Generate hundreds of different stickers with QR-codes and labels for printing quickly
dlang erp inventory-management printing qrcode realworld stickers
Last synced: 19 Feb 2026
https://github.com/webfreak001/remoteshutdown
Control and shutdown your PC from your Bed. On Linux I would recommend you KDE Connect instead
Last synced: 05 Mar 2026
https://github.com/webfreak001/naroncochangelogloader
Load your Changelogs and todolists in PHP with the Naronco Changelog Loader
Last synced: 11 May 2026
https://github.com/webfreak001/cheatingsite2
Better version of https://github.com/WebFreak001/Cheating-Site
Last synced: 05 Mar 2026
https://github.com/webfreak001/materialcolor
Material Design named color palletes for GIMP and Inkscape.
Last synced: 06 Mar 2026
https://github.com/webfreak001/fuzzymatch
Dead-simple, efficient string and array fuzzy matching library (string.contains, but better)
Last synced: 19 Mar 2026
https://github.com/webfreak001/pixelart3d
GPL clone of Kenney Shape (KenShape) with additional features and smaller footprint
Last synced: 19 Mar 2026
https://github.com/webfreak001/ics_parse
RFC 5545 iCal / iCalendar event parser (.ics files)
Last synced: 19 Mar 2026
https://github.com/webfreak001/rfc
Meta package to import implementations of RFC specifications
Last synced: 05 Mar 2026
https://github.com/webfreak001/xmas-engine
D port of nozzers java game engine because java sucks.
Last synced: 11 May 2026
https://github.com/webfreak001/imageinverter
Light icon -> dark icon converter
Last synced: 07 Feb 2026
https://github.com/webfreak001/dwinrt2
unfinished copy of https://github.com/WebFreak001/dwinrt
Last synced: 04 Mar 2026
https://github.com/webfreak001/ctfe-data
Allows you to put arbitrary data into the executable at CTFE, for later retrieval using a runtime process, e.g. saving meta-data and retreiving it later.
Last synced: 05 Mar 2026
https://github.com/webfreak001/omaps.wfr.software
Organic Maps CDN mirroring scripts on omaps.wfr.software
Last synced: 04 Mar 2026
https://github.com/webfreak001/upload-asset
Upload an asset to the current GitHub Actions release event + simple variable expansion for file name
Last synced: 11 Jun 2025
https://github.com/webfreak001/minigames
Java Minigame collection for school made using technocf's Eggine
Last synced: 06 Sep 2025
https://github.com/webfreak001/imageprocessing
Small image processing utilities for imageformats
Last synced: 04 Feb 2026
https://github.com/webfreak001/dustmite-utils
Utilities to interactively improve dustmite's reduction times on D projects
Last synced: 02 Mar 2026