Projects in Awesome Lists by roydevashish
A curated list of projects in awesome lists by roydevashish .
https://github.com/roydevashish/hybrid-technique-for-image-encryption
This project implements a hybrid image encryption technique by combining asymmetric and symmetric encryption methods. It utilizes the ECC for asymmetric encryption and ChaCha20 stream cipher for symmetric encryption to achieve robust and secure image protection.
asymmetric-cryptography chacha20 cryptography ecc elliptic-curves-cryptography encryption hybrid image image-encryption image-protection python3 stream-cipher symmetric-cryptography uv
Last synced: 13 Jun 2026
https://github.com/roydevashish/algo8.ai-data-manipulation-assignment
This assignment performs transaction-level sales data analysis and generates reports using Pandas / SQL / Spark inside a containerized environment. The dataset contains sales transaction records and is used to analyze SKUs, customers, and sales representative performance.
data-analysis duckdb python3 sql uv
Last synced: 15 May 2026
https://github.com/roydevashish/path-to-software-engineer
My resources 📚
development dsa git programming-languages testing
Last synced: 13 Jun 2026
https://github.com/roydevashish/cpp
This repository contains a collection of C++ programs, algorithms, and examples. It is designed for learners and developers interested in exploring fundamental and advanced concepts in C++ programming, including data structures, algorithms, object-oriented programming, and more. Contributions and suggestions are welcome!
algorithms cpp data-structures object-oriented-programming oop
Last synced: 13 Jun 2026
https://github.com/roydevashish/singlepage-weather-app
Single page weather application using HTML, CSS, Vanilla JavaScript, and openweather.org API.
css html javascript openweather openweather-api openweatherapi weather weather-app
Last synced: 13 Jun 2026
https://github.com/roydevashish/speech-recognition
React.js application for voice recognition.
reactjs voice-recognition voice-recording
Last synced: 13 Jun 2026
https://github.com/roydevashish/nitjsr-mtech-isse-network-security-lab
Network Security Laboratory Work Conducted in the Second Semester at NIT Jamshedpur, Master of Technology - Information Systems Security Engineering, Department of Computer Science and Engineering.
cse isse mtech network-security network-security-lab nitjsr python semester-2
Last synced: 13 Jun 2026
https://github.com/roydevashish/nitjsr-mtech-isse-database-security-lab
Database Security Laboratory Work Conducted in the Second Semester at NIT Jamshedpur, Master of Technology - Information Systems Security Engineering, Department of Computer Science and Engineering.
Last synced: 13 Jun 2026
https://github.com/roydevashish/chacha20-hash-lightweight-cryptographic-hash-function-based-on-chacha20
A lightweight cryptographic hash function inspired by ChaCha20, designed for speed, simplicity, and efficiency in resource-constrained environments. Ideal for embedded systems, research, and educational purposes. Not intended for production use without further cryptanalysis.
chacha20 cryptographic-hash-functions cryptography hash-function
Last synced: 13 Jun 2026