Skip to content
View Hekb's full-sized avatar
✌️
✌️
  • Los Angeles

Block or report Hekb

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. Minesweeper Public

    Duplicate of the famous 90's game Minesweeper (my fav game) built using React and Typescript then deployed to AWS.

    TypeScript 1

  2. Digit-Classifier-AI Public

    Backpropagation feed neural network that classifies handwritten digits in C++ with a success of 90%>. The model uses two different activation functions (sigmoid and tanh)

    C++ 1

  3. Bean-and-leaf Public

    Android application designed to connect coffee shops with merchants. Stores can register their shops and add menus so merchants can view and buy. Merchants can view shops on Map and order from thei…

    Java

  4. GraphQL-Practice Public

    JavaScript

  5. MyFridge Public

    A responsive full-stack Java web application to search for cost efficient recipes that take what ingredients you have in your fridge into account.

    TSQL

  6. Software-Engineering-Project Public

    Java program that implements a Searchable Flight Map. The program determines the route to each city that can be reached from the origin city with the associated total cost using BFS. In the end, th…

    Java