Skip to content
View fikrianggara's full-sized avatar
🌑
Sleep, Code, Coffee
🌑
Sleep, Code, Coffee
Block or Report

Block or report fikrianggara

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

HI, I'm Fikri

Your tech-savvy civil servant

I love the world of web development, machine learning, data engineering, and system design. I build and do stuff with next.js, jupyter notebook when data processing needed, exploring mobile dev with flutter and react native, and sometimes exploring cloud service (GCP n AWS). but most of the time I help my partners in my workplace with my IT skills and all tools that I know.


streak graph languages graph

I use these tools on my daily routine building apps

typescript logo react logo nextjs logo postgresql logo tailwindcss logo flutter logo docker logo

Feel free to reach me out :)


Snake animation

Pinned

  1. microservice microservice Public

    containerization, ochestration, service mesh, service discovery, asynchronous communication, monitoring, and other distributed system exploration stuff is right here

    Shell

  2. flutter-airbnb-clone flutter-airbnb-clone Public

    airbnb UI clone built with flutter.

    Dart

  3. react-native-experiment react-native-experiment Public

    stuff to learn react native, redux, sanity, nativewind, gmaps api. Including Gofood Clone

    JavaScript

  4. etl-pipeline etl-pipeline Public

    object oriented ETL pipeline for extract, transform, and load data, including Extract and Load to SQL server and google sheet

    Python

  5. Machine-learning-with-Python Machine-learning-with-Python Public

    a collection of machine learning implementation code using python. Consisting linear regression, SVM, random forest, and neural network algortihm. Use cases covering binary classification, image cl…

    Jupyter Notebook

  6. numerical-method numerical-method Public

    a collection of code to implement numerical method, use cases covering falsy regula and bisection method to find root of polynomial function, and fixed point iteration

    C++