Martin Kulvedrøsten Myhre

Fullstack developer and Entrepreneur

bash

~$ whoami

name: Martin Kulvedrøsten Myhre
role: Fullstack developer and Entrepreneur
location: Hamar, Norway🇳🇴
current: Consultant @ Crayon Consulting AS
stack: [.NET, Typescript, Golang, Rust]
ventures: Readplay AS, Limeyfy AS

~$ ls ./current-focus

📁 crayon-consulting-as/
Consultant
📁 readplay-as/
Startup
📁 limeyfy-as/
IT Company
~$

~$

name:
role:
location:
current:
stack:
ventures:

~$

📁 crayon-consulting-as/
Consultant
📁 readplay-as/
Startup
📁 limeyfy-as/
IT Company
GitHub
View Posts
View Projects
~$
Developer.ts
class MartinKulvedrøstenMyhre implements Developer {
  name = "Martin Kulvedrøsten Myhre";
  location = "Hamar, Norway🇳🇴";
  role = "Fullstack developer and Entrepreneur";
  stack = [".NET", "Typescript", "Golang", "Rust"];

  getCurrentWork(): WorkInfo {
    return {
      company: "Crayon Consulting AS",
      position: "Consultant",
      stack: ["Optimizely", "Next.js", ".NET", "React & Next.js"]
    };
  }

  getVentures(): Venture[] {
    return [
      {
        name: "Readplay AS",
        type: "Startup",
        description: "Revolutionizing handball with data. Building analytics and management tools for teams. Together with @Nicklas and @Eirik",
        roles: ["Founder", "CEO"]
      },
      {
        name: "Limeyfy AS",
        type: "IT Company",
        description: "Creating reliable websites for a friendly price to small and medium sized companies. Design and development, and everything from devops to security. Contact me at mkm@limeyfy.no if you ever need help with your website.",
        roles: ["Founder", "CEO", "Main developer"]
      }
    ];
  }

  getPassion(): string {
    return "Designing and shipping high-quality software";
  }
}

About

Full-stack developer with an architecture mindset and a bias for shipping.

Current role

Consultant at Crayon Consulting AS

Building web platforms with Optimizely and Next.js. Working across the entire stack - from frontend React/Next.js to backend .NET, Optimizely and DevOps.

Architecture
Performance
Delivery
Optimizely
Next.js
.NET
React & Next.js

Ventures

Readplay AS
Founder, CEO • Startup

Revolutionizing handball with data. Building analytics and management tools for teams. Together with @Nicklas and @Eirik

Limeyfy AS
Founder, CEO, Main developer • IT Company

Creating reliable websites for a friendly price to small and medium sized companies. Design and development, and everything from devops to security. Contact me at mkm@limeyfy.no if you ever need help with your website.

Quick Facts

  • - Based in Hamar, Norway🇳🇴
  • - Consultant @ Crayon Consulting AS
  • - Core stack: .NET, Typescript, Golang, Rust
  • - Active ventures: 2

Tech Arsenal

// A practical toolkit across frontend, backend, and cloud

core

TypeScript
C#
.NET
Golang
Rust
Systems Programming

frontend

Next.js
React
Tailwind CSS
Vue.js
Svelte
Sanity.io

backend

.NET Core
Optimizely
ASP.NET
Node.js
API Design
Microservices

database

PostgreSQL
MongoDB
Redis
SQL
Supabase
Entity Framework

devops

Docker
Azure
CI/CD
Kubernetes
GitHub Actions

tools

Git
VS Code
WebStorm
Visual Studio
Rider
Linux
MacOS
7
Published posts
3
Active projects
6
Tech categories
36
Tools & platforms

Blog

// Notes on engineering, architecture, and product delivery

Featured post

Optimizely for nye utviklere

Ganske raskt innså jeg hvor stabilt og gjennomtenkt Optimizely faktisk er. Rammeverket tilbyr etablerte mønstre som sikrer forutsigbar kvalitet. Følger du disse, så fungerer det. Slik er det ikke alltid i JavaScript-økosystemet, hvor valgfriheten…

4 minute read
Opinion
#Optimizely
Read article
Random

I Built an Open-Source MH370 Flight Path Analysis Tool

I'm not a researcher. I'm just a developer who got a bit too interested one Saturday with this case and wanted to understand why the plane still hasn't been found after three major search operations. So I built a tool to explore the public data…

2 minute read
#Rust
#Tauri
macOS

How to run Windows 11 on Mac Apple silicon for free using UTM

Hopefully you don't need to run windows ever, but.. in the case you do need it her is a quick guide. Running Parrallels works fine but it costs and when you meet obstacles or limitations with virtualization it hurts even more knowing you are paying…

5 minute read
#Virtualization
#Windows
#Legacy code
#EPiserver
Frontend

Optimizing Block-Based Content Rendering in Next.js with Headless CMS

When we have built content-heavy websites with Next.js and a headless CMS (Sanity, in our case), one common challenge in all of the projects is rendering dynamic content blocks without bloating the website with JavaScript. Here's a scalable pattern…

2 minute read
#Next.Js
#Architecture
#Sanity.io
#Optimization
#React
Frontend

Handling domain specific locale in next.js

When we deployed https://inmeta.no we decided to add a swedish (.se) page but we wanted to completely divide them when it comes to content. This meant we would not be doing the traditional /[locale]/...content also called i18n routing. Turned out…

2 minute read
#Next.Js
#Opinion
#i18n

Work & Projects

// Ongoing work and ventures, with measurable outcomes when available

Crayon Consulting AS logo

Crayon Consulting AS

Active

Consultant

Building web platforms with Optimizely and Next.js. Working across the entire stack - from frontend React/Next.js to backend .NET, Optimizely and DevOps.

Energy drinks consumed
Way too many
Customers worked with
10+
Previous name
Inmeta
Optimizely
Next.js
.NET
React & Next.js
Readplay AS logo

Readplay AS

building

Founder, CEO

Revolutionizing handball with data. Building analytics and management tools for teams. Together with @Nicklas and @Eirik

Commits
6000+
Lines of code
100 000+
Times rewritten
Too many
Next.js
.NET
Python
Golang
Limeyfy AS logo

Limeyfy AS

Active

Founder, CEO, Main developer

Creating reliable websites for a friendly price to small and medium sized companies. Design and development, and everything from devops to security. Contact me at mkm@limeyfy.no if you ever need help with your website.

Projects
10+
Team Size
1 + 3 on call
Uptime
99.9%
Next.js
Sanity CMS
Tailwind
Figma
Wordpress

Contact

If you want to collaborate, the fastest way to reach me is email.

Email: mkm@limeyfy.no