Pinned Repositories
deploying-django
Repo to accompany a 2 part series of blog posts about adding Postgres to your Django app and deploying to Heroku
digital-humanities-tutorials
django-user-model-options
Repo with in-depth coverage of high level concepts from a poster session I did at PyCon 2017 in Portland, OR, May 21, 2017
djangocon_registration_talk
Talk I gave at DjangoCon US in July 2016 about using a registration package for your Django app.
gothic
Project by Caroline Winter and Eleanor Stribling to explore patterns in color usage in gothic literature. Talk at PyCon 2017 in Portland, OR. Site to be officially launched July 2017.
mycadenza
SMS based text diary
potter
Using NLTK to run an analysis on the Harry Potter corpus - different versions of this talk were given at Codeland in NYC and DjangoCon US in San Diego in 2018.
twitter_timeline_analysis_1
Repository for tutorial on how to get a user's timeline using the Twitter API, clean the data and get it into a csv or a dictionary. Part 1 of a 2 part series posted on agatha.codes.
twitter_timeline_analysis_2
Repository for tutorial on how to get a user's timeline using the Twitter API, clean the data and get it into a csv or a dictionary. Part 2 of a 2 part series, posted on agatha.codes.
valeez-reboot-heroku
Valeez takes input from the user about their upcoming trip, gets weather forecast data from the WeatherUnderground API, then uses an algorithm to suggest a packing list.
eleanorstrib's Repositories
eleanorstrib/xml_scraper
XML scraper I wrote to process data downloads from Facebook
eleanorstrib/deploying-django
Repo to accompany a 2 part series of blog posts about adding Postgres to your Django app and deploying to Heroku
eleanorstrib/django-user-model-options
Repo with in-depth coverage of high level concepts from a poster session I did at PyCon 2017 in Portland, OR, May 21, 2017
eleanorstrib/sample-tech-portfolio
Companion site to my Codeland 2017 talk, available at sampletechportfolio.com
eleanorstrib/trying-stuff-with-maps-
eleanorstrib/sample_feature
Write up for a sample feature improvement to Github, including write ups of the individual issues stemming from it.
eleanorstrib/djangocon_registration_talk
Talk I gave at DjangoCon US in July 2016 about using a registration package for your Django app.
eleanorstrib/gcal_test_qs
Trying the gCal quickstart
eleanorstrib/codeland_samplesite2
Another sample portfolio site for my April 2017 workshop at Codeland.
eleanorstrib/codeland_samplesite
Sample portfolio site for my 2017 Codeland talk, deployed with Github pages
eleanorstrib/codeland-april17
Resources from my talk at the first Codeland Conference in NYC, April 20-21, by Code Newbie.
eleanorstrib/dl_assigment1
first neural network
eleanorstrib/robot-j-peterman
Project to generate J Peterman catalog descriptions using text scraped from the website, various python tools
eleanorstrib/udacity_deep_learning_foundations
Coursework for Udacity's Deep Learning Foundations program
eleanorstrib/cadenza
Study for cadenza app
eleanorstrib/python_beyond_basics_course
Exercises from a live O'Reilly Course taken January 4-5 '16
eleanorstrib/geospatial_googleAPI
Trying out the Google Maps API
eleanorstrib/seleste.io
eleanorstrib/productized
eleanorstrib/intermediate-django-tutorial
Working through an O'Reilly tutorial on intermediate Django, includes advanced ORM and admin customization, templates, AJAX, and Celery
eleanorstrib/exploring-materialize
Trying this library out for the first time
eleanorstrib/beautiful-web-type
A showcase of the best typefaces from the Google web fonts directory.
eleanorstrib/colourwords
program written to help my sister analyze gothic lit (in Canada, hence "colour")
eleanorstrib/seleste
App built with Django, Angular, Postgres, Beautiful Soup, Bootstrap and the Glassdoor API.
eleanorstrib/twilio_skills
Working through the training program to get the background knowledge to build out an app idea.
eleanorstrib/angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
eleanorstrib/algos
Coding practice, mostly in Python, typical algorithms, interesting practice problems
eleanorstrib/WebScraperPy
Learning how to make a web scraper in Python for use in another project, following this tutorial and other resources: http://blog.miguelgrinberg.com/post/easy-web-scraping-with-python
eleanorstrib/mmmdonut
App to practice iOS Networking concepts and express my love for donuts
eleanorstrib/datababy_sms
Dry run for SMS portion of DataBaby app