Pinned Repositories
LearninGit
A repository to accompany a git workshop - 2016.08.25
ceas-ambassadors-website
Home of the website used to manage tours and meetings for the CEAS Ambassadors tour group
dokku-db-backup-script
Python Script for automatically backuping up dokku database images, specifically mongodb
google-search-history-analyzer
A python script that returns information from the data in a Google Takeout search dump
Graphing-Calculator
A project completed in winter 2013, it is a graphing calculator designed to display simple functions and polynomials graphically. Entered into Gannon Programming Contest.
hackathon-list
A list of hackathons I've been to, and the repos for the project I worked on.
know-yourself
DerbyHacks3 Project - An android app for tracking your mental health
MemeBot
A bot for sending memes on request to users in different messaging apps. Created at Revolution UC 2016.
simple-llvm-examples
Simple LLVM examples written for LLVM 3.8
Visualizer
Java program for visualizing various algorithms. Developed for display in ACM office
kurtlewis's Repositories
kurtlewis/google-search-history-analyzer
A python script that returns information from the data in a Google Takeout search dump
kurtlewis/MemeBot
A bot for sending memes on request to users in different messaging apps. Created at Revolution UC 2016.
kurtlewis/Visualizer
Java program for visualizing various algorithms. Developed for display in ACM office
kurtlewis/dokku-db-backup-script
Python Script for automatically backuping up dokku database images, specifically mongodb
kurtlewis/know-yourself
DerbyHacks3 Project - An android app for tracking your mental health
kurtlewis/simple-llvm-examples
Simple LLVM examples written for LLVM 3.8
kurtlewis/EECE5183Compiler
Compiler for EECE5183
kurtlewis/git-kpartite-graph
For building a kpartite graph from git data
kurtlewis/google-assistant-rap-quotes
Local Hack Day 2017 Project - Create an assitant app that tells you rap quotes
kurtlewis/quickAndDirty
A repository of quick scripts written for usually specific use cases
kurtlewis/subredditDistance
kurtlewis/Graphing-Calculator
A project completed in winter 2013, it is a graphing calculator designed to display simple functions and polynomials graphically. Entered into Gannon Programming Contest.
kurtlewis/hackathon-list
A list of hackathons I've been to, and the repos for the project I worked on.
kurtlewis/tiquito
Software engineering group project - reimagining mentor support at hackathons
kurtlewis/.dotfiles
Dotfiles - .gitconfig, .zshrc, and etc
kurtlewis/acmatuc.github.io
ACM@UC's website
kurtlewis/Falling-Suns
A game I created in high school as an extra curricular project. Features side scrolling and level generation, as well as upgrades and menu systems.
kurtlewis/Heap-Sorting
As an exercise in learning what a heap is, I built a short c++ program to display and sort a heap for minimum and maximum values.
kurtlewis/Learning-Android
A repository for following android tutorials
kurtlewis/network-epidemic-modeling
Java Project for Modeling Network Epidemics
kurtlewis/nodeschool
A repo for my completed and in progress nodeschool excercises
kurtlewis/OrganizationManager
kurtlewis/particle-photon-temperature-sensor
For writing code to record the temperature in my room using a particle photon kit
kurtlewis/PasswordEvolver
Python program that evolves strings randomly until one is the correct password.
kurtlewis/SchemePrimeSieve
Sieve to find first M primes, written in scheme. First scheme lab assignment for Programming Languages.
kurtlewis/tech-writing-final-project
A project for my tech writing class. Originally a gist, but gists don't support rendering images in markdown format