Skip to content

AndrewAct/portfolio-website

Repository files navigation

Portfolio Website of Andrew Chen

v0.1.0

  • Homepage

image info

  • Utilities

image info

  • Projects

image info

Memo

In current stage of refactoring, when building backend Docker images, need to follow these steps:

  1. Redirect to /backend

  2. Run build command with the full path of the Dockerfile

    docker build -f services/history/Dockerfile -t history_test:0.0.3 .

If we can put all shared files in all services (config.py, logger.py...), we can bypass this step. However, this violates "DRY" principle.

I didn't find a better solution yet, so will stick with method for now.

Roadmap

  • New feature: Project (TickSense.ai) (May 21, 2026)
  • Refactor frontend for better aesthetic (May 21, 2026)
  • New feature: Horoscope
  • Frontend: Support URL Shortener functionality
  • Deploy on AWS Elastic Lightsail
  • Integrate GitHub Actions and workflow (TBD)
  • Utilities and other functionalities
  • Backend backbone: uses FastAPI and Python (Expected: Nov 5, 2024)
  • Retrieve articles from Medium (https://andrewact.medium.com/)
  • Frontend (raw): uses Angular and TypeScript (Expected: Nov 6, 2024)
  • Domain name service (andrewcee.io) (Expected: Nov 7, 2024)

About

Portfolio website of Andrew Chen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors