Skip to content

Commit

Permalink
New CV. Stronger about me. Blurn tagline
Browse files Browse the repository at this point in the history
  • Loading branch information
Syknapse committed Oct 4, 2024
1 parent 729400e commit 16a2eae
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 11 deletions.
Binary file not shown.
Binary file removed assets/Syk_Houdeib_lng.pdf
Binary file not shown.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ <h1>Syk Houdeib</h1>
<p id="handle"><span>Syk Houdeib</span>||<span>@Syknapse</span></p>
<p>Frontend Developer</p>
<p>JavaScript, React, TypeScript</p>
<p class="blurb-description">Scalable, Maintainable Solutions | Proven Track Record in Delivering Large-Scale Projects</p>

<div class="github-data"></div>
</div>
Expand Down Expand Up @@ -135,7 +136,7 @@ <h2>About</h2>

<div class="text-box">
<h3>About me</h3>
<p>Frontend developer with <span id="experience-years">many</span> years of experience in JavaScript and React. Passionate about clean code, best practices, and continuous learning. Strong communicator with a proven track record in mentoring and supporting junior developers.</p>
<p>Frontend developer with <span id="experience-years">many</span>+ years of experience in building scalable, maintainable, and high-performing web applications. Proven track record in delivering impactful, large-scale projects that drive company growth and expansion. Expert in React, JavaScript, TypeScript, and modern frontend technologies. Collaborative team player with strong communication and decision-making skills. Passionate about mentoring and fostering a culture of continuous learning.</p>
</br>
<p>
I’m a career-changer who transitioned into tech at 40, taking a self-directed path to make the switch in just 10 months. My journey has inspired a
Expand All @@ -147,7 +148,7 @@ <h3>About me</h3>
</a>
on career transitions. Before tech, I was a teacher, where I loved working with kids.
</br>
Beyond coding, I’m passionate about music—both playing and listening—and I’m a bit of a science, history, and linguistics geek. Curious about everything ever; hummus, strings, words, maps, electrons, pens, sounds, everything!
Beyond coding, I love music—both playing and listening—and I’m a bit of a science, history, and linguistics geek. Curious about everything ever; hummus, strings, words, maps, electrons, pens, sounds, everything!
</p>
</div>

Expand Down
4 changes: 4 additions & 0 deletions src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,10 @@ h2 {
margin: auto;
}

.blurb-description {
font-size: 0.7em;
}

.blurb #handle {
font-size: 0.7em;
color: #7158ff;
Expand Down
11 changes: 2 additions & 9 deletions src/data/contact_links.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,8 @@ let contactLinks = [
},
{
style: "contact-links",
link: "assets/Syk_Houdeib.pdf",
title: "My PDF CV (one page)",
icon: "fa-file-pdf-o",
showTitle: true,
},
{
style: "contact-links",
link: "assets/Syk_Houdeib_lng.pdf",
title: "My PDF CV (detailed)",
link: "assets/Syk_Houdeib_Frontend_CV.pdf",
title: "My PDF CV",
icon: "fa-file-pdf-o",
showTitle: true,
},
Expand Down

0 comments on commit 16a2eae

Please sign in to comment.