Skip to content
View hasan-kamal's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report hasan-kamal

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

  1. Competitive-Programming Competitive-Programming Public

    My solutions to algorithmic programming problems from different online platforms / books.

    HTML

  2. Linear-Program-Solvers Linear-Program-Solvers Public

    A Python implementation of Simplex and Interior-Point algorithms for solving Linear Programs (LPs)

    Python 19 3

  3. Smashball Smashball Public

    Smashball is a fun physics-based mobile game

    C++

  4. CompostMaking CompostMaking Public

    CompostMaking is a mobile game designed to teach challenged kids how to create composts using household waste

    C++

  5. Neural-Network-Implementation Neural-Network-Implementation Public

    A vectorized implementation of fully-connected neural network(s) in NumPy

    Python 1

  6. DBLP-Query-Engine DBLP-Query-Engine Public

    A GUI-enabled DBLP query engine application written in Java, Swing

    Java