Welcome to the repository for estebanmagnon.com, my personal website. This site serves as an online portfolio, showcasing my educational background, work experiences, featured projects, my resume, and contact information.
- Education: Details about my academic journey.
- Work Experience: Overview of my professional history.
- Projects: Showcase of various personal and collaborative projects.
- Resume: An up-to-date resume highlighting my skills and achievements.
- Contact Information: How to reach me for professional inquiries or collaborations.
For this project, I intentionally focused on using native JavaScript, CSS, and HTML. The objective behind this choice was to deepen my understanding and proficiency in these foundational web technologies. By avoiding the use of frameworks or libraries, I was able to gain a more thorough and nuanced grasp of:
- HTML: Structuring web content and layout with semantic and accessible markup.
- CSS: Styling the website with native CSS, practicing responsive design techniques and exploring advanced features like animations and transitions.
- JavaScript: Implementing interactivity and complex features using vanilla JavaScript, thereby solidifying my understanding of core JS concepts and browser APIs.
This approach allowed me to tackle challenges from the ground up, enhancing my problem-solving skills and providing a solid foundation for future learning and development in web technologies.
To clone and view this website locally:
- Clone the repository:
git clone https://github.com/Whyiest/estebanmagnon.com.git - Navigate to the cloned directory.
- Open the
index.htmlfile in a web browser to view the site.
The site is designed as a professional portfolio for myself, Esteban. It can also serve as a learning resource or inspiration for others interested in building a web presence using fundamental web technologies.
While this is primarily a personal project, feedback and suggestions are always welcome. Feel free to open an issue or submit a pull request if you have ideas for improvements or notice any issues.
This project is licensed under the MIT License - see the LICENSE.md file for details.