Skip to content

Commit

Permalink
Merge pull request #1 from Xine75/cjd-trying
Browse files Browse the repository at this point in the history
Cjd trying
  • Loading branch information
Xine75 authored Feb 25, 2021
2 parents 96d22f0 + 0f40f0b commit 379e371
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 13 deletions.
Binary file added assets/img/DozaLogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/GettingStarted copy.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/ezgif.com-UsingKaBloom copy.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/favicon.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/img/profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/profile2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 16 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
<!-- This "nav-menu" is hidden on mobile -->
<!-- Add the modifier "is-active" to display it on mobile -->
<div class="nav-left">
<a href="http://medium.com/@hassanhelfi/" class="nav-item">
<!-- <a href="http://medium.com/@hassanhelfi/" class="nav-item">
<span class="icon">
<i class="fa fa-medium"></i>
</span>
</a>
<a href="http://github.com/helfi92" class="nav-item">
</a> -->
<a href="http://github.com/xine75" class="nav-item">
<span class="icon">
<i class="fa fa-github"></i>
</span>
</a>
<a href="https://twitter.com/hassanhelfi" class="nav-item">
<a href="https://twitter.com/xine75" class="nav-item">
<span class="icon">
<i class="fa fa-twitter"></i>
</span>
Expand All @@ -53,13 +53,16 @@
<section id="about" class="section section-1">
<div class="container has-text-centered">
<!-- Source: https://flic.kr/p/pAZBNK -->
<img class="avatar" src="assets/img/profile.png">
<img class="logo" src="assets/img/DozaLogo.png">
</div>
<div class="container"></br>
<p class="intro">
Lorem Khaled Ipsum is a major key to success. To succeed you must believe. When you believe, you will succeed. Mogul talk. Find peace, life is like a water fall, you’ve gotta flow. Lion! Fan luv. Eliptical talk.
</p>
</div>
I loved being a classroom teacher. Working with groups of teens, helping solve problems - personal, poetic and mathematical -a fire drill sounding off in the middle of a sentence - no two days were the same. But after 17 years I felt the call to explore an old passion. I knew that some of the skills I cultivated as a teacher would apply to software development, but I was wrong about which ones. I’d been interested in coding since taking a computer science course as an undergrad, and believed my long immersion in the logic of geometry and calculus would serve me. But it’s actually the people skills, the facility with group dynamics, with making sure every voice is heard and every member feels valued, that has been most essential. Software design is a team sport, and I’ve been working with groups, classes, clubs, and teams for 17 years. And though code is not poetry, there is something about the pure economy of the language - each keystroke pulling its own weight, nothing included than isn’t necessary - that brings poetry to mind. And so I find myself exactly in the right place.
</div>
<div class="container has-text-centered">
<!-- Source: https://flic.kr/p/pAZBNK -->
<img class="avatar" src="assets/img/profile2.jpeg">
</div>
</section>

<!-- Projects -->
Expand All @@ -76,7 +79,7 @@ <h3 class="title is-3">Projects</h3>
<article>
<div>
<figure class="image project-figure">
<img src="assets/img/project-1.jpg" alt="Image">
<img src="assets/img/ezgif.com-UsingKaBloom copy.gif" alt="Image">
</figure>
</div>
<div>
Expand Down Expand Up @@ -116,18 +119,18 @@ <h3 class="title is-3">Let's Socialize</h3>
</div>
<div class="social-container columns">
<div class="column is-6 has-text-centered">
<a target="_blank" href="https://ca.linkedin.com/in/hassan-ali-6132468a"><img class="" src="assets/img/linkedin.png"></a>
<a target="_blank" href="https://ca.linkedin.com/in/christine-doza"><img class="" src="assets/img/linkedin.png"></a>
</div>
<div class="column is-6 has-text-centered">
<!-- <div class="column is-6 has-text-centered">
<a target="_blank" href="https://www.facebook.com/Hassan.Helfi"><img class="" src="assets/img/facebook.png"></a>
</div>
</div> -->
</div>
</div>
</section>

<!-- Footer -->
<section class="section-4 has-text-centered container">
<a href="http://www.hassanali.me/about">Hassan Ali</a>
<a href="http://www.hassanali.me/about">Christine Doza</a>
</section>

<!-- Scripts -->
Expand Down

0 comments on commit 379e371

Please sign in to comment.