struct Shusui {
// Shusui Stats
std::string characterClass = "Fullstack Dev";
std::string title = "Bad Code Breaker";
std::string currentStudying = "Data Science";
// Daily Quests
std::vector<std::string> currentMissions = {
"Doing Art Commissions",
"Coding Webpages",
"Learning new things everyday!"
};
// Skills
struct Perks {
std::vector<std::string> primary = {"Python", "C", "React"};
std::vector<std::string> secondary = {"JavaScript", "HTML", "CSS"};
std::string secretTechnique = "220WPM / Accuracy: 95%";
} perks;
"Trying to find a worthy job that can challenge me and have a nice community at the same time"
- Debugger [█████████████████████████████] 100%
- Swift and Clean [█████████████████████████████] 100%
- Book Fanatic [█████████████████████████████] 100%