Skip to content
View ikhsan3adi's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@XiboxCode

Block or report ikhsan3adi

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ikhsan3adi/README.md
#include <bits/stdc++.h>
using namespace std;

int main()
{
    string full_name = "Ikhsan Satriadi";

    string main_handle = "ikhsan3adi";

    string info = "I'm currently an informatics engineering (or computer science) student.";

    vector<string> currently_learning = {
        "Software Engineering",
        "Android / Flutter Dev",
        "Image Processing",
        "Backend Dev",
    };

    map<string, set<string>> something_about_me = {
        {"Hobbies", {"Walking", "Cycling", "Write something like this"}},
        {"Favorite Animal", {"Cat"}},
        {"Operating System", {"Arch Linux"}},
        {"Favorite App", {"Web Browser", "Terminal"}},
        {"Hates", {"Windows 11", "Slow & Bloated Apps", "AI Slop", "Indonesia Current Regime"}},
        {"Girlfriend", {}},
    };

    return 0;
}

GitHub Stats

Pinned Loading

  1. ikhsan3adi.github.io ikhsan3adi.github.io Public

    My honest personal portfolio website :D

    Svelte 37 4

  2. polban-dataverse polban-dataverse Public

    Polban Dataverse: Satu Portal, Ribuan Cerita dalam Angka

    Dockerfile 3

  3. desktop-dotfiles desktop-dotfiles Public

    My Simple Arch Linux Sway Ricing

    Shell 2

  4. polban-auto-attendance polban-auto-attendance Public

    Presensi Otomatis Akademik POLBAN + Notifikasi via Telegram Bot

    TypeScript 1

  5. godot-outline-quest godot-outline-quest Public

    Permainan Pattern Block Activity

    C# 1 1

  6. kegiatin kegiatin Public

    Aplikasi Manajemen Kegiatan

    Dart 1