There are no reviews yet. Be the first to send feedback to the community and the maintainers!
command-vault
Command Vault is a small CLI application whose main purpose is to allow the user to save commands in a list. The user can also delete a command, list all commands, search by a command, search by category, or even search by a description.designPatterns
My experiments with design patterns (GoF) using PHPgo-clean-sensitive-data
The main objective of this repository is to develop a user-friendly API that effectively filters out sensitive information from JSON objects. By utilizing this API, users can confidently send JSON data, knowing that any sensitive data will be securely removed.Simple-Laravel-REST-API
A simple implementation of a REST API with laravel. It does not contain any type of authentication.go-colly-netflix-scraping
This POC demonstrates how to use the Go and the Colly library to visit some Netflix page URLs and extract movie titles.go-rest-api
Simple REST API built with Golang and Gin. Repository created for the sole purpose of practicing the Go language.repabs-api
First project with NestJs "and typescript" for learning purposes. API to manage absences during the working days. MongoDB was chosen as the database solution. The mongoose library is used in the project.Katas
Codewars challenges accomplished by me. PHP, SQL, Javascript, Java and GO.go-ip-address-info
Application created to practice fyne toolkit and GoLang. The application consumes the ipify API and provides your computer's IP address. Once it has the IP, it consumes the ipwho.is API to get more information about the IP.docker-mysql-phpmyadmin
Provide an image of mysql and phpmyadmingo-wipe-sensitive-data
The main objective of this repository is to develop a user-friendly API that effectively filters out sensitive information from JSON objects. By utilizing this API, users can confidently send JSON data, knowing that any sensitive data will be securely removed.poc-aws-sqs
This repository is intended to serve as a proof of concept for AWS SQS implemented in nodejs. In this implementation I tried to exercise all my personal knowledge (still superficial) related to the AWS SQS solution.aps-finder
This application (abandoned) is intended to inspect all application code in order to map all app_settings. The intention is to document all settings found and describe the purpose of each one of them.poc-socket-io
This repository is intended to serve as a proof of concept for socket.io implemented in nodejs. The result of the implementation is a simple chat solution.Love Open Source and this site? Check out how you can help us