sthefanoc / sthefanoc.com

Personal Website that serves as a playground for me to try different things. Also serves as a resumé and a way to showcase my abilities and the services I offer. Built with GatsbyJS, Headless Wordpress, PWA and GraphqQL.

Home Page:https://sthefanoc.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follow SthefanoC on Twitter

Connect with Sthefano Carvalho on LinkedIn

SthefanoC.com - Personal Website

SthefanoC Personal Website

SthefanoC.com - My personal website

A personal website that serves as a playground to experiment with different technologies and also a way to showcase my skills and publicize my services.

SthefanoC's personal website

Getting Started

To get this running on another machine, just clone the repo and run the command to start the server. It is important to have node installed:

npm start

Prerequisites

Besides Gatsby JS, that is a great tool for building Static Generated Sites, you will find a lot of other libraries and resources. Here is a list of some of those:

  • disqus-react: for comments
  • chart-js: for beautiful dynamic charts
  • fontawesome: for styles and fonts
  • react-bootstrap: for easy styling
  • react-tooltip: for explanations for the user
  • gatsby-plugin-google-analytics: for tracking
  • gatsby-plugin-google-tagmanager: for tracking even more
  • gatsby-plugin-netlify: for making deployment easy

And a lot of others...

Styles

The website is responsive. Using media-queries the app can be used on desktop or smaller screens. Bootstrap helped, but most of the styling is on the CSS files.

Deployment

The app is deployed using Netlify for the front-end, WordPress as back-end. The domain is managed on the Hostinger platform.

Built With

Authors

Acknowledgments

About

Personal Website that serves as a playground for me to try different things. Also serves as a resumé and a way to showcase my abilities and the services I offer. Built with GatsbyJS, Headless Wordpress, PWA and GraphqQL.

https://sthefanoc.com/

License:MIT License


Languages

Language:JavaScript 68.0%Language:CSS 32.0%