0abc6ce6e5640834de62f8be4536af5bfc83964c
				
			
			
		
	My Portfolio Website
Deploy
This website is packaged as a container and deployed using nginx.
docker build -t my-portfolio-app .
docker tag my-portfolio-app:latest registry.tahmidcloud.com/my-portfolio-app:latest
docker push registry.tahmidcloud.com/my-portfolio-app:latest
# Check the registry
curl -u user:pass https://registry.tahmidcloud.com/v2/_catalog
Description
				The repository for my portfolio website. The website is made with React.
						
						
							
								 https://portfolio.tahmidcloud.com
							
						
						
					Languages
				
				
								
								
									TypeScript
								
								86.3%
							
						
							
								
								
									Shell
								
								8.5%
							
						
							
								
								
									JavaScript
								
								2.4%
							
						
							
								
								
									Dockerfile
								
								1.6%
							
						
							
								
								
									HTML
								
								0.9%
							
						
							
								
								
									Other
								
								0.3%