Skip to content
View aasmul1's full-sized avatar
  • Junior Consulting
  • NTNU Trondheim

Highlights

  • Pro

Block or report aasmul1

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.

Content in all repositories owned by your account will be closed.
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
aasmul1/README.md

Hi, I'm Åsmund 👋

Final-year Computer Science student at NTNU Trondheim, specializing in Artificial Intelligence.

I like building AI and data systems end-to-end. From scraping and structuring the data, through modeling, to deployment people actually use. Recently that has meant agentic LLM systems (Google ADK, RAG on Azure AI), data pipelines in Python/SQL, and analytics on Power BI semantic models.

🔍 Highlights:

  • finn_scraper: scrapes road bike listings on Finn.no, enriches them with LLM-extracted specs, and rates deals with a custom-trained classifier. Fully automated with GitHub Actions.
  • MuZero-knockoff: my reimplementation of DeepMind's MuZero: a learned environment model with MCTS planning.
  • Most of my professional work (agentic BI assistants, RAG document systems, a production web platform for a Danish startup) lives in client repos, happy to talk about it

Pinned Loading

  1. finn_scraper finn_scraper Public

    Scrapes and monitors second-hand road bike listings on Finn.no, enriches them with LLM-extracted specs, and classifies deals as good/ok/bad with a custom-trained ML model. Runs daily via GitHub Act…

    Jupyter Notebook

  2. MuZero-knockoff MuZero-knockoff Public

    A neural network controller trained with JAX, and an educational reimplementation of DeepMind's MuZero (learned environment model + MCTS planning)

    Python

  3. Traveldestination-application Traveldestination-application Public

    A React + Firebase web app for discovering, filtering and reviewing travel destinations

    JavaScript

  4. Theater-Database Theater-Database Public

    Python