Skip to content
View rakifsul's full-sized avatar
Block or Report

Block or report rakifsul

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
rakifsul/README.md

Hi... I'm RAKIFSUL

Static Badge

I wrote a simple JavaScript program to make my browser a little bit slower.

// rf_hangover v1.0.0

const a = "a"; // const a = "a";

while(true) { // while(true) {
	try { // try {
		console.log(a); // console.log(a); 
	} catch (err) { // } catch (err) {
		console.log(err); // console.log(err);
	} finally { // } finally {
		console.log(a); // console.log(a);
	} // }
} // }

Check my pinned repositories for all apps i have made.

Pinned Loading

  1. rf_tools_pack rf_tools_pack Public

    Collection of Tools App, Multi Purpose App

  2. rf_games_pack rf_games_pack Public

    Collection of Games

  3. rf_learning_pack rf_learning_pack Public

    Kumpulan Artikel Belajar Coding, Studi Kasus Coding, dan Software