## About The Project: SHARE YOUR CODE ![Page example](https://cloud-dlghfobiz-hack-club-bot.vercel.app/0readme.png) Hey everyone! I created this website (Share Your Code) to showcase my progress in competitive programming. Primarily, I will be sharing my insights into problems I have solved or am working on. However, in the future, I hope to allow public usage of this website for individual users to have discussions and share their progress with others. Features: 1. On the problems page, you can explore the challenges I've been working on, along with my solutions (some may be work in progress) and comments. (Solutions are written in C++) 2. The code is editable! You can directly edit and run my code on the website with your changes! 3. Check out the Resources page for tools to enhance your competitive programming abilities. To make this project, I used HTML + CSS + JS for the website. To implement the code editor, I used the Code Mirror API. The most challenging part of this project was implementing the code editor. I had to research a lot on my own and look at other example projects. After editing and tweaking lots of parts, I was really happy when the code editor worked and looked the way I wanted to. I learned a lot about how to use a new API I didn't know about from this experience! ## Getting Started Visit my site: [https://acise03.github.io/CP/index.html](https://acise03.github.io/CP/index.html) ## Usage Use this website to see my solutions to challenging competitive programming problems! You can make direct changes to my solution to either fix or improve it. You are also able to conveniently run the test cases on the website. ## Contact Jessica Pu - puyuhuan1@gmail.com Project Link: [https://github.com/acise03/CP](https://github.com/acise03/CP) [![Athena Award Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Faward.athena.hackclub.com%2Fapi%2Fbadge)](https://award.athena.hackclub.com?utm_source=readme) HTML Template: Hyperspace by HTML5 UP