chore: auto-render CV

This commit is contained in:
github-actions[bot]
2026-03-30 15:36:21 +00:00
parent e885a4fc2b
commit 6009bbd70a
4 changed files with 1238 additions and 797 deletions
+20
View File
@@ -43,6 +43,26 @@ My blog on GitHub Pages using Hugo. Website for Ngăm - a charity project founde
## **[Survival 2D Server](https://github.com/survival2d/server)**
Sept 2021 present
Server-side of my thesis project — a 2D survival battle royale game server written in Java.
## **[VN GeoGuessr](https://github.com/tiennm99/vngeoguessr)**
A GeoGuessr clone for Vietnam locations, built with Leaflet.js, Mapillary, and OpenStreetMap.
## **[Store Scraper Bot](https://github.com/tiennm99/store-scraper-bot)**
Telegram bot that scrapes app information from stores.
# Skills
**Programming:** Java (Netty, Vert.x, Spring Boot), JavaScript, Go
+7
View File
@@ -77,6 +77,13 @@
<h2><strong><a href="https://tiennm99.github.io/">Static websites with Hugo</a></strong></h2>
<p>Jan 2020 present</p>
<p>My blog on GitHub Pages using Hugo. Website for Ngăm - a charity project founded by my brother's friends.</p>
<h2><strong><a href="https://github.com/survival2d/server">Survival 2D Server</a></strong></h2>
<p>Sept 2021 present</p>
<p>Server-side of my thesis project — a 2D survival battle royale game server written in Java.</p>
<h2><strong><a href="https://github.com/tiennm99/vngeoguessr">VN GeoGuessr</a></strong></h2>
<p>A GeoGuessr clone for Vietnam locations, built with Leaflet.js, Mapillary, and OpenStreetMap.</p>
<h2><strong><a href="https://github.com/tiennm99/store-scraper-bot">Store Scraper Bot</a></strong></h2>
<p>Telegram bot that scrapes app information from stores.</p>
<h1>Skills</h1>
<p><strong>Programming:</strong> Java (Netty, Vert.x, Spring Boot), JavaScript, Go</p>
<p><strong>Databases:</strong> Couchbase, Redis, MySQL</p>
+1170 -797
View File
File diff suppressed because it is too large Load Diff
+41
View File
@@ -169,6 +169,47 @@
],
)
#regular-entry(
[
#strong[#link("https://github.com/survival2d/server")[Survival 2D Server]]
],
[
Sept 2021 present
],
main-column-second-row: [
#summary[Server-side of my thesis project a 2D survival battle royale game server written in Java.]
],
)
#regular-entry(
[
#strong[#link("https://github.com/tiennm99/vngeoguessr")[VN GeoGuessr]]
],
[
],
main-column-second-row: [
#summary[A GeoGuessr clone for Vietnam locations, built with Leaflet.js, Mapillary, and OpenStreetMap.]
],
)
#regular-entry(
[
#strong[#link("https://github.com/tiennm99/store-scraper-bot")[Store Scraper Bot]]
],
[
],
main-column-second-row: [
#summary[Telegram bot that scrapes app information from stores.]
],
)
== Skills
#strong[Programming:] Java (Netty, Vert.x, Spring Boot), JavaScript, Go