• Stars
    star
    1
  • Language
    CSS
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

More Repositories

1

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.
Go
3
star
2

designPatterns

My experiments with design patterns (GoF) using PHP
PHP
2
star
3

go-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.
Go
2
star
4

Simple-Laravel-REST-API

A simple implementation of a REST API with laravel. It does not contain any type of authentication.
PHP
2
star
5

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
1
star
6

go-rest-api

Simple REST API built with Golang and Gin. Repository created for the sole purpose of practicing the Go language.
Go
1
star
7

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.
TypeScript
1
star
8

Katas

Codewars challenges accomplished by me. PHP, SQL, Javascript, Java and GO.
PHP
1
star
9

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.
Go
1
star
10

docker-mysql-phpmyadmin

Provide an image of mysql and phpmyadmin
1
star
11

harrypotter-challenge

Dextra Digital PHP challenge
PHP
1
star
12

go-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.
Go
1
star
13

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.
JavaScript
1
star
14

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.
Go
1
star