Skip to content
View nvg1356's full-sized avatar
  • Singapore
  • 18:34 (UTC -12:00)
Block or Report

Block or report nvg1356

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

Popular repositories Loading

  1. SentimentAnalaysisGRU SentimentAnalaysisGRU Public

    Binary Classification of Processed Reddit Posts according to Psychological Stability of Authors using GRU

    Python

  2. CO2EmissionsvWealth CO2EmissionsvWealth Public

    Comparing the Cost of Carbon Emissions against Wealth Created since 1750

    Jupyter Notebook

  3. EarthquakeFreq EarthquakeFreq Public

    Assessment of whether modern-day earthquake frequencies are higher than they should be

    Jupyter Notebook

  4. SimpleTemplateMatchingAI SimpleTemplateMatchingAI Public

    Simple 2-by-2 matrix game without perfect information involving a template-matching algorithm.

    Java

  5. 5DBrainfuckWithMultiVerseTimeTravelInterpreter 5DBrainfuckWithMultiVerseTimeTravelInterpreter Public

    Tree-walk interpreter for the "5D Brainfuck with Multiverse Time Travel" esolang written in Java

    Java

  6. CBSTMemAllocator CBSTMemAllocator Public

    Implementation of malloc, free and realloc utilising a binary search tree for free memory blocks

    C