Skip to content
/ Okami0xff666 Public template

Config files for my GitHub profile.

Notifications You must be signed in to change notification settings

Okami0xff666/Okami0xff666

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#include <iostream>
#include <stdio.h>
using namespace std::Okami 0xff666;

int main() {
    char info[128] = "Mathematics and Computer science λ";

    char *langs[5] = { "C", "C++", "C#", "R", "Assembly" };
    char tech[4] = { "UE4", "OpenGL", "Vulkan", "DirectX" };
    
    // Server:   https://discord.gg/5dZPVytKnn;
    // Telegram: https://t.me/mksDecode
    return 0; 
    }