tlaceby
👋 Hi there! I'm a passionate developer with a small YouTube channel and discord server.
looking for jobWyoming
Pinned Repositories
bedrock
Bedrock is a statically typed programming language designed to provide a solid foundation for building general-purpose computer programs. (Currently No Runtime)
clip-comp
A video compression tool that utilizes FFMPEG & FFPROBE static binaries to do mass video compression. Written in Electron & Typescript.
cookie_session
Opine cookie middleware similar to express cookie_session.
electron-svelte
This template provides a solid starting point for a electron/typescript/svelte application in 2024. Uses vite, electron, svelte, ts, and electron-builder.
emlang
Emlang is a experiement syntax parser/typechecker written in V. Impliments a pratt parser and uses a typecheking system which allows union and intersection types.
guide-to-interpreters-series
Contains source-code for viewers following along with my Beginners Guide To Building Interpreters series on my Youtube Channel.
hot-reload
CLI Tool written in Golang to track changes in folders/files easily. Create custom commands and rules for tracking and excluding files/folders.
parser-series
Welcome to my comprehensive YouTube series on building a lexer/parser using the Go programming language. We will start with the basics of what lexers and parsers do, gradually moving towards creating a functional parser for a language derived from Go/Typescript/C#.
systr
systr is a cross-platform system-analysis and monitoring app. Not in development anymore!
weather
A simple NOAA API wrapper library written in typescript. Get current weather, forcasts and alerts for free using the National Weather Service's free API.
tlaceby's Repositories
tlaceby/guide-to-interpreters-series
Contains source-code for viewers following along with my Beginners Guide To Building Interpreters series on my Youtube Channel.
tlaceby/parser-series
Welcome to my comprehensive YouTube series on building a lexer/parser using the Go programming language. We will start with the basics of what lexers and parsers do, gradually moving towards creating a functional parser for a language derived from Go/Typescript/C#.
tlaceby/systr
systr is a cross-platform system-analysis and monitoring app. Not in development anymore!
tlaceby/emlang
Emlang is a experiement syntax parser/typechecker written in V. Impliments a pratt parser and uses a typecheking system which allows union and intersection types.
tlaceby/bedrock
Bedrock is a statically typed programming language designed to provide a solid foundation for building general-purpose computer programs. (Currently No Runtime)
tlaceby/electron-svelte
This template provides a solid starting point for a electron/typescript/svelte application in 2024. Uses vite, electron, svelte, ts, and electron-builder.
tlaceby/weather
A simple NOAA API wrapper library written in typescript. Get current weather, forcasts and alerts for free using the National Weather Service's free API.
tlaceby/clip-comp
A video compression tool that utilizes FFMPEG & FFPROBE static binaries to do mass video compression. Written in Electron & Typescript.
tlaceby/cookie_session
Opine cookie middleware similar to express cookie_session.
tlaceby/hot-reload
CLI Tool written in Golang to track changes in folders/files easily. Create custom commands and rules for tracking and excluding files/folders.
tlaceby/minimal-asm
Basic Assembly Language For Learning and Experiementing with Assembly
tlaceby/multipart
Opine middleware that provides a easy interface to form data and files from multipart requests.
tlaceby/AdventOfCode2015
My Advent of Code 2015 solutions written in Rust.
tlaceby/boolean-algebra
Attempt to make a tool which accepts a expression and uses Boolean algebra and & logical identities to simplify the expression.
tlaceby/go-utils
A collection of useful functions and datastructures for the Go programming language.
tlaceby/.nvim
My Neovim configuration in one single file
tlaceby/aoc
Contains my Advent of Code solutions and scripts for dealing with AOC.
tlaceby/charting
tlaceby/Pulse
Yep