Website

Back-End

  • Django (with REST Framework) is a feature-rich, production-ready framework written in Python. It comes with REST Framework which enabled us to develop powerful Web APIs.

Front-End

  • Angular is a component-based framework[1] for building a single-page application based on HTML and TypeScript.
  • Next.js is a React front-end development framework which enables server-side rendering, static website generating, SEO, and many more. [2][3]

[1] Angular - What is Angular?
[2] Next.js - Wikipedia
[3] Currently, using Next.js is subject to approve.

Mobile

  • Flutter is Google's UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase. [4]

[4] Flutter

Others

-