Update website/src/index.html
All checks were successful
/ build-website-image (push) Successful in 42s
All checks were successful
/ build-website-image (push) Successful in 42s
This commit is contained in:
parent
3efb5c1b43
commit
70637691c1
1 changed files with 26 additions and 26 deletions
|
|
@ -2,12 +2,12 @@
|
|||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>Aram Peres</title>
|
||||
<title>Aram Poire</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="og:description" content="Aram Peres: Software developer based in Canada">
|
||||
<meta name="description" content="Aram Peres: Software developer based in Canada">
|
||||
<meta property="og:site_name" content="Aram Peres">
|
||||
<meta property="og:description" content="Aram Poire: Software developer based in Canada">
|
||||
<meta name="description" content="Aram Poire: Software developer based in Canada">
|
||||
<meta property="og:site_name" content="Aram Poire">
|
||||
<meta name="robots" content="index,follow">
|
||||
<script async defer data-domain="poire.dev" src="https://a.wavy.fm/js/a.js"></script>
|
||||
|
||||
|
|
@ -60,11 +60,11 @@
|
|||
Hello, looks like you found my landing page.
|
||||
</p>
|
||||
<p class="headline">
|
||||
My name is Aram Peres, I'm a software and web developer based in Canada.
|
||||
My name is Aram, I'm a software and web developer based in Canada.
|
||||
</p>
|
||||
<p class="headline">
|
||||
I contribute to
|
||||
<a href="https://github.com/aramperes">open source software</a>.
|
||||
<a href="https://github.com/arampoire">open source software</a>.
|
||||
</p>
|
||||
|
||||
<p class="headline">
|
||||
|
|
@ -79,37 +79,37 @@
|
|||
<li>
|
||||
<a href="https://wavy.fm" target="_blank">wavy.fm</a> (React + Python + Rust + MongoDB + Kubernetes, music social media)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/onetun" target="_blank">onetun</a> (Rust, cross-platform user-space WireGuard port-forwarder)</li>
|
||||
<a href="https://github.com/arampoire/onetun" target="_blank">onetun</a> (Rust, cross-platform user-space WireGuard port-forwarder)</li>
|
||||
<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/aramperes/nut-rs" target="_blank">nut-rs</a> (Rust, Network UPS Tools implementation)</li>
|
||||
<a href="https://github.com/arampoire/nut-rs" target="_blank">nut-rs</a> (Rust, Network UPS Tools implementation)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/poirebot" target="_blank">poirebot</a> (Rust, chess engine and bot)</li>
|
||||
<a href="https://github.com/arampoire/poirebot" target="_blank">poirebot</a> (Rust, chess engine and bot)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/readit" target="_blank">readit</a> (JS, generate a README file for a Git repo using GPT-3.5)</li>
|
||||
<a href="https://github.com/arampoire/readit" target="_blank">readit</a> (JS, generate a README file for a Git repo using GPT-3.5)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/kafka-denormalization" target="_blank">kafka-denormalization</a> (Java, library for Kafka streaming JOINs)</li>
|
||||
<a href="https://github.com/arampoire/kafka-denormalization" target="_blank">kafka-denormalization</a> (Java, library for Kafka streaming JOINs)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/grafana-clickhouse-jdbc" target="_blank">grafana-clickhouse-jdbc</a> (Docker/Python, consolidating data in ClickHouse and visualizing with Grafana)</li>
|
||||
<a href="https://github.com/arampoire/grafana-clickhouse-jdbc" target="_blank">grafana-clickhouse-jdbc</a> (Docker/Python, consolidating data in ClickHouse and visualizing with Grafana)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/spring-boot-layertools" target="_blank">spring-boot-layertools</a> (Rust, faster Spring Boot layertools implementation in Rust)</li>
|
||||
<a href="https://github.com/arampoire/spring-boot-layertools" target="_blank">spring-boot-layertools</a> (Rust, faster Spring Boot layertools implementation in Rust)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/lapin-websocket-prototype" target="_blank">lapin-websocket-prototype</a> (Rust, AMQP-to-WebSocket async broadcaster)</li>
|
||||
<a href="https://github.com/arampoire/lapin-websocket-prototype" target="_blank">lapin-websocket-prototype</a> (Rust, AMQP-to-WebSocket async broadcaster)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/wiki" target="_blank">Wikipedia Search</a> (ElasticSearch + Angular + Spring Boot + Python, search index of Wikipedia)</li>
|
||||
<a href="https://github.com/arampoire/wiki" target="_blank">Wikipedia Search</a> (ElasticSearch + Angular + Spring Boot + Python, search index of Wikipedia)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/ts-activity" target="_blank">ts-activity</a> (Go, forward TeamSpeak events to webhooks)</li>
|
||||
<a href="https://github.com/arampoire/ts-activity" target="_blank">ts-activity</a> (Go, forward TeamSpeak events to webhooks)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/cronwhen" target="_blank">cronwhen</a> (Rust, CLI for printing the next iteration of configured crons)</li>
|
||||
<a href="https://github.com/arampoire/cronwhen" target="_blank">cronwhen</a> (Rust, CLI for printing the next iteration of configured crons)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/buzz4j" target="_blank">buzz4j</a> (Java/C++, bindings for HarfBuzz)</li>
|
||||
<a href="https://github.com/arampoire/buzz4j" target="_blank">buzz4j</a> (Java/C++, bindings for HarfBuzz)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/bsonsplit" target="_blank">bsonsplit</a> (Rust, splits a BSON file into a given number of files)</li>
|
||||
<a href="https://github.com/arampoire/bsonsplit" target="_blank">bsonsplit</a> (Rust, splits a BSON file into a given number of files)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/jwtvoid" target="_blank">jwtvoid</a> (Rust, utility to convert existing JWTs to the "none" algorithm)</li>
|
||||
<a href="https://github.com/arampoire/jwtvoid" target="_blank">jwtvoid</a> (Rust, utility to convert existing JWTs to the "none" algorithm)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/rmc" target="_blank">rateMyColor</a> (Python + Redis, project speedrun in 4 hours)</li>
|
||||
<a href="https://github.com/arampoire/rmc" target="_blank">rateMyColor</a> (Python + Redis, project speedrun in 4 hours)</li>
|
||||
<li>
|
||||
<a href="https://matei.wavy.fm" target="_blank">Matei Cheong</a> (React + Kubernetes, commissioned website)</li>
|
||||
</ul>
|
||||
|
|
@ -120,11 +120,11 @@
|
|||
<li>
|
||||
Co-op CTF 2019 (Organized a Capture-the-Flag competition with 60+ participants)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/code-jam-1" target="_blank">PythonDiscord code jam #1</a> (Winner, 72-hour Python programming competition)</li>
|
||||
<a href="https://github.com/arampoire/code-jam-1" target="_blank">PythonDiscord code jam #1</a> (Winner, 72-hour Python programming competition)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/code-jam-2" target="_blank">PythonDiscord code jam #2</a> (Winner, 1-week Python programming competition)</li>
|
||||
<a href="https://github.com/arampoire/code-jam-2" target="_blank">PythonDiscord code jam #2</a> (Winner, 1-week Python programming competition)</li>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes/code-jam-3" target="_blank">PythonDiscord code jam #3</a> (Participant, 9-day Python programming competition)</li>
|
||||
<a href="https://github.com/arampoire/code-jam-3" target="_blank">PythonDiscord code jam #3</a> (Participant, 9-day Python programming competition)</li>
|
||||
<li>
|
||||
<a href="https://devpost.com/software/post-hop" target="_blank">Post Hop</a> (Finalist, Angular + Cordova + Python + GCP/GKE, delivery app demo for cuHacking 2019)</li>
|
||||
</ul>
|
||||
|
|
@ -171,12 +171,12 @@
|
|||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/aramperes" target="_blank">GitHub</a> / <a href="https://git.poire.dev" target="_blank">git.poire.dev</a></li>
|
||||
<a href="https://github.com/arampoire" target="_blank">GitHub</a> / <a href="https://git.poire.dev" target="_blank">git.poire.dev</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
This website, and all my other public web services, are built using <a href="https://git.poire.dev/aramperes/poire.dev/actions" target="_blank">Forgejo Actions</a> and deployed on an XCP-ng cluster.
|
||||
This website, and all my other public web services, are built using <a href="https://git.poire.dev/arampoire/poire.dev/actions" target="_blank">Forgejo Actions</a> and deployed on an XCP-ng cluster.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue