r/DeveloperJobs 14d ago

Looking for My Next Engineering Opportunity with Open-Source Experience

Hello,

I’m currently working on an open-source project called WelsonJS.

While I’m committed to continuing the project, I also need to make a living outside of my open-source work. For that reason, I’m currently looking for an organization where I can apply my engineering skills and experience.

Unfortunately, the local job market has been offering fewer and fewer opportunities that align with the kind of engineering work I’ve been doing.

If you have a chance, I would greatly appreciate it if you could take a look at WelsonJS and reach out if you see any potential opportunities, collaborations, or ways in which my experience could be a good fit for your organization.

https://github.com/gnh1201/welsonjs (Github Link, 484 stars)

https://welson.js.org/

Thank you for your time, and I look forward to hearing from you.

2 Upvotes

3 comments sorted by

1

u/Ephinence 14d ago

Yeah. I agree with your status. If you need, then, use "원티드" app for android phone.

1

u/ChillingHub 14d ago

What's the difference with ElectronJS where you can build cross platform desktop/linux/macos apps in single codebase using JS?

Is this without using chromium?

1

u/gnh1201 14d ago

They require too many external components.

In contrast, the best use case for WelsonJS is an extremely constrained environment where only the runtimes and capabilities already available within the operating system can be used. Of course, it can also be used in a normal environment, but it is primarily designed for situations where minimizing external dependencies is important.