AngelHack Hackathon
AngelHack hosted a hackathon at Galvanize on the weekend of October 22, 2016 named Lady Problems. The theme was to increase female...
D3 - Radial Progress Chart: A Start
I had heard enough stories and rumors about the challenges of the glorious D3 to pique my interest. It was time I greeted the beast...
PDB & Jelly Time
While starting my journey through exercism.io, I came across a video called “So you think you can PDB?” This talk was given by Clayton...
Facebook Login OAuth
The Facebook Login feature helps me incorporate OAuth and JavaScript into my project: two concepts where I have been craving more...
Python's Schedule API
One of the main features of my project is sending notifications to my users about the who and the how of the person they should reach out...
Weekend 1 Accomplishments/Learnings
Week 1 of project season FLEW by. I sank a good amount of time into trying to incorporate Google's OAuth into my app, gaining first-hand...
model.py
Today's Goal: Complete the code version of my data model that becomes the skeleton of my database (model.py). Detailed Action Plan:...
APIs
Day 2 Scrum: Yesterday: Data model was approved by advisor. Found that FullContact API does not allow for query by name, only by email,...
Data Model - Further Exploration
My goal for today is to complete my data model. After three thorough reviews by three different pairs of eyes, I'm at a cozy...
Scrum
Day 1 of Project time! The morning lecture at Hackbright consisted about learning two key concepts in the programming world: scrums and...