Skip to content
View HandTravis's full-sized avatar

Block or report HandTravis

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

Pinned Loading

  1. ConwayGameOfLife ConwayGameOfLife Public

    Personal implementation of Conway's Game of Life Algorithm

    C++

  2. flummox flummox Public

    Forked from RosenlindDylan/flummox

    monte carlo approximation of pi

    C++

  3. Portfolio Portfolio Public

    My personal website and portfolio

    HTML

  4. ProductsSense ProductsSense Public

    Product recommendation web app using Amazon's Rainforest API and MistralAI's 8x7b-instruct LLM

    JavaScript 1

  5. ColinStern ColinStern Public

    Weather App

    HTML

  6. SeamCarver SeamCarver Public

    Crop images while minimizing the amount of critical data compromised by finding lowest energy pixel seams and removing them one layer at a time. Regular and dynamic programming implementations.

    Java