Barrett Otte

Results 8 repositories owned by Barrett Otte

qr-asm

105
Stars
3
Forks
Watchers

Generate a QR code from scratch with only ARM assembly.

IBMi-Book

41
Stars
11
Forks
Watchers

"Learning IBM i as a Web Developer", my subpar eBook for learning the basics of IBM i, RPGLE, Control Language, and more from the eyes of a web developer.

perceptron-asm

24
Stars
2
Forks
Watchers

A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.

TempleOS-and-HolyC

73
Stars
11
Forks
Watchers

A very brief adventure in TempleOS and HolyC. RIP Terry Davis

Terrain-Generation-Study

36
Stars
8
Forks
Watchers

Using Perlin noise to generate a map texture and then generate an LOD enabled terrain mesh from the map. This system was going to be used in a now abandoned project.

vscode-ibmi-languages

33
Stars
13
Forks
Watchers

Syntax highlighting for IBM i languages such as RPG, CL, DDS, MI, and RPGLE fixed/free.

HTTP-ASM64

45
Stars
4
Forks
Watchers

The most basic HTTP Server written in x86 Assembly

md-graph

27
Stars
5
Forks
Watchers

Generate interactive network graph from markdown link relationships