Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vishanurag/portfolio
This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.
https://github.com/vishanurag/portfolio
ajax database portfolio-website project web
Last synced: about 5 hours ago
JSON representation
This is my personal portfolio WebProject. I have included all of the projects of mine in this Portfolio.
- Host: GitHub
- URL: https://github.com/vishanurag/portfolio
- Owner: vishanurag
- Created: 2023-05-03T18:22:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-09T13:19:01.000Z (9 months ago)
- Last Synced: 2024-02-10T12:15:46.788Z (9 months ago)
- Topics: ajax, database, portfolio-website, project, web
- Language: CSS
- Homepage: https://vcma.rf.gd/Portfolio/
- Size: 3.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi there, I'm [Anurag Vishwakarma](https://vcma.rf.gd/Portfolio/)
- Live Link : https://vcma.rf.gd/Portfolio
## _This is my personal portfolio web project._
[![Author](https://ashstudy.000webhostapp.com/anurag/Assets/icons/faviconA.ico)](https://vcma.rf.gd/Portfolio) Created by: [Anurag Vishwakarma](https://github.com/vishanurag)
## Features
- I have tried my best to make this Portfolio Webpage responsive.
- This website has total 3 colour modes those can be choosen by the user and the colour modes are also selected randomdly.
- It has a lot of animations and you will love it.
- It shows my all projects dynamically using AJAX.## Tech Used
I have used these following tech for building the cityWebCast WebApp:
- [HTML]() - HTML used for the structuring of webpage.
- [CSS]() - Used for styling the website.
- [Javascript]() - Used JS to make things functional.
- [Bootstrap]() - great UI boilerplate for modern web apps.
- [AJAX]() - Used AJAX for getting the projects datails.## Installation
In-order to use my portfolio in your local machine, you need to follow these steps:- Just install & run the `xampp` in your machine.
- Put this `Portfolio` folder inside the `htdocs` folder in `xampp` folder.
- Go to `phpMyAdmin` and create a database named `projects`.
- Also import this `anurag_projects_list.sql` in the database named `projects`.
- And yea you are good to go. Now, open your browser and type this URL `localhost/Portfolio/`.