diff --git a/public/project_images/coming_soon.png b/public/project_images/coming_soon.png new file mode 100644 index 0000000..03ae40e Binary files /dev/null and b/public/project_images/coming_soon.png differ diff --git a/src/pages/cv.astro b/src/pages/cv.astro index 40bacbf..72a72ba 100644 --- a/src/pages/cv.astro +++ b/src/pages/cv.astro @@ -72,15 +72,21 @@ import TimeLineElement from "../components/cv/TimeLine.astro";
  • Go
  • x86 Assembly
  • MASM
  • -
  • Agile
  • +
  • Emacs
  • +
  • Visual Studio
  • +
  • PyCharm
  • +
  • Eclipse
  • Git
  • CI/CD
  • +
  • Agile
  • +
  • Kanban
  • +
  • Jira
  • +
  • Trello
  • +
  • Asana
  • +
  • Notion
  • Linux
  • Linux Server
  • UX Research
  • -
  • Jira
  • -
  • Trello
  • Office Suite
  • -
  • Emacs
  • diff --git a/src/pages/index.astro b/src/pages/index.astro index cc1b4f0..d648e35 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -47,10 +47,18 @@ const last_posts = posts.slice(0, 3);
    Latest projects {""}
    +
    + @@ -62,14 +70,6 @@ const last_posts = posts.slice(0, 3); url="https://codeberg.org/andyscott/OpenWeather-gRPC-API" badge="gRPC" /> -
    -
    Latest posts
    diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 8d2e16a..45c9ebc 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -3,24 +3,29 @@ import BaseLayout from "../layouts/BaseLayout.astro"; import HorizontalCard from "../components/HorizontalCard.astro"; --- - +
    Active Projects
    - +
    All Projects
    - +