{"id":31103625,"url":"https://github.com/greathayat/upwork-text-formatter","last_synced_at":"2026-06-19T18:31:39.372Z","repository":{"id":310770235,"uuid":"1041148547","full_name":"GreatHayat/upwork-text-formatter","owner":"GreatHayat","description":"A simple tool to format your upwork profile text","archived":false,"fork":false,"pushed_at":"2025-08-20T04:21:31.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T02:50:26.671Z","etag":null,"topics":["ai","reactjs","upwork","upwork-profile-description"],"latest_commit_sha":null,"homepage":"https://upwork-text-formatter.netlify.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GreatHayat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-20T04:01:54.000Z","updated_at":"2025-08-20T04:22:16.000Z","dependencies_parsed_at":"2025-08-20T06:17:22.804Z","dependency_job_id":"15d2cbff-798b-4a36-b3eb-9eaeea51e7d7","html_url":"https://github.com/GreatHayat/upwork-text-formatter","commit_stats":null,"previous_names":["greathayat/upwork-text-formatter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GreatHayat/upwork-text-formatter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fupwork-text-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fupwork-text-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fupwork-text-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fupwork-text-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GreatHayat","download_url":"https://codeload.github.com/GreatHayat/upwork-text-formatter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GreatHayat%2Fupwork-text-formatter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34544403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","reactjs","upwork","upwork-profile-description"],"created_at":"2025-09-17T02:42:28.634Z","updated_at":"2026-06-19T18:31:39.351Z","avatar_url":"https://github.com/GreatHayat.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Upwork Profile Formatter\n\nTransform your ordinary text into eye-catching, professionally formatted Upwork profiles that stand out from the crowd.\n\n\u003cimg width=\"1742\" height=\"1326\" alt=\"Screenshot 2025-08-20 at 9 13 06 AM\" src=\"https://github.com/user-attachments/assets/7ade5ec0-61f9-4077-9ee9-1cf1b5a030b9\" /\u003e\n\n## ✨ Features\n\n- **📝 Text Formatting**: Bold, italic, and underline support using markdown syntax\n- **😊 Emoji Support**: Full emoji picker with search and categories\n- **📋 Bullet Points**: Organize your skills and experience with clean lists\n- **⚡ Real-time Conversion**: Instant markdown to Unicode transformation\n- **📱 Responsive Design**: Works perfectly on desktop and mobile devices\n- **📋 One-click Copy**: Copy formatted text directly to your clipboard\n\n## 🚀 How It Works\n\n1. **Write**: Type your profile description using simple markdown syntax\n2. **Format**: Use toolbar buttons or markdown syntax like `**bold**` and `*italic*`\n3. **Add Emojis**: Click the emoji button to add personality to your profile\n4. **Copy**: Click the copy button and paste directly into your Upwork profile\n\n## 📖 Markdown Syntax\n\n| Syntax     | Output    | Description     |\n| ---------- | --------- | --------------- |\n| `**text**` | 𝗯𝗼𝗹𝗱      | Bold text       |\n| `*text*`   | 𝘪𝘵𝘢𝘭𝘪𝘤    | Italic text     |\n| `__text__` | u̲n̲d̲e̲r̲l̲i̲n̲e̲ | Underlined text |\n| `- item`   | • item    | Bullet points   |\n\n## 🛠️ Technologies Used\n\n- **React 18** with TypeScript\n- **Tailwind CSS** for styling\n- **Lucide React** for icons\n- **emoji-picker-react** for emoji support\n\n## 🎯 Perfect For\n\n- Upwork freelancers wanting to stand out\n- Creating professional-looking profiles\n- Adding visual appeal to plain text descriptions\n- Organizing skills and experience clearly\n\n## 💡 Pro Tips\n\n- ✨ Use **bold** for important skills and achievements\n- 🎯 Add bullet points to organize your experience\n- 😊 Include relevant emojis to add personality\n- 📊 Highlight specific numbers and results\n\n## 🚦 Getting Started\n\n```bash\n# Clone the repository\ngit clone \u003crepository-url\u003e\n\n# Install dependencies\nnpm install\n\n# Start development server\nnpm start\n```\n\n## 📄 License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n---\n\n**Built with ❤️ for freelancers worldwide**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreathayat%2Fupwork-text-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreathayat%2Fupwork-text-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreathayat%2Fupwork-text-formatter/lists"}