Stars
A system to manage game programming contests and demonstrate serverless architecture.
A Component React for Facebook Login
Node.js samples for Google Cloud Platform products.
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
Google APIs Client Library for browser JavaScript, aka gapi.
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
A GitHub Action that deploys source code to Google Cloud Functions.
A bunch of links to blog posts, articles, videos, etc for learning Rust
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Public interface definitions of Google APIs.
Apps Script samples for Google Workspace products.
Mostly adequate guide to FP (in javascript)
Firebase Quickstart Samples for Web
Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Example DigitalOcean Kubernetes workload with service exposed through a DO load-balancer.
This repo is created to demonstrate use of Jest-Cucumber framework using Typescript
Simple REST API using Deno and Oak
The material presented here is for the 4-week summer course Network Analysis I in Summer, 2017 for the Inter-university Consortium for Political and Social Research (ICPSR) Summer Program.
This is the course website for BSDS 100: "Introduction to Data Science with R" at the University of San Francisco. Assignments, lecture notes, and open source code will all be available on this web…
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by https://zapple.tech and https://automated-testing.info
Extending the xv6 operating system to support docker like containers (Summer 2020: May 29th - August 10th)
A quick tutorial on how to implement malloc/free/calloc/realloc