{"id":19910156,"url":"https://github.com/bhuvansa/bhuvansa.com","last_synced_at":"2026-04-06T08:31:47.259Z","repository":{"id":165093957,"uuid":"527152282","full_name":"BhuvanSA/bhuvansa.com","owner":"BhuvanSA","description":"My portfolio website","archived":false,"fork":false,"pushed_at":"2025-12-13T15:10:12.000Z","size":10307,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T22:56:39.930Z","etag":null,"topics":["nextjs","shadcn","tailwindcss"],"latest_commit_sha":null,"homepage":"https://bhuvansa.com","language":"JavaScript","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/BhuvanSA.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-21T08:51:07.000Z","updated_at":"2025-12-13T15:10:07.000Z","dependencies_parsed_at":"2024-09-16T12:38:33.677Z","dependency_job_id":"95e5c7fd-2c1c-48cf-b465-4fae4e759657","html_url":"https://github.com/BhuvanSA/bhuvansa.com","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BhuvanSA/bhuvansa.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fbhuvansa.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fbhuvansa.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fbhuvansa.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fbhuvansa.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BhuvanSA","download_url":"https://codeload.github.com/BhuvanSA/bhuvansa.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BhuvanSA%2Fbhuvansa.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["nextjs","shadcn","tailwindcss"],"created_at":"2024-11-12T21:17:47.502Z","updated_at":"2026-04-06T08:31:47.241Z","avatar_url":"https://github.com/BhuvanSA.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bhuvan S A - Portfolio Website\n\nThis repository contains the code for my personal portfolio website built using Next.js. The website showcases my skills, experience, and projects.\n\n## Table of Contents\n\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Project Structure](#project-structure)\n- [Contributing](#contributing)\n\n## Features\n\n- Responsive design for various screen sizes\n- Dark mode support\n- Dynamic project showcase with filtering capabilities\n- Interactive sections for About, Work Experience, Education, and Skills\n- Contact form for easy communication\n- SEO optimized\n- Performance optimized with Next.js features\n\n## Tech Stack\n\n- [Next.js](https://nextjs.org/) - React framework for server-side rendering and static site generation\n- [React](https://reactjs.org/) - JavaScript library for building user interfaces\n- [Tailwind CSS](https://tailwindcss.com/) - Utility-first CSS framework\n- [Framer Motion](https://www.framer.com/motion/) - Animation library for React\n- [Swiper](https://swiperjs.com/) - Modern mobile touch slider\n- [Radix UI](https://www.radix-ui.com/) - Unstyled, accessible components for React\n- [Lucide React](https://lucide.dev/) - Beautiful \u0026 consistent icon toolkit\n- [React Icons](https://react-icons.github.io/react-icons/) - Popular icon packs as React components\n- [Nodemailer](https://nodemailer.com/) - Module for email sending\n\n## Installation\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/BhuvanSA/bhuvansa.com.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```\n   cd bhuvansa.com/\n   ```\n\n3. Install the dependencies:\n\n   ```\n   npm install\n   ```\n\n4. Create a `.env` file in the root directory and add the necessary environment variables (e.g., for email functionality).\n\n## Usage\n\n1. To run the development server:\n\n   ```\n   npm run dev\n   ```\n\n2. Open [http://localhost:3000](http://localhost:3000) in your browser to view the website.\n\n3. To build the project for production:\n\n   ```\n   npm run build\n   ```\n\n4. To start the production server:\n   ```\n   npm start\n   ```\n\n## Project Structure\n\n- `app/`: Contains the main application pages and layouts\n- `components/`: Reusable React components\n- `data/`: JSON files containing personal information, projects, and other data\n- `public/`: Static assets like images and fonts\n- `styles/`: Global CSS styles\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhuvansa%2Fbhuvansa.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhuvansa%2Fbhuvansa.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhuvansa%2Fbhuvansa.com/lists"}