hmx789
I love learning about how things work all the way down to the bytes :)
Basis TechnologiesChicago, IL
Pinned Repositories
essayClassifier
Built a classifier to automatically grade essays
VoiceRecorder
My first iOS application
2nd-Android-Project
Gridviews,ListViews displaying car listings and relevant information
ai-pacman-project
Created an intelligent pacman, that solves the game map himself.
alpha-blog
First rails app
c-garbage-collector
Created a garbage collector for C
c-shell
Created a shell using the C language with many capabilities
CareerTalk
careertalk-frontend
Web version of CareerTalk
CareerTalkAPI
hmx789's Repositories
hmx789/alpha-blog
First rails app
hmx789/chr-extension-with-react
Building a chrome extension using react and typescript
hmx789/collect-front-end
auth0 integration
hmx789/famchat
A chat application built with the phoenix framework
hmx789/django-store-api
Creating a REST API using django
hmx789/toy_project_1
hmx789/first-nodejs-app
Displaying weather for different cities
hmx789/daily-coding-problems
Coding problems to keep the brain fresh (:
hmx789/Chrome-Extension-with-React-and-Typescript-Starter-Pack
Chrome Extension with React and Typescript Starter Pack
hmx789/dmBlog
hmx789/careertalk-frontend
Web version of CareerTalk
hmx789/elixir-koans
Elixir learning exercises
hmx789/python_koans
Python Koans - Learn Python through TDD
hmx789/CareerTalkAPI
hmx789/rust-koans
Koans for the Rust programming language
hmx789/dev-jutsu
hmx789/CareerTalk
hmx789/Counter
Counter is sort of like ordered set. But on top of that functionality, each element within the set also holds a count of how often it has been inserted.
hmx789/Stock-Bot
Created a program to automatically purchase stocks under a certain value
hmx789/Stock-Buying-Selling
Terminal based program to buy and sell stocks (simulation)
hmx789/Fifth-Android-Project
Creating a user interface where users can select a range of days to see how much money the federal government had on hand
hmx789/Fourth-Android-Project
Using multithreading concepts created a two player game
hmx789/Natural-Language-Processor
Given an input of text, gives a list of languages it matches the most to
hmx789/Third-Android-Project
Broadcast receivers,permissions and fragments
hmx789/2nd-Android-Project
Gridviews,ListViews displaying car listings and relevant information
hmx789/First-Android-Project
hmx789/ai-pacman-project
Created an intelligent pacman, that solves the game map himself.
hmx789/first-techdegree-project
My first techdegree project
hmx789/web-server
Made a functional web server using the C programming language
hmx789/multithreaded-elevator
Learning multithreading by creating elevators to take passengers and drop off passengers as fast as possible