Skip to content
View bruno-rodrigues0's full-sized avatar
🎯
Coding
🎯
Coding
  • Instituto Federal de Educação, Ciência e Tecnologia Baiano
  • Brazil
  • 18:50 (UTC -03:00)
  • Instagram bruno.fzn_

Highlights

  • Pro

Organizations

@psw1-2023-1 @Web-Fixers

Block or report bruno-rodrigues0

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

Typing SVG

🤔 Who am I?

class WhoAmI:
   def __init__ (self):
   	self.user = 'Bruno Rodrigues'
   	self.current_work = 'Studying'
   	self.hobies = [
   		'Programming',
   		'Read',
   		'Listen to music'
   	]

   def getCity(self):
   	return Guanambi_Bahia()

   def getAmbitions(self):
   	return this.ambitions = [
   		'Marry my girlfriend',
   		'Be the TOP 1 PROGRAMMER of world'
   	]

💀 My stats...

Ashutosh's github activity graph


🧠 Main Stack


✨ Learning



Pinned Loading

  1. type-chess type-chess Public

    Jogo de Xadrez simples feito em Typescript

    TypeScript 2

  2. todo-list todo-list Public

    Rest API de Todo List feita com Node.js, Express e TypeScript

    TypeScript 2

  3. sisaluno sisaluno Public

    Sistema de alunos da turma 2AII

    PHP 1

  4. on-calculator on-calculator Public

    Calculadora simples feita com HTML, CSS e TypeScript.

    TypeScript 3

  5. bruno-rodrigues0 bruno-rodrigues0 Public

    Hello, World!

    3

  6. image-to-ascii image-to-ascii Public

    Convercer de imagem para ascii

    JavaScript 2