#ifndef RITHIKA_SILVA_H
#define RITHIKA_SILVA_H
#include <string>
#include <vector>
#include <iostream>
class RithikaSilva {
public:
std::string alias = "r1tz";
std::string status = "4th Year CS Student @ UW";
std::string website = "https://rithikasilva.ca";
std::string laptop = "Tachyon (Asus G14, 2022)";
std::vector<std::string> languages = {"C++", "C", "Python", "Rust", "Go"};
void now() {
std::cout << "Locked in." << std::endl;
}
};
#endif // RITHIKA_SILVA_H
🗿
Highlights
- Pro
Pinned Loading
-
-
uwaggs/usportspy
uwaggs/usportspy PublicExtract and Analyze Data from U SPORTS, the Governing Body of University Sport in Canada.
-
readme-lol-stats
readme-lol-stats PublicGenerate a widget of your League of Legends statistics
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.