# Talks & Presentations

Conference Talks & PresentationsLink to heading

2021Link to heading

The Million Dollar Dissident
CS 8803 Class Discussion, Georgia Tech
October 2021
Slides

A talk about the Zero-Day exploit used by the NSO group on Ahmed Mansoor, its backstory, exploit and network infrastructure.


Designing a Secure Device-to-Device File Transfer Mechanism
CS 6262 Project Session, Georgia Tech
April 2021
Slides

Secure, reliable, and fast transfer of files across the Internet is a problem attempted to be solved through many application-layer protocols. We propose a protocol that uses a relay server to relay the files from the client to the server.


2019Link to heading

Hidden Secrets of Python
Python Pune Meetup
September 2019
Slides

Python has a large number of really cool modules that people don’t know about. These are quite helpful. People often tend to program the hard way since they don’t know about the existence of these modules.


Technical PresentationsLink to heading

Content Addressed Filesystem
Academic presentation on content-addressed storage systems and their applications in distributed computing.

Privacy in Blockchain
Discussion on privacy-preserving techniques in blockchain technology and cryptocurrency systems.

Ethics & Privacy in Technology
Exploring the ethical implications of privacy in modern technology systems.

Centralized vs Decentralized Systems
Comparative analysis of centralized and decentralized architectures in computing systems.

NoSQL Databases
Overview of NoSQL database systems and their use cases in modern applications.

Cryptography in Blockchain
Deep dive into cryptographic primitives used in blockchain technology.


For more academic presentations and talks, please see my publications page.