arjunraj79
Computer Science student seeking opportunities. A highly motivated fresher with a strong foundation in programming languages and web framework.
Bengaluru
Pinned Repositories
AutoMalwareSandbox
This project involves creating a malware analysis sandbox that can execute suspicious files in a controlled environment, monitor their behavior, and report on potential malicious activities. The sandbox will use virtual machines or containers to isolate the malware and prevent it from affecting the host system.
AV
Hi, this is my profile!!
CodeAlpha_Cybersecurity
Internship projects assigned by CodeAlpha
company-wise-projects
Top ideas for a particular compmay to build some crazy projects.
Custom_NIDS_with_ML
A simple Python script to check the strength of a password based on length, the inclusion of numbers, special characters, and upper/lower case letters.
Data
DES3_Encrypt_using_py
Internship projects assigned by Exposys Data Labs
Ecom_BookStore_using_Django
Ecom_BookStore_using_Django is a Django-based web application that serves as an online bookstore. Users can browse a catalog of books, search for specific titles, add books to their shopping cart, and complete purchases. The application likely includes features like user registration, login, order history, and payment processing.
Facial_gesture_Detection_using_OpenG
Facial_gesture_Detection_using_OpenGL is a computer vision application that utilizes OpenGL to detect and interpret facial expressions. It involves capturing video or images of a person's face, processing them to identify key facial features (like eyes, nose, mouth), and analyzing the movement of these features to determine gesture.
Finance_Track_using_Angular
The Personal Finance Tracker is an Angular-based web application designed to help users manage their finances. It allows users to add, edit, and delete transactions, categorize expenses, set budgets, and view detailed reports on their spending habits.
arjunraj79's Repositories
arjunraj79/AutoMalwareSandbox
This project involves creating a malware analysis sandbox that can execute suspicious files in a controlled environment, monitor their behavior, and report on potential malicious activities. The sandbox will use virtual machines or containers to isolate the malware and prevent it from affecting the host system.
arjunraj79/AV
Hi, this is my profile!!
arjunraj79/CodeAlpha_Cybersecurity
Internship projects assigned by CodeAlpha
arjunraj79/company-wise-projects
Top ideas for a particular compmay to build some crazy projects.
arjunraj79/Custom_NIDS_with_ML
A simple Python script to check the strength of a password based on length, the inclusion of numbers, special characters, and upper/lower case letters.
arjunraj79/Data
arjunraj79/DES3_Encrypt_using_py
Internship projects assigned by Exposys Data Labs
arjunraj79/Ecom_BookStore_using_Django
Ecom_BookStore_using_Django is a Django-based web application that serves as an online bookstore. Users can browse a catalog of books, search for specific titles, add books to their shopping cart, and complete purchases. The application likely includes features like user registration, login, order history, and payment processing.
arjunraj79/Facial_gesture_Detection_using_OpenG
Facial_gesture_Detection_using_OpenGL is a computer vision application that utilizes OpenGL to detect and interpret facial expressions. It involves capturing video or images of a person's face, processing them to identify key facial features (like eyes, nose, mouth), and analyzing the movement of these features to determine gesture.
arjunraj79/Finance_Track_using_Angular
The Personal Finance Tracker is an Angular-based web application designed to help users manage their finances. It allows users to add, edit, and delete transactions, categorize expenses, set budgets, and view detailed reports on their spending habits.
arjunraj79/forage-jpmc-swe-task-1
Starter repo for task 1 of the JPMC software engineering program
arjunraj79/forage-jpmc-swe-task-2
Starter repo for task 2 of JPMC's forage program
arjunraj79/forage-jpmc-swe-task-3
Starter repo for task 3 of JPMC's Forage program
arjunraj79/forage-midas
Project repo for the JPMC Advanced Software Engineering Forage program
arjunraj79/Job_Recommendation_service
This project is a backend service designed to recommend job postings to users based on their profiles. It accepts user profiles as input and returns relevant job recommendations based on skills, experience level, and job preferences. The system uses an SQLite database to store job postings and user profiles.
arjunraj79/Keylogger
A great way to understand how such tools work and improve system security awareness. This project will focus on capturing keystrokes and storing them in a log file. Keep in mind, this should be done ethically and only for authorized use (like monitoring your own system).
arjunraj79/Malware-detection-using-YARA
This project focuses on developing a robust malware detection system leveraging the power of YARA rules 🦠. YARA is a pattern matching tool designed to help malware researchers identify and classify malware samples 🕵️♀️.
arjunraj79/Malware-detection-using-YARA-Advanced
arjunraj79/PwChecker
A simple Python script to check the strength of a password based on length, the inclusion of numbers, special characters, and upper/lower case letters.
arjunraj79/SecureFileStorageAndSharingSystemOnAzure
A full-stack web application for securely uploading, encrypting, and storing files using Azure Blob Storage and Azure Key Vault. The frontend is built with Angular, while the backend utilizes Node.js and Express for file handling and encryption. It ensures secure file storage with Azure's cloud infrastructure, enabling efficient file management ...
arjunraj79/VAPT-API-for-Automated-Vulnerability-Scanning
This repository contains a Django-based API for performing basic vulnerability assessments on target web applications.
arjunraj79/WebAppVulScanner
A Python-based tool to scan websites for common vulnerabilities like SQL Injection, Cross-Site Scripting (XSS), and insecure HTTP headers.
arjunraj79/Website_Arjun_Raj
My personal Website
arjunraj79/xss-payload-list
🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List