# ErickWendel/semana-javascript-expert05

JS Expert Week 5.0 classes - Google Drive Clone

Repository: https://github.com/ErickWendel/semana-javascript-expert05
Canonical: https://ross.abutalabs.com/products/semana-javascript-expert05
Language: JavaScript
License Family: other
Topics: file, frontend, javascript, nodejs, stream, upload
Last push: 2025-04-29T23:28:20+00:00

## Health v2 (maintenance only)
Score: 41/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 19, release rhythm 35, longevity 100
- inputs: {"age_days": 1825, "days_push": 491, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1553, forks 180 (observed 2026-08-28T04:05:02.751120+00:00)

## What it is
Course material from Erick Wendel's JS Expert Week 5.0, a Google Drive clone built with Node.js and JavaScript. It demonstrates file streaming, chunked uploads with progress tracking, and drag-and-drop upload in a web app.

## Use cases
- learn nodejs file streaming
- build a file upload server with progress
- implement drag and drop uploads
- study a google drive clone project
- practice tdd with jest in nodejs
- upload large files via streams

## When to choose
- you want a hands-on tutorial for Node.js streams and file uploads
- you're following the JS Expert Week course
- you need a reference implementation of chunked upload with progress events

## When to avoid
- you need a production-ready file storage service
- you want a maintained library rather than course code
- you need cloud storage integration out of the box

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: file-upload, streaming, http-server, web-framework, testing
- domain: web-development, developer-tools, tutorials, files
- platform: cross-platform
- tags: google-drive-clone, nodejs-streams, course-project, upload-progress, drag-and-drop, educational, nodejs, javascript, web-server

## Member repositories
- ErickWendel/semana-javascript-expert05 (main) score 41

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.751120+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:07.817790+00:00, confidence not recorded.
  - readme: https://github.com/ErickWendel/semana-javascript-expert05 (fetched 2026-08-28T04:05:02.751120+00:00, sha 28e6387abaf7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
