This portfolio was not updated since May 2025. The new updated portfolio of Furqan is furqanahmad.me

Remix-Electron-Cli

A cross-platform desktop app built with Electron and Remix (Vite) for the frontend and FastAPI (Python) for the backend. The app launches a local web server and opens a desktop window using Electron, serving the Remix UI while interacting with a Python API. Chakra UI and Recharts used for styling components and plotting graphs.

Description :
A desktop app using Electron, Remix (Vite), and FastAPI that runs a local server and connects a React UI to a Python API.

Technologies used in this project :

  • Remix
  • Electron.js
  • React.js
  • Typescript
  • Tailwind
  • Chakra UI
  • Recharts
  • FastAPI