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 3rd 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.


💻 Tech stack

cplusplus c python anaconda


👷 Currently working on

  • Finishing the 6th semester of my bachelor's degree in Algorithmic Computer Science
  • v1.2 of cpp-ap - Command-line argument parser for C++20
  • v1.0 of pyconstclasses - Python package with const class decorators and utility

Other projects

  • School / University:
    • PWr - Collection of projects developed at the university
    • LO_XIV - Collection of programs developed in high school
  • Python:
    • py_bcnn - A binary classification dense feed forward network implementation in NumPy
    • py_calc - A very simple regex based python terminal calculator (similar to the built in eval function but much simpler - developed as a demo for a friend 😃)


📫 Contact: jmusial2003@gmail.com

Pinned

  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

  3. jftt-compiler jftt-compiler Public

    PWR-S5-JFTT Compiler project

    C++

  4. PWr PWr Public

    University projects and exercises