An open API service indexing awesome lists of open source software.

https://github.com/ankansaha/portfolio

I built a stunning portfolio website using NodeJS and ExpressJS as the backend framework, along with MongoDB and Mongoose for data storage and management. It showcases my work and skills in a sleek and professional manner.
https://github.com/ankansaha/portfolio

css digitalocean github github-codespaces javascript jetbrains learn mongodb namecom nodejs reactjs student-vscode

Last synced: about 1 month ago
JSON representation

I built a stunning portfolio website using NodeJS and ExpressJS as the backend framework, along with MongoDB and Mongoose for data storage and management. It showcases my work and skills in a sleek and professional manner.

Awesome Lists containing this project

README

        

# Portfolio in Nodejs

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/AnkanSaha/Portfolio/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/AnkanSaha/Portfolio/tree/main)

I created My Portfolio Website with NodeJS and ExpressJS & for getting problem query, i used Mongoose with mongoDB as a Database.

## Authors

- [@Ankan Saha](https://www.github.com/AnkanSaha)

## Badges

Add badges from somewhere like: [shields.io](https://shields.io/)

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)

## Deployment

To deploy this project run

```bash
yarn run start
```

## 🚀 About Me

Self-motivated web developer looking for a opportunity. Expert in Frontend Development and designs. Can interpret and utilize the knowledge

## Features

- Know More about Ankan Saha (Me)
- Download My Project Source Code
- View My All Certificated
- Contact with me

## 🔗 Links

[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/ankansaha-)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/theankansaha)

## 🛠 Skills

Javascript, HTML, CSS, Nodejs, MongoDB

## License

[MIT](https://choosealicense.com/licenses/mit/)

## Tech Stack

**Client:** HTML, CSS, Javascript, ReactJS

**Server:** Node, Express, MongoDB

## Running Tests

To run tests, run the following command

```bash
YARN run dev
```

## Environment Variables

- PORT
- CORS_ORIGIN
- JWT_SECRET
- JWT_EXPIRES_IN
- IP_INFO_API_KEY
- MONGODB_URL
- DB_NAME
- CPU_COUNT_MULTIPLIERENV
- NODE_ENV="DEVELOPMENT"