| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseceo of https://x.com/vortex_capital_ , ambassador, and community builder
I build a project building legacy. that reflects my passion. These repositories act as proof-of-work (POW)
This repository is also my resume
An ecosystem of crypto projects, deals, and events. Funded rounds, sponsors welcomed — we also create new coins inside VORTEX.
roadmap 2.0
An app that interprets queries and classifies financial data. An efficient way to stay updated with financial information.
A platform that tracks cryptocurrency price movements in real time. Powerful for monitoring market updates and sharing on social channels.
Repo: https://github.com/ocryptocode/crypto-price-tracker
An artificial intelligence that helps with everything
A collection of design and UI templates you can reuse across projects (landing pages, components, social assets, email templates, etc.)
A curated list of milestones, launches, events, and recognitions related to VORTEX and my work. Use this to show progress, wins, and credibility.
Recommended storage approaches:
Example achievement item (in README):
Example achievement file structure (/achievements/2025-04-20-launched-cpt.md):
---
title: "Launched CPT v1.0"
date: "2025-04-20"
links:
- url: "https://github.com/ocryptocode/crypto-price-tracker"
label: "Repo"
tags:
- launch
- product
---
Public alpha, 5k users in first week. Short description of the milestone and significance.Badge example (use shields.io):
How to add an achievement:
mkdir -p achievements
cat > achievements/2025-12-06-some-achievement.md <<'EOF'
---
title: "Example Achievement"
date: "2025-12-06"
links:
- url: "https://example.com"
label: "Details"
tags:
- example
---
Short description about the achievement and any relevant links.
EOF
git add achievements
git commit -m "Add achievement: Example Achievement"
git push origin mainAdd this small section anywhere in your README to surface both features:
If you'd like, I can:
Tell me whether you want me to push files and which branch (or I can open a PR against main).
| Back | FazBrowse Home | New Git URL |