Skip to content

Commit

Permalink
Finish Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
EMSMoreno committed Aug 12, 2024
1 parent 1a404be commit d9af42a
Show file tree
Hide file tree
Showing 3 changed files with 369 additions and 170 deletions.
Binary file added img/WorldSkills.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
299 changes: 182 additions & 117 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Personal Portfolio</title>
<title>Online Resume/CV</title>

<!-- CSS files -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap"
rel="stylesheet" />
rel="stylesheet"
/>
<link rel="stylesheet" href="style.css" />

<style>
Expand All @@ -35,7 +36,9 @@
transition: background-color 0.3s ease, color 0.3s ease;
}

h1, h2, h3 {
h1,
h2,
h3 {
font-weight: 900;
}

Expand All @@ -51,7 +54,8 @@
font-size: 1.5rem;
}

p, a {
p,
a {
font-size: 1rem;
}

Expand Down Expand Up @@ -128,13 +132,12 @@
background: #9f526430;
}
</style>

</head>

<body>
<!-- Navbar -->
<nav class="navbar">
<h1 class="logo">Eduardo Moreno Online Resume/CV</h1>
<h1 class="logo">Eduardo Moreno - Online Resume/CV</h1>
<ul class="nav-links-container">
<li class="nav-link">
<a href="#home-section" class="links active">Home</a>
Expand All @@ -152,6 +155,7 @@ <h1 class="logo">Eduardo Moreno Online Resume/CV</h1>
<a href="#project-section" class="links">Projects</a>
</li>
<li class="nav-link">
<span class="dark-mode-label links">Dark Mode</span>
<label class="switch">
<input type="checkbox" id="toggle-dark-mode" />
<span class="slider"></span>
Expand All @@ -163,130 +167,191 @@ <h1 class="logo">Eduardo Moreno Online Resume/CV</h1>
<!-- Header (Banner) Section -->
<header class="header" id="home-section"></header>


<!-- About Section -->

<section id="about-section">
<h1 class="heading">about me</h1>

<div class="about-container">
<div class="image-container">
<div class="square"></div>
<img src="img/aboutme.jpg" class="about-img" alt="">
<div class="social-links">
<a href="#"><img src="img/github.png" class="social-img" alt=""></a>
<a href="#"><img src="img/insta.png" class="social-img" alt=""></a>
<a href="#"><img src="img/fb.png" class="social-img" alt=""></a>
<a href="#"><img src="img/twitter.png" class="social-img" alt=""></a>
<a href="#"><img src="img/linkedin.png" class="social-img" alt=""></a>
</div>
</div>

<!-- Info regarding Myself -->
<div class="info">
<div style="text-align: center;">
<p>Hello there! 👋 </p>
<p>Developer with 2 years of experience as a Frontend, Web and Outsystems Developer. I'm actively seeking international opportunities to apply my skills in new and dynamic professional environments. My expertise includes experience in OutSystems, where I've worked in one internacional project to the States and have been in the biggest insurance company nationally and another year working with Angular, where I've worked to the biggest players in the country.</p>
<p>I thrive on learning new skills and staying ahead in technology. Adapting to diverse professional landscapes is a strength and I bring a proactive mindset to every challenge. If you're looking for a versatile developer ready to contribute and grow in your team, let's connect!</p>
<p> As for languages, I know Portuguese, English and Japanese.
<img src="https://media.istockphoto.com/id/1204633116/pt/vetorial/portugal-flag-round-icon-vector-illustration.jpg?s=612x612&w=0&k=20&c=kCOr52zuPfhQR6VZ_oAgLdZNzboxsr-iRCn-rD40TKY=" alt="Portuguese Flag" style="width: 20px; vertical-align: middle;">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSVJ0Y3ezZFGO1ErfEVQJ3ehDQ4UAI2TY4Fl5cex9lY9g&s" alt="UK flag" style="width: 20px; vertical-align: middle;">
<img src="https://t3.ftcdn.net/jpg/01/79/73/80/360_F_179738020_0cdBcea7tUpPoFTCiiVfl6p9chD28tQz.jpg" alt="Japanese Flag" style="width: 20px; vertical-align: middle;"></p>
</div>
</div>
<h1 class="heading">About Me</h1>

<div class="about-container">
<div class="image-container">
<div class="square"></div>
<img src="img/aboutme.jpg" class="about-img" alt="" />
<div class="social-links">
<a href="https://github.com/EMSMoreno" target="_blank">
<img src="img/github.png" class="social-img" alt="GitHub" />
</a>
<a href="" onclick="alert('We dont have that type of privacy!');">
<img src="img/insta.png" class="social-img" alt="Instagram" />
</a>
<a href="#" onclick="alert('Long gone!');">
<img src="img/fb.png" class="social-img" alt="" />
</a>
<a href="#" onclick="alert('Too toxic!!');">
<img src="img/twitter.png" class="social-img" alt="" />
</a>
<a
href="https://www.linkedin.com/in/eduardo-moreno-1bb8b71b3/"
target="_blank"
>
<img src="img/linkedin.png" class="social-img" alt="LinkedIn" />
</a>
</div>
</div>

<!-- Info regarding Myself -->
<div class="info">
<div style="text-align: center">
<p>Hello there! 👋</p>
<p>
I'm Eduardo, a young man with 7+ years of programming background.
I have several experiences in programming, namely with high-code
languages and low-code, using OutSystems and Mendix. I'm actively
seeking international opportunities to apply my skills in new and
dynamic professional environments.
</p>
<p>
I thrive on learning new skills and staying ahead in technology.
Adapting to diverse professional landscapes is a strength and I
bring a proactive mindset to every challenge. If you're looking
for a versatile developer ready to contribute and grow in your
team, let's connect!
</p>

<p>
Got on 1º Place on the WorldSkills Portugal Pre-Selection Exam 🏅
</p>
<!--
<p>
As for languages, I know Portuguese, English and Japanese.
<img
src="https://media.istockphoto.com/id/1204633116/pt/vetorial/portugal-flag-round-icon-vector-illustration.jpg?s=612x612&w=0&k=20&c=kCOr52zuPfhQR6VZ_oAgLdZNzboxsr-iRCn-rD40TKY="
alt="Portuguese Flag"
style="width: 20px; vertical-align: middle"
/>
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSVJ0Y3ezZFGO1ErfEVQJ3ehDQ4UAI2TY4Fl5cex9lY9g&s"
alt="UK flag"
style="width: 20px; vertical-align: middle"
/>
<img
src="https://t3.ftcdn.net/jpg/01/79/73/80/360_F_179738020_0cdBcea7tUpPoFTCiiVfl6p9chD28tQz.jpg"
alt="Japanese Flag"
style="width: 20px; vertical-align: middle"
/>
</p>
-->
</div>
</div>
</div>
</section>

<!-- Skills Section -->
<section id="skills-section">
<h2 class="heading">Skills</h2>
<div class="skills">
<p class="skill-name">Agile</p>
<p class="skill-name">Outsystems</p>
<p class="skill-name">HTML</p>
<p class="skill-name">CSS</p>
<p class="skill-name">Bootstrap</p>
<p class="skill-name">Javascript</p>
<p class="skill-name">Frontend & Web Development</p>
<p class="skill-name">SQL Server</p>
<p class="skill-name">C# .NET Framework</p>
<p class="skill-name">.NET Core</p>
<p class="skill-name">ASP.NET</p>
<p class="skill-name">ASP.NET Web API</p>
<p class="skill-name">ASP.NET MVC</p>
<p class="skill-name">Entity Framework</p>
<p class="skill-name">Razor Pages</p>
<p class="skill-name">Blazor</p>
<p class="skill-name">Microsoft's Azure</p>
</div>
</section>

<!-- Education & Experiences Section -->
<section id="edu-section">
<h2 class="sub-heading">Education & Experiences</h2>

<div class="edu-exp-container">
<div class="edu-exp-item">
<h3 class="edu-exp-date">2022 Jan. - 2022 Jun.</h3>
<p class="edu-exp-description">
Worked as an Outsystems Junior Frontend Developer and did an
international project for the United States, plus went to the
biggest insurance company nationally.
</p>
</div>

<div class="edu-exp-item">
<h3 class="edu-exp-date">2022 Jul. - 2023 Jul.</h3>
<p class="edu-exp-description">
Worked as Web Developer, for the biggest players in Portugal.
Learned Angular, Typescript and 14 other technologies to match these
players' expectations.
</p>
</div>

<div class="edu-exp-item">
<h3 class="edu-exp-date">2023 Jul. - 2023 Dec.</h3>
<p class="edu-exp-description">
Worked as Full-Stack Outsystems Developer and led a team of 4 people
in an internal project. The project was about managing other
projects within the company.
</p>
</div>

<!-- Skills Section -->
<h2 class="sub-heading" id="skills-section">skills</h2>

<div class="skills">
<p class="skill-name">Agile</p>
<p class="skill-name">Outsystems</p>
<p class="skill-name">HTML</p>
<p class="skill-name">CSS</p>
<p class="skill-name">Javascript</p>
<p class="skill-name">Bootstrap</p>
<p class="skill-name">UI</p>
<p class="skill-name">Frontend Development</p>
<p class="skill-name">Web Development</p>
</div>

<!-- Education & Experiences Section -->

<h2 class="sub-heading" id="edu-section">Education & Experiences</h2>

<div class="edu-exp-container">
<div class="edu-exp-item">
<h3 class="edu-exp-date">2014 - 2017</h3>
<p class="edu-exp-description">Studied on Escola Profissional Bento de Jesus Caraca, my beginning to the world of programming.</p>
</div>

<div class="edu-exp-item">
<h3 class="edu-exp-date">2017 - 2019</h3>
<p class="edu-exp-description">Worked outside my area to experience the world.</p>
</div>

<div class="edu-exp-item">
<h3 class="edu-exp-date">2020 - 2021</h3>
<p class="edu-exp-description">Study on CINEL, where I did my comeback to programming. Study a lot, since back-end to front-end programming, always with the purpose of becoming better.</p>
</div>

<div class="edu-exp-item">
<h3 class="edu-exp-date">2022 Jan. - 2022 Jun.</h3>
<p class="edu-exp-description">Worked as an Outsystems Junior Frontend Developer and did an international project for the United States, plus went to the biggest insurance company nationally.</p>
</div>

<div class="edu-exp-item">
<h3 class="edu-exp-date">2022 Jul. - 2023 Jul.</h3>
<p class="edu-exp-description">Worked as Web Developer, for the biggest players in Portugal. Learned Angular, Typescript and 14 other technologies to match these players' expectations.</p>
</div>

<div class="edu-exp-item">
<h3 class="edu-exp-date">2023 Jul. - 2023 Dec.</h3>
<p class="edu-exp-description">Worked as Full-Stack Outsystems Developer and led a team of 4 people in an internal project. The project was about managing other projects within the company.</p>
</div>

<div class="edu-exp-item">
<h3 class="edu-exp-date">2024 - 2025</h3>
<p class="edu-exp-description">Did a Technological Specialization Course (CET) to improve and fulfill the demands of the market.</p>
</div>
</div>
<div class="edu-exp-item">
<h3 class="edu-exp-date">2024 - 2025</h3>
<p class="edu-exp-description">
Did a Technological Specialization Course (CET) to improve and
fulfill the demands of the market.
</p>
</div>
</div>
</section>

<!-- Projects Gallery Section -->
<section id="project-section">
<h2 class="sub-heading">Projects</h2>
<div class="gallery">
<div class="gallery-item">
<img src="img/OAK-logo.png" alt="City of Oakland">
<h3>City of Oakland (OAK) App</h3>
</div>
<div class="gallery-item">
<img src="img/fidelidade-logo.png" alt="Fidelidade Seguros">
<h3>Fidelidade Seguros</h3>
</div>
<div class="gallery-item">
<img src="img/ageas-logo.jpeg" alt="Ageas Seguros">
<h3>Ageas Seguros</h3>
</div>
<div class="gallery-item">
<img src="img/redshift-logo.jpeg" alt="GAP">
<h3>GAP - Internal Project</h3>
</div>
<div class="gallery-item">
<img src="img/Skills_Portugal_2024.png" alt="Skills Portugal">
<h3>WorldSkills Portugal • Skills Portugal 24 Regional Championship</h3>
</div>
</div>
</section>

<!-- JavaScript Inline -->
<h2 class="sub-heading">Projects</h2>
<div class="gallery">
<div class="gallery-item">
<img src="img/OAK-logo.png" alt="City of Oakland" />
<h3>City of Oakland (OAK) App</h3>
</div>
<div class="gallery-item">
<img src="img/fidelidade-logo.png" alt="Fidelidade Seguros" />
<h3>Fidelidade Seguros</h3>
</div>
<div class="gallery-item">
<img src="img/ageas-logo.jpeg" alt="Ageas Seguros" />
<h3>Ageas Seguros</h3>
</div>
<div class="gallery-item">
<img src="img/redshift-logo.jpeg" alt="GAP" />
<h3>GAP - Internal Project</h3>
</div>
<div class="gallery-item">
<div class="image-row">
<img
src="img/Skills_Portugal_2024.png"
alt="WorldSkills Portugal 24"
/>
<img src="img/WorldSkills.jpg" alt="Skills Portugal 24" />
</div>
<h3>
WorldSkills Portugal • Skills Portugal 24 Regional Championship
</h3>
</div>
</div>
</section>

<!-- JavaScript Inline -->
<script>
document
.getElementById("toggle-dark-mode")
.addEventListener("change", function () {
document.documentElement.classList.toggle("dark-mode");
});
</script>

</body>
</html>
Loading

0 comments on commit d9af42a

Please sign in to comment.