- Building software at Autodesk, passionate about simplifying technical concepts.
- This is my blog, where I document my learnings on computer science and mathematics through articles.
- Explore my personal projects or check my resume for professional experience.
- Connect with me on GitHub or LinkedIn to discuss ideas or collaborate.
- Subscribe to my RSS feed to be notified when I publish new articles.
git submodule update --init --recursive
git submodule update --remote --merge
- Change directory to
/deploy/dev
- Deploy container
docker compose up -d
- Change directory to
/deploy/prod
- Deploy container
docker compose up -d