|
64 | 64 | <div style="background: rgba(0,0,0,0.1); padding: 20px; border-radius: 10px; margin: 10px 0;"> |
65 | 65 | <h3>🔧 Development Tools</h3> |
66 | 66 | <p> |
67 | | - [](https://git-scm.com/) |
68 | | - [](https://github.com/) |
69 | | - [](https://pages.github.com/) |
70 | | - [](https://code.visualstudio.com/) |
71 | | - [](https://cursor.sh/) |
| 67 | + <img src="https://img.shields.io/badge/-Git-F05032?style=for-the-badge&logo=git&logoColor=white" alt="Git"> |
| 68 | + <img src="https://img.shields.io/badge/-GitHub-181717?style=for-the-badge&logo=github&logoColor=white" alt="GitHub"> |
| 69 | + <img src="https://img.shields.io/badge/GitHub%20Pages-327FC7?style=for-the-badge&logo=github&logoColor=white" alt="GitHub Pages"> |
| 70 | + <img src="https://img.shields.io/badge/-VS%20Code-0078D4?style=for-the-badge&logo=visual-studio-code&logoColor=white" alt="VS Code"> |
| 71 | + <img src="https://img.shields.io/badge/Cursor-000000?style=for-the-badge&logo=cursor&logoColor=white" alt="Cursor"> |
72 | 72 | </p> |
73 | 73 | </div> |
74 | 74 |
|
75 | 75 | <div style="background: rgba(0,0,0,0.1); padding: 20px; border-radius: 10px; margin: 10px 0;"> |
76 | 76 | <h3>🐍 Programming & Frameworks</h3> |
77 | 77 | <p> |
78 | | - [](https://www.python.org/) |
79 | | - [](https://www.pygame.org/) |
80 | | - [](https://wiki.python.org/moin/TkInter) |
81 | | - [](https://flask.palletsprojects.com/) |
82 | | - [](https://developer.mozilla.org/en-US/docs/Web/HTML) |
83 | | - [](https://developer.mozilla.org/en-US/docs/Web/JavaScript) |
| 78 | + <img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python"> |
| 79 | + <img src="https://img.shields.io/badge/Pygame-306998?style=for-the-badge&logo=python&logoColor=white" alt="Pygame"> |
| 80 | + <img src="https://img.shields.io/badge/Tkinter-ffcd3c?style=for-the-badge&logo=tkinter&logoColor=white" alt="Tkinter"> |
| 81 | + <img src="https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white" alt="Flask"> |
| 82 | + <img src="https://img.shields.io/badge/HTML-E34F26?style=for-the-badge&logo=html5&logoColor=white" alt="HTML"> |
| 83 | + <img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black" alt="JavaScript"> |
84 | 84 | </p> |
85 | 85 | </div> |
86 | 86 |
|
87 | 87 | <div style="background: rgba(0,0,0,0.1); padding: 20px; border-radius: 10px; margin: 10px 0;"> |
88 | 88 | <h3>🌐 Frontend & Backend</h3> |
89 | 89 | <p> |
90 | | - [](https://developer.mozilla.org/en-US/docs/Web/CSS) |
91 | | - [](https://www.java.com/) |
92 | | - [](https://nodejs.org/) |
93 | | - [](https://reactjs.org/) |
94 | | - [](https://www.docker.com/) |
95 | | - [](https://www.heroku.com/) |
| 90 | + <img src="https://img.shields.io/badge/CSS-1572B6?style=for-the-badge&logo=css3&logoColor=white" alt="CSS"> |
| 91 | + <img src="https://img.shields.io/badge/Java-007396?style=for-the-badge&logo=java&logoColor=white" alt="Java"> |
| 92 | + <img src="https://img.shields.io/badge/-Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white" alt="Node.js"> |
| 93 | + <img src="https://img.shields.io/badge/-React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB" alt="React"> |
| 94 | + <img src="https://img.shields.io/badge/-Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white" alt="Docker"> |
| 95 | + <img src="https://img.shields.io/badge/Heroku-430098?style=for-the-badge&logo=heroku&logoColor=white" alt="Heroku"> |
96 | 96 | </p> |
97 | 97 | </div> |
98 | 98 |
|
99 | 99 | <div style="background: rgba(0,0,0,0.1); padding: 20px; border-radius: 10px; margin: 10px 0;"> |
100 | 100 | <h3>🛠️ APIs & Platforms</h3> |
101 | 101 | <p> |
102 | | - [](https://beta.openai.com/) |
103 | | - [](https://developers.google.com/) |
104 | | - [](https://www.anthropic.com/api) |
105 | | - [](https://numverify.com/) |
106 | | - [](https://discord.com/developers/docs/intro) |
107 | | - [](https://searchapi.io/) |
108 | | - [](https://docs.perplexity.ai/) |
109 | | - [](https://shopify.dev/api) |
| 102 | + <img src="https://img.shields.io/badge/OpenAI%20API-412991?style=for-the-badge&logo=openai&logoColor=white" alt="OpenAI API"> |
| 103 | + <img src="https://img.shields.io/badge/Google%20API-4285F4?style=for-the-badge&logo=google&logoColor=white" alt="Google API"> |
| 104 | + <img src="https://img.shields.io/badge/Anthropic%20API-5A67D8?style=for-the-badge&logo=anthropic&logoColor=white" alt="Anthropic API"> |
| 105 | + <img src="https://img.shields.io/badge/Numverify-1A82E2?style=for-the-badge&logo=numverify&logoColor=white" alt="Numverify"> |
| 106 | + <img src="https://img.shields.io/badge/Discord%20API-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Discord API"> |
| 107 | + <img src="https://img.shields.io/badge/SearchAPI.io-FF6F61?style=for-the-badge&logo=api&logoColor=white" alt="SearchAPI.io"> |
| 108 | + <img src="https://img.shields.io/badge/Perplexity%20API-00A0DC?style=for-the-badge&logo=perplexity&logoColor=white" alt="Perplexity API"> |
| 109 | + <img src="https://img.shields.io/badge/Shopify%20API-7AB55C?style=for-the-badge&logo=shopify&logoColor=white" alt="Shopify API"> |
110 | 110 | </p> |
111 | 111 | </div> |
112 | 112 |
|
113 | 113 | <div style="background: rgba(0,0,0,0.1); padding: 20px; border-radius: 10px; margin: 10px 0;"> |
114 | 114 | <h3>🛒 Commerce & Delivery</h3> |
115 | 115 | <p> |
116 | | - [](https://vivid-commerce.com/) |
117 | | - [](https://www.doordash.com/) |
118 | | - [](https://www.ubereats.com/) |
119 | | - [](https://www.shopify.com/) |
| 116 | + <img src="https://img.shields.io/badge/Vivid%20Commerce-FFA500?style=for-the-badge&logo=vivid&logoColor=white" alt="Vivid Commerce"> |
| 117 | + <img src="https://img.shields.io/badge/DoorDash-FF3008?style=for-the-badge&logo=doordash&logoColor=white" alt="DoorDash"> |
| 118 | + <img src="https://img.shields.io/badge/UberEats-5FB709?style=for-the-badge&logo=ubereats&logoColor=white" alt="UberEats"> |
| 119 | + <img src="https://img.shields.io/badge/-Shopify-7AB55C?style=for-the-badge&logo=shopify&logoColor=white" alt="Shopify"> |
120 | 120 | </p> |
121 | 121 | </div> |
122 | 122 |
|
123 | 123 | <div style="background: rgba(0,0,0,0.1); padding: 20px; border-radius: 10px; margin: 10px 0;"> |
124 | 124 | <h3>💼 CRMs</h3> |
125 | 125 | <p> |
126 | | - [](https://www.salesforce.com/) |
| 126 | + <img src="https://img.shields.io/badge/Salesforce-00A1E0?style=for-the-badge&logo=salesforce&logoColor=white" alt="Salesforce"> |
127 | 127 | </p> |
128 | 128 | </div> |
129 | 129 |
|
130 | 130 | <div style="background: rgba(0,0,0,0.1); padding: 20px; border-radius: 10px; margin: 10px 0;"> |
131 | 131 | <h3>🖥️ Productivity & Collaboration</h3> |
132 | 132 | <p> |
133 | | - [](https://workspace.google.com/) |
134 | | - [](https://www.office.com/) |
135 | | - [](https://discord.com/) |
136 | | - [](https://slack.com/) |
| 133 | + <img src="https://img.shields.io/badge/GSuite-4285F4?style=for-the-badge&logo=google&logoColor=white" alt="GSuite"> |
| 134 | + <img src="https://img.shields.io/badge/Microsoft%20Office-D83B01?style=for-the-badge&logo=microsoft-office&logoColor=white" alt="Microsoft Office"> |
| 135 | + <img src="https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"> |
| 136 | + <img src="https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white" alt="Slack"> |
137 | 137 | </p> |
138 | 138 | </div> |
139 | 139 |
|
|
0 commit comments