adamhoward56
Computer science student at the University of Maryland, College Park. Check out my website for more of my projects or to contact me.
Washington, D.C.
Pinned Repositories
3rd-Person-Camera
3rd person camera controller for Unity3D. The controller uses raytracing to ensure that the camera doesn't clip through other objects.
Airbnb
Exploratory Data Analysis of Airbnb Listings in NYC
bitcamp2019
Bitcamp 2019 Project Backend, written in Django
CMSnake
A small content management system built in Python.
fall2019
Projects for CMSC320 - Fall 2019
iMessageBot
A fun chatbot that adds some extra features to iMessage (computer running MacOS required).
Personal-Website
The code for my website: https://adamhoward.org/
Platformer-Extension
Chrome extension that makes any webpage a 2D platforming game.
Project-Euler-Solutions
My solutions for some of the problems located at https://projecteuler.net/
Reddit-Tab-Browser
A simple reddit browser that works through browser tabs.
adamhoward56's Repositories
adamhoward56/Reddit-Tab-Browser
A simple reddit browser that works through browser tabs.
adamhoward56/Airbnb
Exploratory Data Analysis of Airbnb Listings in NYC
adamhoward56/Project-Euler-Solutions
My solutions for some of the problems located at https://projecteuler.net/
adamhoward56/3rd-Person-Camera
3rd person camera controller for Unity3D. The controller uses raytracing to ensure that the camera doesn't clip through other objects.
adamhoward56/bitcamp2019
Bitcamp 2019 Project Backend, written in Django
adamhoward56/CMSnake
A small content management system built in Python.
adamhoward56/fall2019
Projects for CMSC320 - Fall 2019
adamhoward56/iMessageBot
A fun chatbot that adds some extra features to iMessage (computer running MacOS required).
adamhoward56/Personal-Website
The code for my website: https://adamhoward.org/
adamhoward56/Platformer-Extension
Chrome extension that makes any webpage a 2D platforming game.
adamhoward56/GA-SDK-UNITY
The GameAnalytics SDK for tracking events in Unity.
adamhoward56/Gamocosm
Honest Minecraft server hosting
adamhoward56/Unity-Graphics-Demo
This is a project demonstrating the capabilities of the Unity 3D engine. Everything is taken from all over the place. Links to the original owners are provided.
adamhoward56/UnityURPUnlitScreenSpaceDecalShader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
adamhoward56/z88dk
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.