devproje/README.md
2023-07-21 23:34:53 +09:00

3.3 KiB
Raw Blame History

#include <stdio.h>

int main(int argc, char **argv) {
  printf("Hello, World!\n");
  return 0;
}
[projecttl@fedora ~]$ gcc -o a.out main.c
[projecttl@fedora ~]$ ./a.out
Hello, World!
[projecttl@fedora ~]$

I'm Project_IO, A backend developer 👨‍💻 working since 2015 🚀

  • 🔭 Im currently working on Project_IO's Official Workspace
  • 🌱 Im currently learning Linux Kernel
  • Ask me about anything related to Linux
  • Fun fact:
    • HTML is not programming language.
    • Lua array is started from 1.

Services

Connect with me


Github Stats

devproje's github status
devproje's top lang

Using Languages