Skip to content
View danielhansenjones's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report danielhansenjones

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

Popular repositories Loading

  1. studentRoster studentRoster Public

    A program that keeps track of a host of information about students in a class schedule

    C++ 1

  2. SQL_Dvd_Database SQL_Dvd_Database Public

    The goal of this project was to solve a real world business problem using a provided database.

    PLpgSQL

  3. inventoryManager inventoryManager Public

    A GUI app designed to assist in tracking inventory and parts used to construct products.

    Java

  4. Scheduler Scheduler Public

    A system that allows a company to schedule meetings, add customers, translates to local timezone. Also has reporting and is stateful working with a backend SQL database.

    Java

  5. Web_To_Do_List_V2 Web_To_Do_List_V2 Public

    This application I made to start to learn how to use Javascript, node, and express for a new job. The application allows the user basic CRUD functions on a web hosted To Do List. I added persistanc…

    JavaScript

  6. ups_algorithm ups_algorithm Public

    This project takes a list of packages, addresses, and distances to compute the fastest delivery options within a set of constraints.

    Python