Pinned Repositories
cine-verse-client
The cine-verse-client is a front web application that provides users with access to information about different movies, directors, and genres.
cine-verse
A server-side component of a “movies” web application. The web application will provide users with access to information about different movies, directors, and genres. Users will be able to sign up, update their personal information, and create a list of their favorite movies
chat-app
A mobile chat application built with React Native. The app will provide users with a chat interface and options to share images and their location.
cineVerse-Angular-client
Using Angular, develop the front-end interface for cineVerse, an application built upon its pre-existing server-side infrastructure, including a REST API and database.
meet
The Meet app is a progressive web application with a serverless backend, offering offline access to upcoming events in specific cities. Its responsive design ensures seamless display across devices, delivering a superior user experience. Powered by Test-Driven Development, it prioritizes code quality and test coverage for optimal performance.
rsschool-cv
Create CV
portfolio
alionaterguta.github.io
CineVerse-Angular-app
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
alionaterguta's Repositories
alionaterguta/core-js-arrays
alionaterguta/core-js-strings
Tasks for learning methods of String class
alionaterguta/core-js-numbers
alionaterguta/rsschool-cv
Create CV
alionaterguta/cine-verse
A server-side component of a “movies” web application. The web application will provide users with access to information about different movies, directors, and genres. Users will be able to sign up, update their personal information, and create a list of their favorite movies
alionaterguta/kidsta-nextjs
alionaterguta/cine-verse-client
The cine-verse-client is a front web application that provides users with access to information about different movies, directors, and genres.
alionaterguta/Tic-Tac-Toe
Build a Tic Tac Toe game with Vanilla HTML/CSS/JS. Refactor that game to use a MVC pattern and explore why this pattern is helpful. Refactor the code from JS to TypeScript and finally refactor the JS code to a React App
alionaterguta/portfolio
alionaterguta/project_portfolio
alionaterguta/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
alionaterguta/chat-app
A mobile chat application built with React Native. The app will provide users with a chat interface and options to share images and their location.
alionaterguta/CineVerse-Angular-app
alionaterguta/cineVerse-Angular-client
Using Angular, develop the front-end interface for cineVerse, an application built upon its pre-existing server-side infrastructure, including a REST API and database.
alionaterguta/rookie-app
Pokédex is a web application that fetches Pokémon details from an API. It encapsulates Pokémon data and provides methods for adding, retrieving, and loading Pokémon details.
alionaterguta/meet
The Meet app is a progressive web application with a serverless backend, offering offline access to upcoming events in specific cities. Its responsive design ensures seamless display across devices, delivering a superior user experience. Powered by Test-Driven Development, it prioritizes code quality and test coverage for optimal performance.
alionaterguta/alionaterguta.github.io
alionaterguta/to-do-list-app
The to-do-list-app follows the features: The user can add a new item to a list of items. The user can cross out an item from the list of items. The user can delete an item from the list of items. The user can change the order of items in the list of items.