System.out.println("Hello World");
I am Abishek Jeyaraj
_
0
Projects Completed
0
Certifications
0
Technologies Learned
root@aj:~# ./about.sh
aj@kali:~$ cat identity.json
{
"name": "Abishek Jeyaraj",
"role": "Computer Science Student",
"focus": [
"Cybersecurity",
"AWS Cloud Computing",
"Python Development",
"Linux Administration",
"Software Engineering"
],
"mission": "To architect secure, scalable cloud infrastructure and proactively defend systems against advanced digital threats."
}
aj@kali:~$ _
root@aj:~# ./skills.sh
AWS Cloud
Python
Linux
Cyber Security
SQL
Git & GitHub
HTML
CSS
JavaScript
root@aj:~# ls -la ./projects
Password Generator
Developed a robust, customizable password generation utility emphasizing cryptographic best practices and high entropy strings.
Rock Paper Scissors GUI
Interactive graphical interface game built using Python libraries, showcasing principles of event-driven software design.
Web Vulnerability Scanner
Automated security tool engineered to detect common web vulnerabilities such as XSS and SQLi, validating offensive security concepts.
Linux Admin Scripts
A comprehensive suite of Bash scripts automating routine system administration, resource monitoring, and secure backup operations.
AWS EC2 + EBS Config
Provisioned and hardened EC2 instances with attached encrypted EBS volumes following strict Infrastructure as Code and security principles.
root@aj:~# aws configure --profile cloud_engineer
AWS S3
Object Storage & Hosting
AWS EC2
Compute Instances
AWS EBS
Block Storage
AWS IAM
Identity & Access
Cloud Security
VPC & Security Groups
root@aj:~# cat /var/log/career.log
AWS Cloud Internship
Professional Experience
- Hosting highly available static websites on AWS S3 buckets.
- Provisioning, configuring, and maintaining secure EC2 instances.
- Implementing robust IAM role and policy configurations for least privilege access.
- Applying core cloud architecture fundamentals and operational best practices.
Cybersecurity Certifications
Security Mastery
Successfully completed intensive training programs focusing on network security protocols, vulnerability assessment methodologies, and ethical hacking fundamentals.
Python Certifications
Software Development
Mastered advanced Python programming concepts, object-oriented design patterns, data structures, and the development of complex automation scripts.
Computer Science Degree
Academic Foundation
Pursuing rigorous coursework encompassing algorithm optimization, discrete mathematics, operating system design, and fundamental software engineering principles.