View hasan-kamal's full-sized avatar

Highlights

  • Pro
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Competitive-ProgrammingCompetitive-ProgrammingPublic

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

    HTML

  2. Linear-Program-SolversLinear-Program-SolversPublic

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

    Python 22 3

  3. SmashballSmashballPublic

    Smashball is a fun physics-based mobile game

    C++

  4. CompostMakingCompostMakingPublic

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

    C++

  5. Neural-Network-ImplementationNeural-Network-ImplementationPublic

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

    Python 1

  6. DBLP-Query-EngineDBLP-Query-EnginePublic

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

    Java