Skip to content
View czrptr's full-sized avatar

Block or report czrptr

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
czrptr/README.md

Pleasure

Game Modding & Development

Deep-Dive Learning Projects

  • Designing and implementing custom languages
    • Lexers, Parsers, Interpreters & Compilers
  • Implementing core components of the C++ Standard Library from scratch
    • Tuple, Regex, Containers, Allocators, Metaprogramming utilities, Algorithms
  • Building a 3D software renderer with OBJ file importers from the ground up
  • Creating basic Git-like systems to comprehend distributed version control
  • Serialization and deserialization library (serde.cpp)

Open Source & Community

  • Contributing to interesting projects that align with my interests (modlunky2)
  • Collaborating with developer communities on technical challenges (ziglang, godot)

Skills

C# logo C# Godot logo Godot & GDScript TypeScript logo TypeScript Lua logo Lua Photoshop logo Photoshop Illustrator logo Illustrator Unity logo Unity

Following interesting projects

Shoutout 📢 to Zig, Carbon, Godot, Blender, Audacity, Musescore, Ladybird, SerenityOS, Jonathans Blow's programming language for games.

Business

Overview

Senior Software Engineer with over 5 years of professional experience in designing, developing, and optimizing sophisticated software solutions across industrial automation, automotive, and semiconductor manufacturing industries. Proven expertise in full-cycle project delivery, from concept to deployment, with a strong focus on real-time systems, embedded software, and high-precision measurement technologies.

  • ifm logo Industrial Automation & Sensor Technology

    Developed a Windows-based application for real-time monitoring and configuration of industrial vibration sensors, enabling predictive maintenance and reducing machine downtime.
  • BMW logo Automotive Embedded Systems

    Engineered embedded software for automotive climatization ECUs, implementing control algorithms for occupant comfort and utilizing diagnostic tools like CANalyzer for troubleshooting.
  • ASML logo Semiconductor Manufacturing

    Contributed to the measure sequence software for TWINSCAN lithography systems, developing features for nanometer-level calibration to ensure wafer-leveling precision and maximize chip yield.

Skills

Level Technology
Authority Authority Hating on C++
Expert Expert C++ logo C++ Linux logo Linux GoogleTest
Advanced Advanced Python logo Python Bash logo Bash Git logo Git
Intermediate Intermediate C logo C Bazel logo Bazel CMake logo CMake Robot framework logo Robot framework
Novice Novice TypeScript logo TypeScript Jenkins logo Jenkins Artifactory logo Artifactory

Pinned Loading

  1. spelunky2-pouch-mod spelunky2-pouch-mod Public

    Store held items and retrieve them later, just like a backpack.

    Lua

  2. spelunky2-stop-hitting-each-other-mod spelunky2-stop-hitting-each-other-mod Public

    Players can't hurt each other or themselves (no friendly fire).

    Lua

  3. spelunky2-steady-footing-mod spelunky2-steady-footing-mod Public

    Never lose your balance, never drop your stuff.

    Lua

  4. serde.cpp serde.cpp Public

    Serialization and deserialization library

    C++