This website is my resume, graphically represented through hosting with github pages. As it is hosted with github pages, the server.py file serves no purpose. Within the coming week(s), I will be converting the back-end to Django and hosting with Heroku. The link will be updated when this change is made.
This website is meant to be living proof to instatntiate the claims of my resume, displaying that I know how toi create original designs using HTML5/CSS3/JS and Bootstrap5.
You are completely free to use any of the code utilized to make this Resume Website, additionally if you like any of the phrasing I utilize, feel free to use it as inspiriation for your own resume. I imagine the most interst I would get from the code behind this site would be from the flip cards. They were completely made in CSS3 (retrievable from styles.css under / flip cards /), partially using what was inherited from Bootstrap5 cards. If you end up using any aspects of the flip cards, please let me know and privide a link to your usage of them (purely to see what anyone else would use them for).
If you would like to create a PULL request, please feel free. Whether the intent be to pilfer from the code as you like some elements of the app, or to suggest improvements, you are most welcome to. If the changes are to be major, however, please open an issue first so we can discuss if/what you would like to change. Should you have a problem in doing so, please feel free to let me know (my email is on my website (nicolasvilleneuve.github.io/Portfolio or nicolasvilleneuve.pythonanywhere.com so please find it there in case it has changed since writing this).
MIT License
Copyright (c) 2021 Nicolas Villeneuve
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.