Contact me ↓

I create because I have to.

scroll

02 — network

// this I created, because I had to

The response is the work

Seven builds, fetched straight from the source. Hover a row to peek at a project — click it and the terminal runs it in its own window.

daniel@zingico: ~/projects — zsh

$

These are my real projects — open any row for a closer look. Not a terminal person? ✦ explain this tells you what you're looking at, and ⊞ gui view turns it into plain clickable cards.

03 — backend

// this I learnt, because I kept building and had to

Skills, in context

1using Visma.Flyt; // current employer
2using Daniel.Curiosity; // imported in primary school
3
4var builder = WebApplication.CreateBuilder(args);
5
6// learnt by building, not by listing
7builder.Services
8 .AddLanguages("C#", "TypeScript", "JavaScript", "Python")
9 .AddFrontend(Vue, Next, React, Tailwind)
10 .AddBackend(Node, Express, AspNet)
11 .AddDatabases(PostgreSQL, MariaDB, MySQL, Redis);
12
13var app = builder.Build();
14
15app.UseTooling(Git, Docker, Nginx);
16app.UseSideQuests(Blender, UnrealEngine); // 3D is code with vertices
17
18app.MapGet("/motivation", () => "I have to.");
19
20app.Run(); // since age ~10

That's real C# in the editor, and the log it prints — my skills, shown as the code that uses them. Not a coder? ⊞ gui view re-rolls me as a game character.

04 — data

// this I have done, because I have to

The career, queried

sql>SELECT * FROM experience WHERE passion = true ORDER BY year DESC;

  1. 2025 —

    IT Developer Apprentice @ Visma Flyt

    shipping real features for real users — C#, ASP.NET, Vue, PostgreSQL

  2. 2023 – 25

    Information Technology @ Åssiden vgs

    two years vocational IT (year one with media production) — chosen, not assigned

  3. 2020 – 23

    Secondary school @ Svensedammen

    where Minecraft commands quietly turned into actual code

  4. ~2016

    First programs @ home

    command blocks in Minecraft → "what else can I make this computer do?"

(4 rows returned in 7 ms — passion filter matched everything)

05 — kernel

// no one tells me to. no one has to.

Behind the terminal

daniel@zingico:~$systemctl status daniel --full

[ OK ] curiosity.service — active since primary school

[ OK ] problem_solver.daemon — refuses to exit before it understands

[ OK ] mounted /hobbies — rock climbing, skating, bandy, mountain hikes

[ OK ] sandbox_games.module — builds worlds off the clock too

[ OK ] render.pipeline — blender + unreal engine online

[ OK ] social.mode = extrovert — organizes the events, then debugs the wifi

[ OK ] lang.pack — norwegian (native), english (fluent)

[ INFO] peers report both "nerd" and "extrovert" — both are accurate

[ INFO] no one schedules this. it runs on passion, not cron.

// read the full bio

daniel@zingico:~$contact --list

// opens your mail client — nothing leaves this page on its own

daniel@zingico:~$echo $WHY

I have to.

// uptime: 19 years, 0 days, 05:06:48 — no critical errors logged