Skip to content

Commit b94b850

Browse files
Create README.md
1 parent 1615885 commit b94b850

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# IBM x UCL - LLM-Based Legacy Code Refactoring (Tech Blog)
2+
3+
This repository contains the official blog for our MSc group project at University College London (UCL), delivered in collaboration with IBM.
4+
5+
The project explores how Large Language Models (LLMs) can assist in refactoring legacy software systems to reduce technical debt.
6+
7+
## Built With
8+
9+
- [Hugo](https://gohugo.io/) static site generator
10+
- [PaperMod](https://github.com/adityatelange/hugo-PaperMod) theme
11+
12+
## Local Development
13+
14+
```bash
15+
git clone https://github.com/Andrei-Constantin-Programmer/ibm-ucl-blog.git
16+
cd ibm-ucl-blog
17+
hugo server

0 commit comments

Comments
 (0)