Browse
···
Log in / Register

SharePoint Wizard (Sisters)

Negotiable Salary

70020 Camp Polk Rd, Sisters, OR 97759, USA

Favourites
Share

Description

We Need a SharePoint Wizard! Are you a SharePoint pro who loves building smart solutions for work orders, asset tracking, and inventory management? If spreadsheets make you sigh and automation makes you smile, we want YOU on our team! What You'll Be Doing: 🛠 Work Order Magic – Simplify and streamline task tracking like never before. 📦 Inventory Boss Moves – Build smarter systems to keep stock organized and waste low. 🔍 Asset Tracking Genius – Keep tabs on equipment, predict maintenance needs, and boost efficiency. 🤖 Power Platform & Automation – Make life easier with workflows, Power Apps, and dashboards. ⚙️ Custom Solutions – Tailor SharePoint to fit our needs like a perfectly built puzzle. What You Bring: ✔️ Experience with SharePoint Online & Microsoft 365 ✔️ Knowledge of CMMS platforms, asset tracking & inventory management ✔️ Skills in SPFx, JavaScript & Power Platform ✔️ A knack for building user-friendly dashboards & reports ✔️ The ability to problem-solve, collaborate, and make things WORK This can be done remote but must come into our Sisters office to get all information.

Source:  craigslist View original post

Location
70020 Camp Polk Rd, Sisters, OR 97759, 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
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
R&D AI Software Engineer / End-to-End Machine Learning Engineer / RAG and LLM
About Pathway Pathway is building LiveAI™ systems that think and learn in real time as humans do. Our mission is to deeply understand how and why LLMs work, fundamentally changing the way models think. The team is made up of AI luminaries. Pathway's CTO, Jan Chorowski, co-authored papers with Geoff Hinton and Yoshua Bengio and was one of the first people to apply attention to speech. Our CSO, Adrian Kosowski, received his PhD in Theoretical Computer Science at the age of 20 and made significant contributions across numerous scientific fields, including AI and quantum information. He also served as a professor and a coach for competitive programmers at Ecole Polytechnique. The team also includes numerous world's top scientists and competitive programmers, alongside seasoned Silicon Valley executives. Pathway has strong investor backing. To date, we have raised over $15M; our latest reported round was our seed. Our offices are located in Palo Alto, CA, as well as Paris, France, and Wroclaw, Poland. The Opportunity We are currently searching for 2 ML/AI Engineers with a solid software engineering backbone who are able to prototype, evaluate, improve, and productionize end-to-end Machine Learning projects with enterprise data. For representative examples of the type of projects you would be expected to create or deliver, see our AI pipelines templates. If you would consider it would be fun to create a hybrid Vector/Graph index that beats the state of the art on a RAG benchmark, to deliver a working AI pipeline to a client in a critical industry, or to pre-process datasets in a way which would boost LLM accuracy in inference & training - this is the job for you! You Will help design experimental end-to-end ML/AI pipelines contribute to addressing new use cases, beyond state of the art improve/adapt AI pipelines for production, working directly with client data (often live data streams) invent ways to pre-process data sources and perform tweaks (reranking, model paramater configuration...) for optimal performance of AI pipelines. design benchmark tasks and perform experiments. build unit tests and implement model monitoring. contribute high-quality production code to our developer frameworks, used by thousands of developers. help to pre-process data sets for LLM training. The results of your work will play a crucial role in the success of both our developer offering and client delivery. Requirements Cover letter It's always a pleasure to say hi! If you could leave us 2-3 lines, we'd really appreciate that. You Are A graduate of a 4+-year university degree in Computer Science, where you have received A-grades in both foundational courses (Algorithms, Computational Complexity, Graph Theory,...) and Machine Learning courses. Passionate about delivering high-quality code and solutions that work. Good with data & engineering innovation in practice - you know how to put things together so that they don't blow up. Experienced at hands-on Machine Learning / Data Science work in the Python stack (notebooks, etc.). Experienced with model monitoring, git, build systems, and CI/CD. Respectful of others Curious of new technology - an avid reader of HN, arXiv feeds, AI digests, ... Fluent in English Bonus Points Successful track-record in algorithms (ICPC / IOI), data science contests (Kaggle), or a HuggingFace leaderboard. Showing a code portfolio. PhD in Computer Science. Authoring a paper at major Machine Learning conference. You like playing/tinkering with new tools in the LLM stack. You are already a part of the Pathway community, or have been recognized for your work in one of our bootcamps. Why You Should Apply Join an intellectually stimulating work environment. Be a technology innovator that makes a difference: your code gets delivered to a community of thousands of developers, and to clients processing billions of records of data. Work in one of the hottest AI startups, that believes in impactful research and foundational changes. Benefits Type of contract: Full-time, permanent Preferable joining date: January 2025. The positions are open until filled – please apply immediately. Compensation: competitive base salary (80th to 99th percentile) based on profile and location + Employee Stock Option Plan + possible bonuses if working on client projects. The stated lower band of EUR 72k/ USD 75k for the salary base concerns senior candidates; mid-senior or mid candidates may be considered with adapted salary bands. Location: Remote work. Possibility to work or meet with other team members in one of our offices: Palo Alto, CA; Paris, France or Wroclaw, Poland. As a general rule, permanent residence will be required in the EU, UK, US, or Canada. (Note for candidates based in India: We are proud to be part of the current Inter-IIT as well as a partner of ICPC India. Top IIT/IIIT graduates are more than welcome to apply regardless of current location.) If you meet our broad requirements but are missing some experience, don’t hesitate to reach out to us.
Palo Alto, CA, USA
Negotiable Salary
Workable
Informatica Engineer - Fort Worth, TX (locals only)
Job Title: Informatica Engineer Location: Fort Worth, TX (locals only) Mode of Work: Hybrid Yrs of exp: 6+ Any Visa   Description:   Infromatica Engineer POSITION Web/Mobile Developer Job Responsibilities This role is responsible for designing, coding, and modifying ETL processes using Informatica based on mappings from Source to Target applications. Experience in migration to Cloud Developer Job Duties - Participates in ETL Design of new or changing mappings and workflows with the team and prepares technical specifications. - Creates ETL Mappings, Mapplets, Workflows, Worklets using Informatica PowerCenter 10.x and prepare corresponding documentation. - Designs and builds integrations supporting standard data warehousing objects (type-2 dimensions, aggregations, star schema, etc.). - Performs source system analysis as required. - Works with DBAs and Data Architects to plan and implement appropriate data partitioning strategy in Enterprise Data Warehouse. - Implements versioning of the ETL repository and supporting code as necessary. - Develops stored procedures, database triggers and SQL queries where needed. - Implements best practices and tunes SQL code for optimization. - Loads data from SF Power Exchange to MongoDB database using Informatica. - Works with XML's, XML parser, Java and HTTP transformation within Informatica. - Works with Informatica Data Quality (Analyst and Developer) - Primary skill is Informatica PowerCenter - 5-7 years of experience. Developer Skills and Qualifications Informatica PowerCenter, Informatica Powerxchange. MongoDB, IMS , Relational Database Education/Experience • Bachelor’s Degree in computer science or equivalent training required • 5+ years’ experience required
Fort Worth, TX, USA
Negotiable Salary
Cookie
Cookie Settings
Our Apps
Download
Download on the
APP Store
Download
Get it on
Google Play
© 2025 Servanan International Pte. Ltd.