Giter Club home page Giter Club logo

portfolio's Introduction

Website Language React Version Redux Version NextJS Version Last Commit MIT License


Logo

Portfolio

My developer portfolio.
View Deployment · Report a Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgements

About

I built my portfolio to showcase my work and my journey as a developer. It's grown and evolved a lot since I first published it as a baby dev. I started out with a single page generated with Create-React-App, then moved to Next.js after realizing that static site generation is a better choice for small sites that want to make it onto search engines. I've added a blog, more code samples, and a lot more personality.

Take a look through the code and make yourself at home. If after seeing it you feel like we could work well together, I'd love to hear from you.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/aprilNeufeld/Portfolio.git
  2. Install NPM packages (custom script)
    npm run setup
  3. Run the development server
    npm run dev
  4. Go to localhost:3000 to see it in action!

License

Distributed under the MIT License. See LICENSE for more information.

Contact

April Neufeld - @aprilNeufeld - [email protected]

Project Link: https://github.com/aprilNeufeld/Portfolio

Acknowledgements

portfolio's People

Contributors

aprilneufeld avatar

Stargazers

 avatar

Watchers

 avatar

portfolio's Issues

Accessibility

Add an Accessibility option (FAB?) to the page - and test a11y with screen reader

Change header on non-Home pages

The larger header should probably only be visible on the Home page, as on mobile it is not always clear that the page has changed underneath it.

Fix link colour & hover behaviour

Links currently darken to a purple colour that blends into the background on hover. This makes it really hard to read.

Also, the nav menu links should show a colour change or animation on hover.

Error with conditional hooks

There is a bug in src/pages/post/[slug].tsx where some hooks run conditionally due to my efforts to implement live blog post preview.

Add unit tests

It's time to add unit tests (and to be mad at Past April for not adding them on the go)!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.