My name's Mikael Santilio, I'm Brazilian 🇧🇷 and working with Web Development💻 since 2018. Currently, I'm a student in System Analysis and Development course at IFPI. In love with discovering new things, I like to developed projects from the first wireframe📑 up to business rule implementation at the backend, that they be challenging and, mainly, generate value for the final user👤.
Highlights
- Pro
Pinned Loading
-
emerald-odm
emerald-odm PublicEmeraldODM is an simple ODM (Object-Document Mapper) framework for MongoDB in Ruby.
Ruby 2
-
telegram_alerts
telegram_alerts Publica Ruby gem that allows you to receive notifications about exceptions and alerts in your Ruby applications through Telegram.
Ruby 2
-
-
cookiecutter-ruby-datascience
cookiecutter-ruby-datascience PublicThis script generates a basic Ruby project structure based on user input using the Cookie Cutter pattern. It collects various project configuration details from the user and creates the necessary f…
Ruby
-
Implementation of array methods to l...
Implementation of array methods to list, like Ruby 1class Array(list):
23def __init__(self, *args):
4list.__init__(self, *args)
5self = Array.deep_parse_list(self)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.