#include <conio.h>
int main() {
// Restart my router when it gets disconnected
system("router restart");
// Punch my case when its fan starts making funny noises
system("punch case");
// Write code that only I can read
// - No capital letter
// - No space or tab
// - No multi-line code (prefer everything in one line)
char myCode[] = "codelikecodesnake";
// Prefer to use Notepad as an IDE
// I do not use a compiler, real legends write zeros and ones
// When the code does not work for me, I download someone else's and upload it to GitHub
// Typing keyboard Serbian Cyrillic
printf("Legendary duck in action!\n");
return 0;
}
- Bijeljina, Serb Republic
- srpskaheraldika.rs.ba
Highlights
Pinned Loading
-
PRICAONICA-interactive-chat-for-users-v2
PRICAONICA-interactive-chat-for-users-v2 PublicAbout Projects implemented at Sinergija University. Chat is a program with a chat intuitive interface and provides communication in parallel with many users.
PHP
-
library-management-system-SEB
library-management-system-SEB PublicProject implemented at the University of Synergy. The electronic library system is a user-administrator program for referencing books on a computer, where the reader (user or administrator) can vie…
Java
-
electronic-library-system
electronic-library-system PublicProjects implemented at Sinergija University. The electronic library system is a program for adding, storing, writing and editing, as well as checking the content and words of books, where in addit…
-
mobile-provider
mobile-provider PublicProjects implemented at Sinergija University. A mobile provider is a program that has a fixed offer of phones as well as packages, where we can submit requests for the same.
-
ex-girlfriend-assistent
ex-girlfriend-assistent PublicProject realized for personal entertainment. Ex girlfirend assistant is a program used to kill boredom and use various funny commands and answers. It is not recommended to use this program if you a…
-
PRICAONICA-interactive-chat-for-users
PRICAONICA-interactive-chat-for-users PublicProjects implemented at Sinergija University. Chat is a program with a chat intuitive interface and provides communication in parallel with many users. Additional features include emoticons, gifs, …
If the problem persists, check the GitHub status page or contact support.