Some of my work.

I love to build stuff, seriously. I like both shipping a PoC or writing clean code for the frontend, be it either web, mobile, automating, testing... Currently, I'm excited about Kotlin and backend related topics.

->projects('professional')

  • SafeBrok Europe

    Landing page for a peer-to-peer investment service. Contains a blog section powered by a CMS (Contentful) using both REST and GraphQL APIs. This was the first professional project where I took the lead in designing the project architecture, including the data models that would be served by the CMS. Additionally, it was also my responsibility to create the automated pipeline to build and deploy the project to AWS.

    #react #gatsby.js #styled-components #typescript #contentful #rest #graphql #aws #i18n #lokalise


  • Iban Wallet

    Investment platform web application. My role in this high-traffic platform included adding new features (investment flows & user authentication), as well as rewriting legacy code and implementing Unit Tests utilizing Jest, and E2E tests with Cypress. Alongside this platform, I participated in the development of a backoffice portal to manage the users, which was heavily integrated with the database developed by our backend team. Through my work on both projects, I gained experience consuming APIs to display and edit data.

    #react #next.js #typescript #rest #docker #aws-elasticbeanstalk #internationalization #jest #cypress #firebase #redux


  • Neowintech

    Landing page for a marketplace of investment products, built with Gatsby. Albeit a simple landing page, it was incredibly helpful in my growth as a developer, as it introduced me to core concepts such as dynamically translation of pages as well as providing a graphical visualization of data in the form of charts using the D3 library.

    #react #gatsby.js #tailwindcss #typescript #react-intl #d3


  • Sunday Marketplace

    Static landing page for a secondary product created by the company, in order to promote traffic to the main investment platform (Iban Wallet). This project first introduced me to core concepts in unit testing, as well as the opportunity to customize the existing deployment pipeline so that the newly-created tests would be run automatically on each deployment, thus allowing the team to catch any potential bugs before they can impact the end users.

    #react #gatsby.js #jest #typescript #github-actions

->projects('personal')

  • Notes

    Notes.me is my first full-stack project that uses Firebase to store data, where the user can sign-in using a Google Account or anonymously and easily add, delete and update note cards.

    #react #next.js #typescript #styled-components #firebase-auth #firebase-database #react-toastify


  • Devfinder

    Devfinder is a singe-page application build with ReactJS and Axios. It works as a search engine for profiles on GitHub, where the data is fetched directly from GitHub's public API with the use of the Axios library. The page also offers a light/dark theme toggle, built with SCSS and React's Context API.

    #react #vite #scss #axios


  • Multi step form

    This is a single-page, multi-step form where you can customize your subscription plan. Once the data is filled for each step, it is stored in a global state and that means you can go back and forth between each step and change it accordingly!

    #react #vite #typescript #scss #redux-toolkit


  • Dictionary

    Web dictionary app where you can search for a word to view its' definitions, as well as learn the correct pronounciation with the help of an audio file.

    #react #vite #typescript #dictionary-api


  • Splitter

    Simple web calculator designed to divide a bill between a desired number of people, as well as calculate the tip percentage and split it evenly.

    #javascript #scss #gulp


  • Insure

    Landing page for a fictitious company - Insure. It was one of my very first projects and as such, I hold it dearly on my heart and I've decided to add it here as a reminder of how far I've come as a developer. This page was my first implementation of a native navigation bar that collapses when the page is viewed on a smaller screen.

    #javascript #html #css