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

Highlights

  • Pro

Organizations

@Hummatech-Indonesia

Block or report femas66

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

Hello there 👋

visitors

struct Welcome {
    name: &'static str,
    role: &'static str,
    language_spoken: &'static [&'static str],
    languages: &'static [&'static str],
    frameworks_libraries: &'static [&'static str],
    databases_tools: &'static [&'static str],
    workflow_systems: &'static [&'static str],
}

fn main() {
    let me = Welcome {
        name: "Femas Akbar Faturrohim",
        role: "Student",
        language_spoken: &["id_ID"],
        languages: &["Go", "PHP", "Python", "JavaScript", "TypeScript"],
        frameworks_libraries: &["Fiber", "Laravel", "Astro", "Flutter", "Tailwind CSS"],
        databases_tools: &["PostgreSQL", "MySQL", "Docker", "Git", "Linux"],
        workflow_systems: &["Obsidian", "Notion", "Automated Workflows"],
    };

    println!("Hello! I'm a developer who loves learning new things.");
}

Popular repositories Loading

  1. femas66 femas66 Public

    3

  2. internship-application-v1 internship-application-v1 Public

    internship application v-1

    Dart 3

  3. internship-presentation-application internship-presentation-application Public

    internship presentation application

    Dart 3

  4. face-recognition face-recognition Public

    find face in picture

    Jupyter Notebook 3

  5. femas66.github.io femas66.github.io Public

    HTML 2

  6. ip-tracker ip-tracker Public

    projek pe'a

    PHP 2