███╗ ██╗██╗ ██╗ █████╗ ███╗ ███╗██████╗ ███████╗██╗ ██╗ ██████╗ ███████╗
████╗ ██║╚██╗ ██╔╝██╔══██╗████╗ ████║██╔══██╗██╔════╝██║ ██║██╔═══██╗██╔════╝
██╔██╗ ██║ ╚████╔╝ ███████║██╔████╔██║██████╔╝█████╗ ██║ ██║██║ ██║███████╗
██║╚██╗██║ ╚██╔╝ ██╔══██║██║╚██╔╝██║██╔══██╗██╔══╝ ╚██╗ ██╔╝██║ ██║╚════██║
██║ ╚████║ ██║ ██║ ██║██║ ╚═╝ ██║██████╔╝███████╗ ╚████╔╝ ╚██████╔╝███████║
╚═╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚══════╝ ╚═══╝ ╚═════╝ ╚══════╝
$ whoamiruslan@dev ~ % Fullstack Engineer · Ukraine 🇺🇦 · Riga, Latvia 🇱🇻
$ cat about.txtName : Ruslan Bilokoniuk (@nyambevos)
Role : Fullstack Developer
Focus : Building products that are fast, clean, and reliable
Approach : Dev as a craft — every detail matters
Status : [ Open to interesting projects ]
$ cat stack.json{
"frontend": ["React", "Next.js", "TypeScript", "Tailwind CSS"],
"backend": ["Node.js", "Python", "FastAPI", "REST", "GraphQL"],
"database": ["PostgreSQL", "MongoDB", "Redis"],
"devops": ["Docker", "GitHub Actions", "AWS", "Nginx"],
"tools": ["Git", "VS Code", "Figma", "Postman"]
}$ ls -la ./principles/drwxr-xr-x clean-code/
drwxr-xr-x performance-first/
drwxr-xr-x user-centric-design/
-rw-r--r-- no-shortcuts.txt
-rw-r--r-- README.md ← you are here
$ git log --oneline --graph* f3a9c21 feat: ship product that actually works
* d2b1e08 fix: remove unnecessary complexity
* a4c7f91 refactor: make it readable for the next dev
* 89de321 docs: write what I wish I had found earlier
* 3c12f00 init: start building, stop waiting
$ tech-badges --user nyambevos$ cat contact.sh && bash contact.sh> Reaching out? Always happy to connect 👇
LinkedIn → https://linkedin.com/in/nuambevos
Email → ruslan.bilokoniuk@gmail.com
$ echo $MOTTO"Development is not just a job — it's a craft."
$ exit
> Connection closed. Have a great day 🚀
