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.
- Host: GitHub
- URL: https://github.com/ankansaha/portfolio
- Owner: AnkanSaha
- License: mit
- Created: 2022-08-24T15:48:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T04:32:18.000Z (5 months ago)
- Last Synced: 2025-04-03T23:32:48.614Z (about 2 months ago)
- Topics: css, digitalocean, github, github-codespaces, javascript, jetbrains, learn, mongodb, namecom, nodejs, reactjs, student-vscode
- Language: JavaScript
- Homepage: https://ankansaha.tech
- Size: 44.4 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Portfolio in Nodejs
[](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/)
[](https://choosealicense.com/licenses/mit/)
[](https://opensource.org/licenses/)
[](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
[](https://www.linkedin.com/in/ankansaha-)
[](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"