.NET library with various static classes that provide useful functions, extensions and utilities usable in Windows environment.
.NET library with various static classes that provide useful functions, extensions and utilities usable in Windows environment.
.NET library with various controls, utilities and base classes for MVVM driven WPF development.
.NET library with various controls, utilities and base classes for MVVM driven WPF development.
A toolkit for automatic updating of .NET applications from the web. Can be used as a simple deployment tool. Includes its' own executable updater, which is automatically downloaded the first time the application starts.
A toolkit for automatic updating of .NET applications from the web. Can be used as a simple deployment tool. Includes its' own executable updater, which is automatically downloaded the first time the application starts.
.NET library with various static classes and tools that provide universally useful functions, extensions and utilities.
.NET library with various static classes and tools that provide universally useful functions, extensions and utilities.
A client library in .NET for BlueWS library. Includes logic and utility for calling BlueWS web service actions.
A client library in .NET for BlueWS library. Includes logic and utility for calling BlueWS web service actions.
A PHP MySQL library with Database First model that lets you create Entities with base properties and complex relationships (One-To-Many, Many-To-One, Many-To-Many), supports queries with expressions, JSON encoding/decoding and is simple to use.
A PHP MySQL library with Database First model that lets you create Entities with base properties and complex relationships (One-To-Many, Many-To-One, Many-To-Many), supports queries with expressions, JSON encoding/decoding and is simple to use.
Study programmes enable students’ to deepen their knowledge about wider professional fields, qualify for enquiry of new knowledge sources on professional and scientific fields, use of scientific research methods in a wider problem spectrum. They also enable engaging of responsibility in leading pretentious work systems and development of social and communicative abilities for team work. An obligatory component part of these programmes are projects in work environment or fundamental, developmental research projects.
Study programmes enable students’ to deepen their knowledge about wider professional fields, qualify for enquiry of new knowledge sources on professional and scientific fields, use of scientific research methods in a wider problem spectrum. They also enable engaging of responsibility in leading pretentious work systems and development of social and communicative abilities for team work. An obligatory component part of these programmes are projects in work environment or fundamental, developmental research projects.
Analyse the business processes supporting the evaluation of mass spectrometry data, carry out requirements gathering for the re-engineering
and upgrade of the Mass Spectrometry Data
Evaluation System (MSDES) application and translate customer requirements into IT solutions.
Test and adequately document the IT solutions, in accordance with a quality assurance system (according to ISO 9001 standard) in consultation with the laboratory Quality Assurance Manager.
Maintain the MSDES application and its IT architecture, including adequate interfaces with other IT applications within the agency's protocols, and execute related IT implementation as requested.
Analyse the business processes supporting the evaluation of mass spectrometry data, carry out requirements gathering for the re-engineering
and upgrade of the Mass Spectrometry Data
Evaluation System (MSDES) application and translate customer requirements into IT solutions.
Test and adequately document the IT solutions, in accordance with a quality assurance system (according to ISO 9001 standard) in consultation with the laboratory Quality Assurance Manager.
Maintain the MSDES application and its IT architecture, including adequate interfaces with other IT applications within the agency's protocols, and execute related IT implementation as requested.
Corfi is a sport club management app developed solely by me. It focuses on finances, allowing users to issue fiscally confirmed receipts, print match tickets, deal with accounting, review finance summary and more. Lots of slovenian sport clubs are using it, including the biggest football club in Slovenia, NK Maribor.
Corfi is a sport club management app developed solely by me. It focuses on finances, allowing users to issue fiscally confirmed receipts, print match tickets, deal with accounting, review finance summary and more. Lots of slovenian sport clubs are using it, including the biggest football club in Slovenia, NK Maribor.
Research and develop software solutions for laboratory clients.
Developed a Visual Studio Extension in .NET C# for previewing XML UI in real-time while coding.
Developed an XML to C++ converter that generates C++ code from XML accordingly in real-time.
Research and develop software solutions for laboratory clients.
Developed a Visual Studio Extension in .NET C# for previewing XML UI in real-time while coding.
Developed an XML to C++ converter that generates C++ code from XML accordingly in real-time.
.NET library with a set of specialized tools that can be used in Windows environment. (e.g. for NodeJs, ...).
.NET library with a set of specialized tools that can be used in Windows environment. (e.g. for NodeJs, ...).
.NET library with a set of specialized tools (e.g. for Google API, ...).
.NET library with a set of specialized tools (e.g. for Google API, ...).
A client library in .NET for BlueDB library. Includes base classes for entities and supports JSON encoding/decoding of entities.
A client library in .NET for BlueDB library. Includes base classes for entities and supports JSON encoding/decoding of entities.
Designed and implemented deployment and version control of Python script executables.
Designed and implemented a control panel in .NET for Python scripts.
Implemented detailed logging for Python scripts.
Written detailed documentation of all managed projects.
Implementation of re-design of an existing website in StoreFront ASP.NET.
Maintain and support existing Android projects.
Designed and implemented deployment and version control of Python script executables.
Designed and implemented a control panel in .NET for Python scripts.
Implemented detailed logging for Python scripts.
Written detailed documentation of all managed projects.
Implementation of re-design of an existing website in StoreFront ASP.NET.
Maintain and support existing Android projects.
Information extraction over the interner for a dynamic game project, where information retrieval over the internet and information extraction is used to generate 500+ medieval weapons that could be used in a dynamic game.
Information extraction over the interner for a dynamic game project, where information retrieval over the internet and information extraction is used to generate 500+ medieval weapons that could be used in a dynamic game.
A simple REST Web Service library with business logic (client verification, user permission per action, etc.).
A simple REST Web Service library with business logic (client verification, user permission per action, etc.).
Graduates of Computer Science and Information Technologies can perform important tasks of analysis, planning, and programming in interdisciplinary groups in the developmental and research institutions, in the economy, education, public administration and in various service sectors.
Game development requires a lot of different skills. Games do not only need program code, but also art, music, story etc. Big projects can include over a hundred people. In order to effectively coordinate all collaborators, the whole development process is usually split into multiple stages. Working separately, but simultaneously is sometimes necessary to reach the deadlines. One of the ways, how to separate development is by using Tiled editor. In it, developers can design levels without using any kind of programming. Meanwhile, programmers work on the application which will run the level from the editor. In thesis we presented functionality and work with the Tiled editor. Its practical use is showed on implementation of our game, which runs its levels. The game is created using LibGDX library. To support faster development, we implemented the ability to upload and download the level on our server, which enables simultaneous testing from various devices.
European BEST Engineering Competition (EBEC) is the largest in Engineering Competition in Europe, conducted by students for students.Teams that are composed by 4 students from technology fields, regardless of status of their degree, are challenged to solve the tasks that are provided by BEST in 3 different competition levels.
I designed, modeled and created an animation (in Unity) a prototype of a machine for factory lines. The purpose of the machine was for inspecting juice boxes very fast.
Graduates of Computer Science and Information Technologies can perform important tasks of analysis, planning, and programming in interdisciplinary groups in the developmental and research institutions, in the economy, education, public administration and in various service sectors.
Game development requires a lot of different skills. Games do not only need program code, but also art, music, story etc. Big projects can include over a hundred people. In order to effectively coordinate all collaborators, the whole development process is usually split into multiple stages. Working separately, but simultaneously is sometimes necessary to reach the deadlines. One of the ways, how to separate development is by using Tiled editor. In it, developers can design levels without using any kind of programming. Meanwhile, programmers work on the application which will run the level from the editor. In thesis we presented functionality and work with the Tiled editor. Its practical use is showed on implementation of our game, which runs its levels. The game is created using LibGDX library. To support faster development, we implemented the ability to upload and download the level on our server, which enables simultaneous testing from various devices.
European BEST Engineering Competition (EBEC) is the largest in Engineering Competition in Europe, conducted by students for students.Teams that are composed by 4 students from technology fields, regardless of status of their degree, are challenged to solve the tasks that are provided by BEST in 3 different competition levels.
I designed, modeled and created an animation (in Unity) a prototype of a machine for factory lines. The purpose of the machine was for inspecting juice boxes very fast.
Working with staff of the IT Team on database administration and programming tasks in support of the team's objectives to deliver a robust and correct software infrastructure to the nuclear material laboratory's administrative staff, analysts and managers.
Designed and implemented a new Shipment Manager application in WPF .NET.
Designed reports and implemented report wizards.
Working with staff of the IT Team on database administration and programming tasks in support of the team's objectives to deliver a robust and correct software infrastructure to the nuclear material laboratory's administrative staff, analysts and managers.
Designed and implemented a new Shipment Manager application in WPF .NET.
Designed reports and implemented report wizards.
A classic Snake game with 2 game modes: Classis/Endless and Adventure.
Elemental Race was a school project of creating a video game in a team. I was the implementer and the only programmer. The game is created with LibGDX in Java and is playable on Windows,Linux,Mac and Android mobile phones. It is available for download on Google Play.
A classic Snake game with 2 game modes: Classis/Endless and Adventure.
Elemental Race was a school project of creating a video game in a team. I was the implementer and the only programmer. The game is created with LibGDX in Java and is playable on Windows,Linux,Mac and Android mobile phones. It is available for download on Google Play.
Fast Runner was a 2-month project. It was made in Unity and uses Kinect and Oculus Rift to play, as well as ingame EKG & GSR signal monitor to detect the stress of the player and to adjust the games difficulty accordingly.
Looking around in the game is done with the use of Oculus Rift.
The next version used STM32F3 Discovery board to control movement in the game instead of kinect.
Fast Runner was a 2-month project. It was made in Unity and uses Kinect and Oculus Rift to play, as well as ingame EKG & GSR signal monitor to detect the stress of the player and to adjust the games difficulty accordingly.
Looking around in the game is done with the use of Oculus Rift.
The next version used STM32F3 Discovery board to control movement in the game instead of kinect.
A console file server and client application. It uses TCP protocol and RSA encryption.
A console file server and client application. It uses TCP protocol and RSA encryption.
A simple implementation of Simon Says video game for Windows, made in .NET WPF.
A simple implementation of Simon Says video game for Windows, made in .NET WPF.
A popular science book that explains some areas of science, using easily accessible language that appeals more so to the general public than many other books dedicated to the subject.
A popular science book that explains some areas of science, using easily accessible language that appeals more so to the general public than many other books dedicated to the subject.
A comedy science fiction in which you uncover the meaning of Life, the Universe and Everything and also meet a very depressed android Marvin.
A comedy science fiction in which you uncover the meaning of Life, the Universe and Everything and also meet a very depressed android Marvin.
A post-apocalyptic science fiction novel which is set in the Moscow Metro, where the last survivors hide after a global nuclear holocaust.
A post-apocalyptic science fiction novel which is set in the Moscow Metro, where the last survivors hide after a global nuclear holocaust.
Likes: | .net java php c# wpf xamarin c++ wcf asp.net xaml visual-studio |
Analyse the business processes supporting the evaluation of mass spectrometry data, carry out requirements gathering for the re-engineering
and upgrade of the Mass Spectrometry Data
Evaluation System (MSDES) application and translate customer requirements into IT solutions.
Test and adequately document the IT solutions, in accordance with a quality assurance system (according to ISO 9001 standard) in consultation with the laboratory Quality Assurance Manager.
Maintain the MSDES application and its IT architecture, including adequate interfaces with other IT applications within the agency's protocols, and execute related IT implementation as requested.
Research and develop software solutions for laboratory clients.
Developed a Visual Studio Extension in .NET C# for previewing XML UI in real-time while coding.
Developed an XML to C++ converter that generates C++ code from XML accordingly in real-time.
Designed and implemented deployment and version control of Python script executables.
Designed and implemented a control panel in .NET for Python scripts.
Implemented detailed logging for Python scripts.
Written detailed documentation of all managed projects.
Implementation of re-design of an existing website in StoreFront ASP.NET.
Maintain and support existing Android projects.
Working with staff of the IT Team on database administration and programming tasks in support of the team's objectives to deliver a robust and correct software infrastructure to the nuclear material laboratory's administrative staff, analysts and managers.
Designed and implemented a new Shipment Manager application in WPF .NET.
Designed reports and implemented report wizards.
Study programmes enable students’ to deepen their knowledge about wider professional fields, qualify for enquiry of new knowledge sources on professional and scientific fields, use of scientific research methods in a wider problem spectrum. They also enable engaging of responsibility in leading pretentious work systems and development of social and communicative abilities for team work. An obligatory component part of these programmes are projects in work environment or fundamental, developmental research projects.
Graduates of Computer Science and Information Technologies can perform important tasks of analysis, planning, and programming in interdisciplinary groups in the developmental and research institutions, in the economy, education, public administration and in various service sectors.
Game development requires a lot of different skills. Games do not only need program code, but also art, music, story etc. Big projects can include over a hundred people. In order to effectively coordinate all collaborators, the whole development process is usually split into multiple stages. Working separately, but simultaneously is sometimes necessary to reach the deadlines. One of the ways, how to separate development is by using Tiled editor. In it, developers can design levels without using any kind of programming. Meanwhile, programmers work on the application which will run the level from the editor. In thesis we presented functionality and work with the Tiled editor. Its practical use is showed on implementation of our game, which runs its levels. The game is created using LibGDX library. To support faster development, we implemented the ability to upload and download the level on our server, which enables simultaneous testing from various devices.
European BEST Engineering Competition (EBEC) is the largest in Engineering Competition in Europe, conducted by students for students.Teams that are composed by 4 students from technology fields, regardless of status of their degree, are challenged to solve the tasks that are provided by BEST in 3 different competition levels.
I designed, modeled and created an animation (in Unity) a prototype of a machine for factory lines. The purpose of the machine was for inspecting juice boxes very fast.
.NET library with various static classes that provide useful functions, extensions and utilities usable in Windows environment.
.NET library with various controls, utilities and base classes for MVVM driven WPF development.
A toolkit for automatic updating of .NET applications from the web. Can be used as a simple deployment tool. Includes its' own executable updater, which is automatically downloaded the first time the application starts.
.NET library with various static classes and tools that provide universally useful functions, extensions and utilities.
A client library in .NET for BlueWS library. Includes logic and utility for calling BlueWS web service actions.
A PHP MySQL library with Database First model that lets you create Entities with base properties and complex relationships (One-To-Many, Many-To-One, Many-To-Many), supports queries with expressions, JSON encoding/decoding and is simple to use.
.NET library with a set of specialized tools that can be used in Windows environment. (e.g. for NodeJs, ...).
.NET library with a set of specialized tools (e.g. for Google API, ...).
A client library in .NET for BlueDB library. Includes base classes for entities and supports JSON encoding/decoding of entities.
Information extraction over the interner for a dynamic game project, where information retrieval over the internet and information extraction is used to generate 500+ medieval weapons that could be used in a dynamic game.
A simple REST Web Service library with business logic (client verification, user permission per action, etc.).
A console file server and client application. It uses TCP protocol and RSA encryption.
A simple implementation of Simon Says video game for Windows, made in .NET WPF.
Corfi is a sport club management app developed solely by me. It focuses on finances, allowing users to issue fiscally confirmed receipts, print match tickets, deal with accounting, review finance summary and more. Lots of slovenian sport clubs are using it, including the biggest football club in Slovenia, NK Maribor.
A classic Snake game with 2 game modes: Classis/Endless and Adventure.
Elemental Race was a school project of creating a video game in a team. I was the implementer and the only programmer. The game is created with LibGDX in Java and is playable on Windows,Linux,Mac and Android mobile phones. It is available for download on Google Play.
Fast Runner was a 2-month project. It was made in Unity and uses Kinect and Oculus Rift to play, as well as ingame EKG & GSR signal monitor to detect the stress of the player and to adjust the games difficulty accordingly.
Looking around in the game is done with the use of Oculus Rift.
The next version used STM32F3 Discovery board to control movement in the game instead of kinect.
A popular science book that explains some areas of science, using easily accessible language that appeals more so to the general public than many other books dedicated to the subject.
A comedy science fiction in which you uncover the meaning of Life, the Universe and Everything and also meet a very depressed android Marvin.
A post-apocalyptic science fiction novel which is set in the Moscow Metro, where the last survivors hide after a global nuclear holocaust.
Favorite Editor: | Visual Studio |