Skip to content

Commit

Permalink
portfolio changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian342 committed Sep 10, 2024
1 parent fc8c8a3 commit eee497f
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions html5up-strata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- Header -->
<header id="header">
<div class="inner">
<a href="#" class="image avatar"><img src="images/avatar.jpg" alt="" /></a>
<a href="#" class="image avatar"><img src="Me.jpeg" alt="" /></a>
<h1><strong>I am Brian</strong>, a Data analyst<br />
With the power to cast spells of significance on data experiments
and wielding the power of code like a wizard's spellbook, uncovering
Expand All @@ -26,18 +26,22 @@ <h1><strong>I am Brian</strong>, a Data analyst<br />
<!-- One -->
<section id="one">
<header class="major">
<h2>Ipsum lorem dolor aliquam ante commodo<br />
magna sed accumsan arcu neque.</h2>
<h2><i>About Me</i></h2>
</header>
<p>Accumsan orci faucibus id eu lorem semper. Eu ac iaculis ac nunc nisi lorem vulputate lorem neque cubilia ac in adipiscing in curae lobortis tortor primis integer massa adipiscing id nisi accumsan pellentesque commodo blandit enim arcu non at amet id arcu magna. Accumsan orci faucibus id eu lorem semper nunc nisi lorem vulputate lorem neque cubilia.</p>
<p> A Data Analyst
Skilled in data collection, cleaning, and analysis to extract meaningful insights.
Experienced in working with various data sets and utilizing statistical methods to
identify trends and patterns. Strong understanding of data visualization tools to effectively
communicate findings to a wide audience. Excellent analytical and problem-solving skills with a
keen eye for detail. Proficient in (technical skills, e.g., SQL, Python, Excel, Tableu)..</p>
<ul class="actions">
<li><a href="#" class="button">Learn More</a></li>
</ul>
</section>

<!-- Two -->
<section id="two">
<h2>Recent Work</h2>
<h2><i>Recent Work</i></h2>
<div class="row">
<article class="col-6 col-12-xsmall work-item">
<a href="images/fulls/01.jpg" class="image fit thumb"><img src="images/thumbs/01.jpg" alt="" /></a>
Expand Down Expand Up @@ -102,19 +106,19 @@ <h3 class="icon solid fa-home"><span class="label">Address</span></h3>
</li>
<li>
<h3 class="icon solid fa-mobile-alt"><span class="label">Phone</span></h3>
000-000-0000
+254714639618
</li>
<li>
<h3 class="icon solid fa-envelope"><span class="label">Email</span></h3>
<a href="#">[email protected]</a>
<a href="#">[email protected]</a>
</li>
</ul>
</div>
</div>
</section>

<!-- Four -->
<!--
<!--
<section id="four">
<h2>Elements</h2>
Expand Down Expand Up @@ -429,7 +433,7 @@ <h5>Left &amp; Right</h5>
</section>
</section>
-->
-->

</div>

Expand Down

0 comments on commit eee497f

Please sign in to comment.