Skip to content
View kubaplo's full-sized avatar

Block or report kubaplo

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
kubaplo/README.md

ABOUT ME

My name is Jacob and I am from Poland. I am a third-year student of informatics at Silesian University of Technology. I am mostly interested in full-stack web development but I also enjoy creating desktop and mobile applications. I am familiar with multiple programming languages, frameworks, databases, and tools. Some of them are listed below and categorized based on my knowledge level.

Intermediate:

  • React
  • Node.js (+ Express)
  • Javascript (+ jQuery)
  • Typescript
  • MongoDB
  • MySQL
  • Tailwind CSS
  • SASS/SCSS
  • Python (+ Django)

Basic:

  • C++
  • C#
  • Java
  • Machine learning (using Python)
  • Git
  • Figma
  • Nginx

PROJECTS:

I am the author of two websites that were created for businesses in my local area. Both websites are live and available for the general public. The source code of these websites is private but I am allowed to share it and explain it during job interviews as proof of my skills. The websites can be found here:

  1. https://specjalistyczna.com.pl - frontend: React/SCSS, backend: Express/MongoDB
  2. https://restauracja.nadruda.pl - frontend: HTML/CSS/Javascript (+ jQuery), backend: Django

I am also the author of some smaller, open-source projects that are available as public GitHub repositories.

Pinned Loading

  1. TV-Remote-for-Sony-Bravia-on-Android TV-Remote-for-Sony-Bravia-on-Android Public

    An application that allows you to control remotely Sony Bravia TV.

    Python 3

  2. NFT-Mixer NFT-Mixer Public

    Simple software for mixing NFTs from multiple components.

    Python

  3. Desktop-Notes Desktop-Notes Public

    Simple app written in Python that allows to make notes on your desktop

    Python

  4. Hangman-Game Hangman-Game Public

    Simple Hangman game written in Python using PyQt5 library

    Python