Portfolio
Hi, I'm Olya.
This website contains the applications I have coded and combines my interests of tech and design. The purpose of these projects are to practice and improve my programming skills.
- JavaScript
- TypeScript
- React
- Redux
- HTML
- CSS
- Sass
- API
- JSON
- LocalStorage
- Git
- Figma
Interactive Application
Live Demo
- JavaScript
- HTML
- CSS
Player developed using HTML, CSS and JavaScript. It has the options to play, stop and repeat song, shuffle playlist and mute. Move previous and next songs using navigation controls.
Live Data Application
Live Demo
- JavaScript
- HTML
- CSS
- API
- JSON
Image finder application which uses Unsplash API for search by keyword.
Quick Strategy Game
Live Demo
- JavaScript
- HTML
- CSS
The classic Tic-Tac-Toe game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.