Hi,
I'm Monbird,
London based Web Developer.
Welcome to my Portfolio!
Have a project, idea or problem you'd like to discuss? Get in touch!
Latest crafts
Digital Library [WIP]
Check me out
Online library allowing to catalogue your entire collection of movies and series. Features fetching data & ratings from world class movie services as well as easy navigation throughout your collections.
Carb Count
Check me out
CarbCount is a useful carbohydrate calculator tool aimed mainly at diabetic people. Users can create their own meal by selecting products from a self-created list. Based on the nutritional info, program calculates total carbs & calories intake as well as insulin doses.
News API
Check me out
This web page fetches and displays latest news headlines for various countries. Data is retrieved from a server asynchronously without interfering with the display and behaviour of the existing page.
Calculator
Check me out
Basic calculator built utilizing popular React framework and Sass pre-processor.
Tic Tac Toe
Check me out
A computer implementation of a popular pen & paper 2-player Tic Tac Toe game along with its documentation.
Hangman
Check me out
A computer implementation of a popular pen & paper Hangman guessing game along with its documentation.
Countdown Clock
Check me out
This project focuses on date & time calculations. Clock widget counts down the remaining time until the date provided by the user.
Web Form
Check me out
The project could be used by an online shop as a web form to update user's personal info. It is fully responsive and performs input validation on the client side.
Caesar Cipher
Check me out
This page presents a text encryption/decryption tool that utilizes Caesar Cipher algorithm.
Roman Numeral Converter
Check me out
This page consists of a roman numeral converter tool i.e. it converts user given arabic numeral into a corresponding roman numeral.