Skip to content
View davidjumiller's full-sized avatar
  • Vancouver

Organizations

@Hack-Weekly

Block or report davidjumiller

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fullstackopen fullstackopen Public

    Projects done for the 2022 version of the course on fullstackopen.com, this is an in depth course focusing on web application development using the MERN stack.

    JavaScript

  2. raftKV raftKV Public

    A distributed key value data store based on the raft consensus algorithm. It is similar to Amazon's DynamoDB.

    Go

  3. music-maker-DSL music-maker-DSL Public

    A web application and Domain-Specific Language used to compose music, it can be directly created and played in browser or downloaded in WAV file format.

    JavaScript

  4. DORA-program-analysis DORA-program-analysis Public

    A web application that fetches javascript github repositories and produces a visual representation of the relations between files

    JavaScript

  5. movie-backend movie-backend Public

    A simple GraphQL API built with Node, Express, Sequelize, and PostgreSQL. It Supports basic CRUD operations.

    JavaScript

  6. google-phone-scraper google-phone-scraper Public

    A tool that collects phone numbers off google based on if a business matches a set criteria. Currently uses the google places API instead of web scraping.

    JavaScript