This repository contains the code for the personal website of Sahil Goel. The site is built using HTML, CSS, JavaScript, and jQuery, and it aims to provide a responsive and cross-browser compatible experience. It includes several features like mobile menu functionality, content animations, and email encryption to protect contact information.
- Responsive Design: The website is fully responsive, with custom CSS and JavaScript managing the layout and design for various screen sizes and devices.
- Mobile Menu: A JavaScript-driven toggle menu (
mobileMenuToggle) enhances navigation for mobile users. - Email Encryption: JavaScript is used to encrypt email addresses, reducing exposure to web crawlers and spambots.
- Legacy Browser Support: Utilizes Modernizr to handle older browsers like Internet Explorer, providing backward compatibility and better user experience.
- HTML/CSS: For the structure and styling of the website, including Normalize.css for consistent cross-browser rendering.
- JavaScript/jQuery: For handling dynamic UI elements, mobile menus, and contact information encryption.
- Modernizr: For feature detection and support of legacy browsers.
- GoDaddy Hosting: The website is hosted using a GoDaddy server with SFTP access.
For any questions or comments, please reach out through the website's contact link.