|
1 | 1 | <div align="center">
|
2 |
| - <a href="https://github.com/tyronejosee/project_code_atlas" target="_blank"> |
3 |
| - <img src="./.github/logo.svg" width="80"> |
| 2 | + <a href="https://github.com/tyronejosee/project_code_atlas#gh-light-mode-only" target="_blank"> |
| 3 | + <img src="./.github/logo-light.svg" alt="logo-light" width="80"> |
| 4 | + </a> |
| 5 | + <a href="https://github.com/tyronejosee/project_new_store#gh-dark-mode-only" target="_blank"> |
| 6 | + <img src="./.github/logo-dark.svg" alt="logo-dark" width="80"> |
4 | 7 | </a>
|
5 | 8 | </div>
|
6 | 9 | <div align="center">
|
7 | 10 | <h1><strong>Code Atlas</strong></h1>
|
8 | 11 | </div>
|
9 | 12 | <p align="center">
|
10 |
| - Pending... |
| 13 | + A social app to discover and share helpful resources for developers. |
| 14 | + Find blogs, articles, tools, and other tech-related content. Save favorites, leave comments, and contribute your own discoveries. |
11 | 15 | <p>
|
12 | 16 |
|
13 | 17 | <p align="center">
|
14 | 18 | <a href="https://www.typescriptlang.org/">
|
15 | 19 | <img src="https://img.shields.io/badge/typescript-5.7.3-007ACC" alt="typescript-version">
|
16 | 20 | </a>
|
17 |
| - <a href="https://www.typescriptlang.org/"> |
| 21 | + <a href="https://nextjs.org/"> |
18 | 22 | <img src="https://img.shields.io/badge/nextjs-15.2.4-000000" alt="nextjs-version">
|
19 | 23 | </a>
|
20 |
| - <a href="https://www.python.org/"> |
21 |
| - <img src="https://img.shields.io/badge/python-3.13.1-3572A5" alt="python-version"> |
22 |
| - </a> |
23 |
| - <a href="https://www.djangoproject.com/"> |
24 |
| - <img src="https://img.shields.io/badge/django-5.1.6-092E20" alt="django-version"> |
25 |
| - </a> |
26 |
| - <a href="https://www.django-rest-framework.org/"> |
27 |
| - <img src="https://img.shields.io/badge/drf-3.15.2-A30000" alt="drf-version"> |
28 |
| - </a> |
29 |
| - <a href="https://www.docker.com/"> |
30 |
| - <img src="https://img.shields.io/badge/docker-26.0.0-0db7ed" alt="docker-version"> |
31 |
| - </a> |
32 |
| - <a href="https://www.postgresql.org/"> |
33 |
| - <img src="https://img.shields.io/badge/postgresql-16.4-336791" alt="postgresql-version"> |
34 |
| - </a> |
35 | 24 | </p>
|
36 | 25 |
|
37 | 26 | ## 💻 General
|
|
0 commit comments