Skip to content

snick512/iSnick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

iSnick.net, a simple web portal showcasing open source projects by snick512.

Features

  • Pinned Projects: Displays a curated list of open source projects.
  • Project Details: View project description, language, stars, forks, last updated date, latest 10 commits, and the README.
  • Live GitHub Data: Fetches project info, commit history, and README directly from the GitHub API.
  • Responsive UI: Built with Tailwind CSS for a modern, dark-themed interface.
  • No Build Tools: All logic is in a single HTML file with embedded JavaScript.

How it Works

  • The homepage lists pinned repositories.
  • Clicking "Details" on a project shows its details, commit history, and README.
  • All data is fetched live from GitHub using the public API.
  • Markdown rendering is handled by a lightweight inlined parser (LiteMD) or GitHub's HTML API.

Usage

Just open index.html in your browser, or deploy it to any static web host.

Support

If you find this useful, consider supporting via Liberapay or tip.


iSnick — Built with ❤️ in Open Source, West Virginia

About

iSnick.net, a simple web portal showcasing open source projects by snick512.

Topics

Resources

Stars

Watchers

Forks

Languages