#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", "[email protected]"},
{"uni_email", "[email protected]"},
{"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";
};
-
Notifications
You must be signed in to change notification settings - Fork 0
Koops0/koops0
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Repository files navigation
About
Personal Repo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published