Skip to content

Commit

Permalink
updated about page
Browse files Browse the repository at this point in the history
  • Loading branch information
fathimakm authored Aug 8, 2023
1 parent 3c9f0de commit 6b791dd
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 6 deletions.
2 changes: 1 addition & 1 deletion _data/sidebar.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
author_image: /images/author.jpg
description_markdown: "My name is **Fathima Mohamed**, I like baking and eating sweet things."
description_markdown: "My name is **Fathima Mohamed**, I like Computer Security and Deep interests in Automation."
facebook: CloudCannon
twitter: CloudCannon
pinterest: pinterest
Expand Down
97 changes: 92 additions & 5 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,97 @@
title: About
---
<div class="editable">
<h1>About</h1>

<p>I'm Jane Doe and welcome to my food blog. Each week I try out a new recipe and post it here to share it with the world. If you enjoy any of the recipes I post feel free to leave a comment.</p>
<h1>Fathima Mohamed Ashraff</h1>

<p>I grew up in Denver, Colorado and learned to bake from my mother. After finishing highschool I started baking full time and selling baked goods at local markets. Now I work full-time at a bakery in San Francisco.</p>
<img src="https://source.unsplash.com/e05_q5pyMDs" alt="Jane Doe">
</div>
<p>+353 899752047 | fathimamakm@gmail.com | linkedin.com/in/fathimamohd3939 | Dublin, Ireland</p>

<h2>Experience</h2>

<h3>Smart Internz (Aug-Sep 2022)</h3>
<p>Internship, Remote</p>

<ul>
<li>Participated in the Android Kotlin program, organized by SmartInternz in collaboration with Google and AICTE.</li>
<li>Acquired hands-on experience with kotlin language in creating user interfaces, implementing functionality, and troubleshooting in the Android environment.</li>
<li>Developed knowledge in the latest technologies, frameworks and tools used for android development.</li>
</ul>

<h3>Appin Technology Lab (July 2019)</h3>
<p>Internship, Kochi, India</p>

<ul>
<li>Demonstrated a strong commitment to ethical practices by acquiring in-depth knowledge of IP spoofing and its responsible utilization within controlled and legal environments.</li>
<li>Leveraged advanced tools like torghost to enhance online anonymity and security.</li>
<li>Skillfully utilized proxychains to route network connections through proxy servers, exemplifying a deep understanding of network security protocols and privacy measures.</li>
</ul>

<h2>Certifications</h2>

<ul>
<li>
<p>Google Cybersecurity Certificate (July 2023)</p>
<ul>
<li>Completed Google Cybersecurity Certificate program with hands-on experience in Python, Linux, SQL, Security Information and Event Management (SIEM) tools, and Intrusion Detection Systems (IDS).</li>
</ul>
</li>

<li>
<p>Oracle Cloud Infrastructure 2023 Certified Foundations Associate (June 2023)</p>
<ul>
<li>Understanding of basic cloud concepts and familiarity with core OCI services including Compute</li>
</ul>
</li>

<li>
<p>Certified Cloud Security Practitioner - AWS (CCSP-AWS) (June 2023)</p>
<ul>
<li>Certification in AWS Secure cloud environments and passed the CCSP Exam with Merit.</li>
</ul>
</li>

<li>
<p>Certified AppSec Practitioner(CAP) (May 2023)</p>
<ul>
<li>Certified by passing the exam with merit which dealt with concepts of application security.</li>
</ul>
</li>

<li>
<p>Architecting with Google Compute Engine by Google Cloud (Dec 2018)</p>
<ul>
<li>Explored and deployed solution elements, including infrastructure components such as networks, systems and applications services using google cloud platform.</li>
</ul>
</li>
</ul>

<h2>Technical Skills</h2>

<p>
Skills: Static Code Analysis, Penetration Testing, Burpsuite, Nessus, OWASP TOP 10, Nmap, Kali Linux<br>
Languages: Python, SQL, JavaScript, HTML/CSS<br>
Frameworks: React, Node.js<br>
Operating System: Windows, MacOS, Linux<br>
Developer Tools: Git, Google Cloud Platform, VS Code, Visual Studio, PyCharm, IntelliJ
</p>

<h2>Education</h2>

<h3>Christ College of Engineering(A.P.J Abdul Kalam Technological University) India</h3>
<p>Bachelor of Technology in Computer Science and Engineering (CGPA: 8.2) 2017-2021</p>

<h3>Bharatiya Vidya Bhavan Vidya Mandir, (CBSE) India</h3>
<p>Class XII (CGPA: 8.5) 2016-2017</p>

<h2>Projects</h2>

<h3>Blockchain-based E-Voting System (June 2020)</h3>

<ul>
<li>Secured voting process with SHA encryption for enhanced security and integrity.</li>
<li>Developed user-friendly interface enabling easy and secure voting for participants.</li>
<li>Automated voting using Python, Jinja2, and Werkzeug through smart contracts to ensure accurate results.</li>
<li>Conducted research on electronic voting systems, leveraging blockchain technology to enhance existing approaches.</li>
</ul>

</div>

0 comments on commit 6b791dd

Please sign in to comment.