Skip to content
View camer0nluo's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Seattle, WA
  • 03:40 (UTC -07:00)

Highlights

  • Pro
Block or Report

Block or report camer0nluo

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

About Me

Typing SVG

Feel free to connect with me!

A little more about me...

const cameron = {
    pronouns: "They" | "Them",
    code: ["Javascript", "Python", "Java", "TypeScript"],
    askMeAbout: ["web dev", "tech", "app dev", "photography"],
    technologies: {
        backEnd: {
            js: ["Node", "Express", "Prisma", "Flask", "Spring"],
        },
        mobileApp: {
            native: ["Android Development", "React Native"]
        },
        devOps: ["AWS", "Docker", "Kubernetes", "Nginx"],
        databases: ["Mongo", "MySql", "Sqlite"],
        misc: ["Firebase", "Socket.IO", "selenium", "open-cv"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentFocus: "Focusing on AWS technologies",
    funFact: "I love my cat"
};

📫 How to reach me:

Email : camer.onluok@gmail.com

wakatime

Pinned

  1. Advent-Of-Js-2023 Advent-Of-Js-2023 Public

    Forked from AdventOfJavaScript/2023-12-00__starter

    Built with RedwoodJS

    TypeScript

  2. Advent-Of-CSS-2023 Advent-Of-CSS-2023 Public

    Forked from AdventOfCSS/2023-12-00__storybook-tailwind-setup

    Advent of CSS built with Storybook

    TypeScript

  3. kevinshen56714/SkyOffice kevinshen56714/SkyOffice Public

    Immersive virtual office built with Phaser, React, Redux, PeerJS, and Colyseus.

    TypeScript 910 286

  4. kevinshen56714/SWEJobs.fyi kevinshen56714/SWEJobs.fyi Public

    Software Engineer Jobs and Trends Tracker

    TypeScript 23 5

  5. Risk-and-Returns Risk-and-Returns Public

    A project that imports and manages financial data in Python

    Jupyter Notebook 1

  6. My-Island My-Island Public

    A simple project in Three.js

    JavaScript