https://github.com/snick512/isnick
iSnick.net, a simple web portal showcasing open source projects by snick512.
https://github.com/snick512/isnick
git github isnick opensource showcase westvirginia
Last synced: 3 months ago
JSON representation
iSnick.net, a simple web portal showcasing open source projects by snick512.
- Host: GitHub
- URL: https://github.com/snick512/isnick
- Owner: snick512
- Created: 2025-08-31T13:17:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-02T16:41:59.000Z (10 months ago)
- Last Synced: 2025-09-02T18:29:00.804Z (10 months ago)
- Topics: git, github, isnick, opensource, showcase, westvirginia
- Language: HTML
- Homepage: https://isnick.net
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: support.html
Awesome Lists containing this project
README
[iSnick.net](https://isnick.net), a simple web portal showcasing open source projects by [snick512](https://github.com/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](https://tailwindcss.com/) 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`](index.html) in your browser, or deploy it to any static web host.
### Support
If you find this useful, consider supporting via [Liberapay](https://go.tyclifford.com/liberapay) or [tip](https://tyclifford.com/tip).
---
iSnick — Built with ❤️ in Open Source, West Virginia