{"id":18751119,"url":"https://github.com/saurabhnalepatil/portfolio","last_synced_at":"2026-04-14T04:03:27.777Z","repository":{"id":232177745,"uuid":"783629302","full_name":"saurabhnalepatil/portfolio","owner":"saurabhnalepatil","description":"Software Developer Portfolio Website built with Angular and Bootstrap CSS that helps you showcase your work and skills as a software developer.","archived":false,"fork":false,"pushed_at":"2025-03-02T16:50:27.000Z","size":8395,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T11:06:03.943Z","etag":null,"topics":["angular","angular-cli","bootstrap5","css3","emailjs","html5","material-ui","typescript"],"latest_commit_sha":null,"homepage":"https://portfoliosaurabhnale.vercel.app","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/saurabhnalepatil.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":"2024-04-08T09:08:08.000Z","updated_at":"2025-03-02T16:50:30.000Z","dependencies_parsed_at":"2025-06-16T11:03:44.744Z","dependency_job_id":"2ea4efcd-da73-4643-a189-3c2ac000a482","html_url":"https://github.com/saurabhnalepatil/portfolio","commit_stats":null,"previous_names":["saurabhnalepatil/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saurabhnalepatil/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saurabhnalepatil%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saurabhnalepatil%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saurabhnalepatil%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saurabhnalepatil%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saurabhnalepatil","download_url":"https://codeload.github.com/saurabhnalepatil/portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saurabhnalepatil%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278381892,"owners_count":25977449,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["angular","angular-cli","bootstrap5","css3","emailjs","html5","material-ui","typescript"],"created_at":"2024-11-07T17:14:35.492Z","updated_at":"2025-10-04T22:14:30.451Z","avatar_url":"https://github.com/saurabhnalepatil.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Developer Portfolio**\n## Are you struggling to create a professional portfolio website? Look no further! You can use the Developer Portfolio template and create your very own personalized portfolio today! My website is designed to be user-friendly and easily customizable, making it perfect for both developers and freelancers.\n# **Demo 🎥**\n![image](https://github.com/saurabhnalepatil/portfolio/assets/95145125/27eabea3-dfd6-416d-82eb-cbc3890032c9)\n\n# View live preview [here](https://portfoliosaurabhnale.vercel.app/).\n# **Table of Contents 📜**\n- **[Sections](#section)**\n- **[Demo](#demo)**\n- **[Installation](#installation)**\n- **[Getting Started](#getting-started)**\n- **[Usage](#usage)**\n- **[Packages Used](#packages-used)**\n# **Sections 🔖**\n- **HERO SECTION**\n- **ABOUT ME**\n- **EXPERIENCE**\n- **SKILLS**\n- **PROJECTS**\n- **EDUCATION**\n- **BLOG**\n- **CONTACTS**\n\n# **Installation ⬇️**\n## You will need to download Git and Node to run this project\n- **[Git](https://git-scm.com/downloads)**\n- **[Node](https://nodejs.org/en/download/)**\n## Make sure you have the latest version of both Git and Node on your computer.\n\n```bash\nnode --version\ngit --version\n```\n# **Getting Started 🎯**\n## Fork and Clone the repo\nTo Fork the repo click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands\n```bash\ngit clone https://github.com/\u003cYOUR GITHUB USERNAME\u003e/portfolio.git\ncd portfolio\n```\n## Install packages from the root directory\n```bash\nnpm install\n# or\nyarn install\n```\nThen, run the development server:\n```bash\nnpm run dev\n# or\nyarn dev\n```\nOpen http://localhost:4200 with your browser to see the result.\n\n# **Usage 🕹️**\nGo to emailjs.com and create a new account for mail sending. In a free trial, you will get 200 emails per month. After setting up the email JS account, Please create a new .env file from the .env.example file.\n\nEg:\n```bash\nNEXT_PUBLIC_EMAILJS_SERVICE_ID =\nNEXT_PUBLIC_EMAILJS_TEMPLATE_ID =\nNEXT_PUBLIC_EMAILJS_PUBLIC_KEY =\n```\n## Then, Customize data in the utils/data folder.\nEg:\n```bash\nexport const personalData = {\n  name: \"Saurabh Nale\",\n  profile: \"/profile.png\",\n  designation: \"Full-Stack Software Developer\",\n  description: \"My name is SAURABH NALE....\",\n  email: \"saurabhnalepatil.com\",\n  phone: \"+91 9511748787\",\n  address: \"A1 Tower, Pyramid County, Pansare colony, Bhukum, Mulshi 441521\",\n  github: \"https://github.com/saurabhnalepatil/\",\n  linkedIn: \"https://www.linkedin.com/in/saurabh-nale-967472216/\",\n  resume: \"...\",\n};\n```\ndevUsername Used for fetching blog from dev. to.\n\n# **Packages Used 📦**\n\nHere is a list of packages used in this project:\n\n| Package             | Description             |\n|---------------------|-------------------------|\n| Angular             | Angular framework       |\n| @emailjs/browser    | Email sending library   |\n| font Awesome-icons         | Icon library     |\n| toaster     | Notification library    |\n| css                | CSS preprocessor        |\n| bootstrap         | CSS framework           |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaurabhnalepatil%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaurabhnalepatil%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaurabhnalepatil%2Fportfolio/lists"}