Views: 618
Submissions: 9
Favs: 36
Registered: July 24, 2023 07:47:22 PM
[01] #include <iostream>
[02] #include <string>
[03] #include <vector>
[04]
[05] struct Anthro { virtual ~Anthro() = default; };
[06]
[07] using namespace std;
[08]
[09] class Shark : public Anthro {
[10] public:
[11] • • • • string Name = "GeMoza";
[12] • • • • vector<string> Personality{ "shy", "picky", "self-sabotaging perfectionist" };
[13]
[14] • • • • void getPersonaInfo() const {
[15] • • • • • • • • cout << "Mostly here to fav other people's works." << endl;
[16] • • • • • • • • cout << "I make up little stories and maybe one day will start drawing myself 😅" << endl;
[17] • • • • • • • • // Not in the mood right now, but:
[18] • • • • • • • • // cout << "I play War Thunder, Rimworld, No Man's Sky, Avorion, Valorant, and a few other games." << endl;
[19] • • • • }
[20]
[21] • • • • enum class Lang { English, Russian, German, Other };
[22]
[23] • • • • string getLanguages(Lang lang) const {
[24] • • • • • • • • switch (lang) {
[25] • • • • • • • • • • • • case Lang::English:
[26] • • • • • • • • • • • • • • • • return "I read English well, but my writing skills are not that great... So sometimes I rely on a translator to help me.";
[27] • • • • • • • • • • • • case Lang::Russian:
[28] • • • • • • • • • • • • • • • • return "На родном, вроде, неплохо общаюсь.";
[29] • • • • • • • • • • • • case Lang::German:
[30] • • • • • • • • • • • • • • • • return "Zwei Jahre gelernt; ohne Übersetzer wird’s holprig.";
[31] • • • • • • • • • • • • default:
[32] • • • • • • • • • • • • • • • • return "¯\\_(ツ)_/¯";
[33] • • • • • • • • }
[34] • • • • }
[35]
[36] • • • • link getContact() {
[37] • • • • • • • • cout << "I’m a bit of an antisocial shrimp, but feel free to poke me — "
[38] • • • • • • • • • • • << "especially if you’re one of my favorite species!";
[39] • • • • }
[40]
[41] • • • • // TODO: Start drawing someday
[42]
[43] protected:
[44] • • • • void getVorePreferences() const {
[45] • • • • • • • • cout << "I prefer the traditional entries: oral vore, anal vore, and unbirthing." << endl;
[46] • • • • }
[47] };
[48]
[49] /*
[50] • • • • I found this profile description amusing, and at the same time it immediately shows what I do.
[51] • • • • The question is, how much of it will the locals understand?
[52] */
[02] #include <string>
[03] #include <vector>
[04]
[05] struct Anthro { virtual ~Anthro() = default; };
[06]
[07] using namespace std;
[08]
[09] class Shark : public Anthro {
[10] public:
[11] • • • • string Name = "GeMoza";
[12] • • • • vector<string> Personality{ "shy", "picky", "self-sabotaging perfectionist" };
[13]
[14] • • • • void getPersonaInfo() const {
[15] • • • • • • • • cout << "Mostly here to fav other people's works." << endl;
[16] • • • • • • • • cout << "I make up little stories and maybe one day will start drawing myself 😅" << endl;
[17] • • • • • • • • // Not in the mood right now, but:
[18] • • • • • • • • // cout << "I play War Thunder, Rimworld, No Man's Sky, Avorion, Valorant, and a few other games." << endl;
[19] • • • • }
[20]
[21] • • • • enum class Lang { English, Russian, German, Other };
[22]
[23] • • • • string getLanguages(Lang lang) const {
[24] • • • • • • • • switch (lang) {
[25] • • • • • • • • • • • • case Lang::English:
[26] • • • • • • • • • • • • • • • • return "I read English well, but my writing skills are not that great... So sometimes I rely on a translator to help me.";
[27] • • • • • • • • • • • • case Lang::Russian:
[28] • • • • • • • • • • • • • • • • return "На родном, вроде, неплохо общаюсь.";
[29] • • • • • • • • • • • • case Lang::German:
[30] • • • • • • • • • • • • • • • • return "Zwei Jahre gelernt; ohne Übersetzer wird’s holprig.";
[31] • • • • • • • • • • • • default:
[32] • • • • • • • • • • • • • • • • return "¯\\_(ツ)_/¯";
[33] • • • • • • • • }
[34] • • • • }
[35]
[36] • • • • link getContact() {
[37] • • • • • • • • cout << "I’m a bit of an antisocial shrimp, but feel free to poke me — "
[38] • • • • • • • • • • • << "especially if you’re one of my favorite species!";
[39] • • • • }
[40]
[41] • • • • // TODO: Start drawing someday
[42]
[43] protected:
[44] • • • • void getVorePreferences() const {
[45] • • • • • • • • cout << "I prefer the traditional entries: oral vore, anal vore, and unbirthing." << endl;
[46] • • • • }
[47] };
[48]
[49] /*
[50] • • • • I found this profile description amusing, and at the same time it immediately shows what I do.
[51] • • • • The question is, how much of it will the locals understand?
[52] */
Recent Watchers
Recently Watched
Stats
Comments Earned: 18
Comments Made: 18
Journals: 1
Comments Made: 18
Journals: 1
Recent Journal
A little introduction
a month ago
Hello and welcome to anyone who somehow ended up on my profile! 🦈
I’m not really new to FA — been around since about 2018, mostly browsing and favoriting art.
But only recently I started uploading something myself.
Most of what you’ll see here are commissions from artists I like.
Maybe one day I’ll start drawing on my own… probably. :)
I might make some mistakes here and there (tags, descriptions, etc.),
so if you notice something — feel free to give me a little nudge.
Anyway, have a good day and thanks for stopping by!
I’m not really new to FA — been around since about 2018, mostly browsing and favoriting art.
But only recently I started uploading something myself.
Most of what you’ll see here are commissions from artists I like.
Maybe one day I’ll start drawing on my own… probably. :)
I might make some mistakes here and there (tags, descriptions, etc.),
so if you notice something — feel free to give me a little nudge.
Anyway, have a good day and thanks for stopping by!
User Profile
Accepting Trades
No Accepting Commissions
No Character Species
Sharks, Snakes, Dragons
Favorite Games
Rimworld
Favorite Animals
Sharks, Snakes, Dragons
Contact Information
Corslayd
~corslayd
Thanks for watching my page! I wish you a nice day and hope you will be able to enjoy it throoughly! ^v^
FA+
