This is my personal portfolio website designed to showcase myself as tech Girl. The website replicates the appearance and functionality of the VS Code dark theme, offering a familiar and intuitive user interface as it has been pretty motivating to me.
- VS Code Themed Interface: A sidebar navigation that mimics the VS Code file explorer for easy section switching.
- Skills: A detailed list of my cybersecurity and technical skills.
- Work Experience: A timeline of my professional experiences in cybersecurity and software development.
- Projects: Highlights of my key projects including reverse engineering, machine learning, network security, and more.
- Certifications: A display of my relevant certifications from well-known platforms and organizations.
- Honors & Awards: Recognition of my achievements in cybersecurity and other areas.
- Blogs: Links to my demo blog posts with more to come.
- Contact Me: Links to my GitHub, Let's Defend profile, LinkedIn, email, and personal website.
- About: A brief introduction to who I am and my focus areas.
- Skills: A list of my core competencies, particularly in cybersecurity and software development.
- Work Experience: A summary of my internships and professional roles.
- Projects: A detailed showcase of my key projects including my thesis on vulnerabilities in Android applications.
- Certifications: List of relevant certifications in cybersecurity, machine learning, and other fields.
- Honors & Awards: Recognitions I have received over the years.
- Blogs: A section to browse my blog posts and writings.
- Contact: Links to my social media and professional profiles.
- HTML5: For the structure of the web pages.
- CSS3: For styling and designing the VS Code theme-inspired interface.
- JavaScript (ES6): For interactive elements, including dynamic loading of content and smooth transitions.
- Font Awesome: For icons used in the contact and certification sections.
To run this portfolio website locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/portfolio-website.git