Fetch REcent Papers (FREP)

A web API that fetches and displays the latest research papers from arXiv based on user-specified topics and keywords, helping researchers stay updated with recent publications in their field.

How to Add Images to Projects

To add an image to your project preview, just add the img: field in the front matter above.

Image Location

Place your project images in: assets/img/

For example:

  • assets/img/my-project.jpg
  • assets/img/project1.png

Then reference it as: img: assets/img/my-project.jpg