Skip to content

PersonalPortfolio is my showcase portfolio built with AngularJS, Node.js, Express, and MongoDB. Explore my projects and skills in web development, showcasing expertise in frontend AngularJS, backend Node.js, and database management with MongoDB.

Notifications You must be signed in to change notification settings

ranju12k/PersonalPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonalPortfolio

PersonalPortfolio is a web application developed using AngularJS, Node.js, Express.js, and MongoDB, designed to showcase projects, skills, and achievements in a professional portfolio format.

Table of Contents

Introduction

This project serves as a personal portfolio website to highlight my work, skills, and experiences. It provides a platform for potential employers or collaborators to learn more about me and my capabilities.

Features

  • Responsive design for optimal viewing on various devices
  • Detailed project showcase with descriptions and links
  • Skillset presentation to highlight technical proficiencies
  • Contact form for inquiries and collaborations

Demo

View a live demo of the application #demo.

Technologies Used

  • Frontend: AngularJS,HTML,CSS,JS,Bootstrap
  • Backend: Node.js, Express.js
  • Database: MongoDB

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/PersonalPortfolio.git
    cd PersonalPortfolio

File Structure

backend/: Contains Node.js backend files.
frontend/: Contains AngularJS frontend files.
.gitignore: Specifies files to be ignored by Git (e.g., node_modules, .env).
package.json: Contains project metadata and dependencies.
README.md: This file, providing project information and instructions.

Instructions for Usage:

  1. Copy the entire markdown content.
  2. Paste it into a new file named README.md in the root directory of your project.
  3. Customize the placeholders (yourusername, live demo link, etc.) with your actual project details.
  4. Save the file and commit it to your Git repository.

Instructions to run Application

  1. Create database named "PORTFOLIO" in your mongodb & add collection named "Contact".
  2. To run AngularJS application run "http-server" in your terminal.
  3. To start node server run "node server" in terminal.

ScreenShots

  1. Home Page:image

2.About ME Page:image

3.Projects:image

4.Skills:image

5.Contact Page:image

6.Footer:image

About

PersonalPortfolio is my showcase portfolio built with AngularJS, Node.js, Express, and MongoDB. Explore my projects and skills in web development, showcasing expertise in frontend AngularJS, backend Node.js, and database management with MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published