Skip to content
View Szelwiga's full-sized avatar
  • University of Wrocław
  • Poland

Block or report Szelwiga

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

Hi, my name is Marcel Szelwiga.

ABOUT Some facts about me:

  • I’m currently studying computer science (engineer's degree) at University of Wrocław.
  • I started coding when I was 14 years old, and I was focused mainly on Competitive programming.
  • Today I teach young talents, and prepare them to start in Olympiad of Informatics.
  • I would like to code some small projects, but unfortunately lack of time during studies hurts.

SKILLS Skills I gained during work and studies:

  • Proficiency in bash
  • Operating systems and computer architecture knowledge
  • Preparing programming contest from technical side (mainly ansible, Linux)
  • Good (i hope) knowledge in Linux sysadmin field
  • Ability to give lectures in field of Data Structures and Algorithms
  • Preparing programming problems packages

DONE Projects:

  • Stormy - online drive command line client (bash, python) + it's server api (node)
  • ServerInC - simple TLS server and client in C using openssl (c)
  • Bashdio - terminal styled audio player on local website (js, html)
  • Galactica - game login screen with randomly generated pixelart space background (js)
  • XIVLO - static website which covers topics and tasks that are menioned during my lectures (created for my students) (html)
  • mess - simple chat made for studies course (node, js, html)

AWARDS Competitive programming achievements:

  • Polish Collegiate Programming Contest (AMPPZ) | bronze medal, 12th place out of 50
  • Central European Regional Contest (CERC) | 15th place out of 56
  • Polish Collegiate Programming Contest (AMPPZ) | bronze medal, 9th place out of 50
  • Polish Programming Championships for High School Students | bronze medal, 3rd place (two times)
  • Polish Olympiad in Informatics | silver medal, 7th place
  • Polish Junior Olympiad in Informatics | bronze medal

TODO List of things i would like to code in near future:

  • RAM machine online simulator with animations, dedicated for kids. Engineer title work.
  • Online website for Stormy (under development)
  • Stormy API documentation
  • Pixel art game engine

Email: szelwigamarcel[at]gmail[dot]com

Pinned Loading

  1. stormy stormy Public

    Command line client for stormy online drive with it's own server side API.

    Shell

  2. ServerInC ServerInC Public

    Simple TLS server and client in C using openssl library

    C

  3. Bashdio Bashdio Public

    Terminal styled audio player on static/local website.

    HTML 1

  4. XIVLO XIVLO Public

    This repository is made to host static website for my students in XIV LO highschool in Wrocław.

    C++

  5. chominskib/mess chominskib/mess Public

    university course project – a small chat app in JS

    JavaScript

  6. Galactica Galactica Public

    Simple game welcome screen with randomly generated space themed pixelart background.

    JavaScript