Pinned Repositories
askin-madden
asking-madden-data
Asking Madden is a data aggregation project which scrapes NFL.com and ESPN.com (shhhh) for teams and player statistics. This data will be used for project-oden, data visualization and helping win millions of dollars.
bart-tracker-backend
Application to check when the Bart is coming.
coppis-release
einstein
I made this project to help my friends and people who want to learn programming.
eltonDBMS
Project eltonDBMS is an small implementation of a database management system that I wrote it. It is a command-line based application that takes in grammar that mimics the SQL syntax. Essentially it is a parser that parses an input string and verifies each token to see if it fits the grammar, if the input is a valid input eventually the data will be saved persistently in a text file.
ember-pomodoro-material-design
Had to switch out ember-paper to bootstrap
polly-chat-frontend
Polly chatbot to help you find out how much you are worth.
SFUSD
A prototype website for Visitation Valley Elementary
OakCrime-Decommissioned
Code supporting citizen analysis of crime in Oakland, CA
emurillo510's Repositories
emurillo510/polly-chat-frontend
Polly chatbot to help you find out how much you are worth.
emurillo510/asking-madden-data
Asking Madden is a data aggregation project which scrapes NFL.com and ESPN.com (shhhh) for teams and player statistics. This data will be used for project-oden, data visualization and helping win millions of dollars.
emurillo510/ember-pomodoro-material-design
Had to switch out ember-paper to bootstrap
emurillo510/askin-madden
emurillo510/bitcoin
Bitcoin Core integration/staging tree
emurillo510/clrs-review
Review respository for cormens book using Java.
emurillo510/compiler
emurillo510/elixir101
This repository is to follow code from Elixir book written by Dave Thomas.
emurillo510/elixir101_elixir
emurillo510/elton-blog
emurillo510/elton-blog-2021
This is my latest blog using Jekyll (2021 edition)
emurillo510/ember-pacman
Build Pacman: Learn Modern JavaScript, HTML5 Canvas, and a bit of EmberJS.
emurillo510/ember-pomodoro
emurillo510/exads
Algorithms and Data Structures collection in Elixir
emurillo510/hello-junit
emurillo510/HeyJunit
emurillo510/masha_apple
emurillo510/mastering-javascript
Small projects to help me understand JavaScript. I made this project because as a Java developer transitioning to JavaScirpt as my main and daily language (due to working with front-end frameworks) I needed to create this project to help me understand the JavaScript world.
emurillo510/OakCrime
Code supporting citizen analysis of crime in Oakland, CA
emurillo510/pf-doctorrecommender
Practice Fusion Similar Doctors - A site contains a listing of doctors. Users can browse for doctors given a specific specialty, area, review score etc. You need to help write the logic for returning similar doctors. Specifically, write a class(es) which when given a doctor, provides a list of similar doctors, in a prioritized order. You define what similar means and the result ordering but clearly document any assumptions in your code. Please include unit tests. You can assume the entire directory of doctors fits into memory. Write in whatever language you're most comfortable with. Aim to spend 30 minutes on this coding challenge. We are not expecting you to create an entire hosted site, just the class for the algorithm for finding similar doctors and associated unit tests. If applicable, note down any remaining thoughts or things you would want to improve on with more time. Please return the assignment by uploading a repo to github or bitbucket. For private repos let us know and we''ll provide an email. We don't accept zip drive submissions for security reasons.
emurillo510/project-bullmarket
emurillo510/project-oden-backend
This is a repository for 'The Line' website a bet tracking website where people can place bets and keep track of the history of how they are betting over time.
emurillo510/project-oden-frontend
This is a repository for 'www.moneylyne.com' website. A bet tracking website where people can place bets and keep track of the history of how they are betting over time.
emurillo510/project-oden-mockups
This is a repository for 'The Line' website a bet tracking website where people can place bets and keep track of the history of how they are betting over time.
emurillo510/project10k
emurillo510/rails
Ruby on Rails
emurillo510/rails-bart
Backend API for api.bart.gov
emurillo510/react-pomodoro
A productivity tool written in react.
emurillo510/rockefella
An application for keeping track of interesting stocks.
emurillo510/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!