An IT graduate and IT instructor at University of Mindanao.
const aboutMe = {
pronouns: "he" | "him",
code: [HTML, CSS, Python, Javascript, CSharp],
technologies: {
frontEnd: {
js: ["SvelteKit", "Next.js"],
csharp: ["Blazor WASM"],
css: ["Bootstrap", "Tailwind"]
},
backEnd: {
csharp: ["ASP.NET Core"],
python: ["FastAPI", "Flask", "Django"],
},
databases: ["MongoDB", "SQL Server", "PostgreSQL", "SQLite"]
},
currentOccupation: ["An IT instructor at University of Mindanao"],
challenge: "I'm working towards managing my life better.",
};
