This commit is contained in:
parent
4668473293
commit
93050928d8
@ -3,7 +3,7 @@ layout: "../../../layouts/InteractiveDemoLayout.astro"
|
|||||||
title: "Quicksort Demo"
|
title: "Quicksort Demo"
|
||||||
tagline: "A simple visualization of the quicksort algorithm using p5.js"
|
tagline: "A simple visualization of the quicksort algorithm using p5.js"
|
||||||
date: "December 23, 2022"
|
date: "December 23, 2022"
|
||||||
category: "Software"
|
category: "Demo"
|
||||||
image: "https://images.unsplash.com/photo-1669399213378-2853e748f217?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80"
|
image: "https://images.unsplash.com/photo-1669399213378-2853e748f217?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80"
|
||||||
imageattr: "https://unsplash.com/photos/5dgXQJ7ezuU"
|
imageattr: "https://unsplash.com/photos/5dgXQJ7ezuU"
|
||||||
---
|
---
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: "../../layouts/InteractiveDemoLayout.astro"
|
layout: "../../layouts/InteractiveDemoLayout.astro"
|
||||||
title: "I converted my resume to JSON"
|
title: "Building a Better Resume"
|
||||||
tagline: "...and it makes applying to jobs so much easier."
|
tagline: "Using JSON Resume to make a resume"
|
||||||
date: "August 06, 2023"
|
date: "August 06, 2023"
|
||||||
category: "Software"
|
category: "Software"
|
||||||
image: "https://images.unsplash.com/photo-1602407294553-6ac9170b3ed0?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1548&q=80"
|
image: "https://images.unsplash.com/photo-1602407294553-6ac9170b3ed0?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1548&q=80"
|
||||||
|
@ -3,7 +3,7 @@ layout: "../../../layouts/InteractiveDemoLayout.astro"
|
|||||||
title: "Visual Sitemap"
|
title: "Visual Sitemap"
|
||||||
tagline: "Using Cytoscape.js to visualize all the pages of a website"
|
tagline: "Using Cytoscape.js to visualize all the pages of a website"
|
||||||
date: "January 6, 2023"
|
date: "January 6, 2023"
|
||||||
category: "Software"
|
category: "Demo"
|
||||||
image: "https://images.unsplash.com/photo-1639322537228-f710d846310a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80"
|
image: "https://images.unsplash.com/photo-1639322537228-f710d846310a?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1632&q=80"
|
||||||
imageattr: "https://unsplash.com/photos/T9rKvI3N0NM"
|
imageattr: "https://unsplash.com/photos/T9rKvI3N0NM"
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user