Skip to content
View samTime101's full-sized avatar

Highlights

  • Pro

Block or report samTime101

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
samTime101/README.md

Pinned Loading

  1. hello.json hello.json
    1
    [
    2
      {
    3
        "description": "Hello there"
    4
      }
    5
    ]
  2. justodo justodo Public

    (Inspired from tosding's work at making extension for emacs iykyk) Lightweight VS Code extension that adds human-readable IDs (HUIDs) to TODO comments and keeps them synced in a workspace-local JSO…

    TypeScript 1

  3. Q-Learning-distance-heuristic Q-Learning-distance-heuristic Public

    Agent which follows its goal using Q learning algorithm feeded with distance heuristic

    Python

  4. ImageSoundMapper ImageSoundMapper Public

    An image to sound and sound to image mapper

    TypeScript

  5. flappybox flappybox Public

    implementation of flappybird using different algos in different programming languages

    JavaScript