• Stars
    star
    5
  • Rank 2,861,630 (Top 57 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GLSL code created during the Introduction to Shaders series of live-streams, in collaboration with Mårten Rånge.

More Repositories

1

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.
C#
17
star
2

synthesizer

On-stream project to build a synthesizer using .NET Core 3, WPF and NAudio
C#
16
star
3

Essenbee.ChatBox

An AI conversational chat bot project using Microsoft Bot Framework 4.x
C#
8
star
4

multifilter

A VST plugin for different types of digital audio filter, developed in C++ using JUCE.
C++
5
star
5

essenbee-bot

AlphaBot - a Twitch/Slack/Discord Chat Bot used on-stream. The project includes building an old school text adventure.
C#
5
star
6

WebApi

A Secure Web API developed on-stream to show how to implement JWT bearer tokens and authorization policies.
C#
3
star
7

zombie-survivor-kata

A programming exercise used during a Development Team meeting to promote the TDD approach. This is my solution.
C#
3
star
8

atlantis

A build of the classic Atlantis PBM game using VS2015 (C++)
C++
2
star
9

haxe-app

An Electron App built using Haxe
Haxe
2
star
10

Essenbee.Alexa

An Alexa Skill web API and Library developed live on-stream. Publically available as a Nuget package.
C#
2
star
11

delay

A VST Plugin implementing a Delay Effect, developed in C++ using JUCE.
C++
2
star
12

codebasealpha

The Codebase Alpha website, developed live on-stream using GatsbyJS and Fomantic-UI.
JavaScript
1
star
13

T4Templates

Code used during some live Codebase Alpha episodes on the topic of T4 Templates for Fun and Profit.
C#
1
star
14

essenbee.github.io

A static website that hosts the pixel shader effects used on the Codebase Alpha live stream.
JavaScript
1
star
15

data-structures

Data Structures and Property-based Testing in F#
F#
1
star
16

platformer

A 2D Platform game developed using HaxeFlixel
Haxe
1
star
17

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.
F#
1
star