I'm a {backend, frontend and mobile} developer.
+ 🦾 I'm currently studying Machine Learning.
const denilson = {
pronouns: "He" | "Him",
code: ["Javascript", "Python", "Shell", "Typescript"],
askMeAbout: ["web dev", "tech", "app dev", "automation"],
technologies: {
backEnd: {
js: ["Node", "Express"],
python: ["Flask", "Data Analysis"],
},
web: {
frameworks: ["React.js", "Next.js"],
},
mobileApp: {
native: ["Android Development", "IOS Development", "React Native"],
},
devOps: ["Docker🐳", "Nginx"],
databases: ["postgres💾", "sqlite"],
misc: ["selenium"],
},
currentFocus: ["Machine Learning🤖", "Blockchain"],
funFact:
"There are two ways to write error-free programs; only the third one works",
};