Skip to content
View isBucky's full-sized avatar
๐Ÿ 
Working from home | ๐ŸŽถ Listening to music | ๐Ÿ‘ฉโ€๐Ÿ’ป Studying and programming
๐Ÿ 
Working from home | ๐ŸŽถ Listening to music | ๐Ÿ‘ฉโ€๐Ÿ’ป Studying and programming

Block or report isBucky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
isBucky/README.md

Hey! ๐Ÿ––, new here?

Hello, my name is Matheus, but I prefer to be called by my nickname (Bucky).

I am 17 years old, I live in Rio Grande do Sul, Brazil ๐Ÿ‡ง๐Ÿ‡ท.

I've been a programmer for over 2 years, I program on my cell phone, that's what you read, on my cell phone, as depressing as this is, I can do a lot of interesting projects.


๐Ÿ“ก My social networks:


๐ŸŽฏ My skills:

JavaScript Node.JS React
MySQL MongoDB SQLite Firebase
Heroku Vercel Glitch

Contributions ๐Ÿ–ฅ๏ธ


Animaรงรฃo

Pinned Loading

  1. My server settings, day to day. My server settings, day to day.
    1
    'use strict';
    2
    
    
    3
    import WebsocketManager from './WebsocketManager.js';
    4
    import rateLimit from 'express-rate-limit';
    5
    import express from 'express';
  2. Bucky.js Bucky.js Public

    Simple npm that has several functions to use in everyday development.

    TypeScript 1

  3. Rest-Manager Rest-Manager Public

    A framework in order to facilitate/handle requests to a URL in an easy way.

    TypeScript 2

  4. Object.mn Object.mn Public

    An npm with various functions to manage objects.

    TypeScript 2