essenbee
An experienced software developer, team leader and development manager with over 30 years experience in the technology and digital spaces. On Live Coders team.
UK and on Twitch
Pinned Repositories
atlantis
A build of the classic Atlantis PBM game using VS2015 (C++)
essenbee-bot
AlphaBot - a Twitch/Slack/Discord Chat Bot used on-stream. The project includes building an old school text adventure.
Essenbee.Alexa
An Alexa Skill web API and Library developed live on-stream. Publically available as a Nuget package.
Essenbee.ChatBox
An AI conversational chat bot project using Microsoft Bot Framework 4.x
multifilter
A VST plugin for different types of digital audio filter, developed in C++ using JUCE.
shaders
GLSL code created during the Introduction to Shaders series of live-streams, in collaboration with Mårten Rånge.
synthesizer
On-stream project to build a synthesizer using .NET Core 3, WPF and NAudio
WebApi
A Secure Web API developed on-stream to show how to implement JWT bearer tokens and authorization policies.
z80emu
Building a Z80 emulator in C# as a .NET Standard Class Library. Includes a sample implementation in the form of a ZX Spectrum 48K emulator.
zombie-survivor-kata
A programming exercise used during a Development Team meeting to promote the TDD approach. This is my solution.
essenbee's Repositories
essenbee/z80emu
Building a Z80 emulator in C# as a .NET Standard Class Library. Includes a sample implementation in the form of a ZX Spectrum 48K emulator.
essenbee/synthesizer
On-stream project to build a synthesizer using .NET Core 3, WPF and NAudio
essenbee/Essenbee.ChatBox
An AI conversational chat bot project using Microsoft Bot Framework 4.x
essenbee/shaders
GLSL code created during the Introduction to Shaders series of live-streams, in collaboration with Mårten Rånge.
essenbee/essenbee-bot
AlphaBot - a Twitch/Slack/Discord Chat Bot used on-stream. The project includes building an old school text adventure.
essenbee/multifilter
A VST plugin for different types of digital audio filter, developed in C++ using JUCE.
essenbee/WebApi
A Secure Web API developed on-stream to show how to implement JWT bearer tokens and authorization policies.
essenbee/delay
A VST Plugin implementing a Delay Effect, developed in C++ using JUCE.
essenbee/Essenbee.Alexa
An Alexa Skill web API and Library developed live on-stream. Publically available as a Nuget package.
essenbee/haxe-app
An Electron App built using Haxe
essenbee/codebasealpha
The Codebase Alpha website, developed live on-stream using GatsbyJS and Fomantic-UI.
essenbee/CricApp
A Cricket Web Application built in .NET Core 2.2, featuring some controls by Telerik
essenbee/data-structures
Data Structures and Property-based Testing in F#
essenbee/DevStreams
essenbee/essenbee.github.io
A static website that hosts the pixel shader effects used on the Codebase Alpha live stream.
essenbee/fsharp-parser
A look at the fascinating subject of Parser Combinators in F#. Over 2 episodes, we create a parser capable of building expression trees for arithmetic operations.
essenbee/platformer
A 2D Platform game developed using HaxeFlixel
essenbee/slack-library-.net
Slack client library written in C# (.Net Core 2.1 and .Net Standard 2.0)
essenbee/T4Templates
Code used during some live Codebase Alpha episodes on the topic of T4 Templates for Fun and Profit.
essenbee/awesome-developer-streams
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
essenbee/ColinsALMCornerCheckinPolicies
TFVC Checkin policies (including Code Review checkin policy)
essenbee/distancefield
F# program to calculate a distance field around a monochrome image.
essenbee/friday-calculator
For more in the F# Fundamentals series - watch http://www.twitch.tv/garethhubball
essenbee/FsSlackLib2
A Slack Client API Library written in F#, with support for the Real Time Messaging API (RTM) using websockets.
essenbee/mmix-sim
A MMIX Simulator (based on Knuth's mythical MMIX RISC computer)
essenbee/nanosynth
A Testbed Software Synthesizer plugin project built on-stream
essenbee/Pixel-Engine
A simple game engine for C# using OpenGL. Inspired by the olcPixelGameEngine.
essenbee/StreamDeckDashboard
A collection of stream deck actions in a single plugin for developers
essenbee/StreamDeckEmulator
A simple emulator for the Stream Deck Application to allow plugin developers to test their plugins
essenbee/StreamDeckToolkit
A .NET Standard library, template, and tools for building extensions to the Elgato Stream Deck