// what do i do?

Things I've built

A collection of my skills and projects — from thesis work to side quests.

Mimir logo — a Norse rune inside a runic circle

Mimir — RAG Knowledge Assistant

A Retrieval-Augmented Generation system that answers questions from your own files — grounded in your data, cited to the source, and private by default. Documents are ingested, embedded, and vector-searched to feed prompt pipelines designed to keep answers accurate and hallucination-free, all exposed through a REST API.

  • Python
  • LangChain
  • OpenAI
  • FAISS
  • RAG
View source
Aequitas online banking dashboard

Aequitas — Optimizing the Online Banking Experience

A bachelor's-thesis project rethinking online banking around inclusivity, accessibility, and security — built for everyone, including senior citizens and users with disabilities. Features an accessible WCAG-compliant UI, digital-signature authentication, and an AI-powered chatbot.

  • Angular
  • Firebase
  • Dialogflow
  • Accessibility
Visit Aequitas
Screenshot of this portfolio website

This Portfolio

The site you're looking at — rebuilt from Next.js into a fully static Astro site styled with Tailwind CSS. GitHub projects are pulled at build time, the 3D scene loads lazily, and the whole thing ships almost no JavaScript.

  • Astro
  • Tailwind CSS
  • Cloudflare Pages
View source

Tools of the trade

// ai & machine learning

  • Python
  • PyTorch
  • TensorFlow
  • scikit-learn
  • Hugging Face
  • LangChain
  • OpenAI API
  • MLflow

// frontend

  • React
  • Angular
  • TypeScript
  • JavaScript
  • HTML5
  • CSS

// backend & data

  • .NET
  • C#
  • Java
  • Node.js
  • FastAPI
  • PostgreSQL
  • Oracle
  • SQLite
  • Firebase

// tools

  • Docker
  • Git
  • n8n
  • Figma
  • Storybook

GitHub projects

aequitas thumbnail

aequitas

A platform emphasizes inclusivity, accessibility, and security, offering an equitable digital banking environment for all users, including senior citizens and individuals with disabilities.

TypeScript 0 0
ANNModel thumbnail

ANNModel

An Artificial Neural Network model created from scratch. Unary number classification.

Python 0 0
DotNetModule thumbnail

DotNetModule

An ERP item packaging module made in .NET 6.0/MAUI

C# 0 0
Mimir thumbnail

Mimir

Mimir is a Retrieval-Augmented Generation system that answers questions from your own files — grounded in your data, cited to the source, and private by default.

Python 0 0
MLModelsOnWine thumbnail

MLModelsOnWine

A project that expands on existing knowledge on Machine Learning and expands on it.

Python 0 0
obscura thumbnail

obscura

Encrypted dead-drop messenger — zero-knowledge AES-256-GCM in the browser, burn-after-read, AI guardrails via Gemini.

JavaScript 0 0
OJOCoding thumbnail

OJOCoding

Config files for my GitHub profile.

0 0
Portfolio thumbnail

Portfolio

Oni Luca Portfolio

TypeScript 0 0
Sentiment-Analysis thumbnail

Sentiment-Analysis

A text classification system that compares classical ML (TF-IDF + Logistic Regression, Linear SVM) against a fine-tuned transformer (DistilBERT) on the IMDB movie-review benchmark, served behind a **FastAPI** real-time inference API with Prometheus monitoring and structured logging.

Jupyter Notebook 0 0
SnakeEyesGame thumbnail

SnakeEyesGame

Spring2021 Final Project Snake Eyes

Java 0 0
TheJukeBox thumbnail

TheJukeBox

A professional web application that transforms your Google Drive into a personal music streaming service. Built with ASP.NET Core and featuring a technical blueprint-inspired interface.

C# 0 0
VinniesTrattoria thumbnail

VinniesTrattoria

Vinnie's Trattoria Website is a beautifully designed, user-friendly platform tailored to showcase the charm and authenticity of a trattoria-style restaurant.

PHP 0 0
VinniesTrattoriaAdmin thumbnail

VinniesTrattoriaAdmin

Continuation on the VinniesTrattoria website, now with an additional admin panel.

PHP 2 0
VinniesTrattoriaAPP thumbnail

VinniesTrattoriaAPP

The Vinnie's Trattoria Mobile App is a cross-platform application designed to enhance customer interaction with Vinnie's Trattoria.

Java 0 0
VinniesTrattoriaInitialWebsite thumbnail

VinniesTrattoriaInitialWebsite

The initial design of a restaurant website, created with plain HTML,CSS and JS.

HTML 1 0
WaterQualificationModel thumbnail

WaterQualificationModel

An ML model on the classification of drinking water

Python 0 0