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

Block or report xkcm

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

👋 Welcome to my GitHub profile! I'm Maciej, a young and passionate TypeScript programmer from Wrocław, Poland.

💻 I specialize in modern web development - creating open-source apps and libraries in TypeScript. You'll find that most of my work is related to web development, but I also have other projects varying from Arduino Temperature Display + NodeJS probing server to Python Arcade Breakout Game. You are also welcome to visit my portfolio site: https://xkcm.github.io/xkcm

🚀 I encourage you to explore my projects. Feel free to create issues or pull requests in the repositories. Some of my latest work:

  • better-errors - TypeScript library implementing improved, more informative errors
  • memento - simple TypeScript library for quick and flexible memoization

💡 If you'd like to connect, feel free to do so, whether it's about TypeScript, web development or programming in general - I'm always up for it.

Pinned Loading

  1. better-errors better-errors Public

    TypeScript library for better errors

    TypeScript 1

  2. url-shortener url-shortener Public

    URL shortening web app built with React, NodeJS and Redis

    TypeScript 1

  3. memento memento Public

    TypeScript library for simple memoization

    TypeScript

  4. arcade-breakout arcade-breakout Public

    A clone of the iconic "Breakout" arcade game.

    Python 1

  5. arduino-temperature-display arduino-temperature-display Public

    7-Segment display with temperature logs.

    JavaScript 1

  6. web-execute web-execute Public

    Web service for executing shell commands.

    TypeScript