{"id":15019505,"url":"https://github.com/coder2mo/intro-it","last_synced_at":"2026-01-19T23:02:14.878Z","repository":{"id":206753754,"uuid":"716849833","full_name":"Coder2Mo/Intro-It","owner":"Coder2Mo","description":"Intro-It is a sophisticated Vue.js web application designed to elevate your GitHub profile introduction. It combines a mesmerizing particle animation background with a captivating professional intro writer effect, creating a memorable first impression.","archived":false,"fork":false,"pushed_at":"2023-11-14T01:30:55.000Z","size":2847,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T15:27:28.647Z","etag":null,"topics":["front","front-end","front-end-development","github","github-pages","intro","javascript","javascript-framework","node-js","nodejs","nodejs-modules","npm-module","open-source","profile-readme","readme-md","readme-profile","vue","vuejs2","vuejs3","web-development"],"latest_commit_sha":null,"homepage":"https://coder2mo.github.io/Intro-It/","language":"JavaScript","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/Coder2Mo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"coder2mo","open_collective":"coder2mo","patreon":"Coder2Mo","ko_fi":"codermo"}},"created_at":"2023-11-10T02:11:27.000Z","updated_at":"2023-11-14T01:28:50.000Z","dependencies_parsed_at":"2023-11-12T04:19:57.637Z","dependency_job_id":"8e108909-208d-4fe8-a183-100fa59d6b7a","html_url":"https://github.com/Coder2Mo/Intro-It","commit_stats":{"total_commits":4872,"total_committers":1,"mean_commits":4872.0,"dds":0.0,"last_synced_commit":"3236f4a52b4e00b5d04597262baad0e75cec5f3e"},"previous_names":["coder2mo/intro-it"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coder2Mo%2FIntro-It","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coder2Mo%2FIntro-It/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coder2Mo%2FIntro-It/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coder2Mo%2FIntro-It/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Coder2Mo","download_url":"https://codeload.github.com/Coder2Mo/Intro-It/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247655241,"owners_count":20974146,"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":["front","front-end","front-end-development","github","github-pages","intro","javascript","javascript-framework","node-js","nodejs","nodejs-modules","npm-module","open-source","profile-readme","readme-md","readme-profile","vue","vuejs2","vuejs3","web-development"],"created_at":"2024-09-24T19:53:37.574Z","updated_at":"2026-01-19T23:02:14.834Z","avatar_url":"https://github.com/Coder2Mo.png","language":"JavaScript","funding_links":["https://github.com/sponsors/coder2mo","https://opencollective.com/coder2mo","https://patreon.com/Coder2Mo","https://ko-fi.com/codermo"],"categories":[],"sub_categories":[],"readme":"![Intro-It](https://socialify.git.ci/Coder2Mo/Intro-It/image?description=1\u0026descriptionEditable=Intro-It%20is%20a%20sophisticated%20Vue.js%20web%20application%20designed%20to%20elevate%20your%20GitHub%20profile%20introduction.\u0026font=Source%20Code%20Pro\u0026forks=1\u0026issues=1\u0026language=1\u0026name=1\u0026owner=1\u0026pattern=Floating%20Cogs\u0026pulls=1\u0026stargazers=1\u0026theme=Dark)\n\n# Intro-It\n\nIntro-It is a sophisticated Vue.js web application designed to elevate your GitHub profile's\nintroduction. It combines a mesmerizing particle animation background with a captivating\nprofessional intro writer effect, creating a memorable first impression.\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Live Demo\n\n![A photo explaining how to deploy our vue project on github pages](https://github.com/Coder2Mo/Intro-It/blob/main/Examples/2.png)\n\nYou can see a live demo of the project [here](https://coder2mo.github.io/Intro-It/)\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/Coder2Mo/Intro-It.git\n   ```\n\n   \u003cbr\u003e\n\n2. Change to the project directory:\n\n   ```bash\n    cd Intro-It\n   ```\n\n   \u003cbr\u003e\n\n3. Install project dependencies:\n\n   ```bash\n   npm install\n   ```\n\n   \u003cbr\u003e\n   \u003cbr\u003e\n\n## Usage\n\nTo start the development server:\n\n```bash\nnpm run introit\n```\n\nThis will build the project, lint the code, and start the development server.\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Deploying\n\nTo deploy your Vue app with GitHub Pages, simply run this command below:\n\n\n```bash\nnpm run deploy\n```\n\nThis deploys your Vue app to the public and gives you a unique link. Open up that project on GitHub and click on \u003cstrong\u003eSettings\u003c/strong\u003e.\n\u003cbr\u003e\n\u003cbr\u003e\n![A photo explaining how to deploy our vue project on github pages](https://github.com/Coder2Mo/Intro-It/blob/main/src/assets/1.png?raw=true)\n\u003cbr\u003e\n\u003cbr\u003e\nYour Vue app is \u003cstrong\u003elive\u003c/strong\u003e Now !\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Configuration\n\nThe project includes configuration options for the particle animation and the professional intro writer effect. You can modify the configuration in the `MainComponent.vue` file.\n\u003cbr\u003e\n\u003cbr\u003e\n\n## License\n\nThis project is open-source and available under the [MIT License](LICENSE).\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Author\n\n- Mohamed Salem (GitHub: [Coder2Mo](https://github.com/Coder2Mo))\n  \u003cbr\u003e\n  \u003cbr\u003e\n\n## Contribution\n\nJoin Me and be part of something great. Contribute your expertise and creativity to make Intro-It even better. Here's how you can get involved:\n\n- Contribute Code: Dive into the source code on GitHub and help us enhance Intro-It.\n  \n- Share Ideas: Have a suggestion or a feature in mind? We'd love to hear from you.\n\n- Bug Reporting: Spotted a bug? Report it on our GitHub repository, and we'll address it promptly.\n\n- Your involvement can make a significant difference. Together, we can take Intro-It to new heights!\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Contact\n\nFor inquiries and support, please contact Mohamed Salem via email at [Eng_freelance@outlook.com](mailto:Eng_freelance@outlook.com).\n\nThis revised introduction is designed to captivate your audience, providing a clear and enticing overview of your project. It incorporates a more professional tone and formatting for maximum impact.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder2mo%2Fintro-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoder2mo%2Fintro-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder2mo%2Fintro-it/lists"}