Pinned Repositories
AdventOfCode
Python 3 solutions for https://adventofcode.com/ starting in 2018
algorithm-practice
2019 leetcode study practice questions/answers
books-galore
This single-page app uses React and the Google Books API to return a list of books upon user search
diagonal-dominoes
A two player domino-placing game (with game AI) built with React and TypeScript
diagonalDominoes
A two player, sequential move game using a weighted minimax algorithm. Built in Python using Zelle's Graphics (forgive me)
google-folders-populator
Scrape team data from a Google sheet and create, populate, and share team folders
lillie-dev
Personal website showcasing algorithm problems, events and projects I've worked on, and my resume. Made with Hugo.
parsimony_scorer
Builds and scores evolutionary trees based on newick-format strings and nexus files of data
thePond
The Pond is a game in which the user must use knowledge of Imitation Dynamics and Absorbing Sets to win.
lschachter's Repositories
lschachter/diagonal-dominoes
A two player domino-placing game (with game AI) built with React and TypeScript
lschachter/diagonalDominoes
A two player, sequential move game using a weighted minimax algorithm. Built in Python using Zelle's Graphics (forgive me)
lschachter/lillie-dev
Personal website showcasing algorithm problems, events and projects I've worked on, and my resume. Made with Hugo.
lschachter/thePond
The Pond is a game in which the user must use knowledge of Imitation Dynamics and Absorbing Sets to win.
lschachter/AdventOfCode
Python 3 solutions for https://adventofcode.com/ starting in 2018
lschachter/algorithm-practice
2019 leetcode study practice questions/answers
lschachter/books-galore
This single-page app uses React and the Google Books API to return a list of books upon user search
lschachter/google-folders-populator
Scrape team data from a Google sheet and create, populate, and share team folders
lschachter/parsimony_scorer
Builds and scores evolutionary trees based on newick-format strings and nexus files of data
lschachter/application_assignment
lschachter/bCard
PRACTICE EXERCISE: creates a 'card' with your info on it
lschachter/bee_scraper
A scraper to display the number of answers in the day's NYT Spelling Bee
lschachter/BrickBreaker
My first Unity project: creates a version of the game Brick Breaker
lschachter/django-test-blog
A blog built using the "Django Girls" Tutorial.
lschachter/emoji-search
Simple React app for searching emoji
lschachter/entertainmentCrossing
Enter two entertainers (with imdb pages) and get back the projects they've worked on together. Made with Flask.
lschachter/fbFeedBlocker
A small chrome extension to help avoid facebook feed endless-scroll syndrome
lschachter/inclusion-exercises
exercises as instructed by Inclusion Org
lschachter/learn_ruby
a basic ruby class generated from test-first-teaching
lschachter/lillieResumeSite
Personal Website detailing my resume, recent projects, and other information
lschachter/lschachter.github.io
Output repo for personal website
lschachter/nyc-guide
lschachter/oddsAre
Odds Are is a dare-sending app for friends who are bored in class... I mean... not that...
lschachter/odin-building-blocks
Coding Challenges to practice Ruby syntax through The Odin Project
lschachter/odin-etch-a-box
Taken from The Odin Project curriculum, a grid of color-able boxes
lschachter/odin-tic-tac-toe
Tic Tac Toe built with Ruby via The Odin Project curriculum
lschachter/react-tictactoe-tutorial
Two player Tic Tac Toe game based on the official react tutorial
lschachter/simpleTicTacToe
A simple two-player tic tac toe game built in Python 3 using Zelle's graphics.
lschachter/test-template-repo
test repo to investigate github classroom usage