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

https://github.com/arpan404/arpanbhandari.com.np

Code base of my portfolio website: https://arpanbhandari.com.np/
https://github.com/arpan404/arpanbhandari.com.np

artificial-intelligence chatbot fastapi full-stack-web-development go graphql nextjs nodejs openai portfolio postgresql python3 redis tailwindcss tyepscript

Last synced: 5 months ago
JSON representation

Code base of my portfolio website: https://arpanbhandari.com.np/

Awesome Lists containing this project

README

          

# Complete Code of My Portfolio

## Requirements:
- Redis
- PostgreSQL
- OpenAI API key
- Node.js
- Go
- Python

## Rules

### Git Commit Message Tags:
- `#feat`: Added some feature
- `#fix`: Fixed logical or programming bug
- `#design`: Changed design
- `#add`: Added non-feature files
- `#refactor`: Refactored code base including formatting
- `#del`: Deleted files
- `#chore`: Other