DEV Community

Cover image for Cardenas VS code extension: Save and search algorithms
Juanse Mastrangelo
Juanse Mastrangelo

Posted on

Cardenas VS code extension: Save and search algorithms

Image description

Hey there ๐Ÿ‘‹ Iโ€™m Juanse, a frontend developer passionate about open source.

I created an extension for visual studio code when you can search and save algorithms in any coding language. The project is Open Source and you can take a look the code here and the service here.

Usage

  1. Download the extension.

  2. Save your code in a file clicking in โ€œUpload code using Cardenasโ€ at the right-bottom.

Image description

  1. Select if it is Template or Algorithm

Image description

  1. Set a description for your code to find easly in the search section.

Image description

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.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag โ€œenhancementโ€. Donโ€™t forget to give the project a star! Thanks again!

Fork the Project

  1. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  2. Commit your Changes (git commit -m 'Add some AmazingFeature')
  3. Push to the Branch (git push origin feature/AmazingFeature)
  4. Open a Pull Request

Thanks

Awesome, you made it till the end! Thank you for reading, I hope you found something useful in here.

Top comments (0)