https://github.com/samithseu/student-system
Used for storing images only!
https://github.com/samithseu/student-system
Last synced: 10 months ago
JSON representation
Used for storing images only!
- Host: GitHub
- URL: https://github.com/samithseu/student-system
- Owner: samithseu
- Created: 2024-05-01T22:40:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T00:44:26.000Z (almost 2 years ago)
- Last Synced: 2025-07-24T05:08:21.298Z (10 months ago)
- Language: PowerShell
- Size: 711 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### For Storing Images Only.
All those images/svg url were used in Excel VBA to calculate student score.
```powershell
Invoke-Expression ("& { $(Invoke-WebRequest -Uri 'https://raw.githubusercontent.com/samithseu/student-system/main/download.ps1') } C:\Users\MITH\Desktop")
```