Skip to content

tanishpoddar/tanishpoddar.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanish Poddar's Portfolio

File Structure

.
├── CNAME
├── index.html
├── css/
│   └── styles.css
├── files/
│   ├── images/
│   │   └── favicon.png
│   └── resume/
│       ├── TanishPoddar - Resume & Portfolio (GD).pdf
│       └── TanishPoddar-Resume (Tech).pdf
├── js/
│   ├── background.js
│   └── main.js
└── README.md

Usage

  1. Open the index.html file in a web browser to view the portfolio.
  2. The CSS styles are defined in css/styles.css.
  3. JavaScript functionality is provided by js/main.js and js/background.js.

Contact

For any questions or feedback, please contact Tanish Poddar at tanishpoddar.18@gmail.com.

Live Website : https://tanish-poddar.is-a.dev/

Enjoy exploring the portfolio!