GithubHelp home page GithubHelp logo

Zachary Patterson's Projects

base-conversion icon base-conversion

This program gathers input from the console as a string, then determines the base of the input. It then converts binary/octal/decimal/hexadecimal values to binary bytes for storage. It can then convert to any of the other base types as required.

earworms icon earworms

This program is designed to send catchy lyrics in an attempt to get songs stuck in the recipient's head

java-exercises icon java-exercises

My solutions to select programming exercises from the Introduction to Java Programming and Data Structures textbook.

maze-runner icon maze-runner

Simple Prolog program that finds a path through a maze (shortest path problem). This gives the shortest path, then continues to output alternative paths with incrementally increasing weight.

network-simulation icon network-simulation

This project allows an organ donation system to be simulated within a network of hospitals. The graph itself is represented by a collection of dictionaries. Furthermore, the graph can be interacted with and manipulated.

quadratic-vs-logarithmic-time icon quadratic-vs-logarithmic-time

A comparison between O(nĀ²) and O(n logn) sorting algorithms. The algorithms chosen are insertion sort and merge sort respectively.

weather-forecast icon weather-forecast

A Python script that displays the 5-day weather forecast for a given location at 3 hour intervals. Locations can be searched by city name, postal code, or coordinates. This was implemented using the pyOWM API (Open Weather Map).

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.