Skip to content
View haydenw2005's full-sized avatar
๐Ÿ’ซ
๐Ÿ’ซ

Highlights

  • Pro

Block or report haydenw2005

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
haydenw2005/README.md

Hey. I'm Hayden ๐Ÿ‘‹

My name is Hayden White, and I'm an undergraduate student at Purdue University pursuing a high-impact career in the software industry. With over a year of hands-on industry experience already under my belt, I am constantly seeking new opportunities to further develop my skills and contribute to the thriving innovation around me, with the long-term mission of making tangible improvements to the lives of others.


๐Ÿ’ป Tech Stack

Languages

TypeScript C Python Java JavaScript HTML CSS C# R LaTeX

Frameworks & Libraries

React Node Express Stripe Pandas Flask Axios Tailwind CSS NumPy Cypress

Tools & DBs

Git AWS MongoDB RESTful APIs Visual Studio Unix MySQL Firebase


๐Ÿ“ซ Let's Connect

Email LinkedIn

Popular repositories Loading

  1. DAGGER DAGGER Public

    DAGGER is a 3D, first-person adventure game. Stranded on a remote planet, the player must collect resources and solve puzzles to make their escape.

    C# 1

  2. blackjack blackjack Public

    Blackjack simulation in python.

    Jupyter Notebook

  3. Life Life Public

    Life is a classic iteration of Conway's Game of Life. Built entirely in Java, this program creates a basic simulation of the life-cycle of cells and the way their colonies evolve.

    Java

  4. TravelTheWorld TravelTheWorld Public

    TravelTheWorld, a website that allows you to explore countries across the globe and create a wishlist of the places you have always wanted to visit.

    Python

  5. pandas pandas Public

    Forked from pandas-dev/pandas

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

    Python

  6. Location-Analyzer Location-Analyzer Public

    Location Analyzer, a program which uses the coordinates of real addresses to create a graph that can be manipulated with an MST and Clustering Algorithm, then displayed using MatPlotLib.

    Python