Skip to content

Personal resume website, built using React and SCSS, and hosted on GitHub Pages. Integrates AWS Lambda and API Gateway for backend functionalities.

Notifications You must be signed in to change notification settings

dfoshidero/dfo-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daniel Favour's Personal Resume Website

This repository contains the code for my personal resume website, hosted at www.dfvro.com. It showcases my professional skills, experiences, and projects.

Technology Stack

  • Frontend: JavaScript with React, SCSS for styling.
  • Hosting: GitHub Pages.
  • Backend Services: AWS Lambda and AWS API Gateway for functionalities requiring private keys.

Key Dependencies

  • react, react-dom: Core React libraries.
  • @mui/material, @mui/icons-material: Material-UI for UI components.
  • @emotion/react, @emotion/styled: Emotion for styled components in React.
  • axios: For HTTP requests.
  • react-router-dom: For navigation and routing.
  • sass: For SCSS styling.

Setup and Deployment

  • Run npm start for local development.
  • Deploy using npm run deploy, which builds the app and publishes to GitHub Pages.

About

Personal resume website, built using React and SCSS, and hosted on GitHub Pages. Integrates AWS Lambda and API Gateway for backend functionalities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published