Multi-Language Windows Tool Development

Employer not named by the sourceRemote

Full StackFrontend

Apply on the company’s site

Frontier is not the employer and does not collect applications.

About this role

JavaScript, Python, C# Programming, C++ Programming, Node.js, Software Development, Backend Development, Frontend Development, Documentation, Discord · I need a single software tool built for Windows that brings together modules written in C#, Java, JavaScript (with Node.js), and Python. Each language already plays a specific role in my current workflow, but everything now lives in separate scripts. The goal of this project is to consolidate that functionality under one cohesive interface so the user experience feels like a unified application, even though different runtimes sit behind the scenes.

Here is what I have in mind:

• C# and Java components handle performance-critical routines and existing libraries I can’t easily replace. • Node.js and browser-side JavaScript power a lightweight GUI/dashboard. • Python remains in charge of data preparation and quick scripting tasks.

Your job is to architect the glue that lets these pieces talk to each other cleanly on Windows, wrap it all in an installer, and document the build steps so I can reproduce everything later. I’ll provide the individual code snippets and sample data; you handle orchestration, error handling, logging, and a smooth launch experience for the end user.

Deliverables 1. Fully functional Windows-compatible tool (installer or portable folder). 2. Sour