Welcome to my personal website. This site showcases my work and contributions as a Full Stack Developer specializing in AI, cloud computing, and high-performance computing.
- Profile information
- Contributions to various projects
- Links to social media profiles
- Google Custom Search
To install this project on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/bniladridas/bniladridas.github.io.git
- Navigate to the project directory:
cd bniladridas.github.io
- Open the
index.html
file in your preferred web browser to view the website.
To update the project with the latest changes:
- Navigate to the project directory:
cd bniladridas.github.io
- Pull the latest changes from the repository:
git pull origin main
index.html
: Main HTML file containing the structure and content of the website.LICENSE
: License file for the project.README.md
: This file, containing information about the project, installation instructions, and code structure.
<head>
: Meta tags for SEO and social media sharing, links to external stylesheets and scripts, and internal styles.<body>
: Main content of the website, including the header, profile information, contributions, and footer.
- Header: Displays the name and title of Niladri Das.
- Profile Information: Displays the profile picture, social media links, and a brief description of Niladri Das's expertise.
- Contributions: Lists the contributions made by Niladri Das with links to the respective projects.
- Footer: Displays the copyright information.
This project is licensed under the MIT License - see the LICENSE file for details.