Pinned Repositories
buffer-app-backend
Backend for buffer web map
buffer-app-frontend
Frontend for buffer web map
cnn-captcha-solver
Package to crack simple CAPTCHA images with a convolutional neural network (CNN). Built with OpenCV and PyTorch.
geocode-download
Command-line program to download Vermont parcel data for a user-inputted address.
jack-parse-tree-visualizer
Browser-based syntax analyzer and parse tree visualizer for Jack, the programming language included in the nand2tetris course.
manim-normal-distributions
Animating normal distributions with Python using the manim library.
nand2tetris-compiler
Compiler for the Jack language, part of the nand2tetris computer architecture course.
nand2tetris-py-assembler
A command-line Python program to assemble Hack assembly code into binary. Project completed as part of the nand2tetris computer architecture course: https://www.coursera.org/learn/build-a-computer
stormcatchments
Stormwater network aware catchment delineation
t-ott-personal-website
Source for Jeykll-generated static personal portfolio website.
t-ott's Repositories
t-ott/stormcatchments
Stormwater network aware catchment delineation
t-ott/manim-normal-distributions
Animating normal distributions with Python using the manim library.
t-ott/cnn-captcha-solver
Package to crack simple CAPTCHA images with a convolutional neural network (CNN). Built with OpenCV and PyTorch.
t-ott/buffer-app-backend
Backend for buffer web map
t-ott/buffer-app-frontend
Frontend for buffer web map
t-ott/geocode-download
Command-line program to download Vermont parcel data for a user-inputted address.
t-ott/jack-parse-tree-visualizer
Browser-based syntax analyzer and parse tree visualizer for Jack, the programming language included in the nand2tetris course.
t-ott/nand2tetris-compiler
Compiler for the Jack language, part of the nand2tetris computer architecture course.
t-ott/nand2tetris-py-assembler
A command-line Python program to assemble Hack assembly code into binary. Project completed as part of the nand2tetris computer architecture course: https://www.coursera.org/learn/build-a-computer
t-ott/t-ott-personal-website
Source for Jeykll-generated static personal portfolio website.
t-ott/datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
t-ott/nand2tetris-syntax-analyzer
Syntax analyzer for the Jack language, part of the nand2tetris computer architecture course.
t-ott/shp-reader