fixup! Update CV

Reduce the amount of highlights
This commit is contained in:
2024-05-03 11:10:34 +07:00
parent 8cd08302d5
commit 3238b87b8a

53
cv.pug
View File

@@ -33,22 +33,19 @@ html(lang='en')
p
| Throughout my 10+ years of experience in Information Technology,
|
mark I've tried everything
b I've tried everything
|
| from compiling COFF after LLIR lowering to designing a resilient ultra-scalable fleet of FAAS workers, from Substrate and IPFS to event-driven stock price prediction.
p
| Comprehending a technology is like surfing on the waves of technology trends, on the surface of the greatest whirlpool of singularity. Comprehension means
| Comprehending a technology is like surfing on the waves of technology trends, on the surface of the greatest whirlpool of singularity. Comprehension means fundamental, decomposed knowledge enough to build a solution at
|
mark fundamental, decomposed knowledge
|
| enough to build a solution at
|
mark any scale
b any scale
| .
p
| For me, it is not about thoroughly learning API of yet another web framework, it is instead getting hands on the set of tooling a technology offers, so that I may choose the
|
mark best framework suitable for the problem
mark
b best framework suitable for the problem
|
| . If I were to compile my 10+ years of experience into one line, that would be the following:
big Right tooling is paramount.
@@ -96,7 +93,11 @@ html(lang='en')
a(href="https://xgm.guru/p/ufs/index" target="_blank") UFS Arena
| . I did all the
|
mark coding (cJass, a C-like domain-specific language) and design
b coding
|
| (cJass, a C-like domain-specific language) and
|
b design
| , and my maps gained some popularity in the Russian-speaking community.
li
b 2014:
@@ -105,8 +106,9 @@ html(lang='en')
a(href="https://www.dropbox.com/s/xc8kjswj4fb0m0z/presentation.pdf?dl=0" target="_blank") Anogram
| , a social anonymous service project. I did the
|
mark design and backend coding in PHP.
| Unfortunately, the trend had quickly detoriated.
b design and backend coding
|
|in PHP. Unfortunately, the trend had quickly detoriated.
li
b 2015:
ul
@@ -116,15 +118,15 @@ html(lang='en')
a(href="https://www.moddb.com/games/jumpin-sweeties/videos/trailer" target="_blank") Jumpin Sweeties
| , written with
|
mark LibGDX
b LibGDX
| . My family and friends liked it, but it didn't gain much traction.
li
| With
|
mark Ruby on Rails
b Ruby on Rails
| , I created a Bitcoin service for SMS number confirmations based on Google Voice, and after a couple of months sold it to a foreign customer for a good price. This marked the beginning of my journey as a
|
mark solo entrepreneur
b solo entrepreneur
| .
li
b 2016:
@@ -139,7 +141,7 @@ html(lang='en')
a(href="https://profitrobot.me/" target="_blank") @profitrobot
| , which climbed pretty hign in the bot store rating. The bot allowed users to earn lunch money by completing CPA tasks and watching advertisements. Profitrobot became
|
mark
b
a(href="/public/img/posts/2020-08-07-hello-world/bot-a-users-graph.jpg") quite popular,
|
| and I managed to sell it to another entrepreneur.
@@ -164,7 +166,7 @@ html(lang='en')
a(href="https://telegra.ph/CashbackBot-09-16" target="_blank") CashbackBot
| , a Telegram bot for
|
mark cashback services
b cashback services
| . I've spent a lot of time building it, but the project was never launched, nor it was sold.
li
b 2018:
@@ -189,7 +191,7 @@ html(lang='en')
a(href="https://github.com/onyxframework/sql") ORM
| , and even
|
mark contributed into the language
b contributed into the language
|
| itself. Also check out my
|
@@ -204,7 +206,7 @@ html(lang='en')
mark my own programming language
| , Onyx. Oh, that was a ride. Long story short, too much for a single person. Yet,
|
mark an enormous amount of computer science experience
b an enormous amount of computer science experience
|
| gained. Just look at the plethora of Onyx compilers I was working on:
|
@@ -230,10 +232,7 @@ html(lang='en')
| at
|
a(href="https://brightsec.com/" target="_blank") NeuraLegion
| , an Israeli web security company. Nothing fancy, just some
|
mark good old JSON APIs
| .
| , an Israeli web security company. Nothing fancy, just some good old JSON APIs.
li
b 2022:
|
@@ -264,7 +263,10 @@ html(lang='en')
embed(src="https://wakatime.com/share/@vladfaust/92441f4f-e368-4bc3-a53b-9a3100aaa45c.svg")
p
| Currently I'm working on AI character simulations. At the moment, my best stack is prompt engineering, custom AI model deployment, Typescript, VueJS, NodeJS, tRPC and Zod.
| Currently I'm working on
|
mark AI character simulations
| . My best stack is prompt engineering, custom AI model deployment, Typescript, VueJS, NodeJS, tRPC and Zod.
| I extensively use
|
a(href="https://github.com/features/copilot" target="_blank") GitHub Copilot
@@ -279,7 +281,10 @@ html(lang='en')
|
a(href="https://github.com/vladfaust") GitHub profile
| , find my contacts in the header, and feel free to reach out if you want to work with me.
p Sincerely,<br>Vlad.
p
| Sincerely,
br
| Vlad.
section#posts
h2 Recent blog posts