Skip to content
View HastiGD's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report HastiGD

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

Popular repositories Loading

  1. website-homepage website-homepage Public

    This is the homepage of my personal website

    HTML 1 1

  2. database database Public

    project for school homework 5 CS 5001

    Python

  3. maze maze Public

    maze solving homework problem

    Python

  4. digit-sum digit-sum Public

    This project contains the class definition for DigitSum, a Java program that will add all the individual digits in an integer, i.e. the sum of the digits in the number 143 is 8.

    Java

  5. vending-machine vending-machine Public

    The vending-machine repository contains the Java source code for the Snack class and the VendingMachine class. Instantiations of VendingMachine create, stock, and sell different Snack objects, i.e.…

    Java

  6. tic-tac-toe tic-tac-toe Public

    This repository contains the source code for the TicTacToe class, instances of which allow a user to play the game of tic tac toe. Inside this folder you will find two additional files, Player.java…

    Java