I'm someone who is passionate about GNU/Linux and likes to write code.
export default const Elvinlab =() => {
pronouns: "He" | "Him",
code: ["Javascript", "PHP", "Java", "Python", "TypeScript", "C#/++"],
askMeAbout: ["web dev", "developer", "app dev", "full-stack"],
technologies: {
backEnd: {
all: ["Laravel", "Node.js", "Express.js", "Next.js", "ASP.NET Core" ],
},
frontEnd: {
js: ["React.js", "Angular.js", "Vue.js"],
},
mobileApp: {
hybrids: ["Xamarin", "Android Development", "React Native"]
},
devOps: ["AWS", "Docker🐳", "Firebase", "Heroku", "Digital Ocean", "Nginx"],
databases: ["mongo", "MySql", "sqlite", "Sql server"],
},
architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
currentFocus: "Web Development",
funFact: "There are two ways to write error-free programs; only the third one works"
};