HTML, CSS, Javascript, jQuery (ajax, getJSON), KnockoutJS, Google Maps API, WikiMedia action API, OpenWeatherMap API
A map with markers on places where castles and manor houses of Slovakia are. Each marker has an infowindow with some information about the castle/manor house including links for wikipedia articles (using WikiMedia action API, AJAX) and weather forecast (using OpenWeatherMap API, JSON). There is also a possibility to filter the markers and search for particular castle/manor house.
HTML, HTML5 – Canvas, CSS, Javascript, jQuery
A game inspired by the classic arcade game Frogger. I developed it after finishing two Udacity online courses - Object Oriented JavaScript and HTML5 Canvas - to check out my knowledge of these two technologies.
HTML, CSS, Python, Jinja2, Google App Engine
A project assigned by myself to test my ability to code in Python and use Jinja2 after finishing the Udacity online course Intro to Programming. It is a web application that takes a text and produces an analysis of the text: occurrence of different words (number and percentage), total number of words, number of different words and number of words that create 80% of the text.
HTML, CSS, Python, Jinja2, Google App Engine, (a bit of Javascript)
Final project of the Udacity Intro to Programming online course. The purpose of this project was to present the HTML and CSS knowledge, Python knowledge, using Jinja2 templates and Google App Engine Datastore (for saving comments).