Skip to content
View LeKoutz's full-sized avatar

Block or report LeKoutz

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LeKoutz/README.md

Hey, I'm G. 👋🏻 Welcome to my page

Developer in training — Go, JavaScript, and whatever comes next.

Former merchant navy officer, transitioning to tech.

No formal tech background — entirely self-taught through Zone01 and personal study.


🔧 Tech Stack

Go JavaScript HTML5 CSS3 Docker Git


Portfolio

See my portfolio page here: https://portfolio-kky4.onrender.com/


Pinned Loading

  1. forum forum Public

    A server-side rendered forum which allows for posts, comments, reactions. Uses only Go and HTML templates and a Model-View-Controller architecture

    Go

  2. groupie-tracker groupie-tracker Public

    A web app that fetches data from different API endpoints to display info about artists, bands, and concert events.

    Go

  3. make-your-game make-your-game Public

    An imitation of the classic Bomberman game. Runs in browser using vanilla JS only, focusing on game performance with no dropped frames.

    JavaScript

  4. net-cat net-cat Public

    A TCP group-chat server that runs in terminal. Clients connect using the netcat command.

    Go

  5. real-time-forum real-time-forum Public

    A conversion of the previous forum project from server-side rendered with html templates, into a client-side Single-Page App using JS. Features WebSockets for real-time chatting between users

    Go

  6. social-network social-network Public

    A facebook-like social network offering user profiles, followers, posts, comments, groups, chat and more

    Go