Full-Stack Developer | Final Year Software Engineering Student
Based in Sarajevo & Mostar | Next step: Master's Degree
const SelmaBajramovic = {
title: "Full-Stack Developer",
pronouns: "she" || "her",
location: ["Sarajevo", "Mostar"],
age: 23,
education: {
degree: "BSc in Software Engineering",
status: "Final Year at Faculty of Information Technologies",
nextStep: "Master's Degree"
},
techStack: {
frontend: ["Angular", "TypeScript", "JavaScript"],
backend: [".NET", "C#"],
databases: ["SQL", "PostgreSQL", "Oracle"],
ai: ["Python", "Machine Learning"],
mobile: ["Flutter" (exploring)],
tools: ["Docker" (exploring), "Git"]
},
interests: ["Full-Stack Development", "Artificial Intelligence", "Clean Code"],
hobbies: ["Gym", "Reading"],
currently: "Focused on building full-stack apps with .NET and Angular",
quote: "Clean code always looks like it was written by someone who cares."
};