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/
- Host: GitHub
- URL: https://github.com/arpan404/arpanbhandari.com.np
- Owner: arpan404
- Created: 2024-11-25T17:35:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T07:59:33.000Z (about 1 year ago)
- Last Synced: 2025-04-07T06:23:05.665Z (10 months ago)
- Topics: artificial-intelligence, chatbot, fastapi, full-stack-web-development, go, graphql, nextjs, nodejs, openai, portfolio, postgresql, python3, redis, tailwindcss, tyepscript
- Language: JavaScript
- Homepage: https://arpanbhandari-com-np.vercel.app
- Size: 16.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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