chloelikescats
Hardware engineer turned Software Engineer with a passion for music technology and creative coding.
Pinned Repositories
ajax-lab
Lab exercise on AJAX
beautifulsoup-link-text-ex
Example demonstrating how to print link text containing keywords with BeautifulSoup4
calculator-1
simple arithmetic
calculator-2
Homemade calculator
css-trials
CSS lab
markov_chains
Functional Markov Chain takes text from file and generates new text.
signal-flow-2015
American Spiritualism installation as part of MFA thesis.
virtual-ans
Virtual ANS synthesizer
instawalk
Google's spatial Language recognition Challenge
chloelikescats's Repositories
chloelikescats/virtual-ans
Virtual ANS synthesizer
chloelikescats/markov_chains
Functional Markov Chain takes text from file and generates new text.
chloelikescats/ajax-lab
Lab exercise on AJAX
chloelikescats/beautifulsoup-link-text-ex
Example demonstrating how to print link text containing keywords with BeautifulSoup4
chloelikescats/css-trials
CSS lab
chloelikescats/signal-flow-2015
American Spiritualism installation as part of MFA thesis.
chloelikescats/dicts-restaurant-ratings
Read restaurant ratings from file and user input and add to dictionary, print sorted dictionary
chloelikescats/dinner-decider
Answering the ever looming question: "What should we have for dinner?"
chloelikescats/eventbrite-api
API lab
chloelikescats/first-contributions
🚀 Yet another project to get beginners contributing to open source 🔰
chloelikescats/flask-intro
Flask lab exercise
chloelikescats/html-forms
HTML forms lab
chloelikescats/instawalk
Google's spatial Language recognition Challenge
chloelikescats/invitation-jquery
Lab exercise on JavaScript and jQuery
chloelikescats/jquery-coffee-shop
Lab exercise on JavaScript and jQuery
chloelikescats/js-word-scramble
Lab exercise on JavaScript syntax and functions.
chloelikescats/madlibs-flask-jinja
Madlibs lab using flask and jinja
chloelikescats/markov-twitter
Markov Mashup generator that posts to twitter.
chloelikescats/melon-classes-lab
Learning about classes in reference to melons!
chloelikescats/melon-shoppingsite
chloelikescats/movie-ratings-lab
Lab exercise making a movie ratings app
chloelikescats/my-django-blog
Django based blog app from Django Girls Tutorial.
chloelikescats/oo-melons
Melon order classes lab
chloelikescats/project-tracker
Lab Exercise on SQL and relational databases
chloelikescats/project-tracker-flask
Lab Exercise on making SQL queries in Python and integrating with Flask
chloelikescats/project-tracker-py
Lab Exercise on making SQL queries in Python
chloelikescats/react-tic-tac-toe
From React Tutorial
chloelikescats/sf_crime_newcoder
Following a tutorial to get better acquainted with matplotlib
chloelikescats/sudoku_gui
Sudoku game in Python
chloelikescats/testing-py
Lab exercise on writing doctests and unit tests