Freelancer surfacing work class jobber

Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    2,000 freelancer surfacing work class jobber funnet, priser i USD
    Stackfood.app Freelancer Needed 5 dager left
    VERIFISERT

    I'm seeking a freelancer who has experience with the platform. This is a 6 months project for customizing the template Previous Experience with this template is a STRICT requirement New Features to be added Design upgrade

    $15 / hr (Avg Bid)
    $15 / hr Snitt bud
    65 bud
    One month work 8 dager left

    One month SMO, SEO and Google ads work

    $380 (Avg Bid)
    $380 Snitt bud
    1 bud
    One time work 8 dager left

    DA upto 40 DR upto 60+ TF upto 40+ CF upto 35 UR upto 70+ PA upto 35+

    $706 (Avg Bid)
    $706 Snitt bud
    1 bud

    Please find below the hourly rates for your approval.

    $23 / hr (Avg Bid)
    $23 / hr Snitt bud
    1 bud

    I have ongoing work related to our previous project 'Modern Logo Design Contest - Sunrise Management'

    $10 / hr (Avg Bid)
    $10 / hr Snitt bud
    1 bud

    As the project owner, I need an experienced IT professional, proficient in working with SAGE, to develop an in-house program which will streamline the process of flattening work tickets. This involves: - Retrieving data from SAGE This process will require you to directly interface with SAGE and accurately pull the necessary data for the ticket flattening process. - Merging Similar Work Tickets The main operation to be performed on the data retrieved is to flatten work tickets by merging similar operations. This involves efficiently condensing the retrieved data by combining similar tasks into one operation. - Pushing Merged Data Back to SAGE After the operations have been merged and condensed, the data should be pushed back into SAGE where it will ...

    $2521 (Avg Bid)
    $2521 Snitt bud
    26 bud

    1) Configure the OpenVPN CloudConnexa Client on TP-Link (OpenWRT) so that other CloudConnexa Clients can access the devices behind the router. For example (see attached image), CloudConnexa Client should be able to access and 92.168.17.20. 2) Document required changes in a README file.

    $22 (Avg Bid)
    $22 Snitt bud
    13 bud

    Education Website with Live Class Feature The project requires comprehensive full-stack development skills, with the aim to create a robust and functional website targeting students. The layout should be intuitive, offering a seamless learning experience. Key Features: - A fully functional and interactive landing page that includes contact forms and social media integration for enhanced communication. - A secure payment gateway offering an effortless checkout process for users. - Implementation of video and study material storage facilities. - Live classes integration providing real-time learning experiences. Study Material Details: - Incorporation of text files, video lectures, and interactive quizzes for a well-rounded learning experience. The project offers a strict time...

    $257 (Avg Bid)
    $257 Snitt bud
    15 bud

    I am seeking a highly creative and skilled freelancer to design a video invitation card for a special event I am planning. The video should radiate elegance and class, appealing directly to my friends and family. The successful candidate should be excellently adept at: - Graphic Design - Video Editing - Animation The inclusion of the following elements is essential: - A well-crafted personal photo collage that will touch hearts - Animated text that adds a touch of class and uniqueness - Choosing or creating a befitting music or voiceover that complements the overall feel of the video It would be highly advantageous if you have prior experience creating similar video invitation cards, particularly ones that incorporate classic style elements effectively. Proven skill...

    $13 (Avg Bid)
    $13 Snitt bud
    10 bud

    I am looking for a freelancer who can help me implement a meta ad service on Facebook Ads. Target Audience: - I have a specific demographic in mind for my ads. Budget: - My expected budget for this service is less Skills and Experience: - Experience in implementing meta ad services on Facebook Ads - Strong understanding of targeting specific demographics - Ability to work within a limited budget

    $23 (Avg Bid)
    $23 Snitt bud
    14 bud

    ...features: - **Multi-Login System**: There needs to be a seamless and secure multi-login system to accommodate both trainers and students. - **Search Functionality**: Users should be able to search for trainers or classes based on the city or trainer's name. This will make it easy for students to find trainers that are close to them or whom they may have heard of. - **User Profiles**: Each trainer or class should have a detailed profile which includes: - Biography: A brief description of the trainer and their training methods. - Reviews and Ratings: Users should be able to rate and write reviews about the trainers/classes. - Contact Information: Trainers should be able to list their contact information so that interested students can get in touch with them. The i...

    $320 (Avg Bid)
    $320 Snitt bud
    29 bud

    ...require a 3D diagram based on a structural floor plan for a metal work project. This diagram will be used for construction planning, so it needs to be detailed and accurate, reflecting the specific requirements outlined in the provided drawing. Key requirements include: - 3D visualization of the structural layout - Conversion of the floor plan to a 3D model - Inclusion of basic labels and dimensions The final output is expected in SKP format, for easy integration with our existing systems. Ideal candidates for this project should have experience in: - 3D modeling, specifically for construction planning - Proficiency with SketchUp - Ability to translate 2D drawings to 3D models with accuracy - Familiarity with metal work projects would be an advantage. Your role in t...

    $20 / hr (Avg Bid)
    $20 / hr Snitt bud
    43 bud

    * Must have atleast 1 year experience working with on-page/off-page optimization, link-building, directory submissions, blog/forum commenting, article submissions, back link strategy implementation and link wheeling. * Develop and execute SEO strategies to increase organic search rankings and traffic. * Perform keyword research and identify target keywords for optimiza...Analytics and Search Console. * Collaborate with cross-functional teams to implement SEO recommendations. * Be responsible for all regular (and ad hoc) reporting and analysis of digital activity providing crucial insights into further sales and marketing opportunities. Please share your relevant experience and strategies you plan to implement to achieve my goal of increasing website traffic Only Freelancer allowe...

    $84 (Avg Bid)
    $84 Snitt bud
    53 bud

    ...corporate identity and logo. The aim is to create brand recognition, present a professional image, and differentiate ourselves from competitors in our niche. I am seeking a proficient artistic designer who can create a unique and captivating logo for brand recognition, website use, and product labeling. Expectations: * Develop a logo and corporate identity that's innovative, yet represents a sense of class. Something simple but distinct like luxury brands. * Adherence to a color palette of black, white and touches of burgundy. I'm open to different gradations and intensities of these colors to make the logo pop. * We want the logo to use the image of a lynx or a fox. * Develop a manual with the brand corporate identity to explain how and when the logo must be used (co...

    $108 (Avg Bid)
    Garantert
    $108
    1164 bidrag

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

    $26 (Avg Bid)
    $26 Snitt bud
    33 bud

    I'm a graphic designer looking for freelance opportunities. I have a strong background in creating visually appealing designs for various purposes. I am proficient in using design tools and software to deliver high-quality work. I'm looking forward to exciting projects that challenge my creativity and expertise.

    $53 (Avg Bid)
    $53 Snitt bud
    11 bud

    I'm searching for an experienced graphic designer to create a unique, sophisticated logo for my pastry shop named "Voilà". Key Requirements Include: - Incorporating the name "Voilà" into the logo design - Conveying a sense of class and sophistication - Utilizing a color scheme of burgundy/champagne, or gold/ rose gold Skills and Experience: - Proficiency in color theory - Strong background in logo and brand design, especially for food-related businesses - Ability to capture the essence of a brand's identity in a visual format I look forward to seeing your portfolio and discussing potential designs for "Voilà". I want to use my logo for Instagram profile, to add on my personal pastry photos, and also on stickers an...

    $10 (Avg Bid)
    Garantert
    $10
    337 bidrag

    DotNet developers required for #Errors removal and Improvement work# in thenafter Host on server. Developers should also have knowledge about Merger of sourcecode and database of his done-work with other developer's done-work on GitHub. Website Address - User emailid- @gmail.c Password- kaspersky Errors removal and Improvement work which has to be done is explained in below link-

    $116 (Avg Bid)
    $116 Snitt bud
    10 bud

    We can’t use Renko on trading view for signals and strategy Not allowed Doesn’t work Renko doesn’t work with strategies and indicators You have to use candlestick then overlay Renko And then use the indicator. Renko chat don't work, you know that Becareful don’t use Renko Renk is how I trade, but we are trying to autmate this So you are going to have to use Candlestick with Renko overlays and the indicator on the renko, overlays and trade off the Candlesticks with the signals. The renko is to show you the end result, how it is going to look So you have to compare your Candlesticks signals with how the renko signals with what I showed you work They have to match

    $23 / hr (Avg Bid)
    $23 / hr Snitt bud
    14 bud

    ...issues tend to be the same. DO NOT apply just to work temporarily because you need money today, please. I dont want to invest time for someone who will just fix a few tasks and then disappear. No place holders, please! I need someone who is serious and can do the work, if you are not an expert dont waste my time please! MAX BUDGET $5 an hour, we can work direct if that is better for you after, a team would be great this way i can make sure i always can get someone to work. If you bid more than this, I know you didn't read this. The current sites have several issues going on which is due to breaks with theme/plugins and php versions. Note this is an hourly job for fixes as needed, not full time, about 10-20 hours per week depending on the amount of wo...

    $5 / hr (Avg Bid)
    $5 / hr Snitt bud
    59 bud

    I'm seeking a freelance professional to handle computer-related tasks including data entry, spreadsheet creation, word processing and software applications assistance. Requirements: - Proficiency in Windows, MacOS, or Linux operating systems - Experience with various software applications, including Microsoft Office, Adobe Creative Suite, and OpenOffice/LibreOffice - Ability to handle tasks in a timely manner This project is ideal for someone with a strong computer background and excellent attention to detail. Please apply if you meet these qualifications.

    $10 / hr (Avg Bid)
    Lokal
    $10 / hr Snitt bud
    5 bud

    Quiero pasar estas dos funciones de C++ a C template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) foo(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = foo(ee++); return i; }

    $17 (Avg Bid)
    $17 Snitt bud
    6 bud

    I'm seeking a skilled freelancer to assist me with leveraging the free tier of Google Cloud ($300 credit) . I am a Google Cloud Platform account holder who wants to install and configure S/4HANA 2024. The primary goal for this project is development and testing. I'm looking for a freelancer who has a good understanding of both SAP S/4HANA 2020 and Google Cloud Platform. Your role will be to install and configure the software, ensuring it runs smoothly on the cloud platform. Key requirements include: - Expertise in SAP S/4HANA 2024 - Proficiency in Google Cloud Platform - Experience with installation and configuration processes - Ability to troubleshoot and offer post-installation support if necessary. Your assistance in this project will be highly appreciate...

    $44 (Avg Bid)
    $44 Snitt bud
    6 bud

    I have ongoing work related to our previous project 'Vintage Style Logo & sign for Bettis Consulting LLC - Oil & Gas Exploration & Production with oil derrick icon'

    $30 / hr (Avg Bid)
    $30 / hr Snitt bud
    1 bud

    I'm looking for an experienced business plan writer to help me put together a comprehensive startup plan for my beauty and wellness spa in Lebanon. The business plan should be tailored towards the needs and expectations of the Lebanese market and should primarily target women. Key requirements include: - A detailed market analysis focusing on the beauty and wellness industry in Lebanon - Competitor analysis to identify key players in the market - A well-thought-out marketing plan to attract our target audience of women - Financial projections and a detailed business model that's realistic and can be used for securing funding - Understanding of the unique cultural and economic aspects of the Lebanese market Ideal candidates for this project should have: - Proven experience in ...

    $65 (Avg Bid)
    $65 Snitt bud
    31 bud

    More details: Is this project for business or personal use? For starting a new enterprise What information should successful freelancers include in their application? Detailed project proposals How soon do you need your project completed? Within a month

    $1117 (Avg Bid)
    $1117 Snitt bud
    12 bud

    Graphics Related work for the astrology website

    $24 (Avg Bid)
    $24 Snitt bud
    1 bud

    I need a robust class management system that caters to the needs of a large-scale educational institution. Our primary users will be students, teachers, administrators, and parents. Key Features: - Attendance Tracking: The system should allow teachers to mark and track the attendance of students. - Grade Management: An intuitive grade management system that enables teachers to input and calculate grades effectively. - Messaging System: A communication platform that facilitates seamless interaction between all stakeholders (students, teachers, administrators, and parents). By Whatsapp - Schedule Change Option: The system should have a feature that allows for the smooth management of schedule changes. User Base: - The system will cater to over 100 users, so scalability and performan...

    $373 (Avg Bid)
    $373 Snitt bud
    76 bud
    DATA TYPEV WORK 3 dager left

    I need assistance with data tasks.

    $13 / hr (Avg Bid)
    $13 / hr Snitt bud
    10 bud
    DATA TYPEV WORK 3 dager left

    I need assistance with data tasks.

    $11 / hr (Avg Bid)
    $11 / hr Snitt bud
    67 bud

    We can’t use Renko on trading view for signals and strategy Not allowed Doesn’t work Renko doesn’t work with strategies and indicators You have to use candlestick then overlay Renko And then use the indicator. Renko chat don't work, you know that Becareful don’t use Renko Renk is how I trade, but we are trying to autmate this So you are going to have to use Candlestick with Renko overlays and the indicator on the renko, overlays and trade off the Candlesticks with the signals. The renko is to show you the end result, how it is going to look So you have to compare your Candlesticks signals with how the renko signals with what I showed you work They have to match

    $26 / hr (Avg Bid)
    $26 / hr Snitt bud
    14 bud

    I'm in need of a skilled web programmer proficient in HTML/CSS, JavaScript, and PHP to create a comprehensive work tracking portal. I have a very rough semi functional example site attached. This will be hosted on a private server with vpn access from each user so security is not a extreame concern. key functions basic login system allow users to enter daily work time with some notes ; I would like them to be able to edit them after allow users to see a list of all open jobs and be able to click on them to open them and edit as needed client management - need to be able to search existing clients or add new ones as well as view any jobs open or closed for the client. job photo uploads need to be optimized for mobile phones / tablets I would also like to ad...

    $384 (Avg Bid)
    $384 Snitt bud
    73 bud

    I'm seeking experienced UML and OCL modelers to conceptualize my full system information and transcribe the model for the USE (.use) tool. Key tasks include: - Conceptualize the entire system model using UML and OCL - Transcribe the model for USE tool - Create necessary UML diagrams: Class Diagram, Use Case Diagram, Sequence Diagram Ideal skills would include expertise in UML, OCL, and system modeling. Familiarity with the USE tool is essential.

    $18 (Avg Bid)
    Garantert
    $18
    2 bidrag

    I need an application developed for Android, iOS and potentially Windows. This app's purpose will be mainly to host video lessons and class videos, aimed at the education sector. Key Features: - The app needs to be code-access restricted to ensure content security. - It will also require a feature to embed hidden watermarks into the videos for further security. Ideal Skills: - Proven experience in Cross-Platform Mobile app development. - Proficiency in features revolving around Video playing and user security. - Expertise in embedding watermarks into video content. There is no strict timeline for the project completion, quality and attention to detail is more important. Apply if you have the needed skills and can deliver a secure, user-friendly app familiar with Arabic.

    $1169 (Avg Bid)
    $1169 Snitt bud
    51 bud

    I need a freelance PMP certified project management trainer for delivering a 5 days' project management courses and vast in PMI-ACP (PMI Agile Certified Practitioner). Course duration : 5 days. ...Material to be covered : PMI-ACP (PMI Agile Certified Practitioner) Location: Orlando, United States Frequency : Multiple Classes Fees : 5 x US$ 700.- per training day = US$ 3500 Candidates should provide me with their resume including detail qualification, career path, experience in project management and experience in conducting project management training. Aside this urgent time sensitive class, there will be multiple trainings in several locations in USA, Canada, UK, Europe and Africa so applicants from various locations are encouraged to apply so they can be contacted ...

    $579 (Avg Bid)
    Lokal
    $579 Snitt bud
    8 bud

    I need one Flask developer for some easy tasks now I need work for long term I need work from Pakistan or Indian Coder

    $8 / hr (Avg Bid)
    $8 / hr Snitt bud
    19 bud

    I need you to go into my Clickfunnels account and make a simple video landing page. However i need to have a purchase button that drops down at a particular time point in my video. You must have extensive experience in Clickfunnels because i will utilize you in the future for more complicated pages within Clickfunnels

    $129 (Avg Bid)
    $129 Snitt bud
    50 bud
    promotion for GoFundMe Campaign 2 dager left
    VERIFISERT

    ...since anyone made a donation. I realize it must be difficult to give money to a person you haven’t seen for years or never met. I wanted to run a “Rewards Based Campaign” where contributors could select either Prints of my Artwork or select from my list of 200 different titles of Vintage Children’s books or both but GoFundMe prohibits offering rewards. I’ve been a successful award winning world-class professional painter & printmaker for decades. However (as mentioned in my campaign) Redundancy in my “Visual Arts” profession (due to circumstances unrelated to job performance) that I never could have anticipated has severely reduced the demand for artwork created by the human hand (by artists like me) in favor of computer generated fa...

    $134 (Avg Bid)
    $134 Snitt bud
    12 bud

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Detailed project proposals How soon do you need your project completed? ASAP

    $1050 (Avg Bid)
    $1050 Snitt bud
    156 bud
    $122 Snitt bud
    1 bud
    Codecanyon Project A Customization 2 dager left
    VERIFISERT

    ...functionality. We're looking to add new features to the existing web application. These include: 1. Filter students by religion and gender (Dropdown filter needs for additional filter only gender and religion) 2. Send individual message by filtering class, section and marking by roll And some more 3. I need to show here some important field by default from student and parent profile Gender Religion Father's name Mother's name Mobile number Date of birth Address Image (print in pdf) 4. I have some issue to fix on result system. Need to modify class name tyme 1. Compulsory (WIll add full marks and GPA with Result) 2. Optional (WIll add full marks and GPA with Result) 3. Additional (Just to show on Marksheet, (WIll add any marks ...

    $168 (Avg Bid)
    $168 Snitt bud
    24 bud

    I'm seeking a personal assistant to support my busy sched...written English skills are a must. Hours: I'm expecting the personal assistant to work between 10-20 hours per week. This is a part-time position, with flexibility around the specific hours to suit the right candidate. Ideal Skills and Experience: - Proven experience as a personal assistant or similar role - Exceptional time-management and organizational skills - Strong communication abilities, both verbal and written - Proficiency in common office software and tools - Experience with travel booking and event planning a plus, but not mandatory This role would be ideal for a highly organized and proactive individual with an interest in supporting a busy professional's day-to-day operations. The ability to...

    $10 / hr (Avg Bid)
    $10 / hr Snitt bud
    99 bud

    details will be sent in inbox details will be sent in inbox details will be sent in inbox

    $105 (Avg Bid)
    $105 Snitt bud
    102 bud

    I am looking for an experienced developer to create a school billing software with specific features. Key Features Needed: - Customizable invoice templates with a capacity to vary fields per class or grade. - Incorporation of custom branding elements into these invoice templates. Additional Requirements: - I would like to have WhatsApp notifications as a method of handling payment reminders. The ideal freelancer for this project would be one with prior experience in developing billing software, more specifically within a school context, and a strong understanding of WhatsApp API integration. Demonstrated experience in software that includes customizable templates and unique branding elements is a must. Your expertise in these areas should align with my project needs and e...

    $464 (Avg Bid)
    $464 Snitt bud
    30 bud

    Tengo un error en codeigner con la api de mikrotik , necesito hacer funcionar este script corrigiendo este error: }catch(Exception $e){ return $e->getMessage(); } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settin... } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settings()[0]->mkipadd, settings()[0]->mkuser, settings()[0]->mkpassword); } } // Mikrotik API Util if (!function_exists('mkUtil')) { function mkUtil() { return new PEAR2NetRouterOSUtil(mkClient()); }...

    $32 (Avg Bid)
    $32 Snitt bud
    7 bud

    I have ongoing work related to our previous project 'Custom Vibrant Artwork Creation from Photo'

    $20 / hr (Avg Bid)
    $20 / hr Snitt bud
    1 bud

    Looking for a professional PPT designer to beautify a Networking related deck. Need some info-graphics designed and built as requir...experience in designing and building highly Technical yet creative PPT slide decks. Someone who can act quickly and deliver the project ASAP. Prefer someone who can showcase their portfolio of similar work. We will share the color scheme and some guidelines to be followed in-order to work on this project. Would prefer a professional who can stick to the guidelines and be creative accordingly and maintain a very clear prompt communication on the requirements and progress of the project. If the work and the professionalism is something that aligns with us, we will continue to give more similar work in the future. We are looking f...

    $367 (Avg Bid)
    $367 Snitt bud
    99 bud
    Freelancer Developers Needed! -- 5 2 dager left
    VERIFISERT

    Hello! My company, , just launched our updated website and product. It is free to try, but we are looking for paid testers beyond that. I am looking for teams or individuals with some software experience to visit our site and sample our AI powered component UI generator. Please send me your proposal(s) Looking for this to be done as quickly as possible. More user feedback, the better.

    $19 / hr (Avg Bid)
    $19 / hr Snitt bud
    83 bud

    ...Entities: The project involves five main entities: students, admin, class, exam, hall, and scheduling. - CRUD Operations: The system should allow for Create, Read, Update, and Delete operations for the mentioned entities. Admin User Features: - Access Control: The admin user should have the ability to control user access and manage permissions. - Reports Generation: The system should be able to generate exam scheduling reports. I will provide you with the Swaggy API list for this project. The deadline for this project is Saturday night. Ideal skills and experience: - Proficiency in React - Previous experience in building CRUD applications - Understanding of user access control and reporting functionalities - Ability to work with provided APIs - Deadline-oriented with...

    $268 (Avg Bid)
    $268 Snitt bud
    40 bud