Skip to content
View LukaszKokot's full-sized avatar
👺
Happily writing code!
👺
Happily writing code!

Organizations

@kumojin
Block or Report

Block or report LukaszKokot

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

Hello, folks!

My name is Lukasz Kokot, I am a software developer, CTO and co-founder of Kumojin, a software development company located in Québec City, Canada. I have worked for more than 20 years equally on backend and frontend sides, with the past few years focused on leading teams in delivering cloud apps and making sure people have everything they need and more than everything ... that they have as much fun as possible doing so!

I am also a pragmatic code quality evangelist, always looking to improve upon what I already know and I love sharing my passion for building maintainable, extensible and robust solutions.

The past years, I've been working for various clients located in the province of Québec, and the San Fransisco Bay area. Day-to-day included leading multiple teams, migrating apps to cloud platforms, improving developer productivity, writing backend code in Java, Golang, Ruby and Node, and crafting frontend code in the Big Three frameworks/libraries, aka React, Angular and Vue. I also dabbled with Electron apps.

In 2022 and 2023, I hosted the first and second Kumojin Dundee Awards 😅 Yes, you guessed it, you will often find me making references to Jim, Dwight and Michael Scott from The Office, and trying to take the best parts of all of them, especially this guy:

Michael Scott Animated Gif

And you can also find me on .

🔧 Technologies & Tools

✍ Blog & Writing

Apart from coding, I sometimes write technical articles.

You can find them on the Kumojin blog along with others written by my colleagues. This one is by me for example: Anatomy of a Golang application with a clean architecture.

📈 GitHub Stats



Lukasz Kokot's GitHub Stats

Pinned

  1. go-clean-template go-clean-template Public

    Clean Architecture Implementation Template in Go

    Go 15 2

  2. kumojin/favicon-loader kumojin/favicon-loader Public

    For retrieving the favicon of a given website and displaying it

    JavaScript 2 1

  3. kumojin/go-uuid kumojin/go-uuid Public

    A package providing UUID v1, v4 and Ordered UUID generation and that allows to easily store them in an SQL database and retrieve them.

    Go 3 1

  4. adventofcode-2022 adventofcode-2022 Public

    Advent of Code 2022

    TypeScript