This repository contains projects that were made during the course "JavaScript/Front-end" from The Rolling Scopes community.
It's a multipage platform where information about animals from various zoos with webcams is collected. The responsive layout and interactivity of the main page and the page with donations was implemented.
Technologies: HTML, SCSS & JS.
It's a simple HTTP REST API to search and retrieve news from around the Internet that was re-written from JavaScript to TypeScript.
Technologies: TypeScript, CSS, ESlint, Webpack.
It's an SPA to manage the collection of the cars, operate its engines, and show races statistics. There are two views: Garage (1) contains its name, page number, and the full amount of items in the database (how many car user has in his garage) and Winners (2) contain its name, page number, and the full amount of items in the database (how many records the winners table contains).
Technologies and tools: TypeScript, CSS, ESlint, Webpack.