Skip to content
View ric-projects's full-sized avatar
  • Vancouver
  • 01:15 (UTC -08:00)

Block or report ric-projects

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ric-projects/README.md

Hi there, I'm Ricardo πŸ‘‹

πŸ’» IT Support Analyst | SysAdmin | Fullstack Developer

πŸ” What I'm Up To

  • πŸ”­ Building web applications using Node.js
  • 🌱 Recently completed The Odin Project's fullstack curriculum
  • πŸ“š Continuously expanding my knowledge of modern technologies and best practices

πŸ› οΈ Skills:

  • JavaScript
  • React
  • Operating Systems, Linux and Windows Servers, Virtualization
  • Git/GitHub
  • Problem Solving, debugging
  • Testing using Jest, vitest
  • HTML/CSS
  • Node.js, Express.js, Passport auth
  • SQL (PostgreSQL)

Pinned Loading

  1. inventory-application inventory-application Public

    Inventory web app using NodeJS for the Backend, PostgreSQL as database, EJS for dynamic page views and Express for routing. Written using the MVC architecture in mind

    JavaScript

  2. shopping-cart shopping-cart Public

    A React project for a shopping cart exploring context and hooks, Vitest used for tests and Babel for Hot-reloading/fast refreshes. State being managed via Outlets and useContext.

    JavaScript

  3. restaurant-page restaurant-page Public

    A SPA (single-page application) web app using just JavaScript for routing, DOM manipulation and element creation. Manually performing tasks that newer frameworks abstract away from the developer.

    JavaScript