Distributed Stream Processing System
A stream processing framework built on top of HyDFS (custom storage) based on the MillWheel paper and Apache Spark.
Distributed File Storage System (HyDFS)
Developed a ring-based Append-only storage system using consistent hashing (MurmurHash), inspired by HDFS and Cassandra.
Parallel Garbage Collection in SSDs
Evaluated and improved garbage collection in SSD devices. Modified WiscSim (discrete-event SSD Simulator) to use channel-level parallelism, reducing tail-latency by 50%.
Security Exploits Project
Exploited applications using security techniques (buffer overflows, control-flow hijacking, ROP) to bypass DEP. Executed persistent XSS attacks and performed MITM attacks (ARP spoofing, HTTP/TCP manipulation) over network traffic.
Identity System using Blockchains
Designed a decentralized, secure platform utilizing blockchains to create an identity datastore. Addresses data oversharing through identity-forms.
Cloud Agnostic Kubernetes
A deployment tool capable of automating the setup of cross-cloud Kubernetes clusters on Linux servers, with real-time monitoring and autoscaling.