Skip to content
View SpectraL519's full-sized avatar
Block or Report

Block or report SpectraL519

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

Hi there 👋

My name is Jakub Musiał.

I am a 4th year student of Algorithmic Computer Science at Wrocław University of Science and Technology.

I'm also a 5G R&D Working Student (C++ SW Developer) at Nokia.


💻 Main tech stack

cplusplus c cmake python


👷 Currently working on

  • My Bachelor of Engineering project 😃

My projects

  • cpp-ap - Command-line argument parser for C++20

  • pyconstclasses - A python package containing const class decorators and utility

  • School / University:

    • PWr - Collection of projects developed at the university
      • jftt-compiler - A direct (naive) compiler of a simple imperative language (Formal Languages and Translation Techniques final project - although I've decided not to add any intermediate code representation stages like ASTs, etc., the compiler passed all tests)
      • PWR-S6-JPP - Collection of programs developed for the Programming Languages and Paradigmas course
      • sw_car - the goal of the project was to assemble and programm a simple car (based on the Arduino Uno board) so that it would drive "autonomously" (final project for the Embedded Systems course)
    • LO_XIV - Collection of programs developed in high school


📫 Contact: [email protected]

Pinned Loading

  1. cpp-ap cpp-ap Public

    Argument Parser for C++20

    C++ 13

  2. pyconstclasses pyconstclasses Public

    Python package for const class decorators and utility

    Python 1

  3. jftt-compiler jftt-compiler Public

    PWR-S5-JFTT Compiler project

    C++

  4. PWR-S6-JPP PWR-S6-JPP Public

    PWr - Semester 6 - Programming Languages and Paradigmas

    C++

  5. PWr PWr Public

    University projects and exercises