Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
hellookii
Follow

rizky hellookii

The present is theirs; the future, for which I really worked, is mine. - Tesla

Organizations

Block or report hellookii

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user's behavior. Learn more about reporting abuse.

Report abuse
hellookii/README.md


#include <stdio.h>

void welcome() {
printf("My hobbies are:\n");
printf("- motorcycle modification\n - gaming\n");
printf("Feel free to explore around!\n");
}

int main() {
welcome();
Contributions are Welcomed and Encouraged.
Enjoy
return 0;
}

Warning

Please follow Coding Guidelines Thank you!

I'm currently learning Javascript Framework especially NextJS, React and Prisma
All of my projects are available at my Github
How to reach me abdillahrizky943@gmail.com

Socials:

GitHub Stats:


Pinned Loading

  1. landing-page-personal landing-page-personal Public

    this is my personal portfolio, you can visit this link to see

    HTML 4 1

  2. selinux_permissive selinux_permissive Public

    Magisk Module that switches SELinux to permissive mode

    Shell 6 3