- Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas

- Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas - Sebastjan Bas
// Software
Engineer
Project
Category
Highlight
Year
Project
Year
Slovenščina Korak za Korakom
2024 - Present
A two-platform system for learning Slovenian — a student-facing app with booking, payments, and progress tracking, and a separate admin dashboard for tutors to manage schedules, events, and team operations.
See Website- Next.js
- PostgreSQL
- Drizzle ORM
- Clerk
- Stripe
- next-intl
Quant Hackathon 2026
Mar 2026
A personal finance and portfolio management platform built under hackathon pressure — real-time market data via Socket.io, Monte Carlo risk simulation, interactive Recharts visualizations, and a budget survival calculator. Placed 4th overall with a special mention.
See Website- Next.js
- React 19
- Socket.io
- Recharts
- PostgreSQL
- Better Auth
Exercise Form Classifier
Jan 2026 - May 2026
A real-time exercise form classifier built for the Machine Vision course final project. Uses MediaPipe BlazePose for skeleton tracking, joint angle extraction, and a per-exercise Random Forest to label each rep good or bad — achieving 100% accuracy on squats and deadlifts.
See Website- Python
- MediaPipe
- OpenCV
- scikit-learn
- Flask
- NumPy
OpenCare
Jan 2026 - May 2026
OpenCare is a personal health record platform that lets patients query their own medical data through natural language, implementing the PerHL (Personal Health Library) research architecture. It pairs a structured PostgreSQL record store with an AI conversational interface that grounds every answer in the patient's actual health profile, while an automated redaction pipeline keeps sensitive information protected.
See Website- Node.js
- Vite/React
- Postgresql (pgvector)
- Google Gemini
- Python
Real Time Collaborative Code Analysis Tool
Jan 2026 - Paused
This project is a browser-based collaborative code editor featuring real-time multi-user editing with Operational Transformation, an integrated terminal emulator with sandboxing, and a file structure system built on Monaco Editor.
See Website- Node.js
- Vite
- Socket.io
- Expres.js
- xterm
Real-time Chat App
Jan 2026
A multi-user chat room built with Spring Boot and the STOMP protocol — implementing a message broker pattern with publish/subscribe channels, session-based user tracking, and automatic join/leave notifications over WebSocket.
See Website- Java 17
- Spring Boot
- Spring WebSocket
- STOMP
- SockJS
- Vanilla JS
Teads Summer School Project
July 2025
A full stack movie discovery and playlist management app built at Teads Summer School — Spring Boot backend, Angular frontend, PostgreSQL, and a full observability stack with Prometheus, Grafana, and the ELK stack.
See Website- Angular
- Spring Boot
- PostgreSQL
- Prometheus
- Grafana
- ElasticSearch
- Kibana
- Filebeat
- Docker
E-Library
Mar 2025 - Paused
A personal catalogue for physical book collections — organised into virtual rooms that mirror real shelves, with a barcode scanner that auto-fetches metadata, loan tracking, reading progress, and collection sharing.
See Website- Next.js
- Drizzle ORM
- PostgreSQL
- shadcn/ui
- Bun
Auth Project
Dec 2024
A focused implementation of modern authentication in Next.js — credential sign-up and login via Auth.js, Prisma ORM with Neon DB, protected routes via middleware, and both server-side and client-side session access patterns demonstrated side-by-side.
See Website- Next.js
- Auth.js
- Prisma
- Neon DB
- Zod
- Tailwind CSS
Olympy — Discord Bot
2021 - 2022
A Discord bot built during COVID lockdowns to make online gaming sessions more fun — featuring a full music streaming system, a multi-region Amazon product scraper, and a range of entertainment commands.
See Website- Python
- discord.py
- Wavelink
- Lavalink
- Selenium
- BeautifulSoup4