Skip to content
View jibe0123's full-sized avatar
🍔
Eating
🍔
Eating

Highlights

  • Pro

Block or report jibe0123

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

Bonjour 👋

About Me

I am a tech enthusiast and a dedicated Full Stack Developer specializing in Go (Golang), my favorite programming language due to its efficiency in backend development. I am skilled in Python, PHP, React, TypeScript, SQL and actively explore cutting-edge technologies. My work incorporates Domain-Driven Design (DDD) and Command Query Responsibility Segregation (CQRS).

⚡ Fun Fact

Did you know? The shortest reign of any monarch was that of Louis XIX of France, who abdicated after just 20 minutes on the throne!

Technologies and Tools

type Developer struct {
	Pronouns    string
	Code        []string
	Tools       []string
	Architecture []string
}

var jibe = Developer{
	Pronouns:    "he/him",
	Code:        []string{"Go", "Python", "TypeScript", "PHP"},
	Tools:       []string{"React", "Redux", "Symfony", "Gin, "Docker"},
	Architecture: []string{"microservices", "event-driven", "domain driven design", "large language model"},
}

Let's Connect!

I love connecting with different people. If you want to say hi, I'll be happy to meet you more! Feel free to reach out through any of the platforms below:

Linkedin: jibe0123 GitHub jibe0123


jibe0123's GitHub stats

Pinned Loading

  1. tezos-delegation-service tezos-delegation-service Public

    This service collects new delegations made on the Tezos protocol and exposes them through a public API.

    Go

  2. fr.reactjs.org fr.reactjs.org Public

    Forked from reactjs/fr.react.dev

    (Work in progress) React documentation website in Français

    JavaScript