{"id":21205974,"url":"https://github.com/tejastn10/nimbus","last_synced_at":"2025-10-17T15:23:40.805Z","repository":{"id":263028106,"uuid":"884946873","full_name":"tejastn10/nimbus","owner":"tejastn10","description":"A personal portfolio built with Next.js and shadcn, designed to showcase projects and achievements with a sleek, developer-friendly design.","archived":false,"fork":false,"pushed_at":"2025-04-12T15:30:47.000Z","size":1268,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T16:38:37.434Z","etag":null,"topics":["nextjs","shadcn-ui","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://tejastn10.com","language":"MDX","has_issues":false,"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/tejastn10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-11-07T17:09:12.000Z","updated_at":"2025-04-12T15:30:50.000Z","dependencies_parsed_at":"2024-11-15T17:40:02.900Z","dependency_job_id":"afed3f04-9674-4f16-8df9-5096521a18fe","html_url":"https://github.com/tejastn10/nimbus","commit_stats":null,"previous_names":["tejastn10/nimbus"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejastn10%2Fnimbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejastn10%2Fnimbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejastn10%2Fnimbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejastn10%2Fnimbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tejastn10","download_url":"https://codeload.github.com/tejastn10/nimbus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782278,"owners_count":21160716,"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":["nextjs","shadcn-ui","tailwindcss","typescript","vercel"],"created_at":"2024-11-20T20:53:52.587Z","updated_at":"2025-10-17T15:23:40.798Z","avatar_url":"https://github.com/tejastn10.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"logo.svg\" alt=\"Logo\"\u003e\n\u003c/p\u003e\n\n# Nimbus ☁️\n\n![Node.js Version](https://img.shields.io/badge/Node.js-22%2B-339933?logo=nodedotjs\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/TypeScript-5%2B-007ACC?logo=typescript\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-19%2B-61DAFB?logo=react\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/Tailwind%20CSS-v4%2B-00bcff?logo=tailwind-css\u0026logoColor=white)\n![Next.js](https://img.shields.io/badge/Next.js-15%2B-000000?logo=nextdotjs\u0026logoColor=white)\n[![Vercel Deployment](https://img.shields.io/badge/Deployed%20on-Vercel-000000?logo=vercel\u0026logoColor=white)](https://vercel.com)\n![License](https://img.shields.io/badge/License-MIT-yellow?logo=open-source-initiative\u0026logoColor=white)\n\n**Nimbus** is a sleek and interactive portfolio website built with [Next.js](https://nextjs.org). It showcases your projects, skills, and experience in an elegant way while incorporating dynamic content and animations. The project draws inspiration from the [Magic UI Portfolio Template](https://portfolio-magicui.vercel.app/) and is tailored for uniqueness.\n\n---\n\n## Features 🌟\n\n- **Dynamic Content**: Showcases projects, skills, and blog posts dynamically.\n- **Custom Animations**: Smooth transitions and modern animations enhance UX.\n- **Responsive Design**: Fully optimized for desktops, tablets, and mobile devices.\n- **Theming**: Built-in light and dark mode toggle.\n- **Optimized Fonts**: Includes `Outfit` font, optimized via `next/font`.\n- **Effortless Deployment**: Designed for seamless deployment on Vercel.\n- **Blogging**: Support for blogging (Markdown-based).\n\n---\n\n## Getting Started 🚀\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- **Node.js**: v22 or later.\n- **Package Manager**: `npm`\n\n---\n\n### Installation ⚙️\n\n1. Clone the repository:  \n\n   ```bash\n   git clone https://github.com/your-username/nimbus.git\n   cd nimbus\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n4. Open your browser at `http://localhost:3000` to see Nimbus in action.\n\n---\n\n### Deployment 📦\n\nNimbus is designed to be deployed effortlessly on Vercel.\n\nFor more deployment options, check out the Next.js [Deployment Documentation](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme).\n\n---\n\n### Project Structure 📂\n\n```bash\nnimbus/\n├── blog/               # Directory for blogs\n├── books/              # Directory for books\n├── public/             # Static assets like images, fonts, and favicon\n├── src/                # Main source code directory\n│   ├── app/            # Next.js App directory (for routing, layouts, and pages)\n│   ├── components/     # Reusable React components (e.g., BentoGrid, ProjectCard)\n│   ├── containers/     # Page-specific container components\n│   ├── constants/      # Application-wide constants (e.g., values, themes)\n│   ├── data/           # Static or dynamic data (e.g., projects, resume info)\n│   ├── utils/          # Utility functions for common operations\n├── next.config.js      # Next.js configuration file\n├── tsconfig.json       # TypeScript configuration file\n├── postcss.config.mjs  # PostCSS configuration file for TailwindCSS\n├── tailwind.config.ts  # TailwindCSS configuration file\n├── .commitlintrc.yml   # Commitlint configuration to enforce commit message conventions\n├── biome.json          # BiomeJS configuration for linting and code quality\n├── .nvmrc              # Node version file to specify the Node.js version\n├── package.json        # Dependencies and npm/yarn scripts\n├── LICENSE.md          # License for the project\n└── README.md           # Project documentation\n```\n\n---\n\n## License 📜\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for details.\n\n---\n\n## Acknowledgments 🙌\n\n- Nimbus was inspired by the excellent [Magic UI Portfolio Template](https://portfolio-magicui.vercel.app/). A big thanks to the creators for providing a foundation to build upon.\n- Inspired by the mythological **Nimbus**, a radiant cloud often associated with divine presence.\n- Built with ❤️ and Next.js.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejastn10%2Fnimbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftejastn10%2Fnimbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejastn10%2Fnimbus/lists"}