GithubHelp home page GithubHelp logo

Gavin Uhran's Projects

binary-search-tree icon binary-search-tree

This program constructs a Binary Search Tree. It is able to search by pre-order, in-order, and post-order. It re-constructs following the removal of an element in the tree. It can be called upon to balance the tree into the most effective configuration to be searched.

calculator-gui icon calculator-gui

Calculator GUI is a program that creates a typical 4-function calculator. The GUI is supported through the Python library Tkinter. The back-end processes are created without outside help and have a heavy emphasis on recursion.

chicago-divvy-bike-tracker icon chicago-divvy-bike-tracker

An implementation of DivvyBike's rest API that displays to the user the best docking stations to rent or return a "DivvyBike." Clicking on a specific station will display the displacement from your current position to the dock and display the dock on a Map UI element in Xcode.

covid-19-ml-curve-prediction icon covid-19-ml-curve-prediction

Finding it difficult to view accurate data on COVID-19? This project allows users to see the change in COVID-19 cases in Illinois by day.

destiny-crucible-tracker icon destiny-crucible-tracker

[NOTE: This project has not been updated for the any version of Bungie's rest API leading up to and following the release of Destiny 2 in September, 2017] This program displays in-game statistics of accounts in the video game 'Destiny' made by Bungie.

divvybike-location-checker icon divvybike-location-checker

DivvyBike Location Checker is a program that assists users in finding nearby DivvyBike stations, which are located throughout the downtown Chicago.

elevens icon elevens

A multi-class game based on the Solitaire card game "Elevens." This program was programmed in the software program BlueJ.

fizz-buzz icon fizz-buzz

[JAVA] This program prints out the range of integers 2-100. Any integer divisible by 3 is replaced by 'Fizz'. Any integer divisible by 5 is replaced by 'Buzz'.

flight-list icon flight-list

This project contains three classes that allow the user to create an airline flight list. The first class is called "Time" and represents a certain hour and minute in the day. The second class is called "Flight" and represents a given airline flight. The third class is called "Trip" and represents one or more Flights.

illinois-covid-19-data-visualization icon illinois-covid-19-data-visualization

Finding it difficult to view accurate data on COVID-19? I made a data visualization that allows the user to see the change in COVID-19 cases in Illinois by day. The goal is to help people visualize the 'curve' of cases, observe the peak, and see how our society's mitigation efforts are making a difference! Here is the program: https://colab.research.google.com/…/1slndDuW4b3j3aDszk0Zm9y… All data is from the Illinois Department of Public Health. For more information, refer to https://www.dph.illinois.gov/covid19/covid19-statistics

media-computing icon media-computing

Manipulating .wav, .txt, and .jpg media files in the program BlueJ. The project consists of flipping images vertically and horizontally, changing the hue of an image, reversing sound files, and reading text files.

multiply icon multiply

A calculator that allows the user to switch between addition, subtraction, multiplication, and division via a Scroll Picker UI element in Xcode. The user fills the two inputs in with integers or doubles, picks one of the four arithmetic functions, and presses a "Calculate" button to display the result.

personal-website icon personal-website

A repository of the code and files that together create my personal website. The website serves as an online portfolio to display my programming projects. The website always displays my skills at creating a website from scratch using HTML/CSS and Django.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.