Skip to content
View dotsem's full-sized avatar
:fishsticks:
Fishsticks
:fishsticks:
Fishsticks

Highlights

  • Pro

Block or report dotsem

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dotsem/README.md

Hello, I'm Sem Van Broekhoven

type Dev struct {
	name      string
	devType   string
	website   url.URL
	interests []string
  	projects  []string
}

func WhoAmI() *Dev {
	return &Dev{
		name:      "Sem Van Broekhoven",
		devType:   "fullstack software developer",
		website:   url.URL{Host: "https://dotsem.be"},
		interests: []string{"APIs", "Websites", "Apps", "System Design", "Linux"},
    	projects:  []string{"GoStrategy", "Carpe Diem", "tuSSHi"},
	}
}

🌱 Always learing something new
🐧 Daily linux user (CachyOS + Niri)
💬 Intressted in everything code
⚡ I like programming language mascots

Dart Flutter Python TypeScript Go HTML5 Rust Svelte SvelteKit Docker Bash Script Figma GitHub MySQL Postgres

Pinned Loading

  1. Thomas-More-Digital-Innovation/2526-DI-004-GoStrategy Thomas-More-Digital-Innovation/2526-DI-004-GoStrategy Public

    Project 2025-2026 DI-004: GoStrategy

    Go

  2. Carpe-Diem Carpe-Diem Public

    Structured day by day planning app to manage multiple projects

    Dart

  3. dotsem.be dotsem.be Public

    My website

    Svelte

  4. tuSSHi tuSSHi Public

    TUI SSH manager for OpenSSH

    Go

  5. CapyPlayer CapyPlayer Public

    Rust

  6. CapyShell CapyShell Public

    An ultra fast shell for hyprland environments

    Slint 2