Skip to content
View stefanwuthrich's full-sized avatar
😁
😁

Block or report stefanwuthrich

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

Hi there, Stefan here 👋

🔭 I’m currently working as Chief Product Officer for a leading Swiss Software Company doing Products for Telecom & Messaging Industry

🔭 I tweet daily about interesting stuff done with #golang https://x.com/golangch - https://bsky.app/profile/golangch.bsky.social - https://mastodon.social/@golangch

🔭 Active side projects i did/do

🔭 See also: Organization repositories: https://github.com/altafino

📫 How to reach me

Pinned Loading

  1. altafino/stripe-customer-cleanup-cli altafino/stripe-customer-cleanup-cli Public

    Deletes all customers in a stripe account, which does not have any payed invoice

    Go 2

  2. altafino/email-extractor altafino/email-extractor Public

    A service that automatically downloads emails and extracts attachments using POP3/IMAP protocols, with support for multiple accounts and extensive configuration options.

    Go 8 1

  3. tic-tac-toe tic-tac-toe Public

    A gemini 2.5 pro generated Tic-Tac-Toe game in Go

    Go 2 1

  4. pi.go pi.go
    1
    package main
    2
    
                  
    3
    import (
    4
    	"fmt"
    5
    	"math/big"
  5. altafino/connect-four altafino/connect-four Public

    Connect Four, implemented entirely in Go, with AI

    Go 5