Skip to content
View kallbuloso's full-sized avatar
  • kallbuloso
  • Brazil
  • 03:44 (UTC -03:00)
Block or Report

Block or report kallbuloso

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
kallbuloso/readme.md

header image

πŸ’« About me:

about me
πŸ“œ My Skills:
/**
 * Get Current Skill
 * Returns information about the skills and experience.
 * @returns {Object} Current Skill
 */
export const getCurrentSkill = () => {
  const currentSkill = {
    fullName: 'Claudinei de Carvalho',
    nickName: 'Amaral Karl',
    githubProfile: 'https://github.com/kallbuloso',
    email: '[email protected]',
    origin: 'SΓ£o Paulo, Brazil',
    skill: {
      description: 'Full Stack Developer',
      stack: {
        backEnd: ['Node.js', 'PHP', 'Laravel 11', 'Inertia', 'Vite', 'RESTful API', 'WebSockets', 'and more...'],
        frontEnd: ['HTML5', 'CSS3', 'SASS', 'Inertia.js', 'JavaScript', 'TypeScript', 'React', 'Vue.js', 'Vuetify', 'Quasar', 'Bootstrap', 'Tailwind CSS', 'and more...'],
        database: ['MySQL', 'PostgreSQL', 'SQLite', 'Redis'],
        devOps: ['Git', 'GitHub', 'GitLab', 'Docker', 'and more...'],
        tools: ['VSCode', 'VStudio', 'Sublime Text', 'Postman', 'Notepad ++' 'Git Bash', 'PowerShell'],
        cloud: ['AWS', 'Azure', 'Wasabi'],
        apis: [
          'Google Maps',
          'Stripe',
          'Twilio',
          'Mercado Livre',
          'Mercado Pago',
          'OpenAI',
          'WhatsApp Meta',
          'OAuth',
          'Google reCAPTCHA',
          'Google Cloud Speech-to-Text',
          'Google Cloud Text-to-Speech',
          'Google Cloud Translation',
          'Azure Translator Text',
          'Azure Speech Service',
          'Azure Text to Speech',
          'Azure Speech to Text',
          'Azure Translator Speech',
          'and more...'
        ],
        server: ['Apache', 'Nginx'],
        webHosts: {
          vps: ['Contabo', 'Hetzner', 'HostGator', 'GoDaddy', 'Oracle', 'Hostinger'],
          shared: ['HostGator', 'GoDaddy', 'Hostinger'],
          dedicated: ['Contabo', 'Hetzner'],
          storage: ['Wasabi', 'AWS', 'Azure']
        },
        os: ['Windows', 'Linux']
      }
    },
    currentStudying: {
      description: 'Currently studying',
      stack: 'Python, Django, Flutter and more...'
    },
    oldSkills: {
      description: 'Old skills',
      stack: [
        'Java',
        'jQuery',
        'Materialize',
        'Less',
        'Gulp',
        'Webpack',
        'Babel',
        'CodeIgniter',
        'CakePHP',
        'Zend Framework',
        'Symfony',
        'Laravel 5',
        'Laravel 6',
        'Laravel 7',
        'Laravel 8',
        'Laravel 9',
        'Laravel 10',
        'Angular 2',
        'C#',
        'ASP.NET',
        'Visual Basic 4',
        'Visual Basic 5',
        'Visual Basic 6',
        'Visual Basic .net',
        'Delphi'
        'SQL Server',
        'C++'
      ]
    },
    experience: '26 years',
    updatedAt: '2024'
  }

return currentSkill
}

πŸ“Š GitHub Stats:

stats graph languages graph
streak graph activity-graph graph
trophy graph

πŸš€ Langs, Scripts, Plugins, Softwares, Tecnologies and Frameworks:

visual-basic logo javascript logo typescript logo react logo jquery logo bootstrap logo html5 logo css3 logo sass logo less logo markdown logo php logo apache logo azure logo nginx logo googlecloud logo python logo java logo csharp logo dot-net logo nodejs logo vuejs logo vuetify logo quasar logo angularjs logo react logo nextjs logo nuxtjs logo webpack logo gulp logo babel logo eslint logo npm logo yarn logo composer logo arduino logo docker logo git logo github logo gitlab logo raspberrypi logo ssh logo filezilla logo tailwindcss logo materialui logo google logo gimp logo aftereffects logo canva logo codepen logo codepen logo delphi logo

🌐 Databases:

mariadb logo mysql logo sqlite logo redis logo postgresql logo sqlserver logo mongodb logo sqlserver logo

πŸ’» Frameworks:

laravel logo symfony logo codeigniter logo cakephp logo

🌐 CMS's:

wordpress logo woocommerce logo moodle logo joomla logo drupal logo magento logo prestashop logo

πŸ’» Operating Systems:

windows logo linux logo

✍️ IDE's and Editors:

vscode logo visualstudio logo visualstudio logo phpstorm logo notepad++ logo

🌐 Servers & VPS's:

Servers

contabo logo hostgator logo hostinger logo hetzner logo

Operating Systems

ubuntu logo debian logo

Panel Web Servers

plesk logo cpanel logo litespeed logo webmin logo

🌐 Socials:

πŸ” Contributed Repo:

Snake animation


πŸ“Š Views:

Pinned Loading

  1. vilv vilv Public

    Starter Kit Laravel 11, Inertia js, Vue 3 e Vuetify

    PHP

  2. notify notify Public

    PHP

  3. laravel-blade-directives laravel-blade-directives Public

    PHP

  4. laravel-packager laravel-packager Public

    A cli tool for creating Laravel packages

    PHP