projects
  • React
  • Node.js
  • TypeScript
  • CSS
  • JavaScript
  • web3.js
  • Solidity
all-projects
  • Project 1 // _nifty-hands
    Project _nifty-hands image

    Blockchain based rock-paper-scissors game

  • Project 2 // _the-greg
    Project _the-greg image

    Personal website - portfolio

  • Project 3 // _crypto-chapel
    Project _crypto-chapel image

    Metaverse chapel. First blockchain project

  • Project 4 // _run-for-your-lives
    Project _run-for-your-lives image

    Run for your lives landing page

  • Project 5 // _2mr-labs
    Project _2mr-labs image

    2MR Labs website

  • Project 6 // _metaverse_hotel
    Project _metaverse_hotel image

    Virtual hotel in Decentraland metaverse

  • Project 7 // _flowster
    Project _flowster image

    Business workflows automation app

  • Project 8 // _mac-store-demo
    Project _mac-store-demo image

    First demo project made with MERN stack

project-image

The Greg

  • React
  • Node.js
  • TypeScript
  • CSS

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

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.