Thomas Lund

PROJECT_REGISTRY

Self-Hosted SaaS Analytics Platform

View Details
Simulated Legal SaaS Platform
Python SQL Docker Streamlit

LegalDesk Analytics Dashboard

View Dashboard
Streamlit Business Intelligence for Legal Commerce
Python Streamlit Pandas Matplotlib Docker

A bayesian network project for causal protein-signaling networks

View GitHub

Collaborative modeling and systematic performance evaluation of complex datasets.

  • This project develops a probabilistic model to capture causal relationships in protein-signaling networks using Bayesian networks. It includes simulation of data, inference of hidden protein states, and parameter learning via logistic regression and EM algorithms. The approach enables understanding of how observed proteins influence unobserved ones and models biological dependencies efficiently.
Modeling Data Analysis Git

Traffic Sign Challenge

View GitHub

A high-performance deep learning solution for the German Traffic Sign Recognition Benchmark with an accuracy of 99.63%.

  • Designed and implemented a high-performance traffic sign classification model for the German Traffic Sign Recognition Benchmark (GTSRB), achieving 99.63% accuracy without transfer learning or ensembling. Built a custom Mini-ResNet architecture in PyTorch and trained it from scratch using advanced learning rate scheduling (warmup + cosine annealing). Developed a fully automated and reproducible training pipeline, optimized for efficient execution in Google Colab environments.
Deep Learning Python Computer Vision

Webscraping API

View GitHub

End-to-end classifier for web domains, implementing data scraping, analysis, and predictive modeling[cite: 19, 25].

  • Built an automated real estate monitoring system using Python and Playwright to track Danish housing listings in real time. Implemented dual detection strategies (hash-based and URL-based) to accurately identify new properties across dynamic websites. Integrated Telegram alerts for instant notifications, ensuring fast response to new market opportunities.
API Python Automation