Pinned Repositories
2020201024_Assignment3a
Python Assignment for SSD
bowling_refactor
buffer_overflow
Collection of stack smashing exploits and buffer overflow attacks
Data-Storage_Interface-Processing
Used to parse a BibTeX file, upload into the MongoDB database, and then use a web form to search for specific papers based on search criteria. The specified papers are then downloaded after scraping from Google Scholar
distributed_iot_app_deployment_platform
A distributed, fault-tolerant platform to build and deploy IoT-based applications
file_explorer
A terminal File Explorer in C++. Supports directory browsing, file listing and basic file operations. Compatible with POSIX systems.
miniTorrent
A simple Bit-Torrent application written in C++.
p2p_messaging_client
P2P Messaging System with End to End encryption. Supports group chat and file transfer
sql_engine
An SQL engine written in Python 3. Supports a basic feature set which includes selection, group by, conditional evaluation and aggregate operations.
webcam_server
Simple Flask code to capture image from laptop's webcam and send it via a URL
ronitray95's Repositories
ronitray95/webcam_server
Simple Flask code to capture image from laptop's webcam and send it via a URL
ronitray95/2020201024_Assignment3a
Python Assignment for SSD
ronitray95/bowling_refactor
ronitray95/buffer_overflow
Collection of stack smashing exploits and buffer overflow attacks
ronitray95/camerax_hdr
Sample Android app demonstrating CameraX functionality
ronitray95/Data-Storage_Interface-Processing
Used to parse a BibTeX file, upload into the MongoDB database, and then use a web form to search for specific papers based on search criteria. The specified papers are then downloaded after scraping from Google Scholar
ronitray95/distributed_iot_app_deployment_platform
A distributed, fault-tolerant platform to build and deploy IoT-based applications
ronitray95/file_explorer
A terminal File Explorer in C++. Supports directory browsing, file listing and basic file operations. Compatible with POSIX systems.
ronitray95/ias_hackathon1
ronitray95/miniTorrent
A simple Bit-Torrent application written in C++.
ronitray95/p2p_messaging_client
P2P Messaging System with End to End encryption. Supports group chat and file transfer
ronitray95/sql_engine
An SQL engine written in Python 3. Supports a basic feature set which includes selection, group by, conditional evaluation and aggregate operations.
ronitray95/DisasterManagement_ForestFire
ronitray95/hash_join_sort_merge_join
ronitray95/hill_cipher
Client server architecture using Hill cipher encoding
ronitray95/http_socket_example
HTTP based simple FTP client server functionality
ronitray95/rpc_example
RPC demonstration with Flask
ronitray95/rpc_ftp_example
RPC demonstration with FTP
ronitray95/SSD-Lab-Activity-2
ronitray95/two_phase_sort
An implementation of Two Phase Merge Sort, to sort extremely large text files using limited RAM. Developed in Python 3 and C++.
ronitray95/wallet-interface
An example of a payments/wallet interface