Skip to content
View nobletk's full-sized avatar

Block or report nobletk

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 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 Loading

  1. compression_tool compression_tool Public

    This is a Huffman compression and decompression tool implemented in Go. It provides a simple command-line interface to compress and decompress files using Huffman encoding.

    Go

  2. gonc gonc Public

    A Command line networking utility tool inspired by netcat written in Go.

    Go 1 2

  3. gocurl gocurl Public

    A Command line tool written in GO to transfers data with URL syntax, for making HTTP/HTTPS requests to REST APIs.

    Go

  4. QuizWebApp QuizWebApp Public

    "Quiz Me!" is a simple, easy-to-use web application that allows users to test their knowledge on various topics through multiple-choice quizzes.

    Java

  5. Stones-board-game Stones-board-game Public

    The following game is played by two players. It's a board game that consists of 5 rows and 5 columns. The game is played with 7 blue stones and 7 red stones.

    Java

  6. aoc aoc Public

    ⛄ 💻 Advent of Code solutions.

    C