Software Engineer at ONEUP-I
const tathata = {
pronouns: "He" | "Him",
code: ["Typescript", "Python", "C#", "PHP"],
askMeAbout: ["web dev", "tech", "app dev", "data science", "block chain"],
technologies: {
mobileApp: [".NET MAUI (Xamarin)", "React Native"],
frontEnd: {
js: ["React", "Astro", "Next"],
css: ["tailwind", "bootstrap"]
},
backEnd: {
js: ["node", "express", "nestjs"],
php: ["laravel", "symfony"],
python: ["flask"],
csharp: [".net"]
},
devOps: ["AWS", "Docker🐳", "Azure", "Kubernetes"],
databases: ["mongodb", "sql", "sqlite", "graphql"],
misc: ["Firebase", "Socket.IO", "selenium"],
codeAssistants: ["ChatGPT", "Cursor"]
},
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
currentProject: "I am developing software for the maritime industry, specifically for companies in the shipping sector, using the .NET Framework.",
funFact: "There are two ways to write error-free programs; only the third one works"
};}