while (isAlive) {
String name = "Crllect";
int age = 14;
System.out.println("Hey, im crllect, and if I spent the same amount of time debugging as i did procrastinating,");
System.out.println("id be good at something. But i can\'t have my cake and eat it too.");
System.out.println("Anyways, I am mostly a new developer, and am trying to improve anyway I can.");
System.out.println("I am working on getting my securty+ and network+ certificates as of writing");
System.out.println("this, which is pretty expensive, so I'm saving up to pay for that. Also please");
System.out.println("suggest some projects for me to work on via email or my discord. Also,");
System.out.println("follow my github if you like any of my projects ;3");
String[] operatingSystem = {"windows10", "kaliLinux", "nixos", "tails", "manjaro", "pureArch", "endeavourOS", "blackArch"};
String[] webBrowsers = {"firefox", "tor", "paleMoon"};
String[] desktopEnvironments = {"Xfce", "i3", "hyprland", "sway", "awesome"} // sway && awesome are both technically window managers, but idrk
String[] browserExtensions = {"FirefoxRelay", "uBlockOrigin", "Violentmonkey", "NoScript"};
String[] intrests = {"programming", "exploiting", "music", "cyberSecurity", "3Dart", "FOSS"};
// learning (priority): React && next && vite;
// learning (low priority): C++ && Rust && node.js;
String[] programmingLanguages = {"Java", "Lua", "Python", "Markdown", "html", "scss", "typescript", "css", "javascript", "bash"}; // Though I know bash and js, and can write some simple scripts. Im no bash nor js wizard. lowk tryna improve on that
String[] cyberSecUtils = {"kali-suite", "blackArch-suite", "parrot-suite", "metasploit-framework"}; // even though the metasploit framework is of a different catagory. its so ridiculously big, that i think it warrents a spot.
String[] integratedDevelopementEnvironments = {"eclipse", "neoVim", "VSCodium", "pyCharm", "intelliJ"}; // intelliJ under student teir. So I wont have in a couple of years :c
Object[][] emailAddresses = {
{"[email protected]"},
{"[email protected]"},
{"[email protected]"}
};
String discorUsr = "@crllect";
String education = "selfTaught";
boolean iUseArchBTW = true;
}
- Add GBA emulator to game list
- Add Proxy (working on this rn, trying to build a hyprland-esch looking ui)
- Add settings
- Add xorro theme option once tgats done