Pinned Repositories
100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
101-rs
A Rust university course
101-rs-exercise
Rust 101 course exercises
bank_kata
Solution for the Bank kata
birthday_greetings
cqrs-booking
Implement a simple booking solution in CQRS architecture
go-koans
koans for go
memcached
Learning Rust by creating a memcached clone
pager-service
Let's imagine we want to implement an in-house alert notification system
pomodoro
An electron app to manage the notifications of slack while the pomodoro technique is applied
rubengglez's Repositories
rubengglez/pomodoro
An electron app to manage the notifications of slack while the pomodoro technique is applied
rubengglez/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
rubengglez/101-rs
A Rust university course
rubengglez/101-rs-exercise
Rust 101 course exercises
rubengglez/application_load_balancer_go
Learning Go building an Application Load Balancer
rubengglez/awesome-go
A curated list of awesome Go frameworks, libraries and software
rubengglez/bank_kata
Solution for the Bank kata
rubengglez/birthday_greetings
rubengglez/contacts
Make a CRUD app to store, update and delete contacts.
rubengglez/cqrs-booking
Implement a simple booking solution in CQRS architecture
rubengglez/go-koans
koans for go
rubengglez/memcached
Learning Rust by creating a memcached clone
rubengglez/pager-service
Let's imagine we want to implement an in-house alert notification system
rubengglez/chat
Learning Rust by creating a chat application
rubengglez/cv
My curriculum vitae online. The main goal of this repo was to learn Angular framework when creating my own web. As well, testing how Jasmine works and understand different configurations with Eslint and Typescript
rubengglez/deel-backend
This backend exercise involves building a Node.js/Express.js app that will serve a REST API
rubengglez/depot
This app is created during my reading of the book "Agile Web Development with Rails 5.1"
rubengglez/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
rubengglez/expression-tree
Refactoring an expression tree
rubengglez/flatten
Write an algorithm to flatten an arbitrarily nested array of values.
rubengglez/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
rubengglez/go-micro-services
HTTP up front, Protobufs in the rear
rubengglez/kvs
A key-value store
rubengglez/library-rust
Learning exercise from the Comprehensive Rust course
rubengglez/luhn-rust
Learning Rust
rubengglez/media
This project is used to try Ruby on Rails framework. For that, a project to save the list of books, movies or TV series that someone has watched will be created in this repo
rubengglez/rate-limiter
Learning Rust by creating a rate limiter solution
rubengglez/rust-training
Learning materials for the Rust Training courses by Ferrous Systems
rubengglez/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
rubengglez/simple-gui
Learning exercise from the Comprehensive Rust course