Skip to content
View muktihari's full-sized avatar

Organizations

@openivity
Block or Report

Block or report muktihari

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

Hi there, I'm Mukti 👋

I'm a software engineer who is interested in code optimization and creating libraries optimized for specific purposes, with a main focus on Go programming language.

More about me

LinkedIn

Stats

Mukti's GitHub stats   Mukti's Top Langs

Pinned Loading

  1. fit fit Public

    A FIT SDK for decoding and encoding Garmin FIT files in Go supporting FIT Protocol V2.

    Go 10

  2. xmltokenizer xmltokenizer Public

    XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.

    Go 36 1

  3. expr expr Public

    Expr is a simple, lightweight and performant programming toolkit for evaluating basic mathematical expression and boolean expression in a string.

    Go 8 1

  4. openivity/openivity.github.io openivity/openivity.github.io Public

    An open-source fitness analytic platform offering data visualization (with OpenStreetMap), edit, convert, and combine multiple FIT, GPX, and TCX activity files. 100% client-side power! (WebAssembly)

    Vue 4

  5. TheDataShed/xlsxreader TheDataShed/xlsxreader Public

    A low-memory high performance library for reading data from an xlsx file

    Go 66 20

  6. explainexpr explainexpr Public

    Explain Expr is an experimental Go WebAssembly Project to evaluate basic mathematical expression and boolean expression from a string input returning the output with step by step explanation.

    JavaScript