CV - Emilija Kastratović

import { Code, ExternalLink } from 'portfolio-ui';

/**

* @name Emilija Kastratović

* @role Software Engineer & Cybersecurity Researcher

*/

export const projects = [

{

name: 'ROPAgen',

category: 'GDPR Compliance / Full Stack',

techStack: ['Next.js', 'TypeScript', 'Docker', 'Supabase', 'OpenRouter', 'CI/CD'],

description: 'Self-hosted, LLM-driven GDPR ROPA document generation platform at Ulm University (DBIS) with integrated AI chatbots.',

links: {

},

preview: (

project screenshot

)

},

{

name: 'FIND.ME',

category: 'Festival App / Full Stack',

techStack: ['Next.js', 'TypeScript', 'Docker', 'Supabase'],

description: 'Digital festival companion — live track friends' stage location, view all acts, mark favorites, manage profiles.',

links: {

},

preview: (

project screenshot

)

},

{

name: 'BierTurnier',

category: 'Party App / Full Stack + Design',

techStack: ['Next.js', 'TypeScript', 'Docker', 'Supabase', 'Adobe Photoshop', 'Adobe Illustrator'],

description: 'Web app to create and track party games — also handled UX/UI design, branding, logos, and graphic assets.',

links: {

},

preview: (

project screenshot

)

},

];