{"id":22327290,"url":"https://github.com/thisis-developer/portfolio-old","last_synced_at":"2026-01-07T03:05:36.715Z","repository":{"id":233172507,"uuid":"786224067","full_name":"ThisIs-Developer/Portfolio-old","owner":"ThisIs-Developer","description":"This repository serves as an archive of my past portfolio websites, showcasing the evolution of my web development skills and design style over time. Each branch corresponds to a different version of my portfolio, allowing you to explore the various iterations and changes that have been made.","archived":false,"fork":false,"pushed_at":"2024-04-13T19:53:24.000Z","size":934,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T07:45:10.325Z","etag":null,"topics":["old-portfolio","old-project","portfolio"],"latest_commit_sha":null,"homepage":"https://baivabsarkar-old.vercel.app","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThisIs-Developer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-04-13T19:45:40.000Z","updated_at":"2024-08-24T21:10:40.000Z","dependencies_parsed_at":"2024-04-14T09:57:56.520Z","dependency_job_id":"7c293e4c-5fe2-432e-9b53-6006f2aab509","html_url":"https://github.com/ThisIs-Developer/Portfolio-old","commit_stats":null,"previous_names":["thisis-developer/portfolio-old"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FPortfolio-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FPortfolio-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FPortfolio-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FPortfolio-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThisIs-Developer","download_url":"https://codeload.github.com/ThisIs-Developer/Portfolio-old/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245599423,"owners_count":20642097,"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":["old-portfolio","old-project","portfolio"],"created_at":"2024-12-04T03:09:03.116Z","updated_at":"2026-01-07T03:05:31.675Z","avatar_url":"https://github.com/ThisIs-Developer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio [![Actions Status](https://github.com/cfgnunes/numerical-methods-python/workflows/build/badge.svg)](https://github.com/ThisIs-Developer/Portfolio)\n🚀 Explore the **Simplicity of HTML, CSS, and a Touch of JS** in Building Your Unique Showcase. Let's Elevate **Your Portfolio Game** Together! 💼❤️\n### Website is Live: [baivabsarkar-old.vercel.app](https://baivabsarkar-old.vercel.app/)\n## Key Feature\n### Submit a Form to Google Sheets\n\n**This Portfolio Contact form can stores the submitted form data in Google Sheets using plain 'ol JavaScript (ES6), [Google Apps Script](https://www.google.com/script/start/).**\n\nDiscover the Process: Learn from [@jamiewilson](https://github.com/jamiewilson) [Form-to-Google-Sheets Repository](https://github.com/jamiewilson/form-to-google-sheets/tree/master) 📝🔗 #OpenSource\"\n### Input the \u003cSCRIPT\u003e in `index.html`:\n```js\n\u003cscript\u003e\n        const scriptURL = 'https://script.google.com/macros/s/AKfycbzwGkCv4dbdFpYjSYbThchpqYSgudoYmK_KtdmS6RkK-vyFqgPCKwxicx0xdmTErDjM/exec'\n        const form = document.forms['submit-to-google-sheet']\n        const msg = document.getElementById(\"msg\")\n        const waitMsg = document.getElementById(\"wait-msg\")\n        form.addEventListener('submit', e =\u003e {\n            e.preventDefault();\n            waitMsg.innerHTML = \"Please wait...\";\n            fetch(scriptURL, { method: 'POST', body: new FormData(form) })\n                .then(response =\u003e {\n                    waitMsg.innerHTML = \"\";\n                    msg.innerHTML = \"Message sent successfully\";\n                    setTimeout(function () {\n                        msg.innerHTML = \"\";\n                    }, 5000);\n                    form.reset();\n                })\n                .catch(error =\u003e {\n                    waitMsg.innerHTML = \"\";\n                    console.error('Error!', error.message);\n                });\n        });\n\u003c/script\u003e\n```\n## Layout of Contact form\n![Screenshot 2023-08-08 135921](https://github.com/ThisIs-Developer/Portfolio/assets/109382325/146c609a-9141-46b4-8f12-9591d80f9add)\n## After clicking the \"Submit\" buttom.\n### \"Please wait...\"\n![Screenshot (47)](https://github.com/ThisIs-Developer/Portfolio/assets/109382325/c9c2f094-cd90-4a15-a38c-a398d7a2aa76)\n\n## After sending Message.\n### \"Message sent successfully\"\n![Screenshot (495)](https://github.com/ThisIs-Developer/Portfolio/assets/109382325/1a4f6710-d88e-4f76-8ef2-2fb391479683)\n\n![screencapture-baivabsarkar-me-2023-08-08-13_48_17](https://github.com/ThisIs-Developer/Portfolio/assets/109382325/e7cb5fd5-5be0-4ded-966a-4eea793623f4)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisis-developer%2Fportfolio-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisis-developer%2Fportfolio-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisis-developer%2Fportfolio-old/lists"}