Contains the projects and code of the courses I graduated during my studies at the University of Zurich
| Course | Description |
|---|---|
| Computer Graphics | Course about the fundamental concepts of 3D image synthesis, with a focus on interactive rendering |
| Data Science for Software Engineering | Seminar about Data Science for Software Engineering |
| Data Vizualization Concepts | Introduction to the fundamental principles and techniques for the visualization of scalar, abstract, spatial, multidimensional as well as graph and hierarchical data |
| Data Vizuslisation and Analysis | Introduction to the fundamental principles of visual data analysis, which includes a review of signal processing, data analysis as well as basic 2D/3D image and graphics data representation and display techniques |
| Informatics I | This was the first programming course in my studies at the University of Zurich where we needed to get used to Python programming language |
| Informatics II | This was the second programming course in my studies at the Univerity of Zurich. This course was about the effective use and understanding of data structures and algorithms for software development. All the algorithms were coded in C programming language |
| Numerical Methods in Informatics | The course presented the basic numerical techniques to solve the mathematical problems that frequently arise in science, informatics, and other disciplines |
| Pascal Programming | My first experience with Programming, using Pascal |
| Social Computing | Learning about social behavior in th internet, using the Selenium Framework |
| Software Construction | This course was about the basics of software construction, including the basics of agile development, design patterns, testing etc. |
| Sopra | Software project that we completed in a group of five students dureing one semester. We implemented a game using the Spring Boot framework, Websockets and the Unity Framework |