Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@mframadann
mframadann
Follow

Muhamad Firly Ramadan mframadann

:octocat:
Hi
Back End Developer, Tech Enthusiast.

Block or report mframadann

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
mframadann /README.md
package main
import (
 "fmt"
)
type MyBio map[string]string
func main() {
 fmt.Println("Hi!, My name is Muhamad Firly Ramadan πŸ˜ƒ. I am from Cirebon, West Java, Indonesia. I love to explore and learn about programming.")
 for k, v := range GetBiodata() {
 fmt.Printf("%+v: %+v\n", k, v)
 }
}
func GetBiodata() MyBio {
 return MyBio{
 "name": "Muhamad Firly Ramadan",
 "pronous": "He/Him",
 "role": "Back End Developer",
 "skills": "Javascript, Typescript, Next.js, Nest.js, Golang, PHP, Laravel, Git, Docker, MySQL/PostgreSQL, MongoDB",
 }
}

Pinned Loading

  1. uts-spa uts-spa Public

    Simple portfolio app using React.js and css native by mframadann

    JavaScript 2

  2. qrcode-generator qrcode-generator Public

    QR code generator with native html, css and javascript by mframadann

    CSS 7

  3. meow-inventory meow-inventory Public

    Simple Web Application for managing inventory resources.

    PHP 1

  4. meowsenti meowsenti Public

    The Meowsenti NLP model repositories.

    Jupyter Notebook 1

  5. meowsenti-demo meowsenti-demo Public

    The example application for test the Meowsenti model.

    TypeScript 1

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /