Pinned Repositories
airline_routes
A React-based toy app to see airline routes across major airlines and airports
chat-websockets
A basic chatroom using websockets, with ability to know whenever another user enters or leaves the room
requestbin
Mimicking the features of requestbin: gives you a URL you can use to receive webhooks
test-sse
Testing the server-sent-events (SSE) method of pushing server data to a client
client
Example of a client-side page a Fjord user might serve from their server
consumer
Fjord consumer that reads from a Kafka cluster
deploy
Deploy Fjord to AWS
fjord-framework.github.io
A white paper detailing how we built Fjord.
server
Fjord server that pushes Kafka data to clients
3d-roadmap
An interactive and customizable visualizer that allows the user to see how a technology fits into the larger picture
dejwakh's Repositories
dejwakh/airline_routes
A React-based toy app to see airline routes across major airlines and airports
dejwakh/chat-websockets
A basic chatroom using websockets, with ability to know whenever another user enters or leaves the room
dejwakh/requestbin
Mimicking the features of requestbin: gives you a URL you can use to receive webhooks
dejwakh/test-sse
Testing the server-sent-events (SSE) method of pushing server data to a client