Welcome to my profile! Im Software Engineer and I have a high interest in End to end Web Development
const haris0 = {
pronouns: "He" | "Him",
nickname: "Haris",
programmingLanguage: ["Typescript", "Javascript", "Python"],
interested: ["Frontend", "Backend", "Machine Learning"],
technologies: {
frontEnd: {
js: ["react", "next", "vue", "nuxt"],
css: ["scss", "styled-components", "bootstrap"]
},
backEnd: {
js: ["nestJs", "hapi"],
db: ["mongo", "mySql", "sqlite"]
},
machineLearning: {
python: ["sklearn", "keras", "pandas", "numpy"],
algorithms: ["logistic regression", "SVM", "convolution neural network", "xgboost"]
},
},
quotes: "Make It Work, Make It Right, Make It Fast (Kent Beck)"
};