Skip to content
View bloombar's full-sized avatar
💭
Out to lunch
💭
Out to lunch

Highlights

  • Pro
Block or Report

Block or report bloombar

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

Pinned

  1. gitlogstats gitlogstats Public

    A command line tool to report statistics on the contributions of developer to a project.

    Python 14 17

  2. gitcommitlogger gitcommitlogger Public

    Command-line tool designed to be used within GitHub Actions to collect and pass along git/github activity either direct to a JSON data file or to a Google Apps Script that logs the data to a Google…

    Python

  3. nyu-database-design/pandas-examples nyu-database-design/pandas-examples Public

    A few Jupyter notebooks exhibiting core functionality of numpy and pandas.

    Jupyter Notebook 1 7

  4. nyu-software-engineering/containerized-app-exercise nyu-software-engineering/containerized-app-exercise Public template

    Build a containerized app made up of multiple subsystems each operating in a container.

  5. nyu-software-engineering/python-package-exercise nyu-software-engineering/python-package-exercise Public template

    A little exercise to create a Python package, test it, distribute it, and use it.

  6. nyu-software-engineering/web-app-exercise nyu-software-engineering/web-app-exercise Public template

    A little exercise to practice web application development using flask and pymongo