Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jofibo added #2904

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -6436,6 +6436,13 @@
"description": "Provides customizable and modern resume templates designed to be professional and visually appealing."
},
{

"productName": "Jofibo",
"category": "resume",
"image": "https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcRn3li_y0hhOQ95RDYR_ju3ViY5c92k2nPCQ89Ds8VInijiEBGK",
"link": "https://jofibo.com/",
"description": "Offers user-friendly resume and cover letter templates to help create professional and polished documents quickly."

"productName": "Rive",
"category": "tools",
"image": "https://cdn.rive.app/rive_logo_dark_bg.png",
Expand Down Expand Up @@ -6490,6 +6497,10 @@
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRUzZsK3SAa78Wrg7eq8xB0WEmpvw_3GerIpQ&s",
"link": "https://docs.digitalocean.com/products/marketplace/catalog/restyaboard/",
"description": "Create interactive, real-time animations for apps and websites."


}

},


Expand Down Expand Up @@ -6570,4 +6581,5 @@
"link": "https://www.raycast.com/",
"description": "Raycast is a powerful launcher that allows developers to quickly access files, run scripts, and manage tasks with keyboard shortcuts, enhancing workflow efficiency."
}

]
Loading