#include <curiosity>
struct Semih : public Human, public Student {
const char * name = "Semih Akkoc";
int lucky_number = 3;
std::array<std::string, 3> uni_department_year { "Bilkent University", "EEE", "Senior" };
const char * interests[5] = { "Random Processes" , "Information Theory", "Electromagnetics" };
std::vector<std::string> current_courses { "EEE634", "EEE533", "EEE493", "PHYS371" };
std::string email = "[email protected]";
}
// inspired by @ulasdilek
☃️
Studying
Highlights
- Pro
Pinned Loading
-
file_transfer
file_transfer PublicThis is the project I developed during my internship period.
C++ 4
-
machine_learning
machine_learning Publicmy first steps in machine learning world
Jupyter Notebook 6
-
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.