A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
100
Community adoption25% weight
17
Maintenance state20% weight
40
License clarity10% weight
100
Project information10% weight
100
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Modern Portfolio Website
A modern, responsive portfolio website built with Next.js 14, featuring server actions, email integration, and smooth animations.
A modern blog frontend built with Next.js 14, TypeScript, Tailwind CSS and Bun. integrates with the WordPress REST API. Features SEO‑optimization, responsive design, light/dark mode, theme toggle, and robust error handling
# Clone the repository
git clone https://github.com/senapati484/modern-portfolio.git
# Navigate to the project
cd portfolio
# Install dependencies
npm install
2. Environment Setup
Create a .env file in the root directory:
SITE_URL='https://your-domain.com' # Required for sitemap
NEXT_PUBLIC_SMTP_HOST='smtp.gmail.com'
NEXT_PUBLIC_SMTP_PORT='587'
NEXT_PUBLIC_SMTP_SECURE='false'
NEXT_PUBLIC_SMTP_EMAIL='your_email@gmail.com'
NEXT_PUBLIC_SMTP_PASS='your_app_specific_password'
This project is licensed under the MIT License - see the LICENSE file for details.
🤝 Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
Open a Pull Request to the main branch
For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
Development Workflow
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
All changes should be submitted through the /username/changes route, where they will be reviewed before being merged into the main branch.
A modern, highly responsive Membership & Subscription Platform landing page built with React and TypeScript. This project features a clean, professional dark mode UI based on the Material Dark theme, crafted for seamless user experience across devices to showcase subscription tiers.
A minimal and modern portfolio website built with Next.js 14+, TypeScript, and TailwindCSS. Features a clean, responsive design with light/dark theme support and smooth animations.
A modern, responsive Inventory Management Dashboard built with React 18, TypeScript, Vite, Tailwind CSS v4, Redux Toolkit and Recharts. Features Dark Mode, Real-time Data Visualization, and JSON Server integration.
React App Overview: A modern, interactive React application built with: TypeScript for type safety Bootstrap 5 for responsive styling React Hooks for state management (useState) Dark Mode Toggle - switch between light/dark themes Counter App - increment, decrement, reset functionality Welcome Form - interactive text input with dynamic message dis