JoshRodstein / RecommendedRepos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recommended Repositories

Current

  • devops - Ruby
    • Repo for work completed in devops foundations workshop
    • Devops Foundations - Outline of goals and work to be completed in workshop
  • DKSwing & DKSwingP - Java
    • Designed a data structure for 1200 timestamped telemetric data points from one swing of a baseball bat. Designed 4 methods for operating on data.
    • DKSwingP: re-implemented initial solution using functional predicates to improve code re-use and readability.
  • jor94_triviagame2 - Java, Javascript
    • In progress project for Android Development class
    • implementing Multiplayer Online functionality for a trivia game using Firebase as backend
    • Learning to automate backend processes by deploying cloud function triggers
  • go-http - golang
    • In the infantile stages of learning http request handling in go to develop mysql API

Required Coursework

Sighted work that was either enjoyable or that I was proud to have simply completed. All coursework from PITT and CCAC can be found on Github

  • JASH - C
    • custom BASH-esque Shell
      • No piping or multiple simultaneous process creation
  • Custom Malloc - C
  • Anagram Finder - Java
    • using De La Brandais Trie implementation of a Dictionary interface

About