My projects

Sample of Weather App
Sample of Weather App for mobile

Weather App

A weather app that uses real data. Has the option to search by current location.

Stack: HTML, CSS, Bootstrap, Axios, ESLint.


Sample of Weather App React

Weather App with React

A weather app that uses real data, created with React.

Stack: HTML, CSS, Bootstrap, Axios, React.


Cli-program Brain games

Console application of five mini-games: determining the parity of a number, finding the result of basic mathematical operations, the greatest common divisor of two numbers, the missing element of the progression, determining the primeness of a number.

Stack: JS, Node.js, ESLint, GitHub Actions, CodeClimate.


Cli-program Difference Calculator

A difference calculator is a cli-program that calculates the difference between two data structures. Support for different input formats: yaml, json. Report output as plain text, stylish and json.

Stack: JS, Node.js, ESLint, GitHub Actions, CodeClimate.