Louis Lam's repositories
ballys-takehome
Created mock db, with Next.js front end display of pipelines, backend with node.js/express API & middleware. Implemented request limiter w/ 5 requests per second, with a queue for extra requests
Books-Case-Study
RESTful API to add, get, delete, update, post and query books with pagination and limits, with search functionality. Included middleware validation and100% Unit tests and integration testing
DenoGres
Deno + PostgreSQL = DenoGres
discord.js
A powerful JavaScript library for interacting with the Discord API
DiscordNotionBot
DiscordNotion is a Notion Integration paired with a Discord Bot, allowing you to create pages in your Notion database and update from Discord accordingly.
feedback-app
React feedback app from React course
learning-area
Github repo for the MDN Learning Area.
PaperHands
Algo trading
reactime
Chrome developer tool for time travel debugging and performance monitoring in React applications.
snake-game
Front End Game: Spin on the ol' snake game using speed instead of body growth, controls with WASD