Skip to content
View alexcarmonadev's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report alexcarmonadev

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

alt text

Technologies I Use

Social

Hello World

class HelloWorld:
	user = 'Alex Carmona'
		current_edu = "I.E.S. BEZMILIANA"
		hobbies = [
			'Running',
			'Fishing',
            		'Dancing',
			'The music of the 80s',
			'Think about whether to take the blue or red pill...'
			]

	def getCity():
		return Rincon_de_la_Victoria(Malaga, Spain)

	def Ambitions():
		LearnReact()
		LearnNextJS()
		LearnToBeBetterProgrammer()

Courses of Google Activate

Pinned

  1. fm15_time_tracking_dashboard fm15_time_tracking_dashboard Public

    Time tracking dashboard

    CSS

  2. fm16_tip_calculator_app fm16_tip_calculator_app Public

    Tip calculator app

    CSS

  3. fm19_crowdfunding_product_page fm19_crowdfunding_product_page Public

    Crowdfunding product page

    CSS

  4. fm25_social_media_dashboard_with_theme_switcher fm25_social_media_dashboard_with_theme_switcher Public template

    Social media dashboard with theme switcher

    SCSS

  5. fm37_calculator_app fm37_calculator_app Public

    Calculator app

    CSS

  6. fm48_rock_paper_scissors_game fm48_rock_paper_scissors_game Public

    Rock, Paper, Scissors game

    CSS