Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 2.2 KB

File metadata and controls

67 lines (48 loc) · 2.2 KB

IBM x UCL - Anti-Pattern Resolutor (Tech Blog)

Blog Hugo GitHub License

This repository contains the official tech blog for our MSc group project at University College London (UCL), delivered in collaboration with IBM.

The project explores how Large Language Models (LLMs) can assist in refactoring legacy software systems to improve maintainability, reduce technical debt, and accelerate modernisation efforts.

🌐 Live Site

Visit the blog

🔗 Related Project

The codebase we write about: Anti-Pattern Resolutor.

Built With

Local Development

Prerequisites

Hugo Extended v0.147.x+
Use the extended version, as it’s required by the PaperMod theme.

You can verify Hugo is installed with:

hugo version

Install Hugo Extended

macOS / Linux (via Homebrew):

brew install hugo

Windows (via Chocolatey):

choco install hugo-extended -confirm

Running the Blog

git clone --recurse-submodules https://github.com/Andrei-Constantin-Programmer/IBM-UCL-Blog.git
cd ibm-ucl-blog
hugo server

If you cloned the repository without --recurse-submodules, you can install them using:

git submodule update --init --recursive

Contributors

This project is a collaboration between the following UCL MSc students:

  • Abhaya Ghimire
  • Avinash Mallick
  • Maoquin Lei
  • Vamsi Mukkamala
  • Gavriel Neuman
  • Andrei Constantin