Pinned Repositories
bank_api_event_sourcing
Simple HTTP API for a bank using event sourcing with the CQRS pattern
bank_genserver
GenServer that models a bank account
dialyzer_playground
Different example files that demonstrate how Dialyzer can catch simple type errors
elixir-algorithms
A repository for different algorithms written in Elixir language
ex_banking
Simple banking OTP application using GenServers
google_scraper_live_view
Application for extracting large amounts of data from the Google search results page
hello_sockets
Basic Elixir-Phoenix WebSocket application for observing how a WebSocket connects and transmits data.
movie_finder_microservices_elixir
REST API that will allow the upstream clients to search for movies given a movie genre, and return details of each found movie.
multi-filter-react-redux
A project to test how to combine different filters on a React app when using Redux
routing-visualizer-python-folium-leafletjs
Shows points, lines and polygons in a map given a JSON with coordinates
hudsonbay's Repositories
hudsonbay/google_scraper_live_view
Application for extracting large amounts of data from the Google search results page
hudsonbay/bank_api_event_sourcing
Simple HTTP API for a bank using event sourcing with the CQRS pattern
hudsonbay/bank_genserver
GenServer that models a bank account
hudsonbay/dialyzer_playground
Different example files that demonstrate how Dialyzer can catch simple type errors
hudsonbay/fake_scraper
Fake service that scrapes a number of URLs, and uses a GenStage data pipeline to take care of the workload
hudsonbay/job_processor
Job processsing system using supervised GenServers
hudsonbay/mvp-api
Project that simulates a value chain model to allow seeing the big picture of how customer value is created across organizational functions
hudsonbay/quickcheck_playground
Simple project to learn property-based testing using Erlang's QuickCheck
hudsonbay/redis_cache_project
Elixir project that interacts with a Redis server using the Redix driver.
hudsonbay/routing-solutions-visualizer-nuxtjs-vue
A project to represent imaginary delivery routes with stops
hudsonbay/sender
Project for playing with some functions from the Task module. It simulates an email sending service
hudsonbay/superdyn
Small project to test dynamic supervisors in Elixir OTP
hudsonbay/telemetry_playground
Project to learn how telemetry works in Elixir
hudsonbay/amazon-clone-react
React.js application simulating the Amazon webpage
hudsonbay/chatter
hudsonbay/commerce-platform-api
hudsonbay/csv-uploader-example-phoenix-liveview
Phoenix LiveView application which demonstrates how to handle CSV file uploads.
hudsonbay/dotfiles
My Arch Linux configuration files for i3, alacritty, zsh
hudsonbay/elixir-algorithms
A repository for different algorithms written in Elixir language
hudsonbay/ex_banking
Simple banking OTP application using GenServers
hudsonbay/guessing_game
A classic beginner programming problem: a guessing game
hudsonbay/hello_sockets
Basic Elixir-Phoenix WebSocket application for observing how a WebSocket connects and transmits data.
hudsonbay/hudsonbay
hudsonbay/hudsonbay.github.io
hudsonbay/movie_finder_microservices_elixir
REST API that will allow the upstream clients to search for movies given a movie genre, and return details of each found movie.
hudsonbay/plug_cowboy_playground
Simple project implementing a HTTP server using the PlugCowboy Elixir library
hudsonbay/stack
A personal project for understanding GenServers in Elixir/OTP
hudsonbay/twelve-days
hudsonbay/first-contributions
🚀✨ Help beginners to contribute to open source projects
hudsonbay/propcheck
Property based Testing for Elixir (based upon PropEr)