Projects

  Data Parsing and Clensing - Case study solution. Parsing and cleansing data from nested objects in JSON file. Detailed task is in README.md, also solution with comments are presented on repository on GitHub. Used Python 3.8 with Pandas library. Also there is small search and explain exercise using Linux commands in terminal.
  Fluid Mechanics - Some of the scripts for visualization and easier understanding of selected topics from subject Fluid Mechanics and Dynamics written in Python programming language, used libraries are Numpy, Math and Matplotlib.
  Project Euler Problems - During the first year of master studies, I took a self-initiative of solving problems on projecteuler.net site using Python or C programming language. The solutions to the tasks have a detailed explanation and methods used in acquiring results. Professor liked the idea very much, so he started implementing problems from the site in his lectures.
  Water Level Detection - A project of detecting water levels in rooms of high importance was completed on my end year of bachelor studies, I was using micro-controller Arduino, liquid fluids sensors and "C" for programming AVR Microcontrollers. The project had complete supporting technical documentation (written in the Serbian language).
  Game Pong - Project web game of Pong using JavaScript, HTML5, CSS3 was done in the second year of my bachelor studies, for ranking and tracking results, I used MySQL database on WAMP local server.
  Wind Tunnel Site - During course basics of web-programming, in the second year of my bachelor studies, I did a static site for a Laboratory aerospace (wind-tunnel ) "Miroslav Nenadovic", creating a dynamic gallery with geolocation and integrated message system.