Hi! I am Mihai Jicu, a web developer focused on creating amazing web apps. Coding is an adventure to the Moon. It is my passion ever since I started working with computers. I found myself into web development since 2018.
On 3rd of July 2020, I completed successfully the Front-End Course at It Academy in Krakow. I spend my time learning continuously new things and I do try, day by day, to improve my coding experience and knowledge. I like to read and keep being in touch with MDN Web docs community and W3Schools from where I get lots of infos and updates, while GitHub and StackOverflow are helping me to fight with the bugs.
The app fetchs a list of robots from API database and lets you to filter them, in the search box, by names or surnames. When it findes a proper name, then it diplays the result.
The application was done with SCSS and HTML and npm packages. Using CSS animation and properties we can create a suprising design, which lets us to be creative and build what you are looking for. The SCSS gives us a lot of power in accomplishing your goals.
The app is created with HTML, CSS and JS. You can add books to the list, remove, hide and filter them by their titles.
The app is made with HTML, CSS and JS. Using DOM API and some functionality, the calculator-app has been successfully implemented. Interacting with DOM nodes we can have access to any node from HTML and manipulate it after our whishes. It depends on the goals we want to achieve, styles and functionalities what we are going to design.
The app uses advanced DOM manipulation and events listeners. It is made with HTML, pure CSS and JavaScript.