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.");
}
🎯
Focusing
-
Politeknik Negeri Malang
- Malang - Jawa Timur
-
10:33
(UTC -12:00) - https://femasaf.my.id
- in/femas-akbar-faturrohim-82b9a9310
- femasakbarr
Highlights
- Pro
Popular repositories Loading
-
-
internship-presentation-application
internship-presentation-application Publicinternship presentation application
Dart 3
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


