{"id":27876882,"url":"https://github.com/codewithbalaji/vei-project","last_synced_at":"2025-10-16T01:36:37.137Z","repository":{"id":270870211,"uuid":"911617483","full_name":"codewithbalaji/vei-project","owner":"codewithbalaji","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-04T13:37:53.000Z","size":57788,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T14:10:29.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ieeepapers.vercel.app","language":"TypeScript","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/codewithbalaji.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":"2025-01-03T12:48:20.000Z","updated_at":"2025-01-04T13:39:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbf916dc-3f27-4237-9f28-7344d67d839e","html_url":"https://github.com/codewithbalaji/vei-project","commit_stats":null,"previous_names":["codewithbalaji/vei-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewithbalaji/vei-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithbalaji%2Fvei-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithbalaji%2Fvei-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithbalaji%2Fvei-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithbalaji%2Fvei-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithbalaji","download_url":"https://codeload.github.com/codewithbalaji/vei-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithbalaji%2Fvei-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265802034,"owners_count":23830507,"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":[],"created_at":"2025-05-05T02:53:27.331Z","updated_at":"2025-10-16T01:36:32.089Z","avatar_url":"https://github.com/codewithbalaji.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INSPECT-2024 Conference Website\n\nA modern, responsive conference website for the International Conference on \"Intelligent Signal Processing and Effective Communication Technologies\" (INSPECT-2024). The conference serves as a dynamic platform for interdisciplinary dialogue, research sharing, and collaboration in the field of Signal Processing \u0026 Communication.\n\n## 🌟 About the Conference\n\nINSPECT-2024 brings together academics, industry professionals, and enthusiasts to:\n- Share cutting-edge research\n- Foster interdisciplinary dialogue\n- Catalyze meaningful collaborations\n- Engage with latest trends and breakthroughs\n- Exchange best practices in Signal Processing \u0026 Communication\n\n## 🚀 Features\n\n- Hybrid mode conference platform\n- Modern, responsive design\n- Interactive user interface\n- Conference information and schedule\n- IEEE association\n- Registration system\n- Speaker profiles and sessions\n\n## 💻 Tech Stack\n\n- React.js\n- TypeScript\n- Tailwind CSS\n- Vite\n\n## 🏃‍♂️ Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm or yarn\n\n### Installation\n\n1. Clone the repository\n```bash\ngit clone [your-repo-url]\n```\n\n2. Install dependencies\n```bash\nnpm install\n# or\nyarn install\n```\n\n3. Start the development server\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\n4. Open your browser and visit `http://localhost:5173`\n\n## 📁 Deployment\n\nThis project is configured for deployment on Vercel. To deploy:\n\n1. Push your code to GitHub\n2. Visit [Vercel](https://vercel.com) and create a new project\n3. Import your GitHub repository\n4. Vercel will automatically detect the configuration from `vercel.json`\n5. Click \"Deploy\" and your site will be live in minutes\n\nThe `vercel.json` configuration includes:\n- Proper routing for React applications\n- Build command configuration\n- Output directory specification\n- Framework specification (Vite)\n\n## 📁 Project Structure\n\n```\nsrc/\n  ├── assets/              # Static assets (images, icons)\n  ├── components/          # Reusable UI components\n  │   ├── awards/         # Award information components\n  │   ├── callForPapers/  # Call for papers section\n  │   ├── committee/      # Committee members section\n  │   ├── common/         # Shared/common components\n  │   ├── home/           # Homepage components\n  │   │   ├── AboutConference.tsx\n  │   │   ├── Hero.tsx\n  │   │   └── ...\n  │   ├── importantDates/ # Important dates section\n  │   ├── registration/   # Registration related components\n  │   ├── studentGrant/   # Student grant information\n  │   └── submission/     # Paper submission components\n  ├── pages/              # Page components and routing\n  ├── routes/             # Route configurations\n  ├── App.tsx            # Root application component\n  ├── main.tsx           # Application entry point\n  └── index.css          # Global styles\n```\n\n## 🎥 Demo\n\nhttps://github.com/codewithbalaji/vei-project/blob/main/public/vei_project_ieee_papers.mp4\n\nWatch our demo video to see the conference website in action. The video showcases the key features and functionality of the INSPECT-2024 conference website.\n\n[Click here to download the demo video directly](https://github.com/codewithbalaji/vei-project/blob/main/public/vei_project_ieee_papers.mp4)\n\n## 👥 Contact\n\nFor any queries regarding the conference or website, please contact:\n[Add contact information]\n\n## 📄 License\n\n[Add appropriate license information]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithbalaji%2Fvei-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithbalaji%2Fvei-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithbalaji%2Fvei-project/lists"}