HELLO, I'M
ABHIJEET
CODER,
ANALYST
PERSONAL INFO
Hi, I'm Abhijeet, Bachelor of Science graduate in Computer Application with Physics and Mathematics with keen interest in Coding and Cybersecurity research. Creativity and leadership qualities are my core skills. I am a keen learner and looking forward to explore various avenues in this vast field of Computer Applications.
Download CV
SKILLS
- HTML & CSS
- Javascript
- C++
- Java
- SQL
- Adobe Photoshop
- Canva
EDUCATION
Bachelor of Science (Computer Application)
MY WORKS
Project on College Social Media
A platform called The College Social Media was created, allowing all stakeholders, including parents and students, to stay connected under one roof. The platform was developed using HTML, ChakraUI and NextJS, with user data stored on the MongoDB Atlas database.
ViewResearch Paper on Ransomware Detection using Machine Learning
This project looks to detect Ransomwares using different Machine Learning Algorithms like Random Forest (RF), Naïve Bayes (NB), Decision Tree (DT), Logistic Regression (LR), Neural Network (NN) by taking the historical data that will predict presence of malware in given set of files. The dataset used for this purpose is from the popular data set platforms like Kaggle, UCI Machine Learning Repository, AWS Public Datasets and Google’s Dataset Search Tool. Concluding comparison of the accuracy of the models used and then use the most accurate algorithm for detection of Ransomware. The decision tree comes as most accurate algorithm with accuracy 99.19% and least accusrate was Naïve Bayes with accuracy 69.70%.
View