{"id":33319467,"url":"https://github.com/vijaychcode/my-portfolio","last_synced_at":"2026-04-14T19:32:46.274Z","repository":{"id":322664422,"uuid":"1090400712","full_name":"VijayChCode/my-portfolio","owner":"VijayChCode","description":"Personal portfolio showcasing my projects, skills, and experience as a developer. Built with modern web technologies, this site highlights my work, resume, and contact information.","archived":false,"fork":false,"pushed_at":"2025-11-05T16:49:56.000Z","size":534,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-05T18:27:22.258Z","etag":null,"topics":["nextjs","reactjs","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://vijaychalendra-portfolio.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/VijayChCode.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":"2025-11-05T16:06:55.000Z","updated_at":"2025-11-05T16:50:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/VijayChCode/my-portfolio","commit_stats":null,"previous_names":["vijaychcode/my-portfolio"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/VijayChCode/my-portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijayChCode%2Fmy-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijayChCode%2Fmy-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijayChCode%2Fmy-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijayChCode%2Fmy-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VijayChCode","download_url":"https://codeload.github.com/VijayChCode/my-portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijayChCode%2Fmy-portfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285319005,"owners_count":27151474,"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-11-19T02:00:05.673Z","response_time":65,"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","reactjs","tailwindcss","vercel"],"created_at":"2025-11-19T20:01:25.730Z","updated_at":"2025-11-19T20:03:10.418Z","avatar_url":"https://github.com/VijayChCode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vijay Chalendra - Professional Portfolio\n\nA modern, elegant portfolio website showcasing computer science education, projects, skills, and professional achievements. Built with cutting-edge web technologies and featuring glass morphism design with dark/light theme support.\n\n## 🌟 Features\n\n- **Glass Morphism Design** - Modern frosted glass effects with transparency and blur\n- **Dark/Light Theme Toggle** - Seamless theme switching with localStorage persistence\n- **Responsive Design** - Mobile-first approach that works perfectly on all devices\n- **Admin Panel** - Secure admin access to manage portfolio content\n- **PDF Resume Download** - One-click resume download from floating button\n- **Smooth Animations** - Polished interactions and transitions throughout\n- **SEO Optimized** - Professional portfolio structure for better discoverability\n\n## 🚀 Technologies Used\n\n### Frontend\n- **Framework**: Next.js 16 (App Router)\n- **Styling**: Tailwind CSS with custom glass morphism components\n- **UI Components**: shadcn/ui component library\n- **Icons**: Lucide React for beautiful icons\n- **State Management**: React Hooks (useState, useEffect)\n- **Theme Management**: Custom dark mode with system preference detection\n\n### Architecture \u0026 Patterns\n- **Client-Side Rendering**: Optimized with React hooks for state management\n- **Component-Based**: Modular, reusable component structure\n- **Responsive Design**: Mobile-first approach with Tailwind CSS breakpoints\n- **Accessibility**: ARIA attributes, semantic HTML, keyboard navigation\n\n## 📁 Project Structure\n\n\\`\\`\\`\n├── app/\n│   ├── layout.tsx          # Root layout with fonts and providers\n│   ├── globals.css         # Global styles and theme tokens\n│   ├── page.tsx            # Main portfolio page\n│   └── favicon.ico         # Site favicon\n├── components/\n│   └── ui/                 # shadcn/ui components\n├── public/\n│   └── images/\n│       └── profile-photo.jpg # Profile image\n├── README.md               # This file\n└── package.json            # Project dependencies\n\\`\\`\\`\n\n## 📚 Content Sections\n\n### 1. **Home Section**\n- Hero section with profile photo\n- Professional title and about statement\n- Call-to-action buttons (GitHub, LinkedIn, Contact)\n- Theme toggle in navigation\n\n### 2. **About Section**\n- Academic background and introduction\n- Key focus areas (AI, Software Development, System Design)\n- Professional attributes (Communication, Teamwork, Adaptability)\n\n### 3. **Education Section**\n- Bachelor of Science in Computer Science (KITS, Warangal)\n- CGPA: 9.28\n- Comprehensive coursework details:\n  - Data Structures\n  - Software Methodology\n  - Algorithms Analysis\n  - Database Management\n  - Artificial Intelligence\n  - Internet Technology\n  - Systems Programming\n  - Computer Architecture\n\n### 4. **Certifications Section**\n- **Front-End Development (HTML)** - Great Learning Academy, November 2024\n- **Packet Tracer Simulation** - Cisco Networking Academy, July 2024\n- **Introduction to CyberSecurity** - Cisco Networking Academy, July 2024\n\n### 5. **Technical Skills Section**\n- **Programming Languages**: Java, Python, C, HTML/CSS, JavaScript, SQL\n- **Development Tools**: VS Code, Git, GitHub\n- **Technologies**: React.js, Frontend frameworks, Networking concepts\n\n### 6. **Projects \u0026 Presentations**\n- **Real Estate Management Application** (MERN Stack Capstone Project)\n  - MongoDB schema design\n  - RESTful API with Express.js\n  - React.js UI development\n  - Node.js backend\n  - User authentication \u0026 CRUD operations\n  - Role-based access control\n  - Cloud deployment\n\n- **Course Patent Presentation** - Data routing algorithms research\n- **Neuralink Seminar Presentation** - Brain-machine interfaces\n\n### 7. **Contact Section**\n- Email: chalendravijay09@gmail.com\n- Phone: +91-9848615896\n- Location: Hanamkonda, Telangana, India\n- LinkedIn \u0026 GitHub profiles\n\n## 🎨 Design System\n\n### Color Palette\n- **Primary Gradient**: Blue (#3B82F6) → Purple (#9333EA)\n- **Light Theme**: Clean whites with subtle gradients\n- **Dark Theme**: Deep slate with glass effects and glowing shadows\n- **Accent Colors**: Emerald (projects), Pink (presentations), Cyan (skills)\n\n### Glass Morphism Effects\n- **Light Mode**: `glass-effect-light` - White base with blue tints\n- **Dark Mode**: `glass-effect-dark` - Semi-transparent with blur backdrop\n- Consistent border radius and spacing throughout\n\n### Typography\n- **Headings**: Bold, large font sizes with gradient text\n- **Body Text**: Clear, readable with proper line height (1.6)\n- **Accents**: Gradient backgrounds for visual interest\n\n## 🛠️ Implementation Details\n\n### Theme Toggle\n\\`\\`\\`typescript\n// Theme state managed with localStorage and system preference detection\nconst isDarkMode = localStorage.getItem(\"darkMode\") === \"true\" || \n                   window.matchMedia(\"(prefers-color-scheme: dark)\").matches\n\\`\\`\\`\n\n### Glass Morphism CSS\n\\`\\`\\`css\n.glass-effect-dark {\n  background: rgba(15, 23, 42, 0.7);\n  backdrop-filter: blur(24px);\n  border: 1px solid rgba(255, 255, 255, 0.1);\n}\n\n.glass-effect-light {\n  background: rgba(255, 255, 255, 0.7);\n  backdrop-filter: blur(24px);\n  border: 1px solid rgba(59, 130, 246, 0.2);\n}\n\\`\\`\\`\n\n### Admin Panel\n- Password-protected content management\n- Edit profile information\n- Upload resume (PDF)\n- Update profile photo\n- Changes persist during session\n\n### Resume Download\n- Floating action button (bottom-right)\n- Direct PDF download functionality\n- Fallback for missing files\n\n## 🔧 Getting Started\n\n### Prerequisites\n- Node.js 18+ \n- npm or yarn package manager\n\n### Installation\n\n1. **Clone the repository**\n\\`\\`\\`bash\ngit clone https://github.com/VijayChCode/portfolio.git\ncd portfolio\n\\`\\`\\`\n\n2. **Install dependencies**\n\\`\\`\\`bash\nnpm install\n# or\nyarn install\n\\`\\`\\`\n\n3. **Run development server**\n\\`\\`\\`bash\nnpm run dev\n# or\nyarn dev\n\\`\\`\\`\n\n4. **Open in browser**\nNavigate to `http://localhost:3000`\n\n### Build for Production\n\\`\\`\\`bash\nnpm run build\nnpm start\n\\`\\`\\`\n\n## 📱 Responsive Breakpoints\n\n- **Mobile**: \u003c 640px\n- **Tablet**: 640px - 1024px\n- **Desktop**: \u003e 1024px\n\nAll sections adapt seamlessly across devices with Tailwind CSS breakpoints.\n\n## 🔐 Admin Features\n\n**Password**: `Salendra@2004`\n\nAdmin capabilities:\n- Edit name, title, and about section\n- Update contact information\n- Modify coursework descriptions\n- Upload new resume (PDF)\n- Change profile photo\n- Save and persist changes\n\n## 🌐 Deployment\n\n### Deploy to Vercel (Recommended)\n\n1. **Push to GitHub**\n\\`\\`\\`bash\ngit push origin main\n\\`\\`\\`\n\n2. **Connect to Vercel**\n- Visit [vercel.com](https://vercel.com)\n- Import your GitHub repository\n- One-click deployment\n\n3. **Automatic Updates**\n- Every push to main branch triggers automatic deployment\n\n## 📊 Performance Optimizations\n\n- Optimized image loading with Next.js Image component\n- Lazy loading for off-screen components\n- CSS-in-JS for minimal bundle size\n- Tailwind CSS purging for production\n- LocalStorage for theme persistence\n\n## 🎯 Future Enhancements\n\n- [ ] Blog section for technical articles\n- [ ] Project showcases with live demos\n- [ ] Skills proficiency levels with visual indicators\n- [ ] Contact form with email notifications\n- [ ] Testimonials section\n- [ ] Analytics integration\n- [ ] Multi-language support\n\n## 🤝 Contributing\n\nThis is a personal portfolio, but feel free to fork and customize for your own use!\n\n## 📄 License\n\nThis project is open source and available under the MIT License.\n\n## 👤 About Vijay Chalendra\n\n**Computer Science Undergraduate** at Kakatiya Institute of Technology and Science (KITS), Warangal\n\n**Specializations**: \n- Full-Stack Web Development (MERN Stack)\n- AI \u0026 Machine Learning\n- Software Architecture \u0026 Design\n- Data Structures \u0026 Algorithms\n\n**Currently Open To**:\n- Internship opportunities\n- Contract projects\n- Collaborations\n- Freelance work\n\n## 📞 Contact Information\n\n- **Email**: [chalendravijay09@gmail.com](mailto:chalendravijay09@gmail.com)\n- **LinkedIn**: [Vijay Chalendra](https://linkedin.com/in/vijay-chalendra-3a771428a)\n- **GitHub**: [@VijayChCode](https://github.com/VijayChCode)\n- **Phone**: +91-9848615896\n- **Location**: Hanamkonda, Telangana 506011, India\n\n---\n\n**Made with ❤️ using Next.js, Tailwind CSS, and React** | © 2025 Vijay Chalendra\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijaychcode%2Fmy-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvijaychcode%2Fmy-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijaychcode%2Fmy-portfolio/lists"}