Skip to content
View CaesarDeveloper's full-sized avatar
:octocat:
Working from home
:octocat:
Working from home

Block or report CaesarDeveloper

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

Hi, I'm César 👋🧑🏻‍💻

I'm a software engineer who is passionate about making contributing to open-source more approachable, creating technology to elevate people, and building community. Some technologies I enjoy working with include ReactJS, Jamstack (JavaScript, APIs + Markup) and GraphQL.

  • 🔭 Networking and Community Engagement: Participating in developer communities, attending meetups, or engaging in forums to share knowledge and experiences
  • 👾 New Technologies: Staying updated on the latest technologies and tools in the software development industry
  • 🌱 I’m currently learning Tauri
  • 🌎 Find me around the web: Portfolio

GitHub Streak

Top Langs

Pinned Loading

  1. Function to determine If a color is ... Function to determine If a color is bright or dark in javascript
    1
    let brightOrDark = ($color) => {
    2
    	// Variables for red, green, blue values
    3
    	var r, g, b, hsp;
    4
    
                  
    5
    	// Check the format of the color, HEX or RGB?
  2. caportfolio caportfolio Public

    JavaScript

  3. jamstack-ecomerce-next jamstack-ecomerce-next Public

    Jamstack ECommerce site using Next.js.

    JavaScript 1

  4. javascript-questions javascript-questions Public

    Forked from lydiahallie/javascript-questions

    A long list of (advanced) JavaScript questions, and their explanations ✨

  5. netflix-clone netflix-clone Public

    Forked from mnzsss/netflix-clone

    🍿 Clone of the Netflix Web to study Next.js

    TypeScript

  6. spacex-explorer spacex-explorer Public

    Forked from mnzsss/spacex-explorer

    🚀 React JS application with integration of SpaceX APIs

    TypeScript