I'm currently a first year at UofT studying computer science!
public class skills {
public static void main(String[] args) {
String[] languages = {"Java", "C++", "Python", "C#", "HTML", "CSS", "JavaScript", "TypeScript", "SQL"};
String[] technologies = {"Heroku", "ReactJS", "React Native", "MySQL", "Spring Boot", "Django", "PyTorch", "Tailwind"};
String[] interests = {"Teaching", "Competitive Programming", "Artificial Intelligence", "Web Development", "Cybersecurity", "Robotics"};
System.out.println("Thanks for reading through the profile!");
}
}I first started off coding with competitive programming, and after a while, I eventually branched out to teaching coding and working on several projects I was interested in!
I've recently found myself interested in AI and its applications in NLP, so I've been learning about and applying it in projects.


