mirror of
https://github.com/tiennm99/cv.git
synced 2026-09-03 18:16:43 +00:00
chore: auto-render CV
This commit is contained in:
@@ -63,6 +63,12 @@ Telegram bot that scrapes app information from stores.
|
||||
|
||||
|
||||
|
||||
## **[More fun projects on GitHub](https://github.com/tiennm99?tab=repositories)**
|
||||
|
||||
Check out my GitHub profile for more fun side projects including clones, bots, and experiments.
|
||||
|
||||
|
||||
|
||||
# Skills
|
||||
**Programming:** Java (Netty, Vert.x, Spring Boot), JavaScript, Go
|
||||
|
||||
|
||||
@@ -84,6 +84,8 @@
|
||||
<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>
|
||||
<h2><strong><a href="https://github.com/tiennm99?tab=repositories">More fun projects on GitHub</a></strong></h2>
|
||||
<p>Check out my GitHub profile for more fun side projects including clones, bots, and experiments.</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>
|
||||
|
||||
+1132
-929
File diff suppressed because it is too large
Load Diff
+14
@@ -105,6 +105,7 @@
|
||||
[#link("https://linkedin.com/in/miti99", icon: false, if-underline: false, if-color: false)[#connection-with-icon("linkedin")[miti99]]],
|
||||
[#link("https://github.com/tiennm99", icon: false, if-underline: false, if-color: false)[#connection-with-icon("github")[tiennm99]]],
|
||||
[#link("https://t.me/tiennm5", icon: false, if-underline: false, if-color: false)[#connection-with-icon("telegram")[tiennm5]]],
|
||||
[#link("https://www.facebook.com/tiennm99/", icon: false, if-underline: false, if-color: false)[#connection-with-icon("fa-brands fa-facebook")[Facebook]]],
|
||||
)
|
||||
]
|
||||
)
|
||||
@@ -210,6 +211,19 @@
|
||||
],
|
||||
)
|
||||
|
||||
#regular-entry(
|
||||
[
|
||||
#strong[#link("https://github.com/tiennm99?tab=repositories")[More fun projects on GitHub]]
|
||||
|
||||
],
|
||||
[
|
||||
],
|
||||
main-column-second-row: [
|
||||
#summary[Check out my GitHub profile for more fun side projects including clones, bots, and experiments.]
|
||||
|
||||
],
|
||||
)
|
||||
|
||||
== Skills
|
||||
|
||||
#strong[Programming:] Java (Netty, Vert.x, Spring Boot), JavaScript, Go
|
||||
|
||||
Reference in New Issue
Block a user