{"id":22327269,"url":"https://github.com/thisis-developer/portfolio","last_synced_at":"2025-07-29T18:30:59.452Z","repository":{"id":159432898,"uuid":"634638154","full_name":"ThisIs-Developer/Portfolio","owner":"ThisIs-Developer","description":"Portfolio can include a range of projects, assignments, and work experiences that showcase your skills, knowledge, and achievements in the field. ","archived":false,"fork":false,"pushed_at":"2024-08-29T11:13:57.000Z","size":14347,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-29T12:35:27.796Z","etag":null,"topics":["cname","html-css-javascript","netlify","only-html-css","personal-website","portfolio","simple-website","vercel"],"latest_commit_sha":null,"homepage":"https://baivabsarkar.pages.dev","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,"publiccode":null,"codemeta":null}},"created_at":"2023-04-30T19:13:42.000Z","updated_at":"2024-08-29T11:14:01.000Z","dependencies_parsed_at":"2024-02-25T16:29:10.364Z","dependency_job_id":"65b8e0f2-ba5c-4e6a-852e-e9f0b2e8ad95","html_url":"https://github.com/ThisIs-Developer/Portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThisIs-Developer%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThisIs-Developer","download_url":"https://codeload.github.com/ThisIs-Developer/Portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228034994,"owners_count":17859245,"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":["cname","html-css-javascript","netlify","only-html-css","personal-website","portfolio","simple-website","vercel"],"created_at":"2024-12-04T03:08:59.318Z","updated_at":"2024-12-04T03:09:00.018Z","avatar_url":"https://github.com/ThisIs-Developer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio \n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\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.pages.dev](https://baivabsarkar.pages.dev)\n## Key Feature\n### Welcome Message Pre-Loader\nhttps://github.com/user-attachments/assets/4909eb6c-d449-418a-b934-72f1ce3b2a08\n\n### Input the \u003cSCRIPT\u003e in `index.html`:\n```js\nconst messages = [\"Hello\", \"Bonjour\", \"स्वागत हे\", \"Ciao\", \"Olá\", \"おい\", \"Hallå\", \"Guten tag\", \"Hallo\"];\nconst preloader = document.getElementById('preloader');\nconst content = document.getElementById('content');\n\nlet currentMessage = 0;\n\nfunction showNextMessage() {\n    if (currentMessage \u003c messages.length) {\n        const messageElement = document.createElement('div');\n        messageElement.className = 'message';\n        messageElement.textContent = messages[currentMessage];\n\n        if (currentMessage === 0) {\n            messageElement.classList.add('fade-in');\n        }\n\n        preloader.innerHTML = '';\n        preloader.appendChild(messageElement);\n\n        let displayTime = 150;\n        if (currentMessage === 0) {\n            displayTime = 800;\n        }\n\n        currentMessage++;\n        setTimeout(showNextMessage, displayTime);\n    } else {\n        content.classList.add('show-content');\n        content.style.borderBottomLeftRadius = '0';\n        content.style.borderBottomRightRadius = '0';\n        \n        setTimeout(() =\u003e {\n            preloader.classList.add('slide-out');\n            setTimeout(() =\u003e {\n                preloader.style.display = 'none';\n            }, 400);\n        }, 400);\n    }\n}\n```\n## UI 📈\n![WelcomePreloader-gif](https://github.com/user-attachments/assets/b3b0982a-66c8-4078-b1e7-9708258b51e3)\n\n### Landing Page\n![Capture 1](https://github.com/user-attachments/assets/6d116436-f3b2-4cab-b04b-e078f08b1268)\n\n\n### Projects Page\n![Capture 2](https://github.com/user-attachments/assets/0854c622-736f-4854-a514-948d0523fd39)\n\n[license-shield]: https://img.shields.io/badge/License-MIT-red.svg\n[license-url]: https://github.com/ThisIs-Developer/Action-Plan/blob/main/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat\u0026logo=linkedin\u0026colorB=blue\n[linkedin-url]: https://www.linkedin.com/in/baivabsarkar/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisis-developer%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisis-developer%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisis-developer%2Fportfolio/lists"}