Skills
- - - - -{ WWW }- - - - -
HTML 5
CSS 3
Bootstrap
JavaScript
React
PHP
- - - - -{ Databases }- - - - -
MySQL
MSSQL
Oracle
Access
- - - - -{ Backend }- - - - -
C#
Visual Basic
Java
- - - - -{ Dev Ops }- - - - -
Projects
School projects
Hotel webpage | Bootstrap
Individual project.
A simple website for a fictional hotel.
It uses Bootstrap framework modified
with SCSS. The page is responsive and
contains form elements, modal window,
images, icons etc.
Form for buying fly tickets | JavaScript
Individual project.
A simple form for buying tickets, the
main functionality is provided by
javascript
Programmers | React
Individual project.
The application serves as a team project
management tool that allows you to add,
remove and manage team members, as well
as schedule tasks based on team
capacity.
Book database | PHP + MySQL
Individual project.
A simple website list of books with some
details like author, title, description
and ISBN. You can add new book, see all
of books in database and search books.
Car database | React + PHP + MySQL
Joint project.
Simple car management. Connecting
backend (PHP) with frontend (React) and
database (MySQL). The application allows
basic CRUD operations.
Magistři | ASP.NET Core MVC (C#) + MSSQL
Joint project.
Simple school information system with
front-end in ASP.NET Core MVC
Weather API | Java Spring Boot + Azure
Joint project.
Backend API in SpringBoot with
connection to external API providing
current weather data in 5 selected
cities, no database. It runs on MS Azure
so it may take some time to load.
Magistři | Java Spring Boot + MySQL + Azure
Joint project.
An application for basic CRUD operations
written in the SpringBoot framework of
the Java language, using MySQL database.
Similar to an ASP.NET core MVC
application. Swagger is used as the
frontend here. Web runs on MS Azure so
it may take some time to load.
Personal projects
Order Management System (OMS) | ASP.NET Core MVC (C#) + MSSQL
Individual project.
C# project built on ASP.NET Core MVC
framework. Simple order manager designed
for specific needs of one small company.
The application can manage received
orders, customers, users and their
permissions