Pinned Repositories
advent_of_code_2020
Solutions to https://adventofcode.com/ for 2020
atomicubes
Objects created from cubes which appear when they are approached.
bartana
ByteRush
Graph Compiler
c1_series
A website containing information about the CorePower Yoga C1 sequence.
cellzilla
Cell Simulations with the Marching Cubes Algorithm.
guifast
A library for creating UI for rust apps with electron
mut_static
Provides a struct to help create mutable statics with lazy_static.
sharedlib
A cross-platform shared library loader.
VMTest
tyleo's Repositories
tyleo/sharedlib
A cross-platform shared library loader.
tyleo/mut_static
Provides a struct to help create mutable statics with lazy_static.
tyleo/VMTest
tyleo/ByteRush
Graph Compiler
tyleo/c1_series
A website containing information about the CorePower Yoga C1 sequence.
tyleo/guifast
A library for creating UI for rust apps with electron
tyleo/advent_of_code_2020
Solutions to https://adventofcode.com/ for 2020
tyleo/bartana
tyleo/CircuitsV2Resources
A collection of resources for Circuits V2 in Rec Room.
tyleo/command_line_parser
A simple, strongly-typed command line parser for Rust.
tyleo/conditional-types-typescript-seattle
Conditional type presentation for the 2019-08-28 TypeScript Seattle meetup
tyleo/define_error
A library for easily defining an error type.
tyleo/dotfiles
Config files shared between my computers
tyleo/electron-issue-19554
Reproduces issue 19554 in the electron repo
tyleo/electron-package-example
Used to proove out some concepts while trying to package my own electron app.
tyleo/graphflo
A libflo plugin supporting the graphflo project
tyleo/graphflo_project
A project for building and testing graphflo and its major dependencies
tyleo/libflo
A library for creating plugins from shared libraries with rust
tyleo/mapped-types-typescript-seattle
This project teaches basic mapped types for a presentation at the TypeScript Seattle meetup held on 2019-07-24.
tyleo/number_or_string
Provides a type which can be deserialized to a number or a string.
tyleo/programming_languages_application_and_interpretation
tyleo/rad-type
The fastest way to type with a controller!
tyleo/simplisp
A simple lisp interpreter.
tyleo/simplisp_extensions
Provides some basic functions for simplisp.
tyleo/t-time-typescript-seattle
This project teaches basic generic types for a presentation at the TypeScript Seattle meetup held on 2019-06-2019.
tyleo/taskify
A load balancing task scheduler written in rust.
tyleo/the_little_schemer
tyleo/ts-simple-type
Relationship type checker functions for Typescript types.
tyleo/tyleo-bevy-minesweeper
Implementation of a bevy minesweeper tutorial in bevy 0.14.0
tyleo/typescript-boilerplate
Standard boilerplate for my TypeScript projects.