This repository serves as a collection and directory for various projects I'm working on. Each project is contained within its own subfolder and has its own detailed README file.
Below is a list of the projects housed in this repository. Click on a project's link to navigate to its dedicated folder.
π ChatRoom
- An aynchronous chatroom built with fastapi and rabbitmq. Technologies Used: FastAPI, RabbitMQ, Docker
π NoteAPP
- A simple note taking api with CRUD functionality and authentication. Technologies Used: Python, FastAPI
While this is a personal collection, I'm open to suggestions and collaborations! If you have ideas for improvements or want to contribute, please feel free to open an issue or submit a pull request.
Fork the Project Create your Feature Branch (git checkout -b feature/NewFeature) Commit your Changes (git commit -m 'Add some NewFeature') Push to the Branch (git push origin feature/NewFeature) Open a Pull Request
This repository is distributed under the MIT License. See the LICENSE file for more information. Each individual project may have its own license, specified within its subfolder.