Skip to content

Personal blog and portfolio catalogue website for me to share my experience, learnings, and projects.

License

Notifications You must be signed in to change notification settings

adaliszk/website

Repository files navigation

Personal blog, project catalogue, and showcase website

WORK IN PROGRESS!

Adaliszk.io

This repository contains my whole website's codebase to share with you openly. The desire here is to showcase a website architecture by utilising modern technologies with the minimal footprint possible.

Structure

  • /content: Markdown files for the website's content
  • /packages: Helper and Utility packages to be shared in the monorepo
  • /public: Static files for the website
  • /services: Backend APIs and Functions as Services
  • /src: Source code for the website