A tool that streamlines the transition from employment to independent contracting for software developers.
Table of Contents
ContractorsUy is an open-source tool designed to help software developers in Uruguay transition from employees to independent contractors. It provides a detailed simulator and guide to help developers understand how taxes impact their earnings and how to optimize their financial strategies, whether they work for international or local companies.
- Simulator: Estimate your optimal contractor's salary based on your current legal status and current salary as dependant employee.
- Contractor's Guide: Detailed explanations of tax structures and legal considerations for the software industry.
Frontend:
DevOps & Analytics:
Scripting & Web Scraping:
Testing:
Design & Planning:
Contributions are highly appreciated! Here's how you can get involved:
If you encounter an issue or have a suggestion for improvement, please create a GitHub issue.
- Find an open issue in the Issues tab.
- Fork the repository and create a feature branch.
- Submit a pull request with a clear description of your changes.
-
npm install -g pnpm
-
Clone the repository:
git clone https://github.com/andy-viera/contractorsUy.git
-
Navigate to the project folder:
cd contractorsUy -
Install dependencies:
pnpm install
-
Start the development server:
pnpm run dev
Andrés Viera - contact@aviera.me