Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/SisiCloud.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 18 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<header>
<div class="navbar">
<div class="logo">
<h1>TechwithOsebhahiemen</h1>
<h1>Sisi Cloud</h1>
<p>Cloud Engineer</p>
</div>
<nav>
Expand All @@ -38,7 +38,7 @@ <h2>Welcome to My Cloud Engineering Portfolio</h2>
<section id="about">
<div class="container">
<h2>About Me</h2>
<p>Hi, I'm Osebhahiemen, a passionate Cloud Engineer with experience in AWS, Azure, GCP, containerization, CI/CD, and automation. I specialize in designing, deploying, and maintaining cloud infrastructures that scale with your business needs. Let's build something great together!</p>
<p>Hi, I'm Azeezah, a passionate Cloud Engineer with strong foundation in cybersecurty principles. I have experience in AWS, Azure, GCP, containerization, CI/CD, and automation. I specialize in designing, deploying, securing, and maintaining cloud infrastructures that scale with your business needs. Let's build something great together!</p>
</div>
</section>

Expand Down Expand Up @@ -86,8 +86,8 @@ <h3>Containerized Microservices Architecture</h3>
<a href="#" class="btn">View Project</a>
</div>
<div class="project">
<h3> Built serverless pipeline using AWS CDK and lambda in python</h3>
<p>In this project, I built a serverless pipeline using AWS CDK and other AWS serverless technologies like AWS lambda and Glue.</p>
<h3> Developed a Secure E-Commerce Website Using AWS Resources</h3>
<p>In this project, I deployed an E-commerce website using AWS resources [S3 for website hosting and Route 53 for DNS management and custom domain configurationt.</p>
<a href="#" class="btn">View Project</a>
</div>
</div>
Expand All @@ -99,18 +99,19 @@ <h3> Built serverless pipeline using AWS CDK and lambda in python</h3>
<h2>Contact Me</h2>
<p>If you're looking for a dedicated Cloud Engineer to take your cloud infrastructure to the next level, feel free to reach out!</p>
<form id="contact-form">
<input type="text" placeholder="TechwithOsebhahiemen" required>
<input type="email" placeholder="Your Email" required>
<input type="text" placeholder="Sisi Cloud" required>
<input type="email" placeholder="siscloud@gmail.com" required>
<textarea placeholder="Your Message" required></textarea>
<button type="submit" class="btn">Send Message</button>
<button type="Submit" class="btn">Send Message</button>
</form>
</div>
</section>
</div> <br><br>

<footer>
<p>&copy; 2024 TechwithOsebhahiemen. All rights reserved.</p>
</footer>
<footer>
<p>&copy; 2024 TechwithSisiCloud. All rights reserved.</p>
</footer>
</section>


<script src="script.js"></script>
</body>
</html>
Expand Down Expand Up @@ -170,9 +171,11 @@ <h3>Og</h3>
and scripting. Let’s build great solutions together.
</div>
<div class="skill">
<h3>Next Team Mate</h3>
<img src="" alt="" class="profilepic">
<p>Your profile summary</p>
<h3>Sisi Cloud</h3>
<img src="images/SisiCloud.jpg" alt="" class="profilepic">
<p>I'm Azeezat, a passionate Cloud Engineer with a strong foundation in cybersecurity principles. I have experience in AWS, Azure, GCP, Data Modeling, Database
Management,containerization, CI/CD, and automation. I specialize in designing, deploying, securing and maintaining cloud
infrastructures that scale with your business needs. Let's build and secure great solutions together!</p>
</div>
<div class="skill">
<h3>Next Team Mate</h3>
Expand Down
6 changes: 4 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,9 @@ footer {
background-color: #2b3e50;
color: white;
text-align: center;
padding: 20px 0;
padding: 45px 0;
margin-left: -20;
margin-right: -20;
}

@media (max-width: 768px) {
Expand Down Expand Up @@ -307,4 +309,4 @@ footer {
grid-template-columns: 1fr 1fr;
}
}
main
main