Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.57 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.57 KB

Gitpod ready-to-code License: MIT

About

Welcome to my sandbox!

After several attempts of moving my development environment to the cloud, I created this repository as an attempt to keep my personal development environment in a single place. The advent of tools like Gitpod and Github Code Spaces allowed me to consolidate my local environment setup in a single git repo.

Inside this repo you can find:

  • Basic services ready to use: Postgress, Redis, nginx, elasticsearch, kibana (WIP)
  • Programming Languages ready to use: ruby, go, C/C++ (WIP)
  • Coding Interviews I've done in the past
  • Leetcode and HackerRank solutions I've created
  • Other sample code and test code I've created

Coding Challenges

Coding Interviews

Challenge Title Description Stack
RobotRock A simple game where a robot is given direction instructions and navigates on a grid like tabletop ruby

HackerRank Solutions

Leetcode Solutions

  • WIP