/jesusnavarro

My portfolio :)

Primary LanguageCSSMIT LicenseMIT

JESUS NAVARRO

My personal portfolio

license last-commit repo-top-language repo-language-count

Developed with the software and tools below.

JavaScript HTML5 GitHub%20Actions JSON Swiper


🔗 Quick Links


📍 Overview

This is a project I started bacause of wanting to improve my web programming skills and develop a personal portfolio for showcasing my best projects.


📦 Features

  • Dinamically adds projects using a JSON file
  • Plenty of different languages implemented
  • Uses swiper for page navigation, making it a lot more inmersive
  • Device responsive
  • Contact form allows anyone to send me a message
  • Some cool easter eggs with some cool animations :)

🌐 Website

You can access my portfolio at https://cosmic3d.github.io/jesusnavarro/


🤝 Contributing

Contributions are welcome! Here are several ways you can contribute:

Contributing Guidelines
  1. Fork the Repository: Start by forking the project repository to your GitHub account.
  2. Clone Locally: Clone the forked repository to your local machine using a Git client.
    git clone https://github.com/cosmic3d/jesusnavarro
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to GitHub: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.

Once your PR is reviewed and approved, it will be merged into the main branch.


📄 License

This project is protected under the MIT License. For more details, refer to the LICENSE file.

Return