https://github.com/sakshamsharma/homepage
Repository containing source code for my homepage (PHP, HTML/CSS, Bootstrap)
https://github.com/sakshamsharma/homepage
Last synced: 2 months ago
JSON representation
Repository containing source code for my homepage (PHP, HTML/CSS, Bootstrap)
- Host: GitHub
- URL: https://github.com/sakshamsharma/homepage
- Owner: sakshamsharma
- Created: 2015-04-26T22:33:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T10:40:21.000Z (over 9 years ago)
- Last Synced: 2025-01-15T12:24:23.297Z (4 months ago)
- Language: PHP
- Homepage: http://home.iitk.ac.in/~sakshams
- Size: 2.54 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Saksham's homepage, version 1
**DEPRECIATED** in favour of [acehack.org](https://github.com/sakshamsharma/sakshamsharma.github.io)
Repository containing source code for my homepage (PHP, HTML/CSS, Bootstrap).
Please note, this was written at a time when I didn't know anything about Javascript or Web Dev. The code isn't worth much now :)
Inspite of that, it is live at [my college homepage](http://home.iitk.ac.in/~sakshams/legacy.php).**Highlights:**
1. Separate totally independent PHP files for header, footer, comments section and links to writeups. Include appropriate file to add the feature to the page.
2. Text contained in external markdown files.
3. Markdown converted to HTMl at server level using parsedown (credit: parsedown.org)
4. Contains carousel of some of my photographs.
5. Written in bootstrap.
6. Scaleable navbar written from scratch.