Skip to content
View muxelplexer's full-sized avatar
💩
Trying to understand how anyone would ever use the ldap c library
💩
Trying to understand how anyone would ever use the ldap c library

Block or report muxelplexer

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

Hello there 👋

My name is Sebastian Muxel, better known as muxelplexer on the internet. If you want to know any more about me, feel free to contact me at my e-mail or check out my blog.

Spotlight

Some of my projects i like to highlight:

  • dotenv
    A simple C++20 library for reading and loading .env files into the local environment.
  • termNote
    One of my first projects i have gotten actual personal use out of. Started as a project to solve my long lasting issues with physical post-it notes it has grown to a point where it helped me get through most of my time in education by screaming at me through any terminal i have opened. Due to the low-quality codebase and the missing personal use it is still here for archival purposes.
  • larkspur
    Larkspur is the name for the couple services i run publicly on my server. Currently there is an Akkoma instance allowing access to the federated ActivityPub social networks. There is also a Git server and a backend system in place.

please note that all views expressed by me are exclusively my own and do not reflect the views of my current employer or other associated organizations

Pinned Loading

  1. dotenv dotenv Public

    A simple C++ library to read .env files into the local environment.

    C++ 2 1

  2. ldapp ldapp Public

    A C++ OpenLDAP Wrapper library

    C++