class Dmitry
{
public:
string Role = "Software Developer";
string Specialization = "Desktop Applications";
string CurrentProject = "KagamiShell";
string VirtualVocalist = "Daichi Akiba";
vector<string> Languages =
{
"JavaScript",
"Python",
"Delphi",
"C++"
};
string Passion = "Open Source & Virtual Vocalists";
};| Project | Description |
|---|---|
| ๐ค Daichi Akiba | Virtual vocalist for UTAU & DeepVocal |
| ๐ป KagamiShell | Modern school shell based on Runpad |
| ๐ KagamineP Website | Official website |
| โค๏ธ Open Source | Various public repositories |

