Skip to content
View daniel-mostad's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report daniel-mostad

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.

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

~/github $ git log --author=daniel — DANIEL spelled in contribution squares. daniel-mostad, fullstack developer at Visma. C#/.NET by day, Vue + Rust by night.

@@ 2024 → 2026 @@
- vocational IT student — tutorials, prototypes, first experiments
+ fullstack developer on Visma Flyt — welfare tech that municipalities across Norway rely on
+ designer & builder of production software people use every day

$ cat ~/highlights

InSchool help center in production Redesigned end-to-end — Figma drafts, user conversations, stakeholder reviews, new Zendesk theme built from scratch
Visma Flyt my day job Fullstack on the welfare platform Norwegian municipalities rely on — where there's chaos, we help
jira-mcp used daily MCP server for Jira/Confluence I built on my own initiative — colleagues across Visma run it
Ungdomsbedrift ~1,500 users Wrote all the code for our student company's product; 3rd in the vocational category at the county championship
zingico.com self-hosted Vue 3 + Rust/Axum + MySQL/Redis behind nginx — mine from Figma to server

$ git status

On branch now
Changes not staged for commit:
        modified:   zingico.com    → building it into a community, not just a portfolio
        modified:   open-source    → moving more of my private work into the open
        modified:   craft          → going deeper on rust, design, and systems that last

$ ls ~/toolbox

languages   TypeScript · C# · Rust · Python · SQL
frontend    Vue 3 · Angular · Tailwind · Vite
backend     .NET · Axum · Node/Express · MySQL/Postgres · Redis
infra       Docker · nginx · GitHub Actions · MinIO/S3 · OpenTelemetry
design      Figma · Blender · Adobe Illustrator/Photoshop/Premiere

$ ls ~/public

aranea-rete — TF-IDF web search engine in Node/TS/Postgres, with polite crawling
klp-bank — banking prototype: accounts, transactions, financial visualization
vpn---python — a VPN from scratch, to understand tunneling instead of trusting it
rabbidisc — bluetooth device discovery and tracking with python/bleak

The newest work lives in private repos — a family of Chrome extensions is headed for public releases.

fortune: There is nothing so useless as doing efficiently that which should not be done at all. — Peter Drucker

Open to collaborating — especially on web platforms, developer tooling, and design-heavy frontends. Reach me through zingico.com, where the full experience lives.

0000001 (root-commit) — I create because I have to.

Pinned Loading

  1. Aranea-Rete Aranea-Rete Public

    Aranea-Rete is a school project implementing a TF-IDF based web search engine using Node.js and TypeScript. It focuses on ethical web scraping with robots.txt compliance and uses PostgreSQL for dat…

    TypeScript

  2. KLP-bank KLP-bank Public

    🏦 Modern banking system prototype for KLP's apprenticeship program. Features account management, transactions, and financial visualization.

    TypeScript

  3. VPN---Python VPN---Python Public

    En Python-implementasjon av VPN med klient-server-arkitektur for sikker nettverkskommunikasjon

    Python

  4. RabbiDisc RabbiDisc Public

    made tracking bluetooth devices using bleak on arch linux

    Python