Pinned Repositories
Mini-Projects-sliders-games-drag-drop-
1. Sea Gallery - javascript card gallery; 2. Drag&Drop - trello mini clone; 3. Slider - image slider created with css animation along with javascript; 4. Apple Board - how the Math.random() function works, dynamic elements in JavaScript, CSS hover pseudo-class; 5. AIM Game - the idea is to randomly select the position and size of JS elements.
African-tours-Landing-Page
The site is built using the Float system to show the possibility of working with old projects and is adapted to all devices.
Banking-App
Base-Gulp
This is the base build of Gulp that I use for developing projects. It can compress and merge all ".css" and ".js" files into one file, automatically update (command: "gulp") and transfer all changes to the "dist" folder.
Complete-Gulp
This is the complete build of Gulp that I use for developing projects. It can do everything that is in the basic build of Gulp and additionally can compress and convert images to avif, webp formats, work with svg sprite and include html files, and also convert fonts.
Components
Components that I use in basic website development: 1)There are 3 options for developing layouts (Grid, Flex, Float). 2) Responsive font (rem). 3)Practice in working with the form
Netflix-Clone-Graduation-project
Layout based on the real Netflix site (in my interpretation) + first work with the API. The working search string that works with a 1.5 second delay thanks to the use of debounce. Uncomment preloader after download !!
NK-Studio-
Personal site-business card of the master of eyelash and eyebrow lamination. For the first time, I worked with the slider, the Gulp assembly and learned how to make JavaScript tabs and insert google maps into the site.
Anna-Scherbachenko's Repositories
Anna-Scherbachenko/Banking-App
Anna-Scherbachenko/Mini-Projects-sliders-games-drag-drop-
1. Sea Gallery - javascript card gallery; 2. Drag&Drop - trello mini clone; 3. Slider - image slider created with css animation along with javascript; 4. Apple Board - how the Math.random() function works, dynamic elements in JavaScript, CSS hover pseudo-class; 5. AIM Game - the idea is to randomly select the position and size of JS elements.
Anna-Scherbachenko/Complete-Gulp
This is the complete build of Gulp that I use for developing projects. It can do everything that is in the basic build of Gulp and additionally can compress and convert images to avif, webp formats, work with svg sprite and include html files, and also convert fonts.
Anna-Scherbachenko/NK-Studio-
Personal site-business card of the master of eyelash and eyebrow lamination. For the first time, I worked with the slider, the Gulp assembly and learned how to make JavaScript tabs and insert google maps into the site.
Anna-Scherbachenko/Base-Gulp
This is the base build of Gulp that I use for developing projects. It can compress and merge all ".css" and ".js" files into one file, automatically update (command: "gulp") and transfer all changes to the "dist" folder.
Anna-Scherbachenko/Netflix-Clone-Graduation-project
Layout based on the real Netflix site (in my interpretation) + first work with the API. The working search string that works with a 1.5 second delay thanks to the use of debounce. Uncomment preloader after download !!
Anna-Scherbachenko/Components
Components that I use in basic website development: 1)There are 3 options for developing layouts (Grid, Flex, Float). 2) Responsive font (rem). 3)Practice in working with the form
Anna-Scherbachenko/African-tours-Landing-Page
The site is built using the Float system to show the possibility of working with old projects and is adapted to all devices.