projects
These open-source projects center around technical exploration and building tools that empower developers to be more productive
Microvm - Creator
Go
, Firecracker
A simple edge worker /Function as a service (FAAS). Main aim is to learn more about kvm and also understand how edge workers are created.
Go-ml Deployment - Co-creator
Go
, Protobuf
, Onnx
Easy and scalable deployment of machine learning model in Golang
Postgres-redis extension - Co-creator
Rust
, pgrx
, postgres
, redis
An extension that sync postgres with redis using postgres internal mechanism. Aim is to understand postgres internal process.
ScatteredNote - Creator
Javascript
, Nodejs
, Vscode
, chrome extension
simple ui to grab content and take note easily: enabling querying note intelligently, sharing note and every functionality of enterprise note taking system.
Kbar - Contributor
Typescript
, React
Fast, portable, and extensible cmd+k interface for your site
CKAN - Contributor
Python
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
DataCook - Contributor
Typescript
, Tensorflow.js
Machine learning and data science library for Javascript / Typescript, Used by Frontend ML team at Alibaba
Libsvm-wasm - Collaborator
C/C++
, Typescript
A wasm export for libsvm It allows you to directly run & train svm model in js env without installing any non-js dependency.
Danfojs - Co-creator
Typescript
, Nodejs
Danfo.js is a javascript package (with over 4.9k ★) that provides fast, flexible, and expressive data structures designed to make working with “relational” or “labeled” data both easy and intuitive. It is heavily inspired by Pandas library, and provides a similar API. This means that users familiar with Pandas, can easily pick up danfo.js.