Skip to content
View spaiq's full-sized avatar
👨‍💻
Fixing the unfixable...
👨‍💻
Fixing the unfixable...

Highlights

  • Pro

Block or report spaiq

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

Hello, I'm Bartłomiej Juszczyk 👋

I'm a passionate software engineer with a keen interest in back-end development. Currently I'm a 3rd-year student at West Pomeranian University of Technology. Here's a brief overview of some of the projects I've been working on:

🚀 Projects

This repository is dedicated to the specific-grep project, a specialized version of the grep command-line utility. It's written in C++ and showcases my ability to work with file I/O, regular expressions, and command-line interfaces in C++. More about this project can be found in the README.

This repository contains an implementation of a Binary Search Tree in C++. It's a great example of how data structures can be implemented in low-level languages. Check out the README for more details.

Here, I've implemented a Hash Table in C++. This project showcases the power of hash tables in handling data efficiently. More about this project can be found in the README.

This repository is dedicated to the implementation of a Red-Black Tree in C++. Red-Black Trees are a type of self-balancing binary search tree, and this project provides a deep dive into how they work. Check out the README for more information.

This project is about implementing a doubly linked list. It's a fundamental data structure that forms the basis for understanding more complex structures. More details can be found in the README.

This repository contains most of the work I've done during my Back-End Developer Course. It covers a wide range of topics, from Python programming to web development. Check out the README for a detailed breakdown.

This is a project I worked on during my fourth semester at ZUT. It's a comprehensive project that allowed me to apply the skills I've learned throughout my course. More about this project can be found in the README.

📫 Connect with me

💼 Skills

  • Java
  • C++
  • Python
  • Django
  • Back-End Development
  • Data Structures
  • English C1
  • and more... 💫

Popular repositories Loading

  1. specific-grep specific-grep Public

    C++ 1

  2. Meta-Back-End-Developer-Course Meta-Back-End-Developer-Course Public

    Python

  3. spaiq.github.io spaiq.github.io Public

    HTML

  4. doubly_linked_list doubly_linked_list Public

    C++

  5. CPP_BSTree CPP_BSTree Public

    C++

  6. CPP_RBTree CPP_RBTree Public

    C++