Pinned Repositories
clox
bytecode intepreter
dotfiles
fit_cliques
lox-interpreter
Creating the Lox interpreter with Rust
preparedfordisaster
CodeFellows 301 level final project for creating a single page web app that helps users develop their emergency preparedness plan
preparedfordisaster-1
401d7 Project week 1 project
production
React App for allowing you to create an emergency preparedness plan in 10 minutes or less.
redis-server
Build Redis from scratch with Zig
travel
uTravel (on-hold) - Generates multiple routes at any current location when travel based on user preferences
travel_v2
Generates predefined popular routes for users as they travel anywhere across the globe
philmein23's Repositories
philmein23/fit_cliques
philmein23/preparedfordisaster-1
401d7 Project week 1 project
philmein23/production
React App for allowing you to create an emergency preparedness plan in 10 minutes or less.
philmein23/travel
uTravel (on-hold) - Generates multiple routes at any current location when travel based on user preferences
philmein23/travel_v2
Generates predefined popular routes for users as they travel anywhere across the globe
philmein23/clox
bytecode intepreter
philmein23/dotfiles
philmein23/interpreter
Implementation of Monkey Language for educational purposes
philmein23/lox-interpreter
Creating the Lox interpreter with Rust
philmein23/redis-server
Build Redis from scratch with Zig
philmein23/brs
An interpreter for the BrightScript language that runs on non-Roku platforms.
philmein23/bundlesize
Keep your bundle size in check
philmein23/compiler
another attempt at building a compiler
philmein23/crafting-interpreters-rs
Crafting Interpreters in Rust
philmein23/cymbal
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
philmein23/directives_intro
philmein23/hapi-framework
philmein23/jack-compiler
Project 10-11: A compiler for the Jack language
philmein23/kickstart.nvim
A small, documented, and featureful neovim starter config
philmein23/kickstart2.nvim
A launch point for your personal nvim configuration
philmein23/Learn-Redux-Starter-Files
⚛ Starter files and solutions for the LearnRedux.com video series
philmein23/oceanic-next-color-scheme
Sublime Text 2/3 color scheme ready for ES6, optimized for babel-sublime (former 6to5-sublime) package
philmein23/philmein23
philmein23/react-fundamentals-curriculum
Curriculum for React.js Program's "React Fundamentals" course
philmein23/React-Router-Course-Project
Project for TylerMcGinnis.com's React Router course
philmein23/rest_api
Superhero Vs. Villains Using Angular.js
philmein23/roca
A command-line tool for running brightscript tests
philmein23/seattle-301d9
Code 301: Intermediate Software Development
philmein23/seattle-javascript-401d7
philmein23/tcp_server-1