Browse
···
Log in / Register

Airbnb Partner Passive income $200 a month (Coronado)

$200/day

1014 9th St, Coronado, CA 92118, USA

Favourites
Share

Description

Hi. I’m looking for a partner for my Airbnb business. I have an existing business but need a partner. It’ll take about 4 hours of your time a year. You don’t pay anything. I’ll pay you $200 a month and $2400 a year. I can call and meet to go over the details

Source:  craigslist View original post

Location
1014 9th St, Coronado, CA 92118, USA
Show map

craigslist

You may also like

Craigslist
Full time grill/line cook at bagel cafe (Brooklyn Heights)
Atlantic Bagels is s looking for talented full-time breakfast/lunch line cook. Our shop is a friendly, warm, and open fast-paced environment with a classic breakfast menu. WEEKEND AVAILABILITY IS A MUST MUST BE ABLE TO WORK STARTING AT 6:30AM Hours: 6:30am to 3pm with breaks & lunch break, 5 days a week including weekends Requirements: - Minimum 2 years of experience as a line/grill cook - Prep and cook food items including eggs, omelettes, bacon, sausage, egg sandwiches, etc, methods to specified recipes and standards, maintaining proper temperatures and food safety. - Prior egg cookery and knowledge, basic knife and grill skills. - Ability to execute at high volume with efficiency - Is professional and punctual, focused on quality control, and keeps orders accurate with attention to detail, presentation, and speed. - Is a team player and communicates well with management, BOH and FOH colleagues - Works well both collaboratively and independently, takes initiative Basic Responsibilities: • Proficiency, accuracy, and speed on grill and short-order line prep and cooking, sending items out quickly • Precisely following recipes for breakfast, sandwich, and soup menu items for consistency • Maintain a clean, sanitized, and organized kitchen space and equipment • Set up, stock, and clean the grill station, and wash kitchen dishes • Adhere to food safety regulations, properly handle and store food; taking temperatures, labeling, and rotating stock • Understand production and prep scheduling • Able to expedite food orders and prioritize flow of food • Ability to stand for extended periods, work efficiently in a fast-paced environment, and lift moderately heavy items. • Be able to safely operate and clean all kitchen equipment Additional Responsibilities - Packing deliveries/takeouts and sending them out quickly - Inventory & Stocking: Monitor supplies, work with GM on inventory, and stock the station as needed. - Set up and work the pass during daily service - Collaborate with management on service and process - Follow directions and procedures - Jump in to assist other team members as necessary
Borough Hall, Brooklyn, NY 11201, USA
$20-23/hour
Craigslist
Part Time Multi-Client Bookkeeping Position!! (Lake Oswego)
Heyo!! My name is Matt and I am the owner of MPNW LLC, a small and growing Bookkeeping company. Over the past year, my company has tripled in size and it's finally time to bring on Team Members to grow a little larger. This is my second time starting and growing and firm - my last Firm had 16 employees and over 500 clients - and from that experience I'm set on a keeping this new group small, comfortable, manageable, promote from within, and keep things simple. Our current and future clients are remote-only, of quality standards, and not too difficult. My current employee, based of this exact same post, just hit full time and thus the need to meet you! DETAILS / BEST FIT (I think) * At First, I need about 20-40 hours a month of your time at this point. I don't want to overshoot expectations. As new clients in - we'll have more work. I hope this will turn into a full time job in about year, or it could remain part time if that's what's good for you. * I want to train you on my style of things: what to look for, answering "why a client did this," solutions ethical vs what a client wants to, payroll, basic HR, Quickbooks (Desktop/Online), other softwares, client communication. Hopefully you'll have some experience with Quickbooks, basic accounting, excel, Google Docs. * At first, you won't have direct contact with any clients - let's deal with the basics. You will also work with my other staff member, who will show you the ropes and you two are going to divvy up some client work. * Later on, we'll introduce you to clients and you will go on auto-pilot with these clients. When you have vacations or need time off, I'll have basic knowledge of your clients and I've got your back. (And vice-versa) * The more you can take on, the harder the tasks, the less hands on I am, the more I pay you. * Hours of Operations: Not concerned, whatever works for you. I'm generally a 9-5. If you have school or another job in the morning, we can do afternoons. * LOCATION: I do not have a physical office, but we should have co-working spot nearby where we can meet a few times for training by the summertime. So - this will be a 80-90% remote-only job. You'll be provided a PC Laptop, extra monitor, and other supplies that you need and you'll work from home or wherever you want. * TIMELINE: I am looking to start interviewing this month via Zoom. 2nd interviews at a local coffee shop. Hopefully we're working together in October ABOUT ME: I am 45, married into a large Scottish family, a HUGE concert goer, non-corporate, and very extroverted. I'm always optimistic, very helpful and giving, and always friendly! I have a cat that I'm obsessed with and I suck at woodworking - but practicing at that in my spare time. I've been in the accounting world about 18 years or so now, son of a CPA. I'll be a celebrity chef in my next life. :) COMPENSATION: $35/hour Please feel free to email me any questions and I am looking to start interviewing soon! Tell me a bit about yourself, add a swear word, be yourself! Looking forward to hearing from you!!!!
4835 Meadows Rd #145, Lake Oswego, OR 97035, USA
$35/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
Cookie
Cookie Settings
Our Apps
Download
Download on the
APP Store
Download
Get it on
Google Play
© 2025 Servanan International Pte. Ltd.