Welcome to my mini-portfolio website! My name is Filip, and I'm pleased to show you around. As a child, I found myself constantly tinkering with website design and creation. To my parent's (then) disdain, I spent countless hours lost on site builders using the interactive site design tools and widgets. The childhood fascination I had transformed into my career aspiration. Simply put, I love designing and programming web applications. I emphasize clean, modular, and re-useable business logic on the programming side of things. As far as web design, I emphasize responsive design across a variety of platforms and incorporate modern design techniques. I love getting lost in the nitty-gritty of web design and development. I would love to be your next developer. Scroll down just a little bit further to see some of my favorite projects!
A simplistic yet elegant full-stack application that demonstrates front-end development with the manipulation of dynamic data from the back-end. A "quote generator" that implements an asynchronous API call to retrieve a collection of JSON documents containing hundreds of quotes. These documents are stored and accessed via an array data structure and stylistically implemented on the front-end using modern and fluid styling techniques. In addition to being fully responsive across multiple screen sizes, there is an included Twitter API which allows the user to seamlessly tweet their generated quote at the click of a button. Built using HTML5, CSS3, and JavaScript.
This project was completed as part of a front-end coding challenge. A tip calculator built with HTML5, CSS3, and JavaScript. Calculator functionality includes a tip calculation based on price, desired tip percentage, and number of contributers. This project includes a meticulously designed user interface with modern style elements.