Skip to content
/ zorro Public
forked from crllect/zorro

Frontend-only game and unblock website with a pretty big lib. Only a fun side-project, dont expect daily updates

License

Notifications You must be signed in to change notification settings

wsgbroh/zorro

 
 

Repository files navigation

Zorro crllect


while (true) {
	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 cant 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 this");
	String[] operatingSystem = {"windows10", "kaliLinux", "nixos", "tails", "manjaro", "pureArch"};
	String[] webBrowsers = {"firefox", "tor", "paleMoon"};
	String[] desktopEnvironments = {"Xfce", "i3", "hyprland", "sway"}
	String[] browserExtensions = {"FirefoxRelay", "uBlockOrigin", "Violentmonkey", "NoScript"};
	String[] intrests = {"programming", "exploiting", "music", "cyberSecurity", "3Dart", "FOSS"};
	// learning: C++ && Rust && node.js
	String[] programmingLanguages = {"Java", "Lua", "Python", "Markdown", "html", "scss", "typescript", "css", "javascript", "bash"}; // Though I know bash, and can write some simple scripts. Im no bash wizard
	String[] cyberSecUtils = {"goBuster", "burpsuite", "nmap", "amass", "ciscoTools", "wpscan", "autopsy", "wireshark", "metasploit", "ng-tools", "hydra", "sqlMap", "traceroute", "john", "hashcat"}; // kali-linux suite, black-arch suite && extra installed tools
	String[] codeEditors = {"eclipse", "neoVim", "VSCodium", "pyCharm", "intelliJ"};
	Object[][] emailAddresses = {
		{"[email protected]"},
		{"[email protected]"},
		{"[email protected]"},
		{"[email protected]"}
	};
	String discorUsr = "@crllect";
	String education = "selfTaught";
	boolean iUseArchBTW = true; // as of last week, i am now a hyprland arch normie
}

Crllect

Plans:

  • Add GBA emulator to game list
  • Add Proxy (working on this rn, trying to build a hyprland-esch looking ui)
  • Add settings

About

Frontend-only game and unblock website with a pretty big lib. Only a fun side-project, dont expect daily updates

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 89.1%
  • SCSS 5.2%
  • CSS 4.7%
  • TypeScript 1.0%