Skip to content

Commit 753b6f0

Browse files
Update README.md
1 parent adca892 commit 753b6f0

1 file changed

Lines changed: 59 additions & 2 deletions

File tree

README.md

Lines changed: 59 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,59 @@
1-
# prashanth-kumar-g.github.io
2-
Personal Portfolio and Project Repository of Prashanth Kumar G - featuring source code, documentation, and demos of software applications and academic projects.
1+
# Professional Portfolio & Project Repository — Prashanth Kumar G
2+
3+
**Welcome.** This repository powers my GitHub Pages site: https://prashanth-kumar-g.github.io/
4+
It provides a central hub with direct links, documentation, demo videos, and installers for my public projects.
5+
6+
---
7+
8+
## Featured projects
9+
10+
### 1. Student Attendance Management System (SAMS)
11+
**Tech:** Visual Basic 6 · Microsoft SQL Server · Inno Setup
12+
**Summary:** A production-ready Windows desktop attendance management application with role-based dashboards (Admin & User), one-click installer that bundles SQL Server and automatically restores the database on first run, fast attendance marking, and multiple report formats. Includes a full demo video and developer notes.
13+
**Repo:** https://github.com/prashanth-kumar-g/student-attendance-mangement-system
14+
15+
### 2. Tic Tac Toe — Desktop App
16+
**Tech:** Visual Basic .NET · Windows Forms · Inno Setup
17+
**Summary:** 3×3 Tic Tac Toe with Player vs Player and Player vs Computer modes, randomised turn logic and polished UI. Packaged with an installer and accompanied by a demo video.
18+
**Repo:** https://github.com/prashanth-kumar-g/tic-tac-toe
19+
20+
### 3. Stock Volatility Calculator (Web)
21+
**Tech:** Web application (data analysis + UI)
22+
**Summary:** Web tool for computing and visualising historical stock volatility, with walkthrough videos and source code for reproducible analysis.
23+
**Repo:** https://github.com/prashanth-kumar-g/stock-volatility-calculator
24+
25+
### 4. Personal Portfolio Repository
26+
**Tech:** Markdown · Documentation
27+
**Summary:** Central project README containing detailed project descriptions, screenshots, demo links and developer notes for quick review.
28+
**Repo:** https://github.com/prashanth-kumar-g/prashanth-kumar-g
29+
30+
---
31+
32+
## Purpose of this repository
33+
34+
This repo exists as a verified GitHub Pages site so:
35+
- Google and other search engines can discover and index my work quickly.
36+
- Recruiters and collaborators can view all major projects in one place.
37+
- Demo videos, installers, and detailed READMEs are presented clearly for evaluation.
38+
39+
---
40+
41+
## How to view / verify
42+
43+
1. Visit the site: `https://prashanth-kumar-g.github.io/`
44+
2. Click any project card to open its repository and view screenshots, demo video, and install instructions.
45+
3. For desktop projects, check the Releases section in the repository for installers.
46+
47+
---
48+
49+
## Contact & next steps
50+
51+
- GitHub: https://github.com/prashanth-kumar-g
52+
- (Optional) Add a contact email below or in the site header: `your.email@example.com`
53+
54+
---
55+
56+
## Notes for indexing (internal)
57+
58+
- Keep this repo public.
59+
- After publishing, verify `https://prashanth-kumar-g.github.io/` in Google Search Console (use URL-prefix property) and request indexing. This gives Google a verified, crawlable page that links directly to each project repository.

0 commit comments

Comments
 (0)