Image of Omar

Hi there! My name is Omar and welcome to my learning journal.

After several months of learnig the frontend developer path, I'he made some incredible projects that in the beggining I though it was imposiblefor me to make it.

How I stay commited to learning

I graduated from UTEP as a Electrical & computer engineer, but since I had a hard time trying to find job related to what I have studied I decided to try another option.

Since the part of programing in my carrer was interesting I though of some coding related option

How I got started

I started in this year (2023), no later than february whatching the basics of html and CSS and then I got introduced to JavaScript. I didn't have a path to follow until I found Scrimba.

Srimba is a platform that offers different courses, there was the full Frontend Developer path course that helped me a lot in my journey.

Recent posts

game image

SEP 30, 2024

Restaurant

A responsive single page application

game image

SEP 18, 2024

Cool typing game

A game to test your typing speed!

Vet image

JUNE 22, 2024

Vet Landing Page

A simple landing page for a veterinary

Ecommerce image

JUNE 6, 2024

E-commerce v2!

Upgraded my E-commerce website to allow users create profiles using mySQL for the database and Node JS for the API.

Quizicalv2 image

APRIL 6, 2024

Quizical V2

My first app using typescript! A redesign of my app quizzical.

ecommerce image

MARCH 21, 2024

E-commerce

A simple Ecommerce website built using react router (SPA)

tensies image

JANUARY 11, 2024

Tensies

Practicing my coding skills by building a tensies game.

Tic tac toe image

NOVEMBER 1, 2023

Tic Tac Toe

Practicing my coding skills by building a tic tac toe game.

library image

SEPTEMBER 12, 2023

Small library

I learned about compound components and it's benefits, especially in React to avoid 'prop drilling', so i decided to create a small library.

Vans app image

AUGUST 18, 2023

VanLife

A single page React/Vite app that simulates a rental website, where the user can filter between the opcions the store offer. The website was built in Vite using React router 6.

quizzical app image

JULY 18, 2023

Quizzical

A trivia web site built in next.js, a react framework. The web site basically uses an api that return 5 questions and the page let the user to interact with those questions trying to select the rigth answer.

First react app image

JUNE 28, 2023

First react app

My first page made with React! At the beggining it was confusion how to setup all the stuff tu begin with but at the end is almost the same thing as vanilla js at the moment. I made a static webpage about me and my contact information.

Movie Watchlist image

JUNE 17, 2023

Movie Watchlist

My second project working with an API, this time I needed to send to the API the search of a movie and the API sent me information of 10 movies that matched the search. First I tried working with the localStore of the device and worked, but for a reason when uploaded to the internet it doesn't work, so I needed to find another way of making it work. That's when I learned about the in-built database in the brower indexedDB.

Color generator image

JUNE 8, 2023

Color generator

This was my first project working with an API, sending color values to the API and receiving information from the API, it was a little tricky to access to that information but at the end I managed to get the app working

Tindog image

JUNE 1, 2023

Tindog

I have created an app like tinder but for dogs, it just let you do the basic stuff, just swipe like or nope, it uses classes and a constructor function to render the dogs in the app.

Champ's Site image

May 9, 2023

Champion's Site

In this project I worked mostly with JavaScrip. It was a challenge since I was putting into practice the new things I was learning. But at the end I make it work as I intended.

My piano's Site image

APRIL 18, 2023

My piano's Site

I wanted to practice what I've learned about HTML and CSS, so the topic of the site I wanted to create is my piano. In this site I show all the songs I've learned to play on the piano.

order online app image

MAY 7, 2023

Order Online Pls

In this project I was asked to make an mobile app for oderdering food online, for some reason it does not work in netlify but anyways I added the link to the site.

Responsive website image

APRIL 4, 2023

Practice website

This was my first responsive website I made watching a youtube tutorial that teached me the basics of HTML and CSS.

Web browser extension image

APRIL 6, 2023

Chrome extension

My first web browser extension. Save the current tab's URL into a list so you can go back to that page later on. The extension also allows to save custom inputs and revome the last item on the list