Skip to content
View putsbam's full-sized avatar
🙂
while true smile();
🙂
while true smile();

Highlights

  • Pro
Block or Report

Block or report putsbam

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
putsbam/README.md

import Dev from 'putsbam';

class Skills extends Dev {

  langs = ['JavaScript', 'Java', 'C', 'HTML', 'CSS'];
  frameworks = ['Node', 'Vue', 'Electron', 'Express'];
  dataBases = ['SQLite', 'MongoDB', 'Firebase'];
  otherStuff = ['Linux', 'Arduino', 'MSOffice', 'PhotoshopCS6']
  
}

Pinned Loading

  1. discordlvlbot-json discordlvlbot-json Public template

    A Simple Discord Bot Using JSON as Database!

    JavaScript 3

  2. formpage-mongo formpage-mongo Public

    JavaScript

  3. hotwheels hotwheels Public

    Project to college to study/apply OOP (Object-oriented Programming), in this case, Java.

    Java

  4. os_ufpa os_ufpa Public

    Repo to store all C scripts made for college assignments (Operating Systems).

    C