Skip to content

bniladridas/bniladridas.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Google Search API

Niladri Das - Full Stack Developer

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.

Features

  • Profile information
  • Contributions to various projects
  • Links to social media profiles
  • Google Custom Search

Installation

To install this project on your local machine, follow these steps:

  1. Clone the repository:
    git clone https://github.com/bniladridas/bniladridas.github.io.git
  2. Navigate to the project directory:
    cd bniladridas.github.io
  3. Open the index.html file in your preferred web browser to view the website.

Updating

To update the project with the latest changes:

  1. Navigate to the project directory:
    cd bniladridas.github.io
  2. Pull the latest changes from the repository:
    git pull origin main

Code Structure

  • 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.

index.html

  • <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.

Key Sections

  • 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.

License

This project is licensed under the MIT License - see the LICENSE file for details.