Skip to content

Commit 2a0efb5

Browse files
add what codecut is
1 parent 89f91f8 commit 2a0efb5

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## About CodeCut
44

5-
[CodeCut](https://codecut.ai/?utm_source=github&utm_medium=data_science_repo&utm_campaign=introduction) is a platform dedicated to helping busy data scientists write better code through concise, practical tutorials, best practices, and tool recommendations. We focus on open-source tools and techniques that make data science workflows more efficient and maintainable, saving you time and reducing technical debt.
5+
[CodeCut](https://codecut.ai/?utm_source=github&utm_medium=data_science_repo&utm_campaign=introduction) exists to help data scientists stay productive and up-to-date by delivering short, focused, and practical code examples that showcase modern tools in action. Our mission is to make complex concepts simple and actionable—not through lengthy explanations, but by showing how things work with clarity and precision.
6+
7+
We strive to:
8+
9+
- Help readers quickly understand what a tool does
10+
- Show how it fits into real-world data science workflows
11+
- Provide just enough to empower readers to try it on their own
12+
13+
We want CodeCut to feel like the resource you wish you had when exploring a new library: clean, concise, and immediately useful.
614

715
## Article Collection
816

contribution.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,28 @@
66
- [Write Article Draft](#write-article-draft)
77
- [Write Code](#write-code)
88

9+
## CodeCut Mission
10+
11+
CodeCut exists to help data scientists stay productive and up-to-date by delivering short, focused, and practical code examples that showcase modern tools in action. Our mission is to make complex concepts simple and actionable—not through lengthy explanations, but by showing how things work with clarity and precision.
12+
13+
We strive to:
14+
15+
- Help readers quickly understand what a tool does
16+
- Show how it fits into real-world data science workflows
17+
- Provide just enough to empower readers to try it on their own
18+
19+
We want CodeCut to feel like the resource you wish you had when exploring a new library: clean, concise, and immediately useful.
20+
21+
## Your Responsibility as a Writer
22+
23+
As a writer for CodeCut, your role is to:
24+
25+
- Break down complex tools and workflows into clear, digestible pieces
26+
- Focus on practical value over theoretical depth
27+
- Maintain a tone that is approachable, confident, and helpful
28+
- Write only about topics you are genuinely interested in
29+
- Enjoy the writing process—we want this to be fun for you, too
30+
931
## Writing Checklist
1032

1133
### Writing Style Checklist

0 commit comments

Comments
 (0)