Showing with 8 additions and 4 deletions.
  1. +4 −0 README.md
  2. +4 −4 lib/projects-data.ts
  3. BIN public/project-pejobs.png
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,10 @@ Note: DO NOT overdo it. You can easily make images look bad with lossy compressi
- [https://davidlevai.com/](https://davidlevai.com/) - My own digital garden
- [Dragons and Codes Digital Garden](https://dragonsandcodes.com) - Simple modifications [Source](https://github.com/dragonsandcodes/digital-garden-v2)
- [Shafie Mukhre's Blog](https://shafiemukhre.com) - [Source](https://github.com/shafiemukhre/website-2023)
- [Praveen kumars's Blog](https://sumandeepuniversity.org) - [Source](https://github.com/gramythedj/digital-garden)
- [Steven Selolo's Blog](https://stevenselolo.com/) - [Source](https://github.com/StevenPss/website-2023)
- [Marton's Blog](https://www.martondobos.com/) - [Source](https://github.com/dobosmarton/digital-garden)


**Create a PR and add your blog to this list if you're using the template!**

Expand Down
8 changes: 4 additions & 4 deletions lib/projects-data.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export const projects = [
{
title: "Beginner software dev roadmap",
description: `I made this in collaboration with @dragonsandcodes`,
href: "https://dragons-and-codes.notion.site/100-days-of-becoming-a-full-stack-developer-challenge-dragonsandcodeschallenge-0dfc9f2e19784a498e0bbd05fa199f9c?ref=thedevdavid",
mediaSrc: "/project-notion.png",
title: "ProductEngineerJobs.co",
description: `Job board for product engineers. Built with Next.js, Tailwind CSS, and Airtable.`,
href: "https://productengineerjobs.co",
mediaSrc: "/project-pejobs.png",
mediaType: "image",
},
{
Expand Down
Binary file added public/project-pejobs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.