{"id":28721694,"url":"https://github.com/gopal-dutta/portfolio-website","last_synced_at":"2026-05-08T04:38:20.423Z","repository":{"id":298964644,"uuid":"1001691143","full_name":"Gopal-dutta/Portfolio-Website","owner":"Gopal-dutta","description":"Hello Everyone Myself Gopal Dutta. I am an Aspiring Data Scientist, Data Analyst, Python Developer, and Machine Learning Enthusiast and this is my Portfolio Website that showcase everything about my professional life: my projects, skills, experience, and provides ways to get in contact.","archived":false,"fork":false,"pushed_at":"2025-06-13T20:53:52.000Z","size":3714,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-13T21:38:06.768Z","etag":null,"topics":["css3","font-awesome","formspree","git","html5","javascript"],"latest_commit_sha":null,"homepage":"https://gopal-dutta.github.io/Portfolio-Website/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gopal-dutta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-13T20:35:20.000Z","updated_at":"2025-06-13T20:53:55.000Z","dependencies_parsed_at":"2025-06-13T21:48:12.810Z","dependency_job_id":null,"html_url":"https://github.com/Gopal-dutta/Portfolio-Website","commit_stats":null,"previous_names":["gopal-dutta/portfolio-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gopal-dutta/Portfolio-Website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gopal-dutta%2FPortfolio-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gopal-dutta%2FPortfolio-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gopal-dutta%2FPortfolio-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gopal-dutta%2FPortfolio-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gopal-dutta","download_url":"https://codeload.github.com/Gopal-dutta/Portfolio-Website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gopal-dutta%2FPortfolio-Website/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259935592,"owners_count":22934388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css3","font-awesome","formspree","git","html5","javascript"],"created_at":"2025-06-15T07:08:02.643Z","updated_at":"2026-05-08T04:38:20.385Z","avatar_url":"https://github.com/Gopal-dutta.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio Website\n\nHello Everyone Myself Gopal Dutta.\nI am an Aspiring Data Scientist, Data Analyst, Python Developer, and Machine Learning Enthusiast and this is my Portfolio Website that showcase everything about my professional life: my projects, skills, experience, and provides ways to get in contact.\n\n## Project Structure\n\nThe project is organized as follows:\n\n\nportfolio-website\n├── src\n│   ├── index.html       \n│   ├── about_me.html    \n│   ├── projects.html    \n│   ├── contact.html     \n│   └── assets\n│       ├── css\n│       │   └── style.css \n│       ├── js\n│       │   └── script.js\n│       ├── images\n│       └── Gopal_Dutta_Resume.pdf\n└── README.md\n\n\n## Features\n\n- **Homepage (`index.html`):**\n    - Introduction and tagline in a hero section with a profile photo.\n    - Overview of \"About Me\" and \"Core Skills\" sections with links to the full \"About Me\" page.\n    - Call-to-action buttons to download the resume, view projects, and connect.\n\n- **About Me (`about_me.html`):**\n    - Download link for the resume.\n    - Detailed profile summary.\n    - Sections for Education, Professional Work Experience/Trainings, Skills (categorized), Certifications, Languages, and Hobbies.\n\n- **Projects (`projects.html`):**\n    - A dedicated page displaying various projects with descriptions, technologies used, outcomes, and links to GitHub repositories.\n\n- **Contact (`contact.html`):**\n    - A contact form (integrated with Formspree) for visitors to send messages.\n    - Direct contact information including email, phone, LinkedIn, GitHub, and location, with Font Awesome icons.\n    \n## Setup Instructions\n\n1.  **Clone the repository:**\n    ```bash\n    git clone \u003crepository-url\u003e\n    ```\n\n2.  **Navigate to the project directory:**\n    ```bash\n    cd portfolio-website\n    ```\n\n3.  **Open `src/index.html` in a web browser** to view the website.\n    You can do this by double-clicking the file or right-clicking and choosing \"Open with\" your preferred browser.\n\n## Technologies Used\n\n-   **HTML5:** For the structure and content of the web pages.\n\n-   **CSS3:** For styling the website including:\n    -   Responsive design (media queries).\n    -   Flexbox for layout.\n    -   Custom fonts (Google Fonts - Roboto, Times New Roman).\n    -   AOS library for scroll animations.\n    -   Backdrop filter for blur effects.\n\n-   **JavaScript (ES6+):** For client-side interactivity including:\n    -   Auto-hiding header on scroll.\n    -   Digital clock and date display.\n    -   AOS library initialization.\n\n-   **Formspree:** For handling the contact form submissions.\n\n-   **Font Awesome:** For icons.\n\n-   **Git:** For version control (implied if cloned from a Git repository).\n\n## License\n\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopal-dutta%2Fportfolio-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgopal-dutta%2Fportfolio-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgopal-dutta%2Fportfolio-website/lists"}