Skip to content
View bagoesrex's full-sized avatar
💫
what a good day to be alive
💫
what a good day to be alive

Highlights

  • Pro

Organizations

@capstone-skincure @reddotsite @My-Kelompok

Block or report bagoesrex

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
bagoesrex/README.md

" ^-^ "

Logo

About Me

class Kyrex {}

class Attributes extends Kyrex {
  List<String> get contact {
    String telegram = "t.me/bagoesrex";
    String instagram = "instagram.com/bagoesrex";
    String email = "[email protected]";

    return [telegram, instagram, email];
  }

  Map<String, dynamic> get life {
    List<String> langs = ['Bahasa', 'English'];
    int age = 20;

    return {'langs': langs, 'age': age};
  }

  Map<String, dynamic> get coding {
    Map<String, List<String>> langs = {
      'intermediate': ['kotlin', 'dart', 'javascript', 'typescript'],
      'learning': ['c#', 'go'],
    };

    List<String> specialities = [
      'mobile developer',
      'fullstack',
      'android modder',
    ];

    List<String> ide = ['vscode'];

    Map<String, dynamic> pc = {
      'Windows': {
        'custom': {
          'processor': 'AMD ryzen 3 5300U',
          'ram': '16gb',
          'gpu': 'AMD Radeon RX Vega 6',
        },
      },
    };

    return {'langs': langs, 'specialities': specialities, 'ide': ide, 'pc': pc};
  }
}

Skills

GitHub Streak

Pinned Loading

  1. terminal-portfolio terminal-portfolio Public

    A terminal-style developer portfolio website built with React to showcase projects and skills in a unique, interactive interface.

    JavaScript

  2. quiz-app quiz-app Public

    Quiz app is a mobile application built with Flutter for creating and taking interactive quizzes.

    Dart

  3. skincure skincure Public

    Forked from capstone-skincure/MobileDevelopment

    This repository is dedicated to mobile development for the Android application of Skincure, a capstone project for Bangkit 2024.

    Kotlin

  4. learn.reddot.site-frontend learn.reddot.site-frontend Public

    Forked from reddotsite/learn.reddot.site-frontend

    Supabase menjawab kebutuhan. Megumine menjawab kerinduan.

    TypeScript

  5. portfolio-website portfolio-website Public

    This... It's me?

    TypeScript

  6. identikit-client identikit-client Public

    TypeScript