Skip to content

A collaborative Java repository where developers and AI (ChatGPT) experiment, prototype, and learn together. Focused on exploration over perfection, it’s a sandbox for testing ideas and pushing creative coding boundaries.

License

Notifications You must be signed in to change notification settings

Asmit159/Experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Experiment

A collaborative Java playground where ideas come alive, code evolves through contributions, and AI (ChatGPT) plays the role of a virtual teammate.

This repository is not just about building software—it’s about learning, experimenting, and co-creating with people and AI.

✨ What’s Inside

🧪 Experiments in Java – small projects, prototypes, and algorithm explorations.

🤝 Collaborative Development – multiple contributors shaping and refining ideas.

🤖 AI-Assisted Coding – ChatGPT is heavily used for:

Generating starter code & refactoring

Explaining tricky concepts

Writing docs & READMEs

📖 Open & Shareable – licensed under AGPL-3.0 to ensure contributions remain free and open.

⚡ Getting Started

Prerequisites

Java JDK 8+

(Optional) Maven or Gradle if experiments use build tools

Git for version control

Installation git clone https://github.com/Asmit159/Experiment.git cd Experiment

Each folder contains a self-contained experiment. Navigate inside, build, and run.

👨‍💻 Contributing

We love contributions! Here’s the workflow:

Fork this repo

Create a new branch:

git checkout -b my-experiment

Use ChatGPT (or other AI tools) to brainstorm, write, or refactor.

Commit with context-rich messages:

git commit -m "Added sorting algorithm experiment (designed with ChatGPT)"

Open a Pull Request 🚀

💡 Tip: Share both your code and how AI helped you—it makes the repo more insightful.

🗂️ Experiments Overview

Experiment Description lms Prototype of a Library Management System (add more) More experiments will appear here as we grow 🌟 Why ChatGPT?

ChatGPT acts like a pair programmer in this project:

📌 Suggests multiple approaches

🛠️ Helps debug and optimize

📝 Generates documentation

💡 Inspires new experiments

This makes the repo a blend of human creativity + AI acceleration.

🤝Top Contributors

Asmit Mandal (Maintainer)

Aditya Das(Contributor)

And many more collaborators + ChatGPT 🚀

📜 License

This repository is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for details.

💬 Connect

GitHub: Asmit159

Ideas, feedback, or want to collaborate? → Open an issue or PR!

🙏 Acknowledgments

All contributors who shaped this project.

ChatGPT – for being the 24/7 brainstorming partner.

About

A collaborative Java repository where developers and AI (ChatGPT) experiment, prototype, and learn together. Focused on exploration over perfection, it’s a sandbox for testing ideas and pushing creative coding boundaries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages