Code Monkey home page Code Monkey logo

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

Aditia Akbar Putra A.'s Projects

blogy icon blogy

rest full api for blog system

crawl-ai icon crawl-ai

tools that present data from search engine search results.

facemash icon facemash

fashmash like fashmash made by Mark Zuckerberg

jawa-language icon jawa-language

jawa Script is a new programming language, very modern, easy to learn (for javanese), using jawa language on format latin or hanacaraka. No programming experience required.

json-translator icon json-translator

simple tools to translated json file for localization easly, based on google translate API

matrix-js icon matrix-js

light module to create, count, operate, and manipulate. matrix 2D, matrix 3D and vector

megane-api icon megane-api

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

my-quran icon my-quran

web application to read Alqur'an online

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.