Skip to content

cireneirbo/cireneirbo.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cireneirbo.com

My personal portfolio website and developer's blog.

Featuring

  • Personal projects
    • NodeJS emphasis
    • React JS projects
    • Express projects
    • Full-stack projects
    • C# projects
    • html/css/javascript projects
  • Open-source projects I contributed to
    • buffy quote generator
  • Group projects I worked on
    • Airwinfi
    • Parseltongue
    • discord-bot-of-hacktoberfest-2021
    • Identi-flora-cation
  • Organizations I support
    • EFF
    • FSF
    • LaunchCode
  • Hackathons I have completed
    • Hacktoberfest 2021
    • Hacktoberfest 2020
    • Rep.lit August 2020 Language Jam
    • Suncoast Developers' Guild June 2020
  • About me
    • Technologies
    • Education
    • Interests
    • Location
    • Ways to reach me

Dependencies

  • ReactJS - React's official documentation.
  • gh-pages - npmjs.org's gh-pages library page.
  • react-dom
  • react-scripts

Useful Links

  • Hosting React on Github Pages - Instructions to set up GitHub pages with React.
  • Github API - GitHub's API that will allow me to make real-time data updates when users visit the page. (e.g. how many repos I have currently, stats from my page, what I most recently worked on, etc.)
  • ReactJS - React's official documentation.