Pinned Repositories
AngularLabs
This is a series of instructions (and incremental solutions) intended as a hands-on-lab exercise to go along with Angular workshops held at various conferences. While there is no reason why somebody couldn't do the labs without attending the workshop, some of the lab instructions may not make sense except in that context. This code also comes with no warranty that it will do anything except suck up space on your hard drive. Caveat emptor.
ArchKatas
This is a collection of Architectural Katas, in JSON format, for use as a database in Kata-driven apps.
ArchKatasCLI
A command-line client for obtaining an Architectural Kata
ArchKatasCode
The website displaying/presenting the Architectural Katas
GCPGuestbook
A "guestbook" application for the GoogleCloudPlatform
pptbuilder
A tool to create presentations out of XML/markdown combination
Research
A digital garden of my notes and thoughts around all sorts of areas, but primarily technology
simplevm
The sample "master copy" code from my Busy Developer's Guide to Building a Virtual Machine talk
TicTacToeREST
REST server for a game of TTT
Workshop-VMImpl
Files and templates to go along with my "Busy Dev's Workshop on Building a Virtual Machine"
tedneward's Repositories
tedneward/ArchKatas
This is a collection of Architectural Katas, in JSON format, for use as a database in Kata-driven apps.
tedneward/Research
A digital garden of my notes and thoughts around all sorts of areas, but primarily technology
tedneward/Workshop-VMImpl
Files and templates to go along with my "Busy Dev's Workshop on Building a Virtual Machine"
tedneward/pptbuilder
A tool to create presentations out of XML/markdown combination
tedneward/Azgaarnoth
A D&D 5e world for players in my campaign to tool around in.
tedneward/ANTLRCalc
An ANTLR-based calculator library/engine
tedneward/awesome-lists
Awesome lists about all kinds of interesting topics
tedneward/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
tedneward/centurion
A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.
tedneward/Demo-iOS-Data
A collection of demos around doing data on iOS
tedneward/Demo-Java
A collection of Java language demos
tedneward/Demo-JVM
A collection of JVM-related demos
tedneward/Demo-JVM-ClassFile
A demo exploring Java23 ClassFile API
tedneward/Demo-JVM-JMX
tedneward/Demo-JVM-VTLoaders
A repository demonstrating virtual threads and ClassLoaders together, looking for a bug
tedneward/Demo-Jython
Some demos around Jython, the Python-on-JVM
tedneward/Demo-Kotlin
Various demos of the Kotlin language
tedneward/Demo-Python-Language
A collection of Python language demos
tedneward/Demo-Python-VM
A collection of demos around the CPython virtual machine
tedneward/Demo-Rust-Basics
tedneward/Demo-Zig
tedneward/GitHubActionsPlayground
Exploring GitHub Actions
tedneward/GYS
A scripting language base. Ported from the original C++ on SourceForge to modern C++ and other languages.
tedneward/jbakeghtest
Simple test to see about using GH pages to host JBake-generated content
tedneward/NewardAssociatesWebsite
tedneward/ProfBlog
My professional blog, blogs.newardassociates.com
tedneward/ryugod
online compilers, interpreters and development environments.
tedneward/Slides
A repository containing the generated slides of my presentations
tedneward/tedneward
Github profile repository
tedneward/tinylang
Working playground