Skip to content
View gfogle's full-sized avatar
  • Boston MA

Organizations

@reactdc

Block or report gfogle

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

Hi there πŸ‘‹

This is where I keep all of my public projects and gists. If anything here seems interesting, feel free to contact me via πŸ“¬ email.

Currently, I'm interested in focused on creating a monorepo codebase that hundreds, even thousands, of engineers could work on simulataneously with minimal friction. The core set of technologies I'm using to make that happen are web servers using vertx.

🧰 Projects

The codebase has the capability to have multiple projects and run them in parallel locally by adding the run step to the make start and include them in the top-level settings.gradle file. Depending on compile time performances they could all be run at once locally, via container images on a local minikube cluster etc.

Currently, a few of the projects that I'm working on to support that example project are:

bin installation

This is a script that recreates my entire dev profile in the instance I get a new laptop. It's meant to simulate what an engineer might run as a new hire starting on day one to get their machine set up.

www ecommerce monorepo

A sample "care.com" company that supports major verticals like: childcare, ecommerce ( clothing, pharmacy, insurance etc. ), adoptions, telehealth, donations etc. The goal of this is to have a monolithic application that runs locally, but can be dynamically configured to deploy its parts independently.

Useful Links

Pinned Loading

  1. boring-framework boring-framework Public

    Forked from sodacitylabs/boring-framework

    A rails-inspired MVC framework

    JavaScript

  2. docker-blog-nodejs docker-blog-nodejs Public archive

    code for docker post on nodejs

    JavaScript 1

  3. squasher squasher Public

    Node app to delete git branches locally that have been squash merged

    JavaScript 1

  4. typesafe typesafe Public

    Typesafe javascript classes

    JavaScript

  5. multi-platform-react multi-platform-react Public

    Sharing of React code across Web, iOS, Android, Electron as Hello World example

    Objective-C 22 2

  6. node node Public

    Forked from nodejs/node

    Node.js JavaScript runtime βœ¨πŸ’πŸš€βœ¨

    JavaScript