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.

Content in all repositories owned by your account will be closed.
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
dhotrey/README.md

Aryan Dhotre

Currently

  • Forest fire simulator — a C++ cellular automata simulation I’m optimizing and benchmarking for HPC workloads with Slurm. The repository is private while the project is in progress.
  • SDN troubleshooting agent — a tool-using agent for diagnosing Mininet/ONOS networks from structured telemetry. The repository is private while the project is in progress.

Selected projects

  • Kirana — a grocery-finance QA prototype that works across receipts, line items, Splitwise exports, and item images.
  • pman — a Go CLI for indexing and keeping track of side projects.
  • http-server — an asynchronous HTTP server built from scratch in Python.
  • redis-at-home — a small Redis-compatible server written in Go.
  • wc — a Go implementation of the Unix wc utility, with benchmarks against GNU wc.

Open source

I have contributed fixes to the CodeCrafters HTTP server tester, CodeCrafters Redis tester, and Charm's huh.

Some work in progress is private, so those repository links may only be available to collaborators.

Pinned Loading

  1. awesome-cybersec awesome-cybersec Public

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

    195 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