Update index.html
This commit is contained in:
parent
c2cc48bd41
commit
e17fafbf2d
1 changed files with 10 additions and 10 deletions
|
@ -61,7 +61,7 @@
|
|||
</p>
|
||||
<p class="headline">
|
||||
I contribute to
|
||||
<a href="https://github.com/momothereal">open source software</a>.
|
||||
<a href="https://github.com/aramperes">open source software</a>.
|
||||
</p>
|
||||
|
||||
<p class="headline">
|
||||
|
@ -82,17 +82,17 @@
|
|||
<li>
|
||||
<a href="https://glowstone.net" target="_blank">Glowstone</a> (Java, core developer of open-source, reverse-engineered game server)</li>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal/wiki" target="_blank">Wikipedia Search</a> (ElasticSearch + Angular + Spring Boot + Python, full search index of Wikipedia)</li>
|
||||
<a href="https://github.com/aramperes/wiki" target="_blank">Wikipedia Search</a> (ElasticSearch + Angular + Spring Boot + Python, full search index of Wikipedia)</li>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal/rmc" target="_blank">rateMyColor</a> (Python + Redis, project speedrun in 4 hours)</li>
|
||||
<a href="https://github.com/aramperes/rmc" target="_blank">rateMyColor</a> (Python + Redis, project speedrun in 4 hours)</li>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal/code-jam-1" target="_blank">PythonDiscord code jam #1</a> (Winner, 72-hour Python programming competition)</li>
|
||||
<a href="https://github.com/aramperes/code-jam-1" target="_blank">PythonDiscord code jam #1</a> (Winner, 72-hour Python programming competition)</li>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal/code-jam-2" target="_blank">PythonDiscord code jam #2</a> (Winner, 1-week Python programming competition)</li>
|
||||
<a href="https://github.com/aramperes/code-jam-2" target="_blank">PythonDiscord code jam #2</a> (Winner, 1-week Python programming competition)</li>
|
||||
<li>
|
||||
<a href="https://devpost.com/software/post-hop" target="_blank">Post Hop</a> (Angular + Cordova + Python + GCP/GKE, delivery app demo for cuHacking 2019)</li>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal/Minesweeper" target="_blank">Minesweeper</a> (Java, Swing implementation of Minesweeper)</li>
|
||||
<a href="https://github.com/aramperes/Minesweeper" target="_blank">Minesweeper</a> (Java, Swing implementation of Minesweeper)</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
@ -101,11 +101,11 @@
|
|||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal/Pathfinder" target="_blank">Pathfinder</a> (Java, A* implementation)</li>
|
||||
<a href="https://github.com/aramperes/Pathfinder" target="_blank">Pathfinder</a> (Java, A* implementation)</li>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal/Mojangson" target="_blank">Mojangson</a> (Java, JSON variant parsing library)</li>
|
||||
<a href="https://github.com/aramperes/Mojangson" target="_blank">Mojangson</a> (Java, JSON variant parsing library)</li>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal/OneLineReflection" target="_blank">OneLineReflection</a> (Java, string reflection utility)</li>
|
||||
<a href="https://github.com/aramperes/OneLineReflection" target="_blank">OneLineReflection</a> (Java, string reflection utility)</li>
|
||||
</ul>
|
||||
<p>
|
||||
<strong>Other contributions:</strong>
|
||||
|
@ -132,7 +132,7 @@
|
|||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/momothereal" target="_blank">GitHub</a> / <a href="https://gitlab.com/momothereal" target="_blank">GitLab</a> (@momothereal)</li>
|
||||
<a href="https://github.com/aramperes" target="_blank">GitHub</a> / <a href="https://gitlab.com/momothereal" target="_blank">GitLab</a></li>
|
||||
<li>
|
||||
<strong>Email</strong> (<u>contact <i>at</i> aramperes.ca</u>)</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue