Skip to content
View patrick11514's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report patrick11514

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
patrick11514/README.md

Hi there 👋

I'm Patrik Mintěl, and primarly I'm web developer. I'm currently studying the Bachelor's of Computer Science at the Faculty of Electrical Engineering and Computer Science at VSB - Technical University of Ostrava.

🖥️ Technologies i use

Web Development

As a main framework I use SvelteKit SvelteKit, which uses Svelte Svelte on the frontend and Node.js Node.js on the backend. I also use TypeScript TypeScript instead of bare JavaScript JavaScript and for design I use Tailwind CSS Tailwind CSS. For database I use MySQL MySQL or MariaDB MariaDB, but MariaDB is preferred.

Other

I sometimes use Python Python, C++ C++ or C C and Rust Rust which I'm still learning.

Other technologies, that I use are Git Git + Github Github for version control, Neovim Neovim as editor, ArchLinux ArchLinux with Hyprland as main OS and Zsh as shell. My whole dotfiles are available here (It's quiet messy, but I'm working on it)

🔭 About me

In free time I do astrophotography, some images can be found here. Also I developed some npm packages which can be found here:

  • SvelteKit API - Basically I was tired of writing many +server.ts files, so I made something similar to TRPC
  • CreateApp - Because I was lazy to do the same thing over and over again, I made a package that does it for me. For Svelte 5 it uses sv under the hood, but it still works.

🧱 Projects I made

  • Personal Website - Is hosted at patrick115.eu and is made with SvelteKit. Currently it is somehow migrated to Svelte 5, but need to rework it.
  • Tondik Web Server - Was my Project at school in Programming in C++. It is a simple WebServer, which can serve static files and support more subdomains/hosts.
  • Family APP - Family app, which I'm currently writing for my family.
  • AstroCopy - Simple tool written in Rust, which helped me with sorting my Astrophotography images from ASIIMG into folders.

My other work can be found here

📫 Find me at

Pinned Loading

  1. Web Web Public

    Personal website

    TypeScript 2

  2. CreateApp CreateApp Public

    Create svelte/typescript/discord bot app

    TypeScript

  3. VSB VSB Public

    C 2

  4. AdventOfCode2024 AdventOfCode2024 Public

    Rust

  5. CodeCrafters CodeCrafters Public

    codecrafters.io's tasks

    Rust

  6. TondikWebServer TondikWebServer Public

    Random WebServer as C++ project on VSB-TUO

    C++