Skip to content
View fiandev's full-sized avatar
๐Ÿค–
one day, one new knowledge
๐Ÿค–
one day, one new knowledge
Block or Report

Block or report fiandev

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

BTC ETH BNB

committers.top badge

๐Ÿ™‹โ€โ™‚๏ธ About Me:

Hi everyone,
I'm a coder from Indonesia ๐Ÿ‡ฎ๐Ÿ‡ฉ

I'm very interested in the world of programming, my favorite language is javascript, Python, And PHP.

๐Ÿ‘จโ€๐Ÿ’ป Biodata:

package main

import "fmt"

type Person struct {
  name string
  username string
  age int
  hobbies []string
  job string
}

func main() {
  var me = new(Person)
  
  me.name     = "Aditia Akbar Putra Alfiansa"
  me.username = "Fiandev"
  me.age      = 19
  me.job      = "Fullstack Developer | IT Enthusiast | Coder"
  me.hobbies  = []string{"code", "anime", "music"}
  
  fmt.Println(me)
}

๐Ÿ’ป Tech Stacks:

JavaScript PHP TypeScript Python Golang Express.js Laravel Nextjs SASS Bootstrap TailwindCSS flask

๐Ÿ“Š GitHub Stats:

top languages top contribution github stats commit stats

๐Ÿฅถ Daily Quotes

daily quotes


BuyMeACoffee Ko-Fi

Pinned

  1. portfolio portfolio Public

    my personal website portfolio to show up my skills and projects

    TypeScript 2

  2. megane-api megane-api Public

    Megane API Is A Collection Of APIs For Various Needs Built In Python

    Python 3 1

  3. fynote fynote Public

    JavaScript

  4. fisay fisay Public

    a new css framework

    JavaScript 25

  5. Teams-of-Termux-Indonesia/ZhellServer Teams-of-Termux-Indonesia/ZhellServer Public

    Script that aims to facilitate the installation of the Apache server to program the PHP language on Android

    Shell 10 3

  6. otaku-downloader otaku-downloader Public

    tools for automatically downloading anime from otakudesu

    JavaScript 6