Program Director - Artificial Intelligence at Trafy.
const harsha = {
pronouns: "He" | "Him",
code: ["C/C++", "Python", "Java", "HTML", "CSS", "Javascript", "Mojo"],
askMeAbout: ["Tech", "Web Dev", "AI", "Data Science", "Machine Learning", "Deep Learning"],
technologies: {
programming: {
good_in: ["C/C++", "Python", "R"]
},
dataScience: {
tools: ["Python", "R"],
libraries: ["NumPy", "Pandas", "Matplotlib", "Scikit-learn"]
},
AI: {
techniques: ["Machine Learning", "Deep Learning", "Natural Language Processing"],
frameworks: ["TensorFlow", "PyTorch"]
},
frontEnd: {
webdev: ["HTML", "CSS", "JS"]
},
databases: ["MongoDB", "MySQL"]
},
currentFocus: "Data Science",
funFact: "Making sci-fi dreams come true, One algorithm at a time๐
.;"
};