Skip to content

Commit ec817ed

Browse files
committed
Add alumni network.
1 parent 76417d4 commit ec817ed

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

_avocado/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.6.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2026-03-12T12:05:57+01:00</updated><id>http://localhost:4000/</id><title type="html">Wintry Tech AS</title><author><name>Sirar Salih</name></author><entry><title type="html">Avocado Theme</title><link href="http://localhost:4000/blog/avocado-theme/" rel="alternate" type="text/html" title="Avocado Theme" /><published>2017-09-07T00:00:00+02:00</published><updated>2017-09-07T00:00:00+02:00</updated><id>http://localhost:4000/blog/avocado-theme</id><content type="html" xml:base="http://localhost:4000/blog/avocado-theme/">&lt;p&gt;Bored of the same old website designs? &lt;a href=&quot;/&quot;&gt;Avocado theme&lt;/a&gt; presents a unique way to show off your skills on the web.&lt;/p&gt;
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.6.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2026-03-16T12:45:24+01:00</updated><id>http://localhost:4000/</id><title type="html">Wintry Tech AS</title><author><name>Sirar Salih</name></author><entry><title type="html">Avocado Theme</title><link href="http://localhost:4000/blog/avocado-theme/" rel="alternate" type="text/html" title="Avocado Theme" /><published>2017-09-07T00:00:00+02:00</published><updated>2017-09-07T00:00:00+02:00</updated><id>http://localhost:4000/blog/avocado-theme</id><content type="html" xml:base="http://localhost:4000/blog/avocado-theme/">&lt;p&gt;Bored of the same old website designs? &lt;a href=&quot;/&quot;&gt;Avocado theme&lt;/a&gt; presents a unique way to show off your skills on the web.&lt;/p&gt;
22

33
&lt;p&gt;Avocado is a bootstrap based, clean, minimal Jekyll theme.&lt;/p&gt;
44

_avocado/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,23 @@ <h4 class="name" style="font-size: 1.4em;">Najma Hassan</h4>
317317
</div>
318318

319319
</div>
320+
<div class="row">
321+
<div class="col-md-12">
322+
<h6>Alumni Network</h6>
323+
</div>
324+
</div>
325+
<div style="display: flex; flex-wrap: wrap; justify-content: center; text-align: center; gap: 30px; max-width: 1200px; margin: 0 auto;">
326+
<div style="flex: 1 1 calc(33.33% - 40px); max-width: calc(33.33% - 40px); min-width: 260px;">
327+
<img width="250" style="border-radius: 50%;" src="/assets/images/nimasaminasab.jpg" alt="Nima Saminasab">
328+
<h4 class="name" style="font-size: 1.4em;">Nima Saminasab</h4>
329+
<p class="position"><small>Software Developer</small></p>
330+
<p><small>Passionate software developer who loves playing chess and kitesurfing</small></p>
331+
<ul class="team-social" style="margin-top: -10px;">
332+
<li><a href="https://www.linkedin.com/in/nimasaminasab/"><i class="fa fa-linkedin-square fa"></i></a></li>
333+
<li><a href="https://github.com/NimaSaminasab"><i class="fa fa-github-square fa"></i></a></li>
334+
</ul>
335+
</div>
336+
</div>
320337
<div class="row">
321338
<div class="col-md-12">
322339
<h6>Our community ambassadors</h6>

0 commit comments

Comments
 (0)