Browse
···
Log in / Register

Hiring Remote U.S. Developers – Web & Machine Learning Roles

Negotiable Salary

909 Colorado St, Austin, TX 78701, USA

Favourites
Share

Description

🚀 Remote U.S. Developers Wanted – Medical Data Project (Web + AI/ML) Location: Remote (U.S.-based applicants only) Type: Multiple full-time and contract roles Industry: Healthcare Technology We are building a cutting-edge medical data platform and assembling a talented team of developers. This is a unique opportunity to work on technology that directly impacts healthcare, patient outcomes, and medical research. 🌐 Web Development / Design Strong understanding of PHP, JavaScript, and MySQL Hands-on experience with RESTful APIs Ability to handle frontend + backend integration Basic knowledge of FTP/SFTP for secure data transfer 🤖 Machine Learning / AI Development Proficiency in Python Experience with major ML/AI libraries: PyTorch TensorFlow Scikit-learn Keras OpenCV (image-related work) NLTK / spaCy (NLP) Proven ability to apply models to real-world datasets ✅ General Requirements Excellent problem-solving and debugging skills High attention to detail when working with sensitive medical data Collaborative mindset with ability to work in a distributed team Self-motivated, with the ability to manage time and tasks independently 💡 Why Join Us? Be part of a mission-driven project improving healthcare technology Work fully remote within the U.S. with flexible collaboration Contribute to both innovative web platforms and AI-driven solutions Opportunity to grow alongside a multidisciplinary team at the forefront of medical data science 📨 How to Apply Please reply with the following: Your resume A link to your portfolio and/or GitHub (if available) A short summary of your relevant experience and areas of expertise Note: Applications are only open to candidates physically located in the United States at this time. Join us and help shape the future of healthcare data technology!

Source:  craigslist View original post

Location
909 Colorado St, Austin, TX 78701, USA
Show map

craigslist

You may also like

Craigslist
Remote Software Development Career 🧑‍💻
We are seeking individuals eager to pursue careers in technology. If you want hands-on coding practice, project experience, and preparation for developer jobs, this training program is for you. This program is remote and flexible, allowing full-time or part-time participation. With nearly 900 hours of training and project work, you’ll gain experience in programming languages, tools, and workflows while creating a strong résumé and portfolio. 🖥️ Technology & Programming Fundamentals -Learn the basics of computers, networks, browsers, and the internet -Study algorithms, security principles, data structures, and number systems -Practice Python scripting, command line tools, and flowcharting 💻 Web & Front-End Development -Build websites with HTML5, CSS3, and Bootstrap -Develop interactivity with JavaScript, jQuery, and React.js -Apply modern design and responsive layout practices 🗄️ Back-End & Database Development -Create and query databases with SQL and SQL Server -Perform CRUD operations and learn relational structures -Develop back-end apps in Python (Django) and C# (.NET Core) 🧑‍💻 Programming Languages & Tools -Learn seven core languages: C#, Python, JavaScript, HTML, CSS, SQL, and more -Use Git, GitHub, Visual Studio, and Team Foundation Server -Apply collaboration and version control like a professional developer 🧪 Capstone Projects -Complete two advanced projects (Python + C#) -Build portfolio-ready work with Agile, Scrum, and DevOps practices -Practice debugging, teamwork, and real coding challenges 🧰 Career Preparation -Learn résumé writing and cover letter development -Practice technical and whiteboard interview techniques -Prepare to enter the workforce as a junior developer 🚀 No experience needed. Remote participants encouraged. Start your journey in technology now. 👉 Apply here: https://softwaredevpros.online/
1100 S Lowell Blvd, Denver, CO 80219, USA
$30/hour
Workable
Technical Support Engineer - 2nd Shift
Futurex is seeking talented individuals with a passion for technology and an interest in business to join our team as a Technical Support Engineer for our 2nd shift from 4:00 pm - 12:00 am (CT). This position is hybrid (on-site and remote) at Futurex’s Engineering Campus in Bulverde, 15 miles north of San Antonio, Texas. This position involves individuals in both the business development and IT support for Futurex’s advanced line of cryptographic security solutions. Initially, individuals in this position work to develop a deep knowledge of Futurex technology and industry standards by participating in our software quality assurance process. This progresses into customer support and sales with Tier-1 organizations worldwide. RESPONSIBILITIES INCLUDE: Provide ongoing technical support and guidance to Futurex’s global customer base from 4:00 pm - 12:00 am CT Test and troubleshoot new and existing hardware, software, and firmware developed for the data security and encryption industry Apply business knowledge and technical ability to create state-of-the-art solutions to help enterprises secure their sensitive data Train customers on the Futurex product line and data security best practices Help develop customer IT environments and provide project management services for custom initiatives Write and maintain technical documentation released to the public Understand industry-specific APIs and protocols used when interfacing with external systems Requirements REQUIREMENTS 3-5 years experience in a related IT field Bachelor’s degree in cybersecurity, or a technical and/or business related major Broad information technology background Strong communication skills Strong problem-solving skills Flexibility to assist in several different departments of the company STRONGLY PREFERRED Familiarity with enterprise data encryption technology, including hardware security modules (HSM); enterprise key, certificate, and PKI management solutions; and/or tokenization for PCI DSS compliance Experience with TCP/IP networking Experience with multiple architectures and platforms Experience with OpenSSL, Linux, scripting (Python, Perl, Bash) Experience with technical support, sales, or quality assurance Benefits Competitive compensation and opportunities for advancement Opportunity to travel to worldwide destinations Health, dental, vision, life, and short/long-term disability insurance Paid vacation, holidays, and sick leave Complimentary gym membership on Bulverde campus Retirement plan with employer contribution match Scenic corporate campus with amenities including a tennis court, jogging trail, and putting green Welcoming, family-style corporate culture uniquely suited to fast-paced, entrepreneurial, and motivated individuals
Bulverde, TX, USA
Negotiable Salary
Craigslist
LAMP Stack Junior Developer for OpenEMR
I run a software company that develops software for an open-source project called OpenEMR, an application that runs medical clinics, hospitals, and other medical organizations. I am looking for a part-time 20 hours per month junior developer to assist me and my company with completing tasks for OpenEMR. As time progresses this has the ability to turn into more hours. You would be a 1099 contractor for my company. More info about the project (this is the project you will be working on): https://www.open-emr.org/ Before the interview I need you to read the following document. In your cover letter please be able to demonstrate as much as possible what is contained in this document. You probably won't get 100% but please give it a solid try. Requirements for OpenEMR Development This document defines the minimum skills and tasks you must demonstrate to be considered ready for OpenEMR development. Review carefully and be prepared to show working examples for the interview. Core Competencies Using Git and standard source control workflows Understanding the OpenEMR database schema at a basic level Setting up multiple virtual hosts using LAMP (preferred), WAMP, or MAMP Configuring and troubleshooting Apache Virtual Host Setup Task Demonstrate your ability to set up a local sandbox by: Creating a new Apache virtual host Installing the latest community version of OpenEMR (use the most recent patch release) Cloning the OpenEMR GitHub repository outside of any vhost folder. (basically, not storing the git repo in the /var/www/ directory, but using an rsync script to update the vhost ) Setting up local instances for both: Master branch and most current stable patch release At minimum: Run OpenEMR v703v4 on a dedicated vhost Git and Source Control Best practices for managing a project with Git Why repositories must not be stored directly on Staging or Production vhosts What cherry-picking is and why it is useful How git reflog can help find a file’s history Xdebug Task Place a breakpoint in login.php at the line that includes globals.inc.php Step over into the next line and explain why globals.inc.php is critical Identify a variable or function from globals.inc.php that is used in login.php OpenEMR Schema Explain the purpose and stored data of these tables: patient_data form_encounter forms users users_secure list_options layout_options Write a query to return: patient first name, last name, PID, encounter number, and forms used in encounters within a specific date or date range Write a query to return: PID and encounter ids for a date range Identify which table/column records when a form has been deleted Identify the view in the OpenEMR interface that updates the list_options table Identify the view in the OpenEMR interface that updates the layout_options table Make a change using the OpenEMR interface and demonstrate the change in the raw data (phpMyAdmin view) Explain how layout_options and list_options are related to creating or updating layout based forms
2832 SE Salmon St, Portland, OR 97214, USA
$30-50/hour
Workable
Client Relations Manager
The Client Relations Manager will serve as the primary point of contact and the overall relationship manager for a number of PAC and advocacy technology and website services clients. The Client Relations Manager will oversee all post-sale activities associated with the client and will be responsible for ensuring that client projects are delivered on time and within budget. The Account Manager will also be responsible for managing client expectations, communicating project status information, increasing customer satisfaction, ensuring customer retention, engaging in proactive communication, identifying and pursuing up sell opportunities, and resolving product/business issues experienced by the clients. Responsibilities Serve as the primary point of contact and overall relationship manager for assigned customers. Measure and monitor ongoing customer satisfaction and identify and deliver programs to increase satisfaction when necessary. Provide strategic guidance to customers on the implementation of their PAC and/or advocacy programs. Counsel clients on PAC and/or advocacy best practices for achieving legislative, membership and/or communications goals. Write newsletters, calls to action, or web content for clients as needed. Serve as the project manager for the setup and launch of the client’s PAC and/or advocacy software suite. Train clients on the proper use of the PAC and/or advocacy software to meet their program goals and objectives. Serve as the liaison between the customer and the internal technical teams and translate general business requirements into high level technical specifications. Document custom technical product requirements originating from clients and test those custom features once deployed by the development team. Identify and pursue upsell opportunities. Attend events and conferences as a representative of the company and the department. Salary Range: $60k-$72k per year Requirements BA/BS in political science, communications, business, international affairs or related field. 2-5 years of relevant work experience. Proven track record in the area of customer relationship management. Professional and interpersonal skills required to develop and foster positive relationships. Project management proficiency. Technical proficiency in the areas of web based applications. Basic HTML knowledge. Outstanding communication skills (both verbal and written). Excellent analytical and organizational skills. Strong problem solving skills. Ability to research issues quickly and thoroughly and develop succinct messaging based on research. Ability to work independently and with minimal supervision, as well as a part of a team. Proficiency in Microsoft software suite and tools. General knowledge of the legislative process and interest in politics. Benefits All positions are Full-Time, with competitive compensation, medical benefits, paid vacation, 401k plan and stock options. Casual dress code and a non-corporate atmosphere make this a fun place to work and learn in a team environment. Please visit our website at www.aristotle.com.
Washington, DC, USA
$60,000-72,000/year
Workable
Product Manager, IP Video Products
Company Profile      At Sand Cherry Associates, we excel in the design and delivery of strategic customer-centric initiatives through digitally native, data-empowered solutions.  Our client’s confidence in us is centered on exceptionally skilled, high-energy talent working with the support of the full Sand Cherry team.  Finding the right match for this role is a critical aspect of continuing that success.       Overview   We are looking for an experienced Product Manager. This role is responsible for leading project lifecycle and product development and deployment initiatives for an IP Video product for an enterprise organization. This involves product planning, drafting and refining product requirements, competitive research and analysis, and all product operations through deployment. This position is hybrid and qualified candidate will work on-site in either Philadelphia PA, or Denver, CO a few days a week and other days remote. Candidates must live in either the Philadelphia metro area or the Denver metro area and be willing to go on-site each week some days.     Duties & Responsibilities  Manage products and services utilizing product and/or project management principles, strategy and execution  Understand the current GTM approach and how to engage with stakeholders as necessary for product release solutions  Proven ability to work in large, enterprise organization and communicate effectively with stakeholders  Manage key documentation deliverables such as inputs, outputs, GTM materials   Enhance product management tools, documentation, and reporting  Create and maintain product related information and communication  Create and maintain process workflow documentation to support business needs  Consistently exercise informed judgment and discretion in matters of significance  Direct cross functional teams, such as engineering or development, regarding product requirements  Act instrumentally in connecting Agile and non Agile teams to support product efforts   Requirements Desired Skills and Experience  Minimum 7 years direct product planning, product operations and product management experience  Experience in telecommunications/broadband, data service networks, or contact center environments preferred  Experience working with IP video is required Experience in an Agile or Scaled Agile environment is necessary  Experience with project or program management is necessary Knowledge and understanding of products in a technical capacity, understanding their requirements and related business needs  Experience aligning multiple business groups in a cross-functional, matrixed environment  Ability to drive and lead stakeholder meetings and manage deliverables from development and engineering  Excellent communication skills, utilizing a formal system for communications, reporting intake status, and collaborating with other internal groups  Ability to ramp up on new projects quickly and work autonomously, while actively keeping project team and client informed of milestones and potential issues    Qualifications/Technical Skill Requirements  Excellent knowledge of MS Office Suite products, especially Excel and PowerPoint for tracking, reporting, and executing slide presentations  Experience with MS Project and JIRA are helpful  Experience with broadband technology product solutions/offerings is preferred  Familiarity working with cross functional teams- IT, product development, engineering, and marketing is necessary  Experience managing numerous product lines and providing updates and insights to stakeholders at a variety of levels in a large enterprise organization    Education/Certifications  Bachelor’s degree in Business or other quantitative field  PMP certification is helpful or project management methodology courses  Consulting background is helpful but not required  Compensation For individuals assigned and/or hired to work in Colorado, Sand Cherry Associates is required by law to include a reasonable estimate of the compensation range for this role. This compensation range considers a wide range of factors considered in making compensation decisions including but not limited to skill sets; experience and training; licensure and certifications; and delivery model. This is a 6 - 12 month engagement with an annualized salary of $120,000 - $150,000. Years of experience, level of education, geographic location, unique skills/qualifications for the specific role and potential certifications can be key factors in the final compensation for this role. Benefits Our team is unique — we are passionate about what we do. At Sand Cherry, our consultants know they are impacting and shaping our clients’ industries. We recognize our employees for their contributions. Our culture is one of the most friendly and communicative in the consulting industry. Sand Cherry is not a top-heavy organization. We offer the opportunity to be part of a digital workforce. Discover the experience that only comes with self-responsibility in the workplace. Our team members manage their own workloads and are expected to deliver exceptional work for our clients. Professional career growth is one of our main priorities, as we affirm that investing in our consultants and empowering our people will also deliver the best results and value for our clients.
Denver, CO, USA
$120,000/year
Cookie
Cookie Settings
Our Apps
Download
Download on the
APP Store
Download
Get it on
Google Play
© 2025 Servanan International Pte. Ltd.