Skip to content

cskrishna9306/saichaparala.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saichaparala.com

A modern, responsive portfolio website built with React showcasing my journey as a Computer Science graduate student at UC San Diego, with a passion for developing scalable AI/ML solutions over the cloud.

🚀 Tech Stack

  • Frontend: React 18, React Router DOM
  • Styling: CSS3 with responsive design
  • Icons: FontAwesome
  • Build Tool: Create React App
  • Deployment: Optimized for web hosting

📱 Pages

  • Home: Welcome and introduction
  • About Me: Personal background and career goals
  • Interests: Hobbies and personal interests
  • Skills: Technical skills and technologies
  • Projects: Portfolio of work and projects

🛠️ Getting Started

Prerequisites

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

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/saichaparala.com.git
cd saichaparala.com
  1. Install dependencies:
npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Adding New Pages

  1. Create a new component in src/pages/
  2. Add the route in src/App.js
  3. Add navigation link in src/Navbar.js
  4. Create corresponding CSS file in src/css/

📄 License

This project is open source and available under the MIT License.

Built by Sai Chaparala

About

Sai Chaparala's Portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors