Skip to content
View theredditbandit's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report theredditbandit

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

Hi there πŸ‘‹

Fancy seeing you here.

DigitalOcean Referral Badge

✨ Projects Im done with ✨

  • wc a slightly worse implementation of GNU wc in go.
  • pman a CLI project manager written in go.
  • http-server an async http server implemented from scratch in python.
  • redis-at-home a toy implementation of redis in go.
  • comments-nlp sentiment analysis on youtube comments using python.
  • blockchain A simple implementation of blockchain in python.
  • awesome-cybersec collection of platforms, blogs, documents, books, resources and all things cyber security.

πŸ”­ I’m currently working on πŸ”­

  • quiz a sophisticated quiz system for the terminal in go.
  • bittorrent-at-home a toy bittorrent client in go.
  • aoc-buddy a cli helper for setting up advent of code challenges.
  • Improving comments-nlp performing Sentiment analysis on Youtube comments using python.

πŸŒπŸ› οΈ Opensource Contributions.

I have made a total of 3 opensource contributions. They are listed below.

Misc

Solutions to various coding challenges found online.

πŸ“« Ping me on discord @_thelastmethbender to get in touch.

Rest of the stats

Github stats

Pinned

  1. awesome-cybersec awesome-cybersec Public

    A collection of awesome platforms, blogs, documents, books, resources and cool stuff about security

    173 26

  2. pman pman Public

    A CLI project manager

    Go 34 3

  3. comments-nlp comments-nlp Public

    Performing Sentiment analysis on Youtube comments

    Python 20 2

  4. blockchain blockchain Public

    A simple implementation of blockchain in python

    Python 4 2

  5. wc wc Public

    A slightly worse implementation of GNU wc in go

    Go

  6. http-server http-server Public

    An asynchronous http server implemented from scratch in python.

    Python