Giter Club home page Giter Club logo

resume's Introduction


Developer's Portfolio ✨

It is a personal static website/portfolio hosted with GitHub Pages, built to showcase my recent projects.
Site URL / Demo: thelorda.github.io/resume/

About Me · Report Bug · Request Feature

Site preview

Table of Contents

Sharing 💗

Project is open source. Feel free to make your own version. All you need to do is to fork this repository, edit all of my informations with yours and don't forget to add your resume.
Mark star ⭐ if you like the project.

Prerequisites 🍪

You should have Node.js and Git installed on your machine, and of course own a GitHub account.

Setup And Deployment 🔧

  1. To Get Started, Fork this repository to your GitHub account:

  2. Clone the forked repo from your account using:

      git clone https://github.com/TheLordA/resume.git
  3. Open in editor and edit the files with your informations.

  4. Add your resume at src/Assets, and don't forget the to edit the import at src/components/Resume/Resume.js with your file name.

  5. Edit title and meta description in public/index.html.

  6. Change URL in package.json file:

     "homepage": "https://<your-username>.github.io/<your-repo-name>"
  7. After editing run the following bash commands:

    npm install
    npm start
  8. To deploy website, run:

     npm run build
     npm run deploy
  9. Congrats your site is up and running. To see it live, visit:

      https://<your-username>.github.io/<your-repo-name>
    
  10. To change the thumbnail image:

    • Navigate to the "public" folder.
    • There you will see "social-image.png".
    • Delete it.
    • Take a screenshot of your version and rename it "social-image.png" and place it there.

Next time if you make changes, repeat from step 8.

Facing issues? Feel free to contact at [email protected].

Contributing 🙌

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Upcoming Features / Improvements 🔗

  • Improve performances.
  • Deep code refactoring.
  • Improve UI (Desktop & mobile).
  • Add Terminal UI.
  • Button to download resume/CV.
  • Customize the number of projects to show in website.
  • Blog page.

resume's People

Contributors

thelorda avatar

Watchers

 avatar

Forkers

ssouh

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.