#include <iostream>
#include <string>
#include <vector>
#include <map>
class Profile {
public:
string name = "Kershan Arulneswaran";
string username = "Koops0";
string location = "Toronto, Ontario";
string pronouns = "he/him";
vector<string> interests = {"Programming", "Computer Vision", "Machine Learning", "Open Source", "Robotics", "NLP"};
vector<string> programming_languages = {"Python", "C++", "C", "JavaScript", "Go", "TypeScript" "Java", "HTML", "CSS",
"Rust", "SQL"};
vector<string> libraries = {"OpenCV", "TensorFlow", "Keras", "React", "NumPy", "SciPy", "Pandas", "Seaborn",
"Matplotlib", "scikit-learn", "WPILib"};
vector<string> apis = {"OpenGL", "REST"};
vector<string> tools = {"Linux", "Git", "Netlify", "Vercel", "VSCode", "Amazon Web Services", "Google Cloud Platform",
"Node.js", "MongoDB", "JIRA", "Roboflow", "Figma"};
vector<string> frameworks = {"Next.js", "Express", "Django", "Flask", "Apache Spark", "WordPress"};
vector<string> hardware = {"STM32", "Raspberry Pi", "Arduino"};
vector<string> currently_learning = {"XGBoost", "spaCy", "PyTorch", "PySpark"};
vector<string> other_verbal_languages = {"Tamil", "French"};
string university = "Ontario Tech University";
string degree = "B.S. in Computer Science, Minor in Mathematics";
string graduation = "April 2026";
vector<string> courses = {"Data Structures", "Scientific Data Analysis", "Software Systems Dev. and Integ.",
"Software Design and Analysis", "Computer Graphics and Visualization",
"Algorithm Design and Analysis", "Databases", "Computational Photography",
"Machine Learning 1"};
vector<string> potential_roles = {"Software Engineer", "Machine Learning Engineer", "Computer Vision Engineer",
"Teaching/Research Assistant", "Augmented Reality Developer", "Data Scientist"};
map<string, string> contact_info = {{"email", "kershan.arulneswaran@gmail.com"},
{"uni_email", "kershan.arulneswaran@ontariotechu.net"},
{"linkedin", "https://www.linkedin.com/in/kersharul/"}, {"discord", "koops_0"},
{"instagram", "koops_0"}};
vector<string> experience = {"Teaching Assistant", "Web Development Executive @ Hack Station",
"Programming Team Lead @ Ontario Tech Robotics"};
string projects = "TekkenAI, TrashTalk, Aero Copilot, GPSXE, ChessHub, TalkHub, EDANBA, Ri3D 2024";
};
π―
3rd Year Computer Science Student @ Ontario Tech University
Highlights
- Pro
Pinned Loading
-
TekkenAIPublic
TekkenAIPublic PublicI'm trying to make a bot that can play Tekken via neural networks and computer vision. I WILL NOT share my bot code, but I'll make a video about it. I'm just using this to keep track of what I've dβ¦
Python
-
Aero-Copilot
Aero-Copilot Public2023 NASA Space Apps Global Finalist Honorable Mention - π₯ 1st Place in Toronto
TypeScript 1
-
-
otri3d/Reefscape2025
otri3d/Reefscape2025 PublicRi3D Code for the FRC 2025 Challenge - Reefscape
Java 2
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.