Giter Site home page Giter Site logo

I'm Charlike! 👋

Software Engineer for a decade, with a passion for minimalism and music. Delivering delightful digital solutions, marketing, and consultancy. Currently excited even more about decentralized software and protocols, P2P, cryptocurrencies, and Rust.

I'm actively using Web technologies to create delightful digital experiences for the Web, Desktop, Mobile, and the Terminal. I'm helping other developers to build amazing software, apps, and products by making better and smarter developer experiences.

In the past 7 years, I'm writing daily a lot of Free and Open Source software, contributing to other projects, tweeting from @tunnckoCore about interesting ones or sharing some of my thoughts.

I'm not just open-sourcing some random stuff by and for me. I've participated in a number of small and big projects like @JSTransformers, @date-fns, the @Conventional-Commits specification & @Conventional-Changelog, @Node-Formidable (lead maintainer and contributor) which is also part of the growing @Tidelift network, @MicroJS (non-active currently). And also started other projects like @DateTime & @RegexHQ, where we collaborate and maintain date & time utilities and regular expressions, with some of the biggest names in the (JavaScript) Open Source world - @johno, @jonschlinkert, @sindresorhus, @AddyOsmani, @MathiasBynens, Tom Byrer and more. The organizations are not that active, but in general they are stable small packages and not that bad.

Combined, my software has ~140 million downloads per month, growing at a fast pace, and is used by some small and big projects & companies like

...and many more. It's just hard to track or at least takes a lot of time.

You can always dig in at my account charts on Npm-Stat.com (takes time to load). Or the ever-pumping charts of formidable.

As of March 27, 2024, it grown to 5.8 billion total downloads, and 125 million per month.
image

As of March 1, 2023, it grown to 4.392 billion total downloads, and 140 million per month.
image

As of June 1, 2022, it grown to 3.439 billion total downloads, and 120 million per month.
image

As of August 2021, it grown to 2.4 billion total downloads, and 110 million per month.
image

As of November 18, 2020

Love and Support

  • For smaller recurring or one-time donations, check https://ko-fi.com/tunnckoCore
  • For crypto lovers - tunnckocore.eth is my ENS and accepts BTC, ETH, DOGE, LTC
  • If ENS domains is not supported by your wallet:
    • BTC bc1qdfe7najz9wg9hrl0heaze8k3v9vqvewf846ct8
    • LTC LdKg5ubACw8dGb8ZieFwfEReyLg4frw9bc
    • DOGE DEhgA3xDN5CohxDMnzFdq78WHhJYYrVoC5
    • ETH, WBTC, ERC20, & NFTs 0xA20C07F94A127fD76E61fbeA1019cCe759225002
  • Contact me at Twitter, or via email dev at tunnckocore.com
  • Half of each GitHub donation will go to other people and causes
    • (you will get monthly info about me and my donations)

Github Stats

Charlike Mike Reagent's Projects

clean-tostring icon clean-tostring

Clean function `toString` from code coverage mess. It can't be ideal, but it's useful in testing process.

cleanup-coverage-code icon cleanup-coverage-code

Cleanup ugly code (like this `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`) added by code coverage tools during the test process.

collect-mentions icon collect-mentions

Collect mentions from a given text string, using battle-tested `mentions-regex` package

compose-emitter icon compose-emitter

Fast, lightweight and powerful composition of an EventEmitter with context binding in mind. Pass your emitter instance and context through options and compose on/off/once/emit methods using `.compose` method.

consolide icon consolide

Wrapper for any `consolidate`-style engine or any that have `.compile` method or at least `.render`. Returns flexible function which plays both as `.compile` and `.render` depending on arguments passed.

copypoison icon copypoison

Content Copy Protection by CopyPoison.com It replace most of the word`s letters with symbols from other alphabets. The result is visually the same text, but unreadable for the search engines.

copypoison-as-a-service icon copypoison-as-a-service

Protect your text, now. https://tunnckocore.github.io/copypoison-as-a-service/ CopyPoison as a service.

cp-file-cli icon cp-file-cli

Command line tool for copying single file, using [cp-file][] under the hood. Just because cpy-cli is too much and does not fit well in the flow.

create-project icon create-project

Create and scaffold a new project, its GitHub repository and contents

create-readdir-stream icon create-readdir-stream

Streaming `fs.readdir`, extensible with smart plugins. No recursion and no globs by default - use plugins. Does not stat and doesn't read the filepaths - use plugins. It just push `vinyl` files to stream. Follows signature and semantics of `fs.createReadStream` method.

dargs-fork icon dargs-fork

Patch for the [dargs][] package, that adds support for single flags. Convert an object of options into an array of command-line arguments.

deepfreeze-fork icon deepfreeze-fork

fork and applied some changes (from issues and other forks) to deepfreeze npm package

del-value icon del-value

Delete deeply nested value from an object using dot notation like `a.b.c.x` and return the modified object if success, otherwise return original object.

del-values icon del-values

Multiple delete deeply nested values from an object using dot notation `a.b.c`

dependency-check icon dependency-check

checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json

detect-installed icon detect-installed

Checks that given package name is installed locally or globally. Support sync and callback api.

docks icon docks

Extensible system for parsing code comments and generating documentation from them. It just freaking works!

dotfiles icon dotfiles

of course... a fresh new dotfiles.. one more time.. LOL

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.