Skip to content
View coltenkrauter's full-sized avatar
🔥
Fire
🔥
Fire

Highlights

  • Pro

Block or report coltenkrauter

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

Hi there 👋

Pinned Loading

  1. angular-ssr-example Public

    A simple example of a Dockerized Angular app which uses Angular Universal for server-side rendering.

    TypeScript 7 9

  2. Fix DNS resolution in WSL2
    1
    More recent resolution:
    2
    
                  
    3
    1. cd ~/../../etc (go to etc folder in WSL).
    4
    2. echo "[network]" | sudo tee wsl.conf (Create wsl.conf file and add the first line).
    5
    3. echo "generateResolvConf = false" | sudo tee -a wsl.conf (Append wsl.conf the next line).
  3. Traefik V2 Docker Compose file with ...
    1
    # Tutorial: https://blog.creekorful.com/2020/01/how-to-expose-traefik-2-dashboard-securely-docker-swarm/
    2
    version: '3'
    3
    
                  
    4
    services:
    5
      reverse-proxy:
  4. Remove Chrome's autofill background ...
    1
    // Remove chrome autofill color from inputs
    2
    input:-webkit-autofill,
    3
    input:-webkit-autofill:hover,
    4
    input:-webkit-autofill:focus,
    5
    input:-webkit-autofill:active {
  5. brussels Public template

    TypeScript

  6. code-challenges Public

    A binary tree implementation in Python with traversal operations.

    Python

715 contributions in the last year

Contribution Graph
Day of Week March 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

Contribution activity

March 2025

36 contributions in private repositories Mar 1 – Mar 9
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.