JoshHumpherey
Software Engineer @ Meta, previously Snapchat & Amazon. Studied EE and Applied Mathematics
@facebookUSA
Pinned Repositories
AbbyWebsite
A simple and concise website to give to prospective employers
Academic_Matlab_Programs
Various Matlab Programs to help with undergraduate research and academic projects
advent-of-code
🎄🎄🎄
AlphaPass
A stateless password manager
AppliedNumericalMethods
This project is meant to aid radiologists in detecting tumors by reading in MRI images and highlighting potential problem areas
BotBoy
A simple bot to interface with the VOIP client 'Discord'
EasyExcel
A small and easy to use library for interacting with Excel via Python!
Elements-of-Programming-Interviews
Elements of Programming Interviews In Python
keywordit
A lightweight web app that parses reddit comment threads based on search terms
Portfolio-Growth-Simulator
A free and open source monte-carlo style investment portfolio simulator. Written in Python
JoshHumpherey's Repositories
JoshHumpherey/Elements-of-Programming-Interviews
Elements of Programming Interviews In Python
JoshHumpherey/EasyExcel
A small and easy to use library for interacting with Excel via Python!
JoshHumpherey/Portfolio-Growth-Simulator
A free and open source monte-carlo style investment portfolio simulator. Written in Python
JoshHumpherey/AlphaPass
A stateless password manager
JoshHumpherey/AbbyWebsite
A simple and concise website to give to prospective employers
JoshHumpherey/Academic_Matlab_Programs
Various Matlab Programs to help with undergraduate research and academic projects
JoshHumpherey/advent-of-code
🎄🎄🎄
JoshHumpherey/AppliedNumericalMethods
This project is meant to aid radiologists in detecting tumors by reading in MRI images and highlighting potential problem areas
JoshHumpherey/BotBoy
A simple bot to interface with the VOIP client 'Discord'
JoshHumpherey/ConwaysGameOfLIfe
A simple implementation of Conway's Game of Life following the example in Chapter 3 of Python Playground.
JoshHumpherey/keywordit
A lightweight web app that parses reddit comment threads based on search terms
JoshHumpherey/Wedding_Website
Making a website for my upcoming (as of early 2018) wedding!
JoshHumpherey/cracking_the_coding_interview
A repository to hold all my practice problems while working through the book "Cracking the Coding Interview"
JoshHumpherey/Data-Structures-Practice
A repository to hold practice problems that I work through to better understand data structures
JoshHumpherey/JoshHumpherey.github.io
JoshHumpherey/learn-rust
Creating a place to put my exercises while going through the Rust Programming Language Book: https://doc.rust-lang.org/book
JoshHumpherey/personal-website
Repo to hold the content for my personal website
JoshHumpherey/rust-fire-calc
Re-writing my portfolio growth calculator in rust
JoshHumpherey/SimpleCaesarCipher
A simple Caesar Cipher created using python that can encode and decode short messages
JoshHumpherey/System-Simulation
This is a repo for holding all homeworks and projects for the senior level elective System Simulation taught by Dr. Jay Adams