https://github.com/kind-unes/my-posts
🎨 Welcome to my Content Creation Repository! 📚 This space is dedicated to sharing visually appealing covers for my posts, each paired with detailed explanations. 🖼️💬
https://github.com/kind-unes/my-posts
content dart flutter learning linkedin packages programming self-improvement
Last synced: 3 months ago
JSON representation
🎨 Welcome to my Content Creation Repository! 📚 This space is dedicated to sharing visually appealing covers for my posts, each paired with detailed explanations. 🖼️💬
- Host: GitHub
- URL: https://github.com/kind-unes/my-posts
- Owner: Kind-Unes
- Created: 2024-02-08T08:29:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-03T21:47:24.000Z (over 1 year ago)
- Last Synced: 2025-04-09T20:14:40.619Z (6 months ago)
- Topics: content, dart, flutter, learning, linkedin, packages, programming, self-improvement
- Language: Dart
- Homepage:
- Size: 24.2 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Content Creation Repository
Welcome to my Content Creation Repository! This repository is a space where I share covers for my posts, each accompanied by detailed explanations.
## Overview
- **Posts Covers:** Visual representation of the covers for my various posts.
- **Explanations:** In-depth insights into the content, stored in separate files.## How to Explore
- Each post's cover and detailed explanation are stored in separate files.
- To explore a specific post, navigate to the corresponding file.## Repository Structure
```plaintext
/content
|-- post1
| |-- cover.jpg
| |-- explanation.md
|-- post2
| |-- cover.jpg
| |-- explanation.md
|-- post3
| |-- cover.jpg
| |-- explanation.md
|-- ...