A collection of free developer tools and resources, including image generation tools, boilerplate templates, utility applications, and more - designed to help developers streamline their workflow and enhance their projects.
- Enhanced linear gradient section with customizable colorcodes
- Enhanced Linear gradient with customizable angle via input and slider
- Add Radial gradient presets with customizable colorcodes
- Enhanced Solid color with customized colorcodes
Visit https://ilabs.vercel.app to try the tools online.
- Node.js 18+
- pnpm (recommended) or npm
- Clone the repository:
git clone https://github.com/ysskrishna/ilabs
cd ilabs
- Install dependencies:
pnpm install
- Set up environment variables in
.env.local
:
NEXT_PUBLIC_BASE_URL=http://localhost:3000
NEXT_PUBLIC_API_URL=http://localhost:3000/api
NEXT_PUBLIC_GOOGLE_ID=
NEXT_PUBLIC_GOOGLE_ADSENSE_ID=
- Start the development server:
pnpm dev
Visit http://localhost:3000
to access the application.
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
- Fork the repository
- 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
Copyright (c) 2025 Y. Siva Sai Krishna
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0) License - see the LICENSE file for details.
Built by ysskrishna
This project is inspired by and built upon: