https://github.com/aryanvbw/portfolio-react

migration of portfolio to react

https://github.com/aryanvbw/portfolio-react

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

migration of portfolio to react

Basic Info
  • Host: GitHub
  • Owner: AryanVBW
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 33.9 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Vivek Wagdare Portfolio

A modern, responsive portfolio website showcasing my projects, skills, and contact information.

Features

  • Modern React-based UI with seamless animations
  • Interactive components including avatar animations
  • Responsive design for all device sizes
  • Project showcase with detailed descriptions
  • Skills section organized by technology categories

Tech Stack

  • React.js
  • React Router for navigation
  • AOS (Animate On Scroll) for animations
  • CSS for styling

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository: bash git clone https://github.com/AryanVBW/portfolio.git cd portfolio/portfolio-react

  2. Install dependencies: bash npm install

  3. Start the development server: bash npm run dev

  4. Open your browser and navigate to http://localhost:5173

Building for Production

To build the app for production, run: bash npm run build

The build files will be available in the dist directory.

Credits

Designed and developed by Vivek Wagdare

Owner

  • Name: Vivek W
  • Login: AryanVBW
  • Kind: user
  • Location: india
  • Company: @TEch-Shop

🛰 𝐒𝐢𝐦𝐩𝐥𝐢𝐜𝐢𝐭𝐲 𝐒𝐩𝐚𝐫𝐤𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐢𝐨𝐧🛡️ 🌟 Dive into the Future: ✨𒆜🆅🅸🆅🅴🅺 🆆𒆜 Studying in Newton school of Technology🚀

GitHub Events

Total
  • Pull request event: 3
  • Create event: 3
Last Year
  • Pull request event: 3
  • Create event: 3

Dependencies

package-lock.json npm
  • 201 dependencies
package.json npm
  • @eslint/js ^9.21.0 development
  • @types/react ^19.0.10 development
  • @types/react-dom ^19.0.4 development
  • @vitejs/plugin-react ^4.3.4 development
  • eslint ^9.21.0 development
  • eslint-plugin-react-hooks ^5.1.0 development
  • eslint-plugin-react-refresh ^0.4.19 development
  • globals ^15.15.0 development
  • vite ^6.2.0 development
  • aos ^2.3.4
  • react ^19.0.0
  • react-dom ^19.0.0
  • react-router-dom ^6.30.0