{"id":19964011,"url":"https://github.com/codewithshahriar/architex-lab","last_synced_at":"2026-02-14T04:50:47.545Z","repository":{"id":262167404,"uuid":"886414649","full_name":"CodewithShahriar/architex-lab","owner":"CodewithShahriar","description":"Architex Lab is a responsive, multi-page website for showcasing architecture and design projects. Built with HTML5, CSS3, Bootstrap 5, JavaScript, and Python, it offers a modern, user-friendly experience with interactive features and a clean, minimal design.","archived":false,"fork":false,"pushed_at":"2024-11-13T07:20:15.000Z","size":7228,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T08:22:13.140Z","etag":null,"topics":["bootstrap","css","html","javascript","python","scss","smptlib"],"latest_commit_sha":null,"homepage":"https://web-production-6b38.up.railway.app/","language":"SCSS","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/CodewithShahriar.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-11-10T23:22:27.000Z","updated_at":"2024-11-13T07:20:19.000Z","dependencies_parsed_at":"2024-11-14T06:45:22.148Z","dependency_job_id":null,"html_url":"https://github.com/CodewithShahriar/architex-lab","commit_stats":null,"previous_names":["codewithshahriar/architex-lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodewithShahriar/architex-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodewithShahriar%2Farchitex-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodewithShahriar%2Farchitex-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodewithShahriar%2Farchitex-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodewithShahriar%2Farchitex-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodewithShahriar","download_url":"https://codeload.github.com/CodewithShahriar/architex-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodewithShahriar%2Farchitex-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274417332,"owners_count":25281108,"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-09-10T02:00:12.551Z","response_time":83,"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":["bootstrap","css","html","javascript","python","scss","smptlib"],"created_at":"2024-11-13T02:18:26.899Z","updated_at":"2026-02-14T04:50:47.508Z","avatar_url":"https://github.com/CodewithShahriar.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# **architex-lab**\r\n\r\nA beautifully designed and responsive architecture agency website built using modern technologies to showcase creative architectural solutions, personalized interior design expertise, and innovative ideas for modern living.\r\n\r\n---\r\n\r\n## **Features**\r\n\r\n- 🏡 **Responsive Design**: Works seamlessly across desktops, tablets, and mobile devices.\r\n- 🎨 **Interactive Carousel**: Showcases architectural services and interior designs with smooth animations.\r\n- 💡 **Counter Section**: Highlights years of experience dynamically.\r\n- 🚀 **Animation Effects**: Powered by WOW.js for engaging scroll animations.\r\n- 📊 **Dynamic Stats**: Animated counters for displaying key metrics.\r\n\r\n---\r\n\r\n## **Technologies Used**\r\n\r\n### **Frontend**\r\n\r\n- **HTML5**, **CSS3**, **JavaScript**\r\n- **Bootstrap 5** for responsive layout\r\n- **Owl Carousel** for image sliders\r\n- **WOW.js** for scroll animations\r\n- **Font Awesome** and **Bootstrap Icons** for icons\r\n\r\n### **Backend**\r\n\r\n- **Flask** (Python framework for serving static files)\r\n\r\n---\r\n\r\n## **Installation \u0026 Setup**\r\n\r\n1. Clone the repository:\r\n\r\n   ```bash\r\n   git clone https://github.com/your-username/your-repo-name.git\r\n   cd your-repo-name\r\n   ```\r\n\r\n2. Install required Python packages (if running Flask):\r\n\r\n   ```bash\r\n   pip install flask\r\n   ```\r\n\r\n3. Run the development server:\r\n\r\n   ```bash\r\n   python app.py\r\n   ```\r\n\r\n4. Open your browser and visit:\r\n   ```\r\n   http://127.0.0.1:5000/\r\n   ```\r\n\r\n---\r\n\r\n## **Project Structure**\r\n\r\n```\r\n📁 your-repo-name/\r\n│\r\n├── 📁 static/\r\n│   ├── 📁 css/                # Custom and library stylesheets\r\n│   ├── 📁 img/                # Images used in the website\r\n│   ├── 📁 js/                 # Custom JavaScript files\r\n│   ├── 📁 lib/                # Libraries (OwlCarousel, WOW.js, etc.)\r\n│\r\n├── 📁 templates/\r\n│   ├── index.html             # Main HTML file\r\n│\r\n├── app.py                     # Flask application file\r\n├── requirements.txt           # Python dependencies\r\n└── README.md                  # Project documentation\r\n```\r\n\r\n---\r\n\r\n## **Demo**\r\n\r\nVisit the live website https://web-production-6b38.up.railway.app/\r\n\r\n---\r\n\r\n## **Contributing**\r\n\r\nContributions are welcome! If you'd like to contribute:\r\n\r\n1. Fork the repository.\r\n2. Create a new branch:\r\n   ```bash\r\n   git checkout -b feature-name\r\n   ```\r\n3. Commit changes:\r\n   ```bash\r\n   git commit -m \"Add your message\"\r\n   ```\r\n4. Push and open a pull request.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithshahriar%2Farchitex-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithshahriar%2Farchitex-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithshahriar%2Farchitex-lab/lists"}