Skip to content
View krisbobo's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report krisbobo

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

Hey there! I'm Christian Kiyong

Remote Full-Stack Developer Exploring new Opportunities

linkedIn Twitter Gmail

A Little More About Me

const krisbobo = {
  exploring: 'New Jobs and Opportunities',
  hobbies: ['Learning New Stuff','Reading','Coding', 'tennis player', 'football player'],
  goals2023: 'Land a fully remote Full-Stack developer role',
  pronouns: 'him'||'he',
  techStacks: [
  'Ruby on Rails', 
  'React JS', 
  'Bootstrap', 
  'Ruby', 
  'Python', 
  'JavaScript',
  'C',
  'Firebase',
  'Nextjs'
  ],
  Facts: 'I love football and I can play too.',
  welcomeMessage: 'Hello! Welcome to my Github Space. Feel Free to explore my Projects.'
}
console.log(krisbobo.welcomeMessage)

Hello! Welcome to my Github Space. Feel Free to explore my Projects.

Pinned

  1. capstone-summit capstone-summit Public

    The capstone is a simple webpage which portrays an imaginary summit event. It consists of a home page and an about page. It was built with CSS and JavaScript.

    CSS 5

  2. books books Public

    This is an MVP version of a previously built app, awesome books. It is a Single Page App (SPA) that allows users to display a list of books, add a book, and remove a selected book. Built with React!

    JavaScript 2

  3. magic-calc magic-calc Public

    Maths magicians is a website for all fans of mathematics! It is a Single Page App that allows users to make simple calculations and read randomly generated quotes. It was built using React!

    JavaScript 2

  4. shop-app shop-app Public

    The shop app allows a user to shop for items. One page has the list of items which can be filtered based on its category and a page which holds specific details for chosen items. Built with React!

    JavaScript 1

  5. spaceTravelers spaceTravelers Public

    We built a web app for a company that provides space travel services using data from the SpaceX API. The application allows users to book rockets and join selected space missions. Built with React!

    JavaScript 1

  6. AbdusSattar-70/Ruby-Group-Capstone AbdusSattar-70/Ruby-Group-Capstone Public

    A Ruby OOP-based solution for managing and organizing your collection of books, games, and music albums. It allows you to add new items, explore your collection by labels, genres, and authors and p…

    Ruby 3