dbuksbaum
Just a guy that sometimes teaches, codes, writes, or blogs but is always learning. Mostly I dad or husband.
Tampa, FL
Pinned Repositories
ActiproCM
Test Project integration Caliburn Micro and Actipro Docking
Caliburn.Micro.Autofac
Integration of Caliburn.Micro and Autofac
Caliburn.Micro.Logging
Logging Extensions for Caliburn.Micro
Caliburn.Micro.TinyIOC
Integration of Caliburn.Micro and TinyIOC
FreeOrion
Open Source Clone of Moo
hazware.driver
Hazware Console Driver
Hazware.Samples
My samples and examples, usually from my blog
Learning-Caliburn.Micro
Source code for the Learning Caliburn.Micro series on my blog
TextRoom
Full Screen Text Editor
unity.extensions
Type Tracking Extension for Microsoft's Unity IoC
dbuksbaum's Repositories
dbuksbaum/Caliburn.Micro.Autofac
Integration of Caliburn.Micro and Autofac
dbuksbaum/Learning-Caliburn.Micro
Source code for the Learning Caliburn.Micro series on my blog
dbuksbaum/Caliburn.Micro.Logging
Logging Extensions for Caliburn.Micro
dbuksbaum/Entitas-CSharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
dbuksbaum/text-generation-webui
A Gradio web UI for Large Language Models.
dbuksbaum/academic-kickstart
Easily create a beautiful website using Academic and Hugo
dbuksbaum/axolotl
Go ahead and axolotl questions
dbuksbaum/azure-webjobs-sdk
Azure WebJobs SDK
dbuksbaum/azure-webjobs-sdk-extensions
Azure WebJobs SDK Extensions
dbuksbaum/dbuksbaum
dbuksbaum/docker-aws-s3-sync
Docker container to sync a folder to Amazon S3
dbuksbaum/GoRogue
.NET Standard roguelike library in C#. Features many algorithms and data structures pertinent to roguelike/2D game developers, specifically designed to be minimally intrusive upon the developer's architecture.
dbuksbaum/heimdal
Python library for keeping an eye on AWS resources
dbuksbaum/hugoDocker
Docker environment for Hugo
dbuksbaum/hugoThemes
All Themes Hugo
dbuksbaum/keeperrl
Source code of KeeperRL
dbuksbaum/lambdash
Lambda shell - Run sh commands inside AWS Lambda environment
dbuksbaum/learn-angular-from-scratch-step-by-step
Angular step by step tutorial covering from basic concepts of Angular Framework to building a complete Angular app using Angular Material components. We will go through the main building blocks of an Angular 7 application as well as the best practices for building a complete app with Angular.
dbuksbaum/learn-how-to-build-a-mean-stack-application
The goal of this tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular 5 front-end application employing the MEAN stack.
dbuksbaum/libtcod
The official repository for libtcod. A roguelike development library.
dbuksbaum/python-language-server
Microsoft Language Server for Python
dbuksbaum/rogue-1
Original Rogue Game (5.4.4)
dbuksbaum/RogueSharp
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
dbuksbaum/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and XNA. Create your own text roguelike (or other) games!
dbuksbaum/SadConsole.GoRogueHelpers
Helpers for making SadConsole games with GoRogue
dbuksbaum/SmartThings
dbuksbaum/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
dbuksbaum/SquidLib
Useful tools for roguelike, role-playing, strategy, and other grid-based games in Java. Feedback is welcome!
dbuksbaum/stable-diffusion-webui
Stable Diffusion web UI
dbuksbaum/UMG
Universal Map Generator for roguelikes and other games