Skip to content
View Poisonlocket's full-sized avatar
πŸ¦†
ducks are cool
πŸ¦†
ducks are cool

Organizations

@SwissHub-Development

Block or report Poisonlocket

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

Hi πŸ‘‹ I am Lorenzo

Fullstack Developer, Duck Enthusiast

forthebadge

  • 🌍  I'm based in Switzerland
  • πŸ–₯️  Check out my portfolio at bonomettil.dev
  • πŸ“© Contact me @ lorenzo@bonomettil.dev
  • πŸš€Β  Currently i'm working on some startup ideas and other cool stuff
  • 🧠  I'm learning Typescript, playing around with go and just go after whatever interests me.
  • 🀝  Feel free to reach out to me if you are looking to build a Project together
  • πŸ›‘οΈ Selfhost and protect your own infra, fight vendor lock in ^^ :)
  • πŸ‘‘ Pnpm for the Win

Just remember forthebadge

just remember, friday is push to Prod day :)

Skills

GitJavaScriptTypeScript PythonHTML5TailwindCSSCSS3NodeJSMySQLPostgreSQLDockerLinuxRaspberry PiFigma GoReactNextJs

Socials

Badges

My GitHub Stats

Poisonlocket's GitHub stats

My github activity graph

From: 08 September 2025 - To: 08 October 2025

Total Time: 10 mins

Go               4 mins          >>>>>>>>>>>--------------   42.21 %
HTML             4 mins          >>>>>>>>>>---------------   40.53 %
Astro            0 secs          >------------------------   03.88 %
Markdown         0 secs          >------------------------   02.61 %
TypeScript       0 secs          -------------------------   01.76 %
CSS              0 secs          -------------------------   00.06 %
textmate         0 secs          -------------------------   00.05 %

Update on my Arch system coming soon (maybe if i remember)

Pinned Loading

  1. baselhack-hay/monorepo baselhack-hay/monorepo Public

    TypeScript 2 1

  2. Easier bash navigation rmcd, mkcd. T... Easier bash navigation rmcd, mkcd. This is a small improvement to your dev experience when working with bash, if you want to create a directory and cd into it, you can do that now in one command, same goes for removing and leaving it. To implement this just put it into your .bashrc or .bash_profile file and reload from source
    1
    mkcd() {
    2
    	mkdir -p "$1" && cd "$1"
    3
    }
    4
    
                  
    5
    rmcd() {
  3. QuackStream QuackStream Public

    TypeScript 2

  4. Easier git commands / quality of life Easier git commands / quality of life
    1
    gittouch() {
    2
      touch "$1" && git add "$1"
    3
    }
  5. IMS-Blog IMS-Blog Public

    This is a Blog page for IMS Students to share their experiences and knowledge. We dont know if this will be a POC or actually go live but hey, we'll see

    Astro

  6. Poisonlocket Poisonlocket Public

    Config files for my GitHub profile.