Skip to content
View Jlisowskyy's full-sized avatar

Highlights

  • Pro

Block or report Jlisowskyy

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

Hi, I'm Kuba

Areas of interest

I'm mostly focused on developing new skills and expanding old ones within these areas:

  • Operating Systems
  • Algorithms
  • Low-Level Programming
  • Artificial Intelligence
  • Distributed Systems

Engineering Thesis

AlkOS - Operating system developed from the ground up, with the primary objective of implementing a process scheduler. It features an interrupt handling infrastructure, a gtest-like testing module, implemented C/C++ standard library portions, multi-core support, and fundamental kernel data structures.

Private projects

  • Checkmate-Chariot - chess engine reaching over 2100 ELO currently
  • Checkmate-Chariot-tune - distributed parameter tuning framework for the engine
  • OpenGL Scene Editor - interactive scene editor, written in C++ OpenGL, for static objects with real-time lightning simulation
  • Data Structures - collection of data structures implemented by hand
  • pyradiomics-cuda - GPU-accelerated extension of PyRadiomics for shape feature extraction, achieving up to 1000x speedup on NVIDIA H100.

Hackathon Projects

I have participated in numerous hackathons, gaining valuable experience and expanding my skills. Some of the events I took part in:

  • BestHackingLeague 2024 - Cyber1st place
  • AngelHack 2024 Warsaw2nd place and advancement to the global finals in Singapore
  • HackYeah 20242nd place in the Lifestyle category
  • AngelHack Grand Finals Singapore 2024
  • Llama Hackathon 2024
  • AngelHack 2024 Bounties (multiple times)

Project repositories can be found in my repository list.

University projects

Utilities repositories

  • Cxx Template - This repository provides a comprehensive C++ project template with modern development tools, automated workflows, and best practices for C++ software development.
  • Cxx utils - C++ library containing various utilities frequently reused in many projects.

Experience summary

Languages and tools

My Skills

Pinned Loading

  1. Checkmate-Chariot Checkmate-Chariot Public

    Simple chess engine

    C++ 6

  2. Checkmate-Chariot-Tune Checkmate-Chariot-Tune Public

    Python

  3. Data-Structures-Collection Data-Structures-Collection Public

    Collection of data structures

    C++

  4. ParallelNumeric ParallelNumeric Public

    C++

  5. intro-ml-2024 intro-ml-2024 Public

    Python 4 2