class Valerie {
public:
std::string incoming_role = "SWE Intern @ GitHub";
std::string current_role = "Computer Science & Engineering Student @ UC Davis";
std::vector<std::string> previous_roles = {
"Associate Software Engineer Intern @ ServiceNow",
"Computer Science Intern @ Full Speed Automation"
};
std::vector<std::string> languages = {"C", "C++", "JavaScript", "TypeScript", "Python", "HTML", "CSS"};
std::vector<std::string> plc = {"Beckhoff Structured Text", "Siemens Control Language"};
std::vector<std::string> hobbies = {
"Sipping anything sweet, including lattes, milk tea, and smoothies :)",
"Exploring all genres of music",
"Creating a knowledge base on Obsidian",
"Solving logic, math, and programming puzzles (^-^)"
};
};
Pinned Loading
-
code-review-management/PullerType
code-review-management/PullerType PublicA very cool code review management tool
TypeScript 3
-
odin-projects
odin-projects PublicA compilation of my full stack web development work for The Odin Project
JavaScript
-
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.



