Hello! My name is Hugo Nogueira and I'm a computer engineering student at FEUP. I'm a tech fanatic and a passionate programmer.
I have created several repositories that contain all the projects that I deem worthy of sharing My main recommendations are:
- psihelp
- Small website that I've developed using plain CSS , HTML, JS and PHP for a contest about Mental Health (My first project as well)
- Feup Projects
- Main repository where I intend to add all the projects that I develop over the course of my academic journey, all these projects will have the rightfull documentation and are all available for public use unless explicitly stated otherwise, I have tried to make the code as readable as possible to help those who like me, struggled in the beginning of their coding journey!
When creating this account I had three main objectives in mind:
- Having a source control tool to help transport code between devices and prevent me from ruining versions
- Having a portfolio for eventual job applications I might send in the future
- Helping other programmers around the world
- This is one of my main motivations to creating the project repositories, not that my code is the best out there, but I'm sure that someone out there is facing the same problems I've already faced, just like others had before me, so I hope that with the code I've written someone can actually learn and improve
Important
Copying code is neither correct nor a good way to improve, instead, try understanding the code and reading documentation and then adapting it for what you need!