Skip to content
View CaesaRR19's full-sized avatar
🇩🇴
Learning :)
🇩🇴
Learning :)
  • Dominican Republic

Highlights

  • Pro
Block or Report

Block or report CaesaRR19

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

Hello :)

class SoftwareDeveloperWannabe:
    def __init__(self):
        self.__full_name = "César Omar Ramos Nolasco"
        self.__age = 19
        self.__languages_spoken = ["Spanish", "A lil bit of English"]
        self.__country = "Dominican Republic"
        self.__goal = "Be a nice programmer :)"

    def say_hi(self):
        print("Hi!, Thank you for checking out my profile, I really appreciate it <3")


me = SoftwareDeveloperWannabe()
me.say_hi()

Technologies & Tools

Windows Visual Studio Code Python HTML5 CSS3 Git GitHub

Connect with me

Gmail HackerRank

Github Stats

GitHub Stats Top Languages

Github Trophies

trophy

Pinned

  1. PomodoroApp PomodoroApp Public

    Un pomodoro básico hecho con PyQt6 :)

    Python 1

  2. DominicanFlag DominicanFlag Public

    Bandera dominicana hecha con HTML y CSS :)

    CSS