Skip to content
View nicobistolfi's full-sized avatar

Organizations

@openrum

Block or report nicobistolfi

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
nicobistolfi/README.md

I'm a multiple-time founder and product engineering leader, originally from 🇺🇾 now based in the San Francisco Bay Area, CA. With a passion for driving innovation and solving complex problems, I've successfully led multiple startups from inception to acquisition.

Projects

Personal Repositories

  • eagle-image-api 🦅: Free and open source Image Optimization & Transformation API build on Typescript using Sharp.
  • go-lambda-api: A minimal Golang HTTP API built with the standard library, featuring API key authentication and designed for serverless deployment on AWS Lambda.
  • go-postgres-s3-backup: A serverless backup solution for PostgreSQL databases using AWS Lambda, with automatic daily, monthly, and yearly backup rotation to S3.
  • go-rest-api: A Go REST API boilerplate emphasizing clean architecture, thorough testing, and flexible deployment options.
  • go-textract-api: A Golang HTTP API for extracting text from documents and images using AWS Textract.
  • go-transcribe-api: A Golang serverless API for transcribing audio and video files using AWS Transcribe.
  • golang-upload-gb: Upload very large files via API efficiently.
  • mockthis-api-gen: Dynamic Mock APIs generation using Langchain and Anthropic API.
  • mockthis-cli: Command-line interface for managing mock API endpoints.

Alien Giraffe Repositories

  • vigilante 📟: Daemon that looks for GitHub issues and launches headless Codex or Claude Code sessions to implement them.
  • deidentify: Tool for identifying and anonymizing personal information in various formats.
  • spotdb: Secure, containerized SQL sandbox with MCP or API access enabled with DuckDB.

Blog Highlights

Let's Connect!

Pinned Loading

  1. mockthis-cli mockthis-cli Public

    MockThis is a command-line interface (CLI) tool for managing mock API endpoints. It allows users to create, update, delete, and list mock endpoints for testing and development purposes.

    Go 3

  2. eagle-image-api eagle-image-api Public

    Free and open source Image Optimization & Transformation API built in Go using govips (libvips) and Serverless. Ready to be deployed on AWS Lambda and CloudFront.

    Go 29 1

  3. go-rest-api go-rest-api Public template

    A Go REST API boilerplate emphasizing clean architecture, thorough testing, and flexible deployment options (Docker, Kubernetes, Serverless). Includes a full suite of tests and clear project struct…

    Go 1

  4. mockthis-api-gen mockthis-api-gen Public

    Dynamic Mock APIs generation using Langchain and Anthropic API, to deploy end-to-end API from an OpenAPI definition.

    Python 2