Skip to content
View Cabonilla's full-sized avatar
💭
Learning
💭
Learning
Block or Report

Block or report Cabonilla

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

Hey, I'm Chris!

Your friendly neighborhood web developer.

Self-Taught Full-Stack Web Dev

They say it ain't easy being cheesy.
They also say it's not that easy being green.

Well, same goes for self-taught web development.
Nevertheless, we code on!
This is a small profile page created by me,
currently being typed out by me.


const chris = {
 code: ["HTML", "CSS", "Javascript", "Python", "Ruby"],
 askMeAbout: ["web dev", "flexbox", "graphic design", "comedy"],
 technologies: {
  backEnd: {
   js: ["node js", "express"],
  },
  frontEnd: {
   js: ["React JS", "Vue JS"],
   css: ["materialize", "bulma", "bootstrap"],
  },
  databases: ["mongoDB", "MySql"],
  misc: ["Firebase", "Socket.IO", "Processing", "Netlify"],
 },
 architecture: [
  "Serverless Architecture",
  "Full stack web applications",
  "Single page applications",
 ],
 currentFocus: "React Dev",
 quote: "Enough quotes.",
};

⚔️ Currently Conquering ⚔️

Tech Language(s)
Front-end React html5 JavaScript SASS CSS3
Back-end MongoDB Nodejs Heroku npm Python Ruby Firebase
Tools Git Github VSCode
Graphic Design Photoshop Illustrator XD Cinema 4D

🔥 Github Organizations 🔥

⛏ Practice

android

⚡ One Page

android

🤖 Full Stack

android

GitHub Streak


feel free to steal from this portfolio. if you get the job, you can buy me a course! for more information, hmu on linkedin, instagram, email or my site.

Typing SVG

Popular repositories

  1. curriculum curriculum Public

    Forked from TheOdinProject/curriculum

    The open curriculum for learning web development

  2. Cabonilla Cabonilla Public

    A little bit about myself.

  3. awesome-github-profile-readme awesome-github-profile-readme Public

    Forked from abhisheknaiidu/awesome-github-profile-readme

    😎 A curated list of awesome Github Profile READMEs 📝

    Vue

  4. adventofcode2022 adventofcode2022 Public

    Advent of Code 2022 answers, exclusively in Python.

    Python

  5. bot_fighter bot_fighter Public

    A Twitch chat bot emulating Street Fighter.

    Python

  6. grind75 grind75 Public

    Answer key in Python.

    Python