Pinned Repositories
3d_Graphics_Python
Running through a tutorial to see how 3d graphics can work in python when done from scratch.
Advanced_Dev_Bootcamp
Colt Steele's "Advanced Developer Bootcamp" course on Udemy
advent_of_code
Where I'm dumping all of my solutions for the yearly advent of code.
algorithm_design_manual
My implementations of algorithms from the book `The Algorithm Design Manual` by Steven S. Skiena.
angular-scoreboard
assignments
Auth_Tut
coding_challenges_json_parser
A json parser written in go
coding_challenges_wc
go_practice
A dumping ground for all of my various go learnings. Courses, etc.
ctiller15's Repositories
ctiller15/algorithm_design_manual
My implementations of algorithms from the book `The Algorithm Design Manual` by Steven S. Skiena.
ctiller15/3d_Graphics_Python
Running through a tutorial to see how 3d graphics can work in python when done from scratch.
ctiller15/Board-scrape-tool
A fun quick web scraping project to aggregate the results from multiple job boards.
ctiller15/puppychecker
ctiller15/karrot-docker
A docker-compose setup for karrot-frontend and karrot-backend
ctiller15/karrot-frontend
Web application for organization of foodsaving groups worldwide - frontend code and central location for feature planning. For server-side code, go to https://github.com/yunity/karrot-backend
ctiller15/karrot-backend
Django API server for the karrot frontend
ctiller15/elasticsearch-dsl-py
High level Python client for Elasticsearch
ctiller15/Beautiful_soup_web_scraper_tutorial
ctiller15/hello.go
ctiller15/SICP-exercises
ctiller15/SakugaBooru_Viewer
ctiller15/python_webgame_bot
ctiller15/opencv_tutorial
ctiller15/intro_ml_python
ctiller15/Nand2Tetris
ctiller15/CS-61A-UCB
ctiller15/Classifier_From_Scratch
ctiller15/Tensorflow_for_poets_tut
ctiller15/first_classifier_KNN
ctiller15/ml_pipeline_tut
ctiller15/ML_tut_dogs
ctiller15/ML_Iris
ctiller15/machine_learning_hello_world
ctiller15/String_GA
ctiller15/choose-css
ctiller15/StarChart
ctiller15/Genetic_Algorithm
ctiller15/GA_First_Tut
Me attempting to implement a genetic algorithm, my first attempt
ctiller15/Online_Phone_Book