From 1257bda5cfb0e5b40090535dc97fd8b147f7cf43 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 14 Dec 2025 04:36:18 +0000 Subject: [PATCH 1/5] Initial plan From 2457af9d8d3c788c1aa6de4792e6788836d1780d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 14 Dec 2025 04:40:56 +0000 Subject: [PATCH 2/5] Redesign longblog.html as developer portfolio with new sections Co-authored-by: adab-tech <179881660+adab-tech@users.noreply.github.com> --- assets/README.md | 13 +++ longblog.html | 212 ++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 221 insertions(+), 4 deletions(-) create mode 100644 assets/README.md diff --git a/assets/README.md b/assets/README.md new file mode 100644 index 0000000..f4badfd --- /dev/null +++ b/assets/README.md @@ -0,0 +1,13 @@ +# Assets Directory + +## CV File +Please add your CV PDF file here with the name `Adamu_Danjuma_CV.pdf` to enable the download functionality in the portfolio. + +The CV link in `longblog.html` is configured to point to `assets/Adamu_Danjuma_CV.pdf`. + +## Instructions +1. Add your CV PDF file to this directory +2. Name it `Adamu_Danjuma_CV.pdf` +3. The download button on the portfolio will automatically work + +Alternatively, you can update the link in `longblog.html` to point to any other location where your CV is hosted. diff --git a/longblog.html b/longblog.html index f661bef..bfa3f11 100644 --- a/longblog.html +++ b/longblog.html @@ -3,8 +3,8 @@ - Adamu Danjuma — Portfolio & Blog - + Adamu Danjuma — Developer Portfolio +