Skip to content
View seffradev's full-sized avatar
💭
c++?
💭
c++?

Block or report seffradev

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

Hi, I'm Hampus

Though, you may refer to me as seffradev online. I'm a (he/him) type of guy.

Short about me

  • I have been programming in my spare time since 2012, professionally since 2021.
  • I have an almost complete Bachelor's degree in computer engineering from University West.
  • I spend my time tinkering with NixOS and Neovim.
  • I've delved deep into C++ to improve both my own code, but also the code at my job.
  • I care deeply about quality, readability, and helping my peers improve.

My current obsession

  • My own GameBoy emulator, gbpp, which aims to be a runtime-agnostic emulator.
  • And the heaps of C++ and software engineering books that I've read or is currently reading. Check out my Goodreads for an actively updated list and reviews.

Some projects I occasionally maintain

  • asterisk-rs which is a set of Rust crates for interfacing with Asterisk, a free and open source PBX.
  • The Rust crate that provides an API interface to thecocktaildb, cleverly called thecocktaildb-rs.

Pinned Loading

  1. gbpp gbpp Public

    GameBoy++ is a toy GameBoy emulator, written in modern C++.

    C++

  2. asterisk-rs asterisk-rs Public

    A set of Asterisk Interface libraries for Rust

    Rust 3 1

  3. thecocktaildb-rs thecocktaildb-rs Public

    An API client for TheCocktailDB API

    Rust