An open API service indexing awesome lists of open source software.

https://github.com/thiagowaib/code-compendium

A Compendium of small projects and ideas exploring fun and exciting new subjects
https://github.com/thiagowaib/code-compendium

archive code compendium library webdevelopment

Last synced: 4 months ago
JSON representation

A Compendium of small projects and ideas exploring fun and exciting new subjects

Awesome Lists containing this project

README

          

## 👋🏻 Hello there,
### welcome to my code compendium.



> **In each subdirectory is stored a project exploring a certain subject, that was not big enough for its own repository. A complete list can be found below**


# 📚 Project List

### **  •  Javascript Crash Course by Unect**
A crash course built for teaching Javascript for trainees joining Unect Jr. *(pt-BR)*


### **  •  ReactJs Crash Course by Unect**
A crash course built for teaching React Js for trainees joining Unect Jr. *(pt-BR)*


### **  •  JWT Authenticator with Login System**
A JWT Authenticator example with login, built with the help of this tutorial. *(en)*


### **  •  Mandelbrot Set with p5.js**
Mandelbrot Set rendering, built with the help of this tutorial. *(en)*


### **   •  Face Detection and Recognition**
Face Detection and Recognition algorithm built with face-api.js. *(en)*

▶️ Check out this Demo


### **  •  Boid Simulation**
Boids (flock) Simulation built with p5.js. *(en)*

▶️ Check out this Demo


### **  •  Youtube Downloader**
Youtube Audio & Video downloader script, built with pytube. *(en)*


### **  •  QR Code Generator**
QR Code Generator script, built with qrcode. *(en)*


### **  •  Go REST API**
RESTful API, built with Go. *(en)*


↑ Back to top ↑