Eric Cebolenkosi Chiruka
$ fetch
╭━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╮
┃ ╭─────────────╮ ● eric@cebo.ooo ┃
┃ │ >_ │ ┣━ role : Software Engineer ┃
┃ │ │ ┣━ os : NixOS ┃
┃ │ │ ┣━ shell : fish ┃
┃ ╰─────────────╯ ┣━ tools : Emacs · IDEA · WebStorm · Vim · Git ┃
┃ ┣━ backend : Spring Boot · PostgreSQL ┃
┃ ┣━ frontend : React · Angular ┃
┃ ┗━ languages : Java · TypeScript · C · Python · Bash ┃
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯
$ whoami
Eric Chiruka
Software Engineer
I build reliable software across backend, frontend, and infrastructure,
with an interest in understanding how systems work beneath the abstractions.
I enjoy working across the stack, from Java services and databases to
frontend applications, Linux systems, tooling, and developer environments.
I run, cycle, play korfball and my favourite colour scheme is solarized light.
$ ls -laF ~/projects/
total 20
drwxr-xr-x 5 eric users 4096 Aug 22 19:42 .
drwx------ 42 eric users 4096 Aug 22 19:37 ..
lrwxrwxrwx 1 eric users 47 Aug 17 19:41 catsupport@ -> https://git.cebo.ooo/catsupport/catsupport
lrwxrwxrwx 1 eric users 42 Aug 20 21:14 eric@ -> https://git.cebo.ooo/eric/eric
lrwxrwxrwx 1 eric users 39 Aug 12 20:51 git-repo-template@ -> https://git.cebo.ooo/eric/git-repo-template
lrwxrwxrwx 1 eric users 38 Aug 16 22:08 mysite@ -> https://git.cebo.ooo/eric/mysite
lrwxrwxrwx 1 eric users 51 Aug 18 17:32 nixos-config@ -> https://git.cebo.ooo/eric/nixos-config
lrwxrwxrwx 1 eric users 47 Oct 2 13:25 securedoc@ -> https://git.cebo.ooo/securedoc/securecapita
lrwxrwxrwx 1 eric users 47 Sep 2 14:36 securecapita@ -> https://git.cebo.ooo/securecapita/securecapita
lrwxrwxrwx 1 eric users 47 Oct 2 15:47 user-management@ -> https://git.cebo.ooo/user-management/user-management
$ cat ~/.config/profile.nix
{
stack = {
languages = [ "Java" "TypeScript" "Bash" "Python" ];
backend = [ "Spring Boot" "PostgreSQL" ];
frontend = [ "React" "Angular" ];
systems = [ "NixOS" "Linux" "Docker" ];
shell = "fish";
editors = [ "Emacs" "IDEA" "WebStorm" "Vim" ];
tools = [ "Git" "Maven" "yarn" "Codex" ];
};
currentlyLearning = [
"C89"
"Operating Systems"
"System Design"
];
}
$ git log --oneline --all
a1b2c3d build reliable backend services
d4e5f6a improve developer tooling
7b8c9d0 learn lower-level systems programming
e1f2a3b automate everything reasonable
$ tree -F ~/contact/
contact/
├── website@ -> https://cebo.ooo
├── git@ -> https://git.cebo.ooo/eric
├── linkedin@ -> https://www.linkedin.com/in/eric-chiruka-b76856228
└── email@ -> eric.chiruka@protonmail.com
$ _Personal projects
View all- Loading
Loading
Info
Member since August 22, 2026