Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Basic-Portfolio

<title>Mary Ogunrewo Tmiloluwa | Portfolio</title> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; line-height: 1.6; } header { background: #4CAF50; color: white; padding: 10px 20px; text-align: center; } section { padding: 20px; max-width: 800px; margin: auto; } h1, h2 { color: #333; } .projects, .contact { display: flex; flex-wrap: wrap; gap: 20px; } .project, .contact-item, .contact-item2 { flex: 1 1 300px; padding: 10px; border: 1px solid #ccc; border-radius: 5px; } footer { text-align: center; background: #333; color: white; padding: 10px; } a { color: #4CAF50; text-decoration: none; } </style>

Mary Ogunrewo Temiloluwa

Aspiring Software Engineer | Building Solutions, Enhancing Experiences

<section>
    <h2>About Me</h2>
    <p>My name is Mary, and I am an aspiring software engineer with a passion for creating innovative solutions that make a difference. With a foundation in programming and a keen interest in technology, I am dedicated to honing my skills and contributing to impactful projects. I believe that coding is not just about writing lines of text; it's about solving problems and enhancing the user experience. Beyond my technical pursuits, I find inspiration in music and literature. Both art forms fuel my creativity and provide fresh perspectives that influence my approach to software development. Whether it’s the rhythm of a song or the narrative of a compelling book, I draw on these experiences to think outside the box and develop unique solutions to challenges. I am eager to connect with like-minded individuals who share a passion for building and innovation. Collaborating with others in the tech community excites me, as it opens the door to new ideas and opportunities for growth. Let’s explore the possibilities together and create something extraordinary!</p>
</section>

<section>
    <h2>Projects</h2>
    <div class="projects">
        <div class="project">
            <h3>Titanic Retro Website</h3>
            <p>A nostalgic 90s-themed website built using HTML, CSS, and JavaScript.</p>
            <a href="https://github.com/Mary-creat0r/Codedex-90-S-retro-Hackathon">View Project</a>
        </div>
        <div class="project">
            <h3>Ready to Play</h3>
            <p>An award-winning event finder app developed in 48 hours using Bootstrap.</p>
            <a href="https://github.com/Mary-creat0r/Ready-to-Play-BrainrotEdi">View GitHub</a>
        </div>
    </div>
</section>

<section>
    <h2>Contact</h2>
    <div class="contact">
        <div class="contact-item">
            <h4>Email</h4>
            <p><a href="mailto:ogunrewo2004@gmail.com">Send an email </a></p>
            <p>ogunrewo2004@gmail.com</p>
        </div>
        <div class="contact-item">
            <h4>GitHub</h4>
            <p><a href="https://github.com/Mary-creat0r">My Github</a></p>
        </div>
    </div>
    <div class="contact-item2">
        <h4>Linkedln</h4>
        <p><a href="https://www.linkedin.com/in/temiloluwa-ogunrewo">Linkedln</a></p>
    </div>
</div>
</section>

<footer>
    <p>© 2025 Mary Ogunrewo Temiloluwa</p>
</footer>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages