Distributed Systems Software and FPGAs
struct victor {
string programming[] = {"C/C++", "Python", "Java", "JavaScript"};
string hardware[] = {"Verilog", "SystemVerilog", "FPGA"};
string hobbies[] = {"cooking", "reading", "music", "puzzle games"};
// and more...
};
