cv

Adrian Ng – Curriculum Vitae

This repository contains my personal CV, which is automatically built and published as a PDF using GitHub Actions.
You can fork, clone, and customize it for your own use—with no need to install dependencies locally!


🚀 Quick Start

  1. Fork the repository:
    Click the “Fork” button at the top-right of this page to create a copy under your GitHub account.

  2. Clone your forked repository:
    Replace <YOUR-USERNAME> with your GitHub username:
    git clone https://github.com/<YOUR-USERNAME>/cv.git
    cd cv
    
  3. Make your changes:
    Edit the LaTeX or other source files (e.g. cv.tex, page1sidebar.tex, etc.) as needed.

  4. Push your changes:
    git add .
    git commit -m "Update CV"
    git push
    
  5. Automatic PDF Generation:
    After you push, GitHub Actions will automatically build and generate a new PDF of your CV. Check the Actions tab for build status.

📦 Releases & PDF Generation

When you publish a new release on this repository, a GitHub Action will:

You can always download the latest or any previous version of the CV from the Releases page.

Download Latest CV (cv.pdf)


📂 Repository Structure


🛠️ Customization


🤝 Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.


📄 License

This project is licensed under the MIT License.


📬 Contact

Find me on GitHub or via LinkedIn.