About Me
Hi, I'm Vladimir Borovikov, a full-stack engineering student at Codecademy. In the past I was a musician and art worker, but now I decided become a software engineer. In my spare time I like walking in nature, playing video games and watching coding dreams when I'm sleeping.
Projects
You can find all of my projects on GitHub.
Tea Cozy - simple HTML & CSS project.
Bugs Academy - flexbox project, full of programmers jokes, like 'how to center a div' and other stuff.
Sunday League - responsive website, adaptive for mobile and desktop.
Mysterious Organism - JavaScript project about DNA and mutations.
Credit Card Checker - JavaScript project with Luhn algoritm that makes credit cards verification.
Mixed Messages - JavaScript project that generates random messages each time a user runs the program.
Jammming - the app created using knowledge of React components, passing state, and requests with the Spotify API to build a website that allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.
Reddit Client - the app for Reddit using everything I’ve learned in Front-End, including React and Redux. I used minimal CSS styling, because wanted to create the old fashioned atmosphere, when only HTML was available. Reddit is a website where people share links to articles, media and other things on the web. The Reddit API provides data which I integrated into my application. The application allow users to view and search posts and comments provided by the API.