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 ๐Ÿ‘‹

As an undergraduate at Purdue University with over a year of hands-on, full-stack software engineering experience, I have developed robust web applications by working on both front-end and back-end systems. My studies have provided a solid foundation in low-level systems programming, and I am currently expanding my skill set by exploring machine learning. I am passionate about learning new technologies and contributing to meaningful projects that create a positive impact.---

๐Ÿ’ป Technical Experience

Languages

TypeScript C Assembly Python C++ Java HTML CSS

Frameworks & Libraries

React Node Express Stripe Pandas Flask Tailwind CSS

Tools & DBs

Git Unix Arduino AWS MongoDB RESTful APIs Unix MySQL Firebase


๐Ÿ“ซ Let's Connect

Email LinkedIn


(Note: Contribution graph does not include contributions from my old work account)

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