Skip to content
View PatrykJaseniuk's full-sized avatar

Block or report PatrykJaseniuk

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
PatrykJaseniuk/README.md

About Me πŸ‘¨β€πŸ’»

I enjoy working with computers using TypeScript and React. Currently, I'm focusing on developing web applications, especially user interfaces.

Projects πŸ“

TypeScript Next.js Jest Three.js

A 2D simulator/game written in TypeScript. Users can control a ship by adjusting sail and rudder parameters using their mouse. The simulator showcases the essence of sailing ship operation, allowing users to trim, tack, jibe, sail with the wind, and beat against it. The entire ship is constructed from molecules connected by "springs" (soft body dynamics).

Mantine TypeScript Next.js React Storybook

Promotional website for Parys Gym in Nysa.

Skills πŸ’ͺ

Programming Languages πŸ’»

TypeScript C++ Java C# Python PHP

  • TypeScript - Currently, my favorite programming language. I value the ease of running applications on various devices (just a web browser or Node). I avoid JavaScript due to the lack of typing. I aim to write code in a functional style, using constants, as it's easier to understand (no side effects in functions).
  • C/C++ - The first language I learned. I liked it until I discovered how convenient it is to work with functions in TS/JS (first-class citizens). C++ provides more control (no garbage collector).
  • Java - The second language I learned, and I developed my object-oriented programming concepts with it.
  • C# - Similar to Java.
  • Python - I used it for Raspberry Pi and some computer vision projects. It's similar to JS (lacks typing, first-class functions), but I didn't like the use of tabulation instead of curly braces.
  • PHP - Not my favorite.

Frameworks/Libraries πŸ“š

React Next.js Jest Prisma

  • React - After learning React, I fell in love with creating user interfaces.
  • Next.js - A convenient framework/tool for building TS+React applications.
  • Jest - I try to cover as much code as possible with tests.
  • Prisma - fully typed ORM.

Tools πŸ› 

Git Visual Studio Code Linux Mint Docker

  • Git - I use it for version control of projects I work on independently. For each new feature, I create a new branch and merge it into the main branch upon completion. I try to name commits according to conventional commits.
  • Visual Studio Code - It's my favorite IDE. I appreciate its simplicity and versatility (a vast number of extensions).
  • Linux - An open-source operating system that provides greater control over hardware.
  • Docker - light virtual environments.

data bases πŸ—ƒ

PostgreSQL Supabase

  • Supabase- actually I developing project using it as backend. Appreciate typed orm.

Natural Languages 🌐

  • English - B2.
  • Polish - Native.

Pinned Loading

  1. StatkiTSDocs StatkiTSDocs Public

    Docs for StatkiTS

    JavaScript

  2. StatkiTS StatkiTS Public

    2D Sail Ship Game

    TypeScript

  3. ParysWeb ParysWeb Public

    Strona reklamowa SiΕ‚owni Parys

    TypeScript