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

Organizations

@viden-content

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
isBucky/README.md

Hey! 🖖 New here?

My name is Matheus, but I go by my nickname — Bucky.
I'm 20 years old and I live in Rio Grande do Sul, Brazil 🇧🇷.

I started programming on my cell phone, literally. Back then, I created simple bots for Discord using nothing but mobile tools. As time went on, those simple bots evolved into more complex systems — all coded entirely on my phone. It was a challenge, but it taught me creativity, patience, and how to optimize code under tight constraints.

Later on, when I got my first computer, a new world opened up. I began building large-scale APIs, full-featured e-commerce platforms, virtual store systems, and integrated payment solutions. With every project, I pushed the boundaries of what I could build — from back-end logic to database design and front-end integration.

Now, with more than 5 years of experience, I’m passionate about building robust, scalable solutions and constantly learning new technologies.

🎯 My skills

Arch

Bun NodeJS JavaScript TypeScript Zig

Firebase MariaDB MongoDB MySQL Postgres Redis

Fastify Amazon S3 Sequelize Prisma

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 2

  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 3