π¨βπ Majoring in Computer Science and Mathematics from the Amity University Mumbai (Class of 2022).
export default () => ({
pronouns: "He" | "Him",
blogUrl: "https://www.codespeedy.com/author/harsha_sai/",
askMeAbout: [
"webdev", "tech",
"mathematics", "research"
],
technologies: {
frontEnd: {
js: ["react"],
css: ["bootstrap"]
},
backEnd: {
js: ["node", "express"],
},
machineLearning: ["tensorflow", "keras", "NLP"],
languages: ["Java", "python", "Java script", "Dart", "C++"],
databases: ["mongo db","mysql" , "Cassandra"],
mobile: ["Android", "IOS"]
},
currentOccupation: ["last year student, open for job opportunities"],
currentProject: "I am currently working on agriculture based project. Which predicts leaf disease real time based.",
});