export default async function Page() { return (

Certificates (1)

{[1, 2, 3].map((certificate) => (
Mathematics for Machine Learning: Linear Algebra

Imperial College London

Link to Certificate
))}
); }