CodeX100
codeX100 is an interactive platform designed to provide high-quality programming courses and educational content across multiple languages and technologies. Whether you're learning the basics of C, C++, Java, Python, or delving into Data Structures and Algorithms (DSA), codeX100 caters to learners of all levels.
Install / Use
/learn @arshadpatel/CodeX100README
Course Management API
This API provides a robust solution for managing courses, enabling users to create, read, update, and delete course information.
Installation
With Docker
<details> <summary> Click Me </summary>- Clone the repository
- Use docker-compose to run the server
git clone https://github.com/arshadpatel/codeX100.git
cd codeX100
docker-compose up -d
</details>
Without Docker
<details> <summary> Click Me </summary>- Clone the repository
- Install the dependencies
- Run the server
git clone https://github.com/arshadpatel/codeX100.git
cd codeX100
cd backend
pnpm install
pnpm dev
</details>
NOTE: Setup environment variable in .env from .env.example
Usage
To use the API, you can make HTTP requests to the endpoints provided.
Endpoints:
- POST /courses: Add a new course (requires name, price, and description).
- GET /courses: Retrieve a list of available courses.
- GET /courses/:id: Retrieve details of a specific course.
- PUT /courses/:id: Update an existing course's details.
- DELETE /courses/:id: Remove a course from the system.
Validation:
All endpoints ensure proper validation using zod for course data, including name, price, and description, to maintain data integrity.
Contributing
If you would like to contribute, please read our Contributing Guide.
Related Skills
diffs
339.1kUse the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
1.8kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
ui-ux-pro-max-skill
53.2kAn AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
