Skip to content

itsreallyhex/HexoAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexoAPI

Note: This site is still in early development.
I am sill learning HTML, CSS and JS. For now the repo holds the data (projects.json) and the file structure only.

This is two things at once: a website and an API.

The API is a JSON file I maintain myself. It holds my projects — name, description, GitHub link, tags, category. The website reads that JSON and turns it into a clean project showcase. No backend, no framework. When I add a new project, I update the JSON, push it, and the site reflects it automatically.

It's my way of keeping everything in one place without relying on anyone else's infrastructure.

Stack

HTML / CSS / vanilla JS — GitHub Pages

Website

Click here

License

MIT

About

Personal project showcase — static site and JSON API for my projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors