Skip to content
View ryaovan's full-sized avatar

Block or report ryaovan

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

Hi I'm Randy!

News

I am currently working on a personal portfolio to practice my React / Typescript, check it out!
https://randyvan.com/

About

Since you are here learning about me, I will also divulge the fact that I like taking pretty pictures along with coding. Now you know everything about me.

image

Disclaimer

Sorry I make a lot of private repos, so it looks like I dont have much activity.
I promise I am still building some stuff :)

Skills

const mern_stack = {
  react: ['jsx', 'React', 'HTML', 'css', 'redux', 'babel', 'webpack'],
  nodejs: ['javascript', 'typescript', 'npm', 'es5/6'],
  express: ['routing', 'authorization', 'authentication', 'API'],
  mongodb: ['nosql', 'CRUD', 'REST', 'mongoose']
}

const cloud = {
  aws: ['serverless', 's3', 'ecr', 'ec2', 'cloudwatch', 'cloudformation', 'etc'],
  firebase: ['firestore', 'rtdb', 'functions']
}

const app = {
  web: ['MERN', 'html', 'css', 'Vue'],
  mobile: ['android', 'react-native'],
}

const systems = {
  architecture: ['design_patterns', 'SOLID', 'docker', 'microservice'],
  messaging: ['rabbitmq', 'kafka'],
  testing: ['jest', 'postman', 'kibana', 'elastic'],
  cicd: ['github actions', 'gitlab', 'bitbucket', 'jenkins']
}

return {...stack, ...cloud, ...app, ...systems};

Popular repositories Loading

  1. wump wump Public

    Forked from Grendle44/wump

    Python

  2. rabbitmq-tutorial rabbitmq-tutorial Public

    JavaScript

  3. ui_components ui_components Public

    Forked from bradtraversy/ui_components

    Collection of HTML & CSS UI components

    HTML

  4. takehome takehome Public archive

    Forked from SocialConstruct/takehome

    Take home project - full stack

    JavaScript

  5. ryaovan ryaovan Public

  6. beginners-typescript-tutorial beginners-typescript-tutorial Public

    Forked from total-typescript/beginners-typescript-tutorial

    An interactive TypeScript tutorial for beginners

    TypeScript