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

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 and system design. I build stuff with next.js, and python to do data processing and analysis.


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 :)


Pinned Loading

  1. microservice microservice Public

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

    Shell

  2. pennywise pennywise Public

    An expense tracker app built with next js, shadcn and tailwindcss

    TypeScript

  3. machine-learning-algorithm-with-R machine-learning-algorithm-with-R Public

    Collection of machine learning algoritm written in R. covering various supervised and unsupervised machine learning algorithm. These codes are made as supplement of academic module in our data mini…

    R

  4. flutter-airbnb-clone flutter-airbnb-clone Public

    airbnb UI clone built with flutter.

    Dart

  5. react-native-experiment react-native-experiment Public

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

    JavaScript

  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++