Alice-Rez
Cloud & DevOps Engineer, Fullstack developer (MERN Stack), former Physicist
@NovatecConsultingLeipzig
Pinned Repositories
2D-Solar-System
2D animation of the Solar System. This project was done after finishing CSS part of the course (before learning SCSS and JS).
Alice-Rez
My personal repository
Basic-calculator
Small project that was done during my web development course just after 9 days of learning Javascript. Calculator was designed just for using mouse, not keyboard.
Calli-Shop
Mock up of the e-shop selling calligraphies - project created at the end of the React module of my one year web development course. Redux for state managment, Styled Components for styling. Calligraphies are my own handwork (all rights reserved!), just scanned and transformed to SVG.
cat-world-fullstack-registration
Basic MERN fullstack application to create user profiles where some of the functions/pages are available exclusively just for logged users. To make it more interesting, everything is wrapped in a cat theme using illustrations from icons8. Made as an exercise during the final stage of my one-year web development course.
Flight-with-us
Group full-stack mockup of the flight-search application (authors: Alice Rez, Bel Costa, willoid) created during the database module of our one-year full-stack training. Uses MySQL as a database, Express.js for backend, and React.js for frontend.
Last-Minutes-Meal
Searching recipes application - partner project created after finishing vanilla JS in browser environment module of my web development course. Collaboration with Christian Heinrich (coffeepyros). Includes three staged API call
Not-to-forget
To-do application - first bigger project in React. Work in progress - developer version with basic and some advanced function (adding to-do, searching to-do, listing and sorting to-do, deleting/checking/editing to-do, option to display all tasks or just those that are opened/finished and sort them as well).
pic-pick
First React application (done at beginning of React part of my web development course, 10/2020) - application for searching collections of photos from Unsplash using Unsplash API. Refactored at 11/2020 to implement infinite scrolling. Refactored once again in 01/2021 to add backend as preparation for deployment
Weather-Tracker
Project from second half of the javascript in browser environment module of my web development course (before learning React) - application that get from API basic weather data for selected location, manipulate them and display them to the user. Data are displayed with purpose to enable user quick orientation
Alice-Rez's Repositories
Alice-Rez/2D-Solar-System
2D animation of the Solar System. This project was done after finishing CSS part of the course (before learning SCSS and JS).
Alice-Rez/Last-Minutes-Meal
Searching recipes application - partner project created after finishing vanilla JS in browser environment module of my web development course. Collaboration with Christian Heinrich (coffeepyros). Includes three staged API call
Alice-Rez/Basic-calculator
Small project that was done during my web development course just after 9 days of learning Javascript. Calculator was designed just for using mouse, not keyboard.
Alice-Rez/Currency-converter
Small project that was done during my web development course just after 11 days of learning Javascript.
Alice-Rez/about
this repository should be the only public explaining what this org is used for
Alice-Rez/dropdown-menu
Small exercise from my web development course - creating dropdown menu just with HTML and CSS with added transitions.
Alice-Rez/Front-end-registration-form-with-modal-and-validation
Small project done cca in half of my one-year course (after finishing with Vanilla JS in browser module, before starting Node.js and frameworks). Demo of the registration form with implemented validation of the e-mail address and password, pop-upped modal with loader (as simulation to waiting for the data to be successfully sent) replaced later by welcoming message and simulation of the data collecting. Without using server side. The form cannot be submitted without filling the required inputs and agreement with the conditions.
Alice-Rez/microsite-Acknowledgement
Acknowledgement to the women, who made it possible for me to join orientation course. Created during web development part of the DCI orientation course after just 4days learning of HTML and CSS. used media queries for responsivity and flexbox for layout. Also have defined different style for print.
Alice-Rez/normalize.css
A modern alternative to CSS resets
Alice-Rez/portfolio-site-omega-version
Final project for the web-development part of the DCI orientation course. Created after just cca 7 days of learning HTML and CSS (basic thinks + flex).