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.

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

Hi ๐Ÿ‘‹ I am Lorenzo

Fullstack Developer / IT-Student

forthebadge

  • ๐ŸŒย  I'm based in Switzerland
  • ๐Ÿ–ฅ๏ธย  Check out my portfolio at bonomettil.dev
  • ๐Ÿ“ฉ Contact me @ lorenzo@bonomettil.dev
  • ๐Ÿš€ย  Currently i'm working on Sproutly, my IDPA ๐ŸŒฑ
  • ๐Ÿง ย  I'm learning Typescript, GO and playing a bit around with Traefik and Linux
  • ๐Ÿคย  Feel free to reach out to me if you are looking to build a Project together
  • ๐Ÿ›ก๏ธ Cybersecurity Fan
  • ๐Ÿ‘‘ 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: 16 July 2025 - To: 15 August 2025

Total Time: 2 hrs 56 mins

Python              2 hrs 5 mins    >>>>>>>>>>>>>>>>>>-------   71.49 %
Markdown            29 mins         >>>>---------------------   16.89 %
DockerIgnore file   3 mins          -------------------------   01.87 %
JSON                2 mins          -------------------------   01.45 %
TypeScript          1 min           -------------------------   00.74 %
PowerShell          0 secs          -------------------------   00.33 %
textmate            0 secs          -------------------------   00.06 %
Astro               0 secs          -------------------------   00.01 %
CSS                 0 secs          -------------------------   00.01 %

A picture of my current Arch-Gnome Rice

Screenshot from 2024-01-01 00-04-39

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 1 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.