export default () => ({
nickname: "Sebitagol123",
askMeAbout: ["datascience", "fintech", "finance", "crypto", "games"],
technologies: {
frontEnd: {
js: ["react"],
css: ["bootstrap"]
},
backEnd: {
python: ["Numpy", "django", "Pandas"],
},
machineLearning: ["Scikit-Learn", "TensorFlow", "matplotlib"],
databases: ["SQL"]
},
});
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.