{"id":23910560,"url":"https://github.com/simonepere/architect-website","last_synced_at":"2026-05-02T18:38:23.057Z","repository":{"id":267344043,"uuid":"900940716","full_name":"SimonePere/architect-website","owner":"SimonePere","description":"A personalized portfolio website crafted with Next.js and Tailwind CSS, showcasing architectural projects and professional background; a gift dedicated to my brother Davide.","archived":false,"fork":false,"pushed_at":"2024-12-27T10:21:51.000Z","size":5086,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T17:13:43.368Z","etag":null,"topics":["edile","geometry","infrastructure","nextjs","project","react","technical-drawing","vercel"],"latest_commit_sha":null,"homepage":"https://davide-mele-studio-tecnico.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/SimonePere.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}},"created_at":"2024-12-09T18:47:21.000Z","updated_at":"2024-12-27T10:21:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"01b609f1-3770-47bf-8101-32ac2833a972","html_url":"https://github.com/SimonePere/architect-website","commit_stats":null,"previous_names":["simonepere/arkitekt-site","simonepere/architect-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonePere%2Farchitect-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonePere%2Farchitect-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonePere%2Farchitect-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonePere%2Farchitect-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonePere","download_url":"https://codeload.github.com/SimonePere/architect-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347979,"owners_count":19787237,"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":["edile","geometry","infrastructure","nextjs","project","react","technical-drawing","vercel"],"created_at":"2025-01-05T07:17:14.665Z","updated_at":"2026-05-02T18:38:23.030Z","avatar_url":"https://github.com/SimonePere.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Architect Website\n\n![Architect Website](https://img.shields.io/badge/Architect%20Website-Next.js-blue)\n\n## Description\n\nThe *Architect Website* is a personal portfolio and professional about page designed as a gift for your brother, Davide. This project showcases a modern, responsive design built with Next.js and Tailwind CSS, providing an elegant platform to display architectural projects and relevant professional information.\n\n## Features\n\n- *Responsive Design:* Ensures optimal viewing experience across devices of all sizes.\n- *Portfolio Showcase:* Displays architectural projects with high-quality images and detailed descriptions.\n- *About Section:* Highlights Davide’s professional background and expertise.\n- *Contact Information:* Includes a contact section for potential clients or collaborators.\n\n## Live Demo\n\nVisit the live website at: [davide-mele-studio-tecnico.vercel.app](https://davide-mele-studio-tecnico.vercel.app)\n\n## Installation\n\n### Prerequisites\n\n- Node.js 14.0 or higher\n- npm or yarn package manager\n\n### Steps\n\n1. *Clone the Repository:*\n\n   bash\n   git clone https://github.com/SimonePere/architect-website.git\n   \n\n2. *Navigate to the Project Directory:*\n\n   bash\n   cd architect-website\n   \n\n3. *Install Dependencies:*\n\n   Using npm:\n\n   bash\n   npm install\n   \n\n   Or using yarn:\n\n   bash\n   yarn install\n   \n\n## Usage\n\n1. *Run the Development Server:*\n\n   Using npm:\n\n   bash\n   npm run dev\n   \n\n   Or using yarn:\n\n   bash\n   yarn dev\n   \n\n2. *Access the Website:*\n\n   Open your browser and navigate to http://localhost:3000 to view the website.\n\n3. *Build for Production:*\n\n   To create an optimized production build:\n\n   Using npm:\n\n   bash\n   npm run build\n   \n\n   Or using yarn:\n\n   bash\n   yarn build\n   \n\n4. *Start the Production Server:*\n\n   After building the project:\n\n   Using npm:\n\n   bash\n   npm run start\n   \n\n   Or using yarn:\n\n   bash\n   yarn start\n   \n\n## Deployment\n\nThis project is configured for deployment on Vercel. For detailed instructions on deploying Next.js applications, refer to the [Next.js Deployment Documentation](https://nextjs.org/docs/deployment).\n\n## Contributing\n\nContributions are welcome! Follow these steps to contribute:\n\n1. *Fork the Repository.*\n2. *Create a New Branch:*\n\n   bash\n   git checkout -b feature/YourFeatureName\n   \n\n3. *Make Your Changes.*\n4. *Commit Your Changes:*\n\n   bash\n   git commit -m 'Add feature: YourFeatureName'\n   \n\n5. *Push to the Branch:*\n\n   bash\n   git push origin feature/YourFeatureName\n   \n\n6. *Open a Pull Request.*\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor questions or suggestions, please contact [Simone Mele Web Design](https://simone-mele-portfolio.web.app/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonepere%2Farchitect-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonepere%2Farchitect-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonepere%2Farchitect-website/lists"}