Skip to content
View Catalina-Hasnas's full-sized avatar
Block or Report

Block or report Catalina-Hasnas

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

Hi, I'm Catalina Hasnas 👋

HTML5 CSS3 JavaScript Typescript

Thank you for visiting my GitHub profile. Although I have professional experience of 3 years working with React, I am keen on understanding the fundamentals of the web, especially frontend development. Check out these smaller personal projects that showcase that:

1. News Homepage (HTML + CSS)

2. Country finder App with Next.js

  • URL: countries-app-murex.vercel.app
  • Highlights:
    • Proper usage of Static Site Generation and Server Side Rendering;
    • Flickerless theme toggling based on user prefference;
    • Zero Layout Shifts.

3. Javascript Calculator

4. Pomodoro App with React:

  • URL: catalina-hasnas.github.io/Pomodoro-App/
  • Highlights:
    • Usage of modern CSS tools for responsiveness such as container queries and CSS clamp;
    • Usage of CSS Animations;
    • Browser and audio notifications.

5. Timer Component Library:

Projects with backend:

1. Coffee Shop App:

using C# with .NET on the backend and React with Redux on the frontend

2. Fullstack Quiz App

using Next.js' API Routes to query mongoDB:

3. Backpack shop multipage app

Not my proudest code, but one of the earliest. It's for an actual business that I had, with a simple node.js backend and a multipage app on frontend, using vanilla javascript and a bit of jQuery.

Coding Stats

wakatime

You can also find me on

LinkedIn FrontendMentor Outlook Gmail

Pinned

  1. Covid-Chart-App Covid-Chart-App Public

    React app that calls a public API and displays statistical data on COVID

    JavaScript 1

  2. Coffee-Shop-App-Frontend Coffee-Shop-App-Frontend Public

    The frontend of an e-commerce coffee shop app

    TypeScript

  3. Arduino Arduino Public

    Arduino projects in C++

    C++

  4. Coffe-Shop-App-Backend Coffe-Shop-App-Backend Public

    The .NET backend of an e-commerce coffee shop app

    C#

  5. Weather-App-Backend Weather-App-Backend Public

    The nodejs backend for a weather app

    JavaScript

  6. Quiz-App Quiz-App Public

    Nextjs app to allow users to create quizzes, see the responses and grade them.

    TypeScript