- React
- Node.js
- TypeScript
- CSS
- JavaScript
- web3.js
- Solidity
- Project 1 // _nifty-hands

Blockchain based rock-paper-scissors game
- Project 2 // _the-greg

Personal website - portfolio
- Project 3 // _crypto-chapel

Metaverse chapel. First blockchain project
- Project 4 // _run-for-your-lives

Run for your lives landing page
- Project 5 // _2mr-labs

2MR Labs website
- Project 6 // _metaverse_hotel

Virtual hotel in Decentraland metaverse
- Project 7 // _flowster

Business workflows automation app
- Project 8 // _mac-store-demo

First demo project made with MERN stack

The Greg
Project overview
My personal website where I present projects, share updates, and contacts. It's more of a live web portfolio which primary goal is to extend my CV. It combines a content-focused frontend with a lightweight backend API for handling enquiries.
Frontend

Main page
The frontend is built as a polished, responsive interface with bio, project, cv and contact pages; reusable components, and smooth navigation focused on clear storytelling.
Backend
The backend is very simple BFF - it serves both static frontend assets and the contact API endpoint inregrated with SendGrid service, keeping deployment simple and reliable for a single-server setup.