Maximilian Hvesser-Lewis

I love helping businesses build a stronger digital presence. With over eight years of full-stack development experience, I bring both technical skills and a hands-on, proactive approach to every project. I’m passionate about creating solutions that make a real impact.

Emoji Grinning Face With Smiling Eyes
Map of Oslo, Norway

You'll catch me doing a combo of these things

MobileDevelopment.kt
object MobileDevelopment {
	val platforms = listOf(
		"Android",
		"iOS"
	)
	val languages = listOf(
		"Kotlin",
		"Java",
		"Swift",
		"Objective-C",
	)
}
web-development.ts
const WebDevelopment = {
	languages: [
		"TypeScript",
		"JavaScript"
	],
	frameworks: [
		"React",
		"Next.js",
		"Express.js",
		"SvelteKit",
	]
}

A number of projects have kept me busy recently

    Find the Menu

    A platform with two core features. First, a mini-website creation tool, allowing businesses to easily showcase their menus on a single page. Second, an AI-powered recommendation system that helps users find the best places to eat in their chosen area. Using a Large Language Model, it processes multiple parameters to deliver highly personalized suggestions.

    Product preview
    Product preview

    Visa Match

    Comprehensive immigration documentation for those looking to gain work experience abroad. The site gathers and organizes official visa pathway information and condenses it into easy to understand guides. An optional AI agent is available to provide guidance and answer questions about any visa program.

    Product preview

    Temperature Check

    Designed as part of a suite of health tools, this particular tool is designed for individuals who want to better understand their body temperature and identify readings that may fall outside the normal range or indicate a fever. Simply enter a temperature reading, and the tool will analyze it, providing insight into what it could mean for your health.

    Product preview
    Product preview

    Crime Connoisseur

    A true crime podcast discovery platform designed to help users easily find and stream the latest true crime content. The directory features powerful filtering options and prioritizes the most up-to-date shows and episodes, making content discovery effortless. Episodes can be streamed directly on the platform, providing a seamless listening experience without the need to leave the site.

    Product preview