Skip to content
View dhotrey's full-sized avatar
:shipit:
:shipit:

Organizations

@arlebot

Block or report dhotrey

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
dhotrey/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.
  • sauve-supernovae a discord bot with features like conversation summary and semantic question answering with ai.

๐Ÿ”ญ Iโ€™m currently working on ๐Ÿ”ญ

  • psps a lisp interpreter implemented in C.
  • jason a json parser written in go.
  • stitch reimagining the qr code format.
  • tig git implemented in go.

๐ŸŒ๐Ÿ› ๏ธ Opensource Contributions.

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

Misc

Solutions to various coding challenges found online.

Pinned Loading

  1. awesome-cybersec awesome-cybersec Public

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

    189 31

  2. pman pman Public

    A CLI project manager

    Go 42 5

  3. comments-nlp comments-nlp Public

    Performing Sentiment analysis on Youtube comments

    Python 18 1

  4. blockchain blockchain Public

    A simple implementation of blockchain in python

    Python 4 1

  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