Loading

My projects

Web Blog

My own web blog made in React

Uses React, SASS, Typescript, API calls, ASP.NET, JWT authentization.

portfolio photo View repository

Tags: Website, React, Sass, TS, JWP, ASP.NET

Hackathon

Group project for Open Data Hackathon 2020

Uses Vue, ASP.NET, and also supports API calls from third party apps.

https://www.tchk.cz/aktuality/open-data-hackathon-2020-zna-viteze/

portfolio photo View repository

Tags: Website, React, Sass, TS, JWP, ASP.NET

Portfolio website

The website you're currently viewing.

A website coded in basic HTML, Sass and JavaScript. Planning to add more content + some administration and content editation in the future.

portfolio photo View repository

Tags: Website, HTML, Sass, JS

YouTube Video Downloader

C# desktop GUI interpretation for the youtube-dl CL tool.

This is C# app built with Windows Forms Applications.

I implement Google's YouTube API for C# to view information about the video you are downloading. Then I install and use for the user FFmpeg for converting videos to other formats, etc. and youtube-dl for the downloading. User can choose location, quality and much more.

youtube downloader photo View repository

Tags: Desktop, C#, WFA

School schedule editor

C# desktop GUI for editing my school's schedule.

Me and my schoolmate Jan Kollar have been working on this as part of our project hours. It is supposed to be upgraded version of current editor. It will take advantage of easy to use UI + drag and dropping. Due to reasons it is not open source, but probably will be when it's done.

Also made a web alternative which is more pleasing to eye and use.

school editor photo

Tags: Desktop, C#, WFA