Skip to content
View nilfm's full-sized avatar
  • Netflix
  • London, United Kingdom

Highlights

  • Pro
Block or Report

Block or report nilfm

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. nba-betting-simulator nba-betting-simulator Public

    Website to simulate NBA betting, in progress

    Python 9 1

  2. hashcode-template hashcode-template Public

    A framework to write Google Hashcode solutions in, with automated optimization

    Python 1

  3. algorithms algorithms Public

    Collection of algorithms and data structures I implemented for learning purposes

    C++ 1

  4. pokemon-game pokemon-game Public

    Pokemon battle game for console - Not working on it at the moment

    C++ 1

  5. skyline skyline Public

    Telegram bot made with Python that allows manipulation of Skyline objects

    Python

  6. connect4 connect4 Public

    Connect 4 implemented in Haskell with 3 levels of difficulty: random, greedy, smart

    Haskell