https://github.com/evanssnave/myportfolio
Hello! And welcome to my porfolio. Here you will find everything about me and all my best projects. Please take a look and send a message using my portfolio form!
https://github.com/evanssnave/myportfolio
angular docker docker-compose html5 javascript portfolio scss
Last synced: 2 months ago
JSON representation
Hello! And welcome to my porfolio. Here you will find everything about me and all my best projects. Please take a look and send a message using my portfolio form!
- Host: GitHub
- URL: https://github.com/evanssnave/myportfolio
- Owner: EvansSnave
- License: mit
- Created: 2024-04-03T17:40:58.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-27T20:52:22.000Z (over 1 year ago)
- Last Synced: 2025-06-10T23:05:44.670Z (about 1 year ago)
- Topics: angular, docker, docker-compose, html5, javascript, portfolio, scss
- Language: HTML
- Homepage: https://kevincruz.onrender.com/
- Size: 21.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Kevin Cruz portfolio
My website where you can see what I can do!
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
[![Porfolio screenshot][product-screenshot]](https://example.com)
This is my website and here you will find more about me, my career, job experience, education, aspirattions and more. You will be able to see my skills in action and my best projects I've built in the past.
Key elements:
* Responsive design
* Followeb javascript best practices and strived to create a compelling and user-friendly website
* I implemented the DRY principle
Please fell free to check out my website and send me a message through it, I'm always available to have a discussion!
### Built With
I built this project with my favourite technologies:
* [![Angular][Angular.io]][Angular-url]
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
* npm
```sh
npm install npm@latest -g
```
* Angular CLI
```sh
npm install -g @angular/cli
```
### Installation
1. Clone the repo
```sh
git clone https://github.com/EvansSnave/myPortfolio.git
```
2. Install NPM packages
```sh
npm install
```
3. Run the server
```sh
ng serve
```
## Usage
You can read my working experience
[![Porfolio screenshot-1][product-screenshot-1]](https://kevincruz.onrender.com/)
You can easily send me an email throug my portfolio using this simple form! You just need to type your name, email and the message and I'll recieve a notification in my email inmediately. Don't worry, it's a completely safe form.
[![Porfolio screenshot-2][product-screenshot-2]](https://kevincruz.onrender.com/)
This website can be seen from any device due to its responsive design
[![Porfolio screenshot-3][product-screenshot-3]](https://kevincruz.onrender.com/)
[![Porfolio screenshot-4][product-screenshot-4]](https://kevincruz.onrender.com/)
## Roadmap
- [x] Add back to top links
- [ ] Add another resposive screen design
- [ ] Multi-language Support
- [ ] Spanish
- [ ] Add more projects to show
- [ ] Add caricature profile picture
- [ ] Improve icon
See the [open issues](https://github.com/EvansSnave/myPortfolio/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Kevin Cruz - [@KevinCruzDev](https://twitter.com/KevinCruzDev) - cruzk1257@gmail.com - [LinkedIn](https://www.linkedin.com/in/kevin-cruz-developer/)
Project link [here](https://github.com/your_username/repo_name)
## Acknowledgments
* [GitHub Pages](https://pages.github.com)
* [Angular documentation](https://angular.io/docs)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/EvansSnave/myPortfolio/blob/dev/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/kevin-cruz-developer/
[product-screenshot]: /src/assets/images/portfolio/0.png
[product-screenshot-1]: /src/assets/images/portfolio/1.png
[product-screenshot-2]: /src/assets/images/portfolio/2.png
[product-screenshot-3]: /src/assets/images/portfolio/3.png
[product-screenshot-4]: /src/assets/images/portfolio/4.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com