Skip to content
View t-paul's full-sized avatar

Organizations

@openscad @opencax

Block or report t-paul

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

Pinned Loading

  1. kcemu Public

    KCemu is an emulator for the KC85 homecomputer series and other Z80 based microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105.

    C++ 16 3

  2. things Public

    3d designs

    12 6

  3. openscad Public

    Forked from openscad/openscad

    OpenSCAD - The Programmers Solid 3D CAD Modeller

    C++ 1 1

  4. openscad.github.com Public

    Forked from openscad/openscad.github.com

    HTML

  5. lib3mf Public

    Forked from 3MFConsortium/lib3mf

    Lib3MF is a C++ implementation of the 3D Manufacturing Format file standard

    C++

  6. openscad2 Public

    Forked from doug-moen/openscad2

    better abstraction mechanisms for OpenSCAD

    Yacc 1

460 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing t-paul's contributions from April 07, 2024 to April 10, 2025. The contributions are 69% commits, 17% pull requests, 13% code review, 1% issues.

Contribution activity

April 2025

Created 3 commits in 2 repositories

Created a pull request in openscad/openscad that received 4 comments

Add format() function based on the fmt library.

fmt cheatsheet: https://hackingcpp.com/cpp/libs/fmt.png echo(format("hallo {name:*>8}! {r} {n} {3}", name = "welt", n = 42, r = [1:0.5:6], [2,2.4, "…

+151 −1 lines changed 4 comments
Loading