Skip to content
View alexandermorales-dev's full-sized avatar
Block or Report

Block or report alexandermorales-dev

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

Banner

About Me

Hi there, I'm currently working towards becoming a Full-Stack Software Developer.

Stack: Ruby | Rails | Javascript | React | Redux

const aboutAlex = {
pronouns: ["he", "him"],
job: ['looking for my next opportunity'], 
languages: ['english', 'spanish', 'HTML', 'CSS', 'Javascript', 'Ruby on Rails', 'React & Redux'],
}

Mood

Currently looking for my dream job as a software developer!

Github Stats

Alex's GitHub stats

Languages

Top Langs

Get in touch

👤 Alex

Pinned Loading

  1. destinations-directory destinations-directory Public

    The main purpose of this project is to reinforce HTML semantic tags, CSS layouts, and media queries knowledge.

    HTML 4 1

  2. bootstrap-project bootstrap-project Public

    Newsweek website clone - the main purpose of this project was to get familiar with bootstrap and its layout system. Css was reduced as much as possible in order to make use of bootstrap predefined …

    HTML 6

  3. newyorktimes newyorktimes Public

    Clone of new york times website - the main purpose of making this clone was to learn and put in practice the implementation of semantic tags in html and basic flexbox and grid layouts.

    HTML 8

  4. guess-my-number guess-my-number Public

    This is a game built in HTML and CSS with basic functionalities using JS.

    CSS 3

  5. TNW-project-2 TNW-project-2 Public

    The Next Web website clone - the main purpose of this project was to replicate a website and reinforce semantic tags, grid and flexbox layouts, and the use of media queries to achieve responsiveness

    HTML 2 1

  6. tic_tac_toe_rspec tic_tac_toe_rspec Public

    Tic Tac Toe game plus, RSpec tests

    Ruby