Pinned Repositories
LATTICE-Code
ChatterBot
A ChatBot application that uses LSTM to talk to you! It may be dumb at the start, but it's less dumb at the end! Yes it's still dumb... but I need help socially...
ChatterBot-iOS
Attempt at iOS app development
curry-compiler
Compiler writter in Haskell
dotfiles
Dotfiles for MacOS + Neovim + Yabai w/ Nix
godot
Learning the Godot Game Engine
pathfinding-visualizer
Pathfinding Visualizer in pure HTML/CSS/TS to understand web development
secretory-cleft-ibamr
SnakeAI
A AI Computer that uses Deep Learning in order to learn Snake.
caltech.dev
Caltech Course Scheduling Simplified
ericlovesmath's Repositories
ericlovesmath/dotfiles
Dotfiles for MacOS + Neovim + Yabai w/ Nix
ericlovesmath/ChatterBot-iOS
Attempt at iOS app development
ericlovesmath/curry-compiler
Compiler writter in Haskell
ericlovesmath/godot
Learning the Godot Game Engine
ericlovesmath/pathfinding-visualizer
Pathfinding Visualizer in pure HTML/CSS/TS to understand web development
ericlovesmath/apl-random
Random APL Snippets
ericlovesmath/competitive-programming
Eric Lee's Competitive programming resources
ericlovesmath/data-science-projects
Personal projects for data science!
ericlovesmath/ericlovesmath
Config files for my GitHub profile.
ericlovesmath/ericlovesmath.github.io
Personal Website, generated with Hugo
ericlovesmath/generative-art
Learning the Canvas and WebGL API
ericlovesmath/Haskaml
A OCaml Interpreter* written in Haskell
ericlovesmath/haskell-mooc
Haskell MOOC University of Helsinki
ericlovesmath/image-morphing
Derived from my Computational Cameras (CS/EE 166) project
ericlovesmath/leetcode
ericlovesmath/mal-rust
Following Make a Lisp
ericlovesmath/minesweeper
ericlovesmath/neat-snake
ericlovesmath/ocaml-learn
Learning OCaml, Advent of Code
ericlovesmath/old-portfolio
Personal Website
ericlovesmath/OverTheWire
Personal study of Overthewire CTF
ericlovesmath/ProjectEulerPractice
Practice (Python 3) for Project Euler (https://projecteuler.net/about)
ericlovesmath/PureWave
Synth Library in Haskell
ericlovesmath/rust-study
Learning Rust
ericlovesmath/rustle
Chess Programming with Graphic Interface
ericlovesmath/spicetify-themes
A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
ericlovesmath/sudoku-solver
Rust Journey
ericlovesmath/undertale-tile-game
Replication of Undertale's Tile Game
ericlovesmath/wasm-ml-visuals
Rust + WASM + Machine Learning Visualizations (I love keywords)
ericlovesmath/wordle-clone
Clone of Wordle in pure TS/HTML/CSS, learning purposes