GithubHelp home page GithubHelp logo

lenni24 / len-guevara Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ivansaul/personal-portfolio

0.0 0.0 0.0 902 KB

Fully responsive personal portfolio single-page website, responsive for all devices, built using HTML, CSS, JavaScript and Python.

Home Page: https://personal-dev-portfolio.netlify.app/

License: MIT License

JavaScript 4.85% Python 3.27% CSS 32.93% HTML 42.16% Jinja 16.79%

len-guevara's Introduction

Personal - Portfolio is a fully responsive personal developer portfolio single-page website, responsive for all devices, built using HTML, CSS, JavaScript and Python.

Live Preview: ๐Ÿ‘‰๐Ÿฝ personal-portfolio.githu.io

Made-with-python Jinja GitHub repo size License: MIT Discord

Don't forget to โญ the repo

GitHub stars GitHub forks


Demo

Demo

How to make it yours?

Step 1:

Fork this project and rename the repo to your_github_username.github.io.

For example: ivansaul -> ivansaul.github.io

Step 2:

Go to the config/ folder and replace the default data with your personal information.

config
|-- assets
|   |-- avatars
|   |-- icons
|   |-- posts
|   |-- projects
|-- about.toml
|-- blog.toml
|-- softskills.toml
|-- doing.toml
|-- projects.toml
|-- resume.toml
|-- social.toml
|-- technologies.toml

For example, to set your contact information, edit config/about.toml.

name = "Richard hanrick"
rol = "Flutter Developer"
email = "[email protected]"
phone = "+1 (213) 352-2795"
birthday = "June 26, 1996"
location = "Sacramento, California, USA"
avatar = "./../my-avatar.png"

Step 3:

Create a personal access token.

Settings(Account) > Developer settings > Personal access tokens > tokens (classic) > Generate new token > Generate new token (classic)

  • Expiration: No expiration

Step 4:

Create a new secret with the name PORTFOLIO_TOKEN and paste your personal token there.

Settings(Repo) > Secrets and Variables > Actions > Repository secrets > New secret

Step 5:

Enable read and write permissions on:

Settings(Repo) > Actions > General > Workflow permissions > Read and write permissions > save

Step 6:

Enable GitHub Pages on:

Settings(Repo) > Pages > Branch > Master > /(root > save

Step 7:

Enable workflows on:

Actions(Repo) > I understand my workflows, go ahead and enable them

Step 8: Enjoy ๐Ÿ˜‰

Now you can visit your portfolio at https://your_github_username.github.io

Your personal portfolio will be built and updated automatically whenever any changes occur in the configuration files.

If you like my work and want to show some โค๏ธ, please consider giving a โญ๏ธ to this Repository.

Screenshots

Desktop Demo Mobile Demo

Contribute

Contributions are welcome.

Facing any Issue?

Feel free to open an Issue :)

Contact

If you want to contact me you can reach me at Discord.

Credits

This project is based on vcard portfolio. The main focus of this project is adding new features and make it accessible to everyone.

License

MIT

len-guevara's People

Contributors

ivansaul avatar actions-user avatar

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.