Skip to content
View nablabits's full-sized avatar
๐Ÿงฎ
Rethinking
๐Ÿงฎ
Rethinking

Organizations

@ZeroDeposit
Block or Report

Block or report nablabits

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

Hey, it's ๐›bits ๐Ÿ‘‹

Massive data nerd with an interesting mix of intensity, code and, sometimes, machine learning.

  • ๐Ÿ‘ช Happy member of the ZeroDeposit family relocating nasty chores done by humans onto machines.
  • ๐Ÿ› ๏ธ Currently building a LLM-based semantic search engine on top of chromadb, mistral and some other bits and pieces in my spare time.
  • ๐ŸŒ Trying to be consistent in open source collaborations.
  • ๐Ÿ’ญ Good bayesian aspirant: the importance of knowing the truth over being right all along.

Something I:

  • ๐Ÿ•ต๏ธ Researched: in the agile optimization repository I explored whether it's possible to get the right number of stories for a given sprint if only you know how well you are performing.
  • ๐Ÿ“– Recently learned: in the grid estimation repository I learned the basics of CUDA programming with an easy algorithm based on the Think Bayes book.
  • โœจ Am really proud of: in the fareharbor webhook repository I built a webhook to process all the events of a booking engine which was the key part of a business intelligence dashboard I designed for a project I worked with.
  • โญ Am a huge fan of: productivity and self quantification.

Pinned

  1. agile-optimization agile-optimization Public

    A brief incursion on optimization agile workflows. Come up with an algorithm that maximizes the chances to choose the right amount of stories for a given sprint.

    Jupyter Notebook

  2. cuda-grid-estimation cuda-grid-estimation Public

    A primer on CUDA & c++ when one is familiar with Python's scientific ecosystem (pandas, numpy & scipy)

    C

  3. fareharbor-webhook fareharbor-webhook Public

    A simple Flask server to process Fareharbor webhooks

    Python

  4. huggingface/transformers huggingface/transformers Public

    ๐Ÿค— Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python 125k 24.8k