Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thedevdavid/digital-garden
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: thedevdavid/digital-garden
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Sep 20, 2023

  1. change featured projects

    thedevdavid authored Sep 20, 2023

    Verified

    This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7aae911 View commit details
  2. Copy the full SHA
    62e377b View commit details
  3. Merge pull request #48 from thedevdavid/fix/projects

    change featured projects
    thedevdavid authored Sep 20, 2023
    1

    Verified

    This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    641c6f2 View commit details

Commits on Sep 25, 2023

  1. Update README.md

    adding Praveen Kumar's Blog, Thankyou you @thedevdavid
    gramythedj authored Sep 25, 2023

    Verified

    This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6fe1d66 View commit details

Commits on Sep 26, 2023

  1. Merge pull request #49 from gramythedj/patch-1

    Update README.md
    thedevdavid authored Sep 26, 2023
    1

    Verified

    This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ae22c9f View commit details

Commits on Jan 4, 2024

  1. docs: updated README

    StevenPss committed Jan 4, 2024
    Copy the full SHA
    2d12abb View commit details

Commits on Jan 5, 2024

  1. Merge pull request #50 from StevenPss/docs/README

    docs: updated README
    thedevdavid authored Jan 5, 2024
    1

    Verified

    This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e2c6cdd View commit details

Commits on Jan 22, 2024

  1. Verified

    This commit was created on github.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f4ff1f1 View commit details
  2. Merge pull request #52 from dobosmarton/patch-1

    Adding Marton's blog url to the readme file
    thedevdavid authored Jan 22, 2024
    1

    Verified

    This commit was created on github.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ef15e3a View commit details
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
@@ -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!**

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",
},
{
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.