export =({
'learning': ["Python one-line code","docker","tableau",],
'askMeAbout': ["python", "cats", "series","research"],
'technologies': {
'frontEnd': {
'css': ["bootstrap"],
'html': "html"
},
'backEnd': {
'csharp': ["asp.net core"],
'vb': ".net",
'python': ["django", "flask","pyspark","pandas","pytest"],
'misc': ["windows","scrum","visualstudiocode]
},
'databases': ["mssqlserver", "postgres", "sqlite", "mysql","hive"],
'versionControl':["github","gitlab"],
'cloud': {
'aws':["s3","emr","stepfunction"]
},
},
'socialMediaUsername': {
'github': "froise",
'rackerrank': "froise",
'linkedin':"franfm",
'discord':"Froise#1901",
'khanacademy':"froise"
}
})
⭐️