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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MinesweeperMinesweeperPublic

    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-AIDigit-Classifier-AIPublic

    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++ 2

  3. Bean-and-leafBean-and-leafPublic

    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-PracticeGraphQL-PracticePublic

    JavaScript

  5. MyFridgeMyFridgePublic

    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-ProjectSoftware-Engineering-ProjectPublic

    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