Skip to content
View Coko7's full-sized avatar
🦆
Duck
🦆
Duck
  • France
  • 15:06 (UTC +02:00)
Block or Report

Block or report Coko7

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

coko-banner

Hey, I'm Coko

I like computers and stuff

🐘 whoami?

I am lazy and curious.

  • Lazy because I'd rather spend time automating tasks rather than executing them manually. As soon as something becomes repetitive, I will look for a way to automate it. I can't help it.
  • Curious because I love to learn about the world of computing. There is so much to discover that I will never see the end of it, and that's where the fun stems from.

It's really amazing how far computers have come. The more I learn about computers, the more I realize how little I know about them.

📚 Keep on learning

I enjoy learning new things, this is what keeps me going in life.

While I have a preference for writing code, I love to learn about everything that has to do with computers and how they work.

I have done a lot of web development because this has always been the easiest way for me to share what I create with others. Ultimately though, as long I find an idea, project, or technology interesting, I will certainly have fun working with it.

One of my most memorable projects was starting from scratch and making a fully working minimalistic CPU using logic gates (only virtually though, I have yet to build it for real). It was very different from web development, but that's precisely why I had so much fun working on it.

👁️ Privacy focus

I am a privacy-focused guy and I like to be mindful of where my data goes. I spend a lot of time picking the tools and apps I want to use, and making sure they align with my values.

I strongly support the Open-source-software movement and apart from the few indie games I play, I rely primarily on FLOSS for my daily usage. I have listed some of the apps I use in the my-floss repository.

This naturally lead me to Linux, and I prefer to stay away from Windows and Microsoft when I can.

But, setting aside the data collection aspect, the reason I pick Linux over Windows is for the ability to customize my system exactly how I want it.

Check out my system config files if you are interested. Arch user btw.

🛠️ Familiar Techs

Checkout THE LIST to get an idea of things I have used (languages, software, tools, etc.)

🚶 Computer Journey

I am keeping a history of the important milestones and events that populate my computer journey. You can find it here

Pinned

  1. tcb-opus tcb-opus Public

    A discord bot to get the latest manga chapters from TCB Scans as soon as they come out.

    JavaScript 1

  2. somfy-home-controller somfy-home-controller Public

    Simple Node app to automatically control your Somfy shutters based on your local day cycle.

    JavaScript

  3. .dotfiles .dotfiles Public

    All the .dotfiles that I use for my Linux config

    Lua

  4. neovim-config neovim-config Public

    My NeoVim config (based on both kickstart and ThePrimeagen)

    Lua

  5. sofle sofle Public

    QMK config for my Sofle RGB keyboard.

    C

  6. aoc-2023 aoc-2023 Public

    My code for the Advent of Code 2023 edition

    C#