Pinned Repositories
website
CSS Conf Colombia — Website
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
button-wasm
Application created using wasm with yew
clean-node
Boiler plate to build nodeJS modules with clean architecture
commandsSheet
This repo contains a couple of useful commands
notification-service
Service responsible of the event delegation to the consumers
platzily
This is an application similar to bit.ly
rabbitmq-wrapper
This repository is a simple wrapper for the library amqplib with rabbitMQ for nodeJS
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
threadpool
A poc threadpool implementation
gh0stl1m's Repositories
gh0stl1m/platzily
This is an application similar to bit.ly
gh0stl1m/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
gh0stl1m/notification-service
Service responsible of the event delegation to the consumers
gh0stl1m/button-wasm
Application created using wasm with yew
gh0stl1m/ui-module-federation
Module federation example
gh0stl1m/sqs-worker
A service worker using the serverless framework
gh0stl1m/susbcription-service
Subscription service
gh0stl1m/threadpool
A poc threadpool implementation
gh0stl1m/backend-services
This monorepo will hold all the packages for the backend teams.
gh0stl1m/basic_http_server
gh0stl1m/cocurrency-problems
Repository with some concurrency problems
gh0stl1m/dining-philosohers-problem
A solution for dining-philosophers problem using the concurrency model that Go provides
gh0stl1m/feed-api
API for feed service
gh0stl1m/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
gh0stl1m/kvstore
POC of memory database
gh0stl1m/mdhtmlparser
A markdown parser to html
gh0stl1m/myiterator
project applying the iterator protocol
gh0stl1m/nextjs-monorepo-example
Collection of monorepo tips & tricks
gh0stl1m/OwaspCheatSheet
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
gh0stl1m/perf-xapi-node
gh0stl1m/pgrep
A simple application to filter a text given a pattern and a file
gh0stl1m/producer-consumer-problem
A solution for the producer-consumer problem in Go.
gh0stl1m/rust-basics
This repository contains the basic concepts about the rust language
gh0stl1m/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
gh0stl1m/sleeping-barber-problem
This repository solves the sleeping-barber problem using Go concurrency model
gh0stl1m/spacex-api
This is a POC application using apollo graphql
gh0stl1m/spacex-app-ui
This is a test application as a POC using apollo-graphql
gh0stl1m/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
gh0stl1m/testing-distributed-systems
Curated list of resources on testing distributed systems
gh0stl1m/user-crud
A CRUD application made with Rust and MongoDB