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

Block or report rakifsul

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_gamedev_pack rf_gamedev_pack Public

    Collection of Game Development Project

  3. rf_assets_pack rf_assets_pack Public

    Collection of Game and Non-Game Assets

  4. rf_learning_pack rf_learning_pack Public

    Kumpulan Artikel Belajar Coding, Studi Kasus Coding, dan Software