Skip to content
View lyyrm's full-sized avatar
:octocat:
Meow
:octocat:
Meow
Block or Report

Block or report lyyrm

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
lyyrm/README.md

Hello There, Fellow Developers 🙌.

Twitter Badge Hackerrank Badge Linkedin Badge Gmail Badge

package main

import (
    "fmt"
)

type LyyrmBio map[string]string

func main() {
    fmt.Println("I am Muhamad Firly Ramadan 😃. I am from Cirebon, West Java, Indonesia. I love to explore and learn about technologies.")

    for k, v := range GetBiodata() {
        fmt.Printf("%+v: %+v\n", k, v)
    }
}

func GetBiodata() LyyrmBio {
    return LyyrmBio{
        "- ⚡ Quick bio:":                    "A kind of Programmer, Mentor, Coder, Cat Lovers😺 and your friend:D",
        "- 🔭 I’m currently working on":      "Kominfo as Software Engineer",
        "- 🌱 I’m currently learning":        "Golang, Keycloack, Docker, Vue JS, Livewire, Filament, Next.js, MySQL",
        "- 👯 I’m looking to collaborate on": "Node.js, Javascript, Typescript ,Golang and Docker related projects",
        "- 🤔 I’m looking for help with":     "Anything related to what I am currently learning:D",
        "- 💬 Ask me about":                  "Node.js, React.JS, Next.js, Golang, PHP, Laravel, SQL, Software Design & Architecture, Web Development and SEO",
        "- 📫 How to reach me:":              "https://instagram.com/mframadann",
    }
}

Pinned

  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 4

  3. typescript-blog-api typescript-blog-api Public

    A simple blogs rest api using typescript

    TypeScript 1

  4. typescript-graphql typescript-graphql Public

    A simple api services using prisma, typescript and graphql

    TypeScript 3

  5. meow-inventory meow-inventory Public

    PHP 1