https://github.com/rtpa25/portfolio-gen-server
Devfolio is a web app that allows developers to build there own portfolio and share it with the world. Without putting extra effort of designing and building a portfolio from scratch
https://github.com/rtpa25/portfolio-gen-server
apollo-server-express express mongodb typegoose typegraphql typescript
Last synced: about 1 month ago
JSON representation
Devfolio is a web app that allows developers to build there own portfolio and share it with the world. Without putting extra effort of designing and building a portfolio from scratch
- Host: GitHub
- URL: https://github.com/rtpa25/portfolio-gen-server
- Owner: rtpa25
- Created: 2022-09-08T06:46:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T13:18:40.000Z (over 3 years ago)
- Last Synced: 2025-03-27T17:50:13.775Z (about 1 year ago)
- Topics: apollo-server-express, express, mongodb, typegoose, typegraphql, typescript
- Language: TypeScript
- Homepage: https://devfolio.ronit.pro/
- Size: 94.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Devfolio
Devfolio is a web app that allows developers to build there own portfolio and share it with the world. Without putting extra effort of designing and building a portfolio from scratch. I got the idea from my own experience of building my portfolio and realizing how time consuming it is and after getting the same feedback from most of my friends who are applying for internships, I wanted to build a portfolio generator that is easy to use and looks good. So I decided to build Devfolio & I am still working on making it more easy to use and adding more features.
Use [Devfolio](https://devfolio.ronit.pro). for the client side code visit [Devfolio-Client](https://github.com/rtpa25/portfolio-gen-web)
## Features
- Sign up
- Log in
- Forgot Password
- Create Profile
- Add Projects
- Add work experience
- Add technical skills
- Add Socials
- Build a beautiful and minimal portfolio with just a few clicks for free
## Technologies
- NextJS
- ChakraUI
- Apollo-Client
- Redux-Toolkit
- graphql-code-gen
- TypeScript
- MongoDB
- ExpressJS
- Apollo-server-express
- TypeGraphQL
- Redis
- TypeGoose
- Docker
- Digital-Ocean
- Firebase (image storing)
- Vercel