It is a repository aimed at showcasing a my skills from development to deployment. It leverages various technologies such as Astro, Tailwind CSS, Docker, and GitHub Actions to demonstrate proficiency in modern web development practices.
- Astro: A modern static site generator used for building the site structure, creating reusable layouts, and organizing content collections efficiently.
- Tailwind CSS: A utility-first CSS framework that facilitates theming, ensures responsiveness, and minimizes unused styles for a streamlined design process.
- Docker: Utilized for containerization, simplifying the deployment process by ensuring consistency across different environments.
- GitHub Actions: Implemented to automate the build and deployment workflow, enhancing efficiency and reducing manual intervention.
Inside of your Astro project, you'll see the following folders and files:
/
├── .github/workflows/ // Define CICD pipeline
├── public/
├── src/
│ └── components/
│ └── content/ // Store collections
│ └── project/
│ └── project-1.md
│ └── ...
│ └── config.ts // Define collections
│ └── layouts/ // Store page template layouts
│ └── pages/ // Expose as a route based on its file name.
│ └── projects/
│ └── [...slug].astro // Define collection layout
│ └── index.astro
└── package.json
👋 Hello! I'm Wayne. Bergkamp Ho is my Network ID.
I'm a Full Stack Web Developer with 14+ years of experience in fintech, software engineering and marketing industry.