I'm Julia Shorina.
I'm a freelance web developer, based in Madrid
Projects
Volando voy map app
- HTML
- CSS
- React
- Google Map API
- Wiikipedia API
The project done using Google map API - all episodes of the TV show Volando voy are presented on the map. Each marker includes a short description of the episode, a link to the original video and aditional information obtained through the Wikipedia API. Users are able to filter markers by region. Data about episodes was taken from original site of the program: www.mitele.es The project done using Javascript framework - React.
Insure landing page
- HTML
- CSS
- Bootstrap
Landing page of insure company build closed perfectly to the design. Design of the page was taken from www.frontendmentor.io. The project done using CSS framework - Bootstrap. The page is fully responsive and can be used across a wide range of devices.
Weather App on Vuejs
- Vuejs
- Axios
- Typescript
- Bootstrap
The project done using open API https://api.openweathermap.org/. Gives real-time weather of any valid city on Earth. The project done using Vue3, Typescript, Bootstrap, Axios.
Countries page with color theme switcher
- HTML
- CSS
- React
- REST Countries API
REST Countries API with color theme switcher page shows country data and display it like in the designs. Design of the page was taken from frontendmentor.io. The project done using Javascript framework - React. Users are able to filter or search all countries from the API on the homepage, get detail information on a separate page, and toggle the color scheme between light and dark mode.
Rock, Paper, Scissors game
- HTML
- CSS
- EJS
Rock, Paper, Scissors game made just like design. Design of the page was taken from www.frontendmentor.io. The project done using EJS. Users are able to play Rock, Paper, Scissors against the computer. Also it is possible to switch game to Rock, Paper, Scissors, Lizard, Spock against the computer. The page is fully responsive and can be used across a wide range of devices.
URL shortening API landing page
- HTML
- CSS
- EJS
- Bootstrap
- URL shortening API
The landing page done close to design and allows to create shortened URLs. Design of the page was taken from www.frontendmentor.io. The project done using EJS. Users are able to see a list of their shortened links, even after refreshing the browser and copy the shortened link in a single click. The page is fully responsive and can be used across a wide range of devices.