Skip to content
View jvllmr's full-sized avatar
πŸ€”
Thinking about DX
πŸ€”
Thinking about DX
  • Hamburg, Germany
  • 16:02 (UTC +02:00)

Highlights

  • Pro
Block or Report

Block or report jvllmr

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

View stats

Intro

Hello there! πŸ‘‹πŸ» It's me, Jan Vollmer. A 22 y/o Software Engineer from nothern Germany.

On GitHub, I try to create useful, not seen before tools in Open-Source style.

Although it's not my favorite type of project in particular, I tend to bring web-based ideas to fruition and have the most experience in this area. That is one of the reasons why I first started gaining advanced coding experience with Python 🐍 and most recently fell in love with TypeScript 🟦.

One programming language I want to get familiar with in the next year is Rust πŸ¦€. A first project is hopefully coming soon πŸ™.

Stats

Stats Stats2

My Projects

Planned

  • Dev workflow integration for LibCST (pre-commit, VSCode)
  • Run CI with different dependency versions with support for many different lock files
  • Maintained

  • sqlalchemy-sessionload: Load option for loading instances from session
  • component-titles: Component-bound titles for React and Solid
  • poetry-types: Simple poetry plugin for installing type stubs
  • fastapi-inferring-depends: FastAPI Depends with typing overloads
  • fastapi-deferred-init: Faster FastAPI boot time for Applications with nested routers
  • Archived

  • csgo-inv-shuffle: Python library for generating CS:GO shuffle configs
  • csgo-inv-suffle-web: Website for generating CS:GO shuffle configs
  • debian-repo-scrape: Python library for scraping Debian repositories (APT)
  • react-use-dom-title-hook: React hook for component-based DOM titles (now component-titles)
  • pyaphid: CLI for detecting calls to user-defined debugging-code in Python
  • Honorable mentions (Ideas I'm not really confident in)

  • drit: Create Debian repository indices to eliminate the need to re-visit vendor websites the second time you want to install specific software. Combined with an intelligent wrapper around apt/nala
  • Hobbies

    Besides being interested in computer science topics, I'm kind of a train nerd πŸš‚πŸ€“.

    I also tend to waste my time in Counter-Strike

    Oh, and my music taste? I mostly listen to metal 🀘, but I also like phonk/rap.

    Spotify

    Pinned

    1. sqlalchemy-sessionload sqlalchemy-sessionload Public

      SQLAlchemy load option that loads from persisted session instances. SQLAlchemy 1.4 supported

      Python

    2. fastapi-deferred-init fastapi-deferred-init Public

      Improve start-up time for FastAPI apps with many nested routers

      Python

    3. component-titles component-titles Public

      Component-bound document titles for React.js and Solid.js

      TypeScript

    4. poetry-types poetry-types Public

      A poetry plugin that adds/removes type stubs as dependencies like the mypy --install-types command.

      Python 19 1