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

Organizations

@arlebot

Block or report dhotrey

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.
  • kirana milti-modal receipt-aware personal finance agent built with LangGraph, OCR, and semantic search.
  • 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.

🌐🛠️ 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

    194 33

  2. pman pman Public

    A CLI project manager

    Go 44 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