Create charector feed table using php jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 create charector feed table using php jobs found, pricing in USD

    I'm looking to get a hold of all data from a specific JSON URL. Upon retrieval, I want this data presented in a styled list rather than a conventional table or chart. The key element for this project is to have a unique layout arrangement for each data entry on the list. Ideal candidates should: - Have vast experience in working with JSON and data extraction. - Be proficient in HTML/CSS for custom styling. - Show a keen eye for design to curate the desired layout arrangement.

    $20 (Avg Bid)
    $20 Avg Bid
    27 bids

    I am seeking a talented researcher to gather, download, and compile the proxies for the Fortune 200 companies from the years 2021, 2022, and 2023. Specific Requirements: - The proxies need to be in PDF format. - For each year, apart from the proxies, a list of company directors and a list of executives from the executive compensation table are needed. - The lists should include each individual's name and their corresponding position (for board members this would be their position on the board, e,g. independent director or governance committee member). - Additionally, each board member and executive's biography should be included as well. Ideal Skills: - Proven experience in conducting detailed corporate research - Proficiency in handling, managing and processing...

    $95 (Avg Bid)
    Featured
    $95 Avg Bid
    22 bids

    I need a simple app developed using Microsoft Power Apps. This app will primarily serve as a data entry tool (and basic data analysis) for the employees in our organization. There are a few reference tables like Project, Category, Expense type, etc and then there is a main table called Expenses which has project, category, expense type, quantity, price as the columns. These tables are currently available as part of my azure SQL database but I am open to suggestions if you want to store this data differently. The main screen would show a list of projects on the left. The right section will show details like total expenses, expense per category chart of the selected project. Upon clicking inside the project you will see a list of expenses. This screen should have functionali...

    $179 (Avg Bid)
    $179 Avg Bid
    1 bids
    Personal Cartoon Illustration 6 days left
    VERIFIED

    I'm in need of a talented illustrator who can create a cartoonish style digital illustration of 2 characters and a background for my crypto website. I will provide reference pictures. Requirements: - Digital illustration: The final output should be in a digital format. - Cartoonish style: I'm particularly interested in a cartoonish style of illustration, as opposed to realistic or abstract. Ideal Skills: - Proficient in digital illustration software - A strong portfolio showcasing similar cartoonish art - Creative and able to bring unique ideas to the table This project would be ideal for an illustrator with a knack for creating engaging, fun, and creative cartoon illustrations.

    $82 (Avg Bid)
    $82 Avg Bid
    71 bids

    ...notified, and can place a bid on the project as requested. Once the bid is submitted, it is SUPPOSED to assign the bid for approval/rejection to the original customer. I need help with this component. The Bid is not assigning correctly, and the customer cannot approve/reject I am currently using the latest version of the Gravity Flow WordPress plugin and there have been no modifications or customizations made to the plugin since installation. Skillful applicants ideally should bring the following to the table: - Comprehensive knowledge and experience with Gravity Flow WordPress plugin - Expertise in troubleshooting WordPress plugins - Exceptional problem-solving abilities - Experience in configuring bidding systems in similar plugins or environments If there&#...

    $149 (Avg Bid)
    $149 Avg Bid
    59 bids

    I'm in need of a professional PHP developer to manage back-end services and ensure interchangeability between server and users. Key responsibilities will include the development of all server-side logic, definition, and maintenance of the MYSQL database. This role also requires the optimization of the system for speed and scalability, as well as the integration of user-facing elements developed by front-end developers. The ideal candidate would have: - Solid PHP development experience. - Proficiency in MySQL databases and related operations. - Experience with User Management functionalities. - Expertise in Content Management operations. - Prior experience with Real-Time Data Processing. Your primary focus will be on: - Creating database schemas that represent and sup...

    $312 (Avg Bid)
    $312 Avg Bid
    34 bids

    I'm looking for a skilled developer to create a live data feed plugin for Amibroker, specifically connecting to NSE (National Stock Exchange) in India. Key Requirements: - Real-time stock prices, historical data, and market indices are the primary data types I need the plugin to fetch. - The data should be updated every second, ensuring the most up-to-date information is available for analysis. Ideal Skills and Experience: - Strong experience in plugin development for Amibroker. - Proficient in connecting to NSE data feeds. - Solid understanding of real-time data processing. - Prior experience in developing data plugins for the financial markets will be a plus. The successful candidate will need to ensure the plugin is reliable, accurate, and delivers the data smoot...

    $1205 (Avg Bid)
    $1205 Avg Bid
    2 bids

    I need new features integrated into the existing PHP code. It's vital to note that your proficiency in PHP will be instrumental. I expect the freelancer to provide suggestions and potential improvements in creating a robust application.

    $89 (Avg Bid)
    $89 Avg Bid
    18 bids

    I am seeking app developers who can create a social networking application for both iOS and Android platforms. The main features of this app will include User profiles, Messaging, News feed, and a web integration. Key Requirements: - Development of a social networking app for both iOS and Android platforms. - Incorporation of User profiles, Messaging, News feed, and web integration. - The app needs to be user-friendly, visually appealing, and highly engaging. Ideal Skills and Experience: - Proficiency in app development for both iOS and Android. - Past experience in creating social networking apps. - Strong understanding of User profiles, Messaging, and News feed functionalities. - Ability to integrate a web component into the app. If you have the skills and ...

    $1024 (Avg Bid)
    $1024 Avg Bid
    7 bids

    I'm in need of a PostgreSQL script that will loop through my table and update certain columns of the rows that meet a specific static condition. The main functionalities of this script include: - Iterating through all the rows of a given table. - Checking each row to see if it meets a certain static condition. - If the condition is met, updating certain columns within that row. This script should be designed to handle the following requirements: - The script will be used to filter and update specific rows based on a static condition. This condition will remain unchanged. - The script needs to efficiently loop through the entire table and update only the rows that meet the specified condition. Ideal skills and experience for this job: - Proficient in PostgreSQL ...

    $23 (Avg Bid)
    $23 Avg Bid
    17 bids

    I want a script that allows me to export a Zencart catalog () to CSV in real-time with the following fields: Title Short description Category (x, y, z) Description Image URLs (URL1, URL2, URL3) Price Stock

    $32 (Avg Bid)
    $32 Avg Bid
    13 bids

    I am looking for an expert of linkedin, able to grow quickly a linkedin compagny page

    $27 (Avg Bid)
    $27 Avg Bid
    22 bids

    We are in need of a skilled web app developer to create an AI-powered text classification system. We are looking for a developer to make a web app that is able to accept any kind of raw text or a pdf and extract raw text from it. So, the initial page can have 2 options for Data Source: Raw Text and PDF (We might add support for other input formats as well in the future). Next, once we have the text available, it should split the text based on the lines. It can split on the full stop character. And then every line must be sequentially given to a ML model. This would be a text classification huggingface model, which can be instantiated via this code: from transformers import pipeline pipe = pipeline("text-classification", model="legal-text-classification/Indian...

    $12 (Avg Bid)
    $12 Avg Bid
    3 bids

    We are seeking freelancer expert to write a new enhancement in our exosting an On-Prem AI Video analytics (VA) software. Existing products works on live feed, find EHS violations after running models on frames and insert into DB. It has an existing dashboard as well. New features will primarily focus on analyzing traffic violations. The new enhancement should be able to handle ANPR and Speed Violation detection based on a live video feed from inside plant roads. Key Features: The software should provide - check valid vehicle # with registered list for unauthorized entry. - Speed violation to handle 5 to 40 Kmph threshold - Violation Snapshot/Video will be stored on on-prem server. - Each violation with trigger Auto Email and/or SMS ...

    $1432 (Avg Bid)
    $1432 Avg Bid
    20 bids

    Creation of the graphic template in figma for an app that we will make on Flutter, with attractive and modern graphics as per the attached document

    $323 (Avg Bid)
    $323 Avg Bid
    1 bids

    I'm in need of a seasoned web developer to create a comprehensive social networking platform. Here's a detailed scope of the project: - Core Functionalities: The website should be designed to accommodate various features. These include user registration and profiles, private messaging between users, and invoice generation and payment processing. - Additional Features: The platform will also support image and video uploads, as well as feature a news feed and timeline. The website is intended to serve as a platform for users to post content, interact with one another, and engage in agreements that can be followed up with invoicing for services rendered. Ideal candidates should have a proven track record of developing social networking sites, with a deep understa...

    $260 (Avg Bid)
    $260 Avg Bid
    29 bids

    ...life my vision for an interactive coffee table. This unique piece will be designed to enhance the viewing experience of sports games or simply to add convenience and enjoyment to daily lounging. The ideal freelancer for this project should have a strong background in furniture design, with a particular interest in creating innovative and multifunctional pieces. Key Features: - Built-in Speakers: The coffee table will have integrated speakers, offering a high-quality sound experience for music or TV. - Wireless Charger: An integrated wireless charger will allow users to easily charge their devices while relaxing on the couch. - Hidden Compartment: A discreet and spacious hidden compartment will be included to store snacks and drinks. - Cooler: The table should inclu...

    $500 (Avg Bid)
    Featured Guaranteed Top Contest
    $500
    114 entries

    I am seeking an experienced developer to create a typography plugin for Canva, the popular online graphic design platform. This plugin will dynamically generate attractive text styles tailored to user inputs, enhancing the visual impact of designs created on Canva. Key features of the plugin will include: Generation of text styles based on keywords and their associated weights provided by the user. Support for custom fonts and color schemes to ensure versatility and alignment with user preferences. Robust handling of various user inputs to ensure a smooth user experience. The development of this plugin should be done using React and TypeScript. Comprehensive documentation and test cases are also required to ensure maintainability and ease of use.

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    7 bids

    II'm in need of a skilled developer to build a PHP, HTML, and CSS based public grievance web-based project for me. This project will include: - Complaint Handling System: This system should be capable of receiving, processing, and resolving complaints from users. It should categorize complaints based on their types and departments. - Sentiments Analysis Graph: An integral part of this project is the sentiments analysis graph. The graph should be designed as a bar chart, displaying the overall sentiment of the received complaints. - Department Categorization: Complaints should be automatically routed to the relevant department based on their nature. Ideal candidates for this project should have: - Proficiency in PHP, HTML, and CSS - Experience in building web-based comp...

    $25 (Avg Bid)
    $25 Avg Bid
    11 bids

    ...in need of an experienced fashion designer who can help us create a line of women's traditional clothing including Sharara set, Kurti and Lehenga. Our primary target group is women between 18-25 years. Key requirements: - Minimum 1-year experience in fashion designing - Proficiency in creating traditional women's clothing like Sharara set, Kurti, and Lehenga - Ability to understand and design for the tastes and preferences of women aged 18-25 Ideal freelancer applications should include: - Previous works in traditional women's clothing - Detailed project proposals including your approach and design methodology for this project Please note that we are looking for a designer who can bring fresh and innovative designs to the table. Experience in the field...

    $584 (Avg Bid)
    $584 Avg Bid
    7 bids
    $11 Avg Bid
    1 bids

    ...detection. See an "example 1" . You can use functions fot this example, but the grammar must be you own. Using of recursive descent parser is recomended - see "example 2". General rules: Note that calling a ready-made function from the library is not sufficient to accomplish this task. Your own code must contain a visible algorithm. Your program must work according to the documentation. All documentation must be written in the source code . The program must include: (in source code) Brief documentation. It must describe what the program can do, describe the algorithms used, or describe the limitations of the program. For example for LL1 parser there have to be a LL1 grammar and parsing table for it. Each function must be commented - what the fun...

    $35 (Avg Bid)
    $35 Avg Bid
    1 bids

    I am seeking a seasoned digital marketer with a proven track record to help me achieve my marketing goals. The specifics of my project are as follows: - The ideal candidate should be well-versed in all major digital marketing platforms, including but not limited to Facebook, Insta...but not limited to Facebook, Instagram, and Google Ads. - I am open to both short-term and long-term strategies, so the applicant must have experience in implementing both. - The primary objectives of this campaign will include enhancing brand awareness, driving more traffic to my website, and increasing lead generation. The selected freelancer will be expected to bring their expertise to the table, and work closely with me to outline a tailored digital marketing strategy that aligns with my business o...

    $74 (Avg Bid)
    $74 Avg Bid
    58 bids
    Edit webapps PHP/mysql 6 days left
    VERIFIED

    Hi, I'm looking somone to edit my websoftware developped in php/mysql : Add : - field to attach a file per client - add a superadmin - add account expiration date - email notification -Link vehicles by API with our geolocation system

    $25 (Avg Bid)
    $25 Avg Bid
    40 bids

    I'm launching a supply chain start up and require a web app specifically designed for inventory management. The chosen freelancer should have extensive experience in the following: - Crafting web apps targeting supply chain management. - Designing a user-friendly interface, specifically a table view with detailed entries. - Integrating key details on the inventory table view, initially, the product name will be included. The prime objective is to achieve an effective inventory management mechanism through this web app. If you've had previous experience in this specific field and understand the ins and outs of inventory management in a supply chain context, your skills will be highly valued.

    $135 (Avg Bid)
    $135 Avg Bid
    15 bids

    I'm launching a supply chain start up and require a web app specifically designed for inventory management. The chosen freelancer should have extensive experience in the following: - Crafting web apps targeting supply chain management. - Designing a user-friendly interface, specifically a table view with detailed entries. - Integrating key details on the inventory table view, initially, the product name will be included. The prime objective is to achieve an effective inventory management mechanism through this web app. If you've had previous experience in this specific field and understand the ins and outs of inventory management in a supply chain context, your skills will be highly valued.

    $112 (Avg Bid)
    $112 Avg Bid
    16 bids

    We have existing wordpress woocommerce and C# MSSQL inventory win application db in azure db I am looking for a developer for backend operations and experience in MSSQL, WordPress wooCommerce and API integrations. The primary task deduct stock in azure ms sql stock table when order placed in wordpress woocommerce display item list in woocommerce based on mssql stock table create comand to generate order in inventory system when order placed in wordpress woocommerce Key Skills Required: - Strong experience with MSSQL, WordPress woocommerce, API - Expertise in inventory management system e-commerce integrations who have done same work earlier plesae bid I will share explaining video, if you are able to do than you need to work on remote zoom or ultraviewer ples...

    $142 (Avg Bid)
    $142 Avg Bid
    60 bids

    I need a proficient PHP coder who can write a script for me that will print images (in JPEG format) and QR codes on a thermal printer. The images are our company logo and the QR codes are meant for conducting reviews. This PHP script will be used online on a cloud platform. Ideal skills for this job are: • Strong expertise in PHP • Familiarity with JPEG images and QR codes • Experience in creating scripts for printing needs, specifically on thermal printers • Understanding of cloud platform workings. Your primary task will be the creation of a script that can accurately print images and QR codes on our thermal printer, effectively facilitating bill printing for our operations. Deliver a clean, efficient code that can be effortlessly integrated a...

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids
    Trophy icon Create logo - 04/05/2024 05:56 EDT 2 days left

    I would like to have someone create a logo using the letters PM. That’s all.

    $6 (Avg Bid)
    Guaranteed
    $6
    263 entries
    Facebook Video Flickering 6 days left
    VERIFIED

    I am loading a video on facebook and at the start it keeps flicking. regardless of where it starts on a feed the first few seconds it flickers and jumps around.

    $20 (Avg Bid)
    $20 Avg Bid
    11 bids

    ...Critically evaluate the position of an organisation in its current market. 2. Critically analyse the effects of existing plans on an organisation. 3. Critically explore the relationship between, corporate, business and operational strategies. 4. Apply strategic models and tools to develop strategic options for an organisation. 5. Evaluate strategic options for an organisation. 6. Present a SWOT table (or equivalent) and critically evaluate the organisations current strategic position With Presentation speaker notes Word document Format Report 1. Critically evaluate the relationship between the organisation’s, corporate, business and operational strategies. 2. Apply strategic models and tools to recommend strategic options for the organisation. 3. Evaluate critical s...

    $45 (Avg Bid)
    $45 Avg Bid
    27 bids

    i need to replicate the following data by looking for info on WB or IMF websites, i need to first identify how to calculate the Cyclically adjusted (CAB) part, can someone help? the end product is that i have to present similar table (see attached), i need to give clear explanations as to where my data came from, how the adjustements are made the task i received: "One bank presented a chart below and claim that " DM fiscal policy is set to tighten markedly this year ” Can you please check IMF and world bank websites, or other sites, to see if you could replicate the data below. "

    $103 (Avg Bid)
    $103 Avg Bid
    18 bids

    I'm currently experiencing some technical problems with my PHP website. Though it functions smoothly on localhost via XAMPP, errors arise upon moving it to our server on HostGator. The desired candidate for this job has the following abilities: - Extensive knowledge in PHP and server-handling, preferably with HostGator - Experience with troubleshooting and resolving website issues - Capable of fixing server-related issues Typical problems we're facing include: - Site not functioning correctly on the server despite proper local host operation - Error messages - Performance issues This troubleshooting requires someone who can detect and fix issues from server-end to user interface. Prior experience with cases similar to ours will be a plus. Applicants should also...

    $12 (Avg Bid)
    $12 Avg Bid
    16 bids

    For this project, I am see...combined kitchen in a small room Specific Requirements: - Include a 2 seater sofa , coffee table, and dining table and 2 chairs desk and office chair similar to the photos provided and a refrigerator in the space provided in the plan. The wall colour is white. Some artwork on a wall if possible Wall mounted tv 50 inch on wall between bathroom and desk area - Provide high-quality and realistic render. Ideal Candidate: - Exceptional 3D rendering skills. - Proven experience in designing modern interior spaces. - Excellent attention to detail. - Ability to work according to given specifications and meet deadlines. This project demands not just technical design skills but also creative sensibility to create a space that is aesthetically ...

    $116 (Avg Bid)
    $116 Avg Bid
    56 bids

    I'm looking for an experienced home textile designer to create a woven pattern for a few of my home textile products - tablecloth, placemat, napkin, table runner, and cushion. Ideal Skills: - Strong expertise in textile design, preferably home textiles - Ability to interpret a woven theme into unique, creative designs - Strong knowledge of different types of fabric, especially how they apply to home textiles - Proficiency in using software such as Adobe Illustrator for pattern creation Responsibilities: - Design patterns for tablecloth, placemat, napkin, table runner, and cushion - Deliver designs in a print-ready format - Willingness to accept feedback and make required changes Any previous experience and portfolio in a similar project w...

    $13 (Avg Bid)
    $13 Avg Bid
    6 bids

    I am looking for an experienced video editor to help me create engaging and compelling social media videos. Key Requirements: - Must have prior experience in video editing, specifically for social media. - The selected candidate will be responsible for editing a short advertisement video for a weight loss supplement. The video should be less than a minute in duration and should be captivating, visually appealing, and able to convey the product's benefits effectively. - The editing style should be modern, creative, and conducive to social media platforms. - While the style of editing is not specified, a vibrant and energetic approach would be preferred given the nature of the product. Ideal Skills: - Proficiency in video editing software. - Strong understanding of social medi...

    $11 (Avg Bid)
    $11 Avg Bid
    22 bids

    Here's some information on how the API calls on how the "idToken" is received. Step 1 Login Flow & API call: 1. On the web page, Fill up the email & password on the login page. Press on "login" 2. A POST API call is made to "" with returns set-cookies in the response header. It contains the "APPSESSID" cookie. This cookie will be used in the next API call. Step 2 On the web page, Once you've landed on the homepage, Click on "Competitions" in the navigation tabs on the Left: 1. This would make a POST API call to "" which uses the "APPSESSID" cookie mentioned above. 2. The response of this API call should return "idToken" as one of the field Here are the Acceptance Criteria's (AC) that ...

    $25 (Avg Bid)
    $25 Avg Bid
    24 bids

    I'm in need of a freelancer who can turn a scanned PDF into a Word document for me, maintaining the layout and images. Additionally, I require the addition of a table of contents to the Word document. Ideal Skills: - Proficiency in typing and data entry - Experience or knowledge in OCR software - Understanding of Microsoft Word and its features for document formatting - A keen eye for detail and accuracy in text and layout conversion - Ability to create a table of contents in Word This project requires a high level of accuracy as the Word document should be an exact replica of the scanned PDF. The final Word document should be fully editable and of high quality.

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    197 bids

    I'm seeking an experienced PowerApps developer to assist in creating a s...PowerApps developer to assist in creating a system for daily information management. - Data Formatting: The information will consist mainly of text fields, numeric data, images or multimedia, and a predefined set of choices. - User Interface: The system should offer a user-friendly interface for data entry and management. - Data Storage: The daily information should be saved to a centralized excel or table, allowing all authorized users to access the data at any time. The ideal candidate for this project would have prior experience in PowerApps development, particularly in creating systems for data management and user input. Experience with integrating PowerApps with Excel or other databases would be h...

    $164 (Avg Bid)
    $164 Avg Bid
    28 bids
    PHP bug fixes 9 days left

    Looking for a very expereinced php devleoepr for multiple bug fixes

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    1 bids

    The Full Stack task using Angular and .NET using Ag grid to add, edit, remove and view the table. Also to have read only table without any edits

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    I'm looking for a creative designer to help me create an engaging A5 flyer that will promote a specific product or service for my small business. Key Requirements: - A5 Size: The flyer should be designed to fit an A5 (148 x 210 mm) format. - Promotional Focus: The primary goal of this flyer is to promote a specific product or service. The design should be tailored to this purpose and be highly engaging. - Creative Freedom: I don't have specific colors or a color scheme in mind, so I'm open to suggestions. Please bring your creativity to the table and help me create something visually appealing. Ideal Skills: - Graphic Design: An eye for design and the ability to create visually appealing marketing material is crucial for this project. - Marketin...

    $47 (Avg Bid)
    $47 Avg Bid
    92 bids

    I have a PDF file that needs to be converted into a Word document while preserving its original formatting. The primary aim of this project is to have the Word document looking as close as possible to the original PDF. Key requirements: - C...PDF. Key requirements: - Converting a PDF document to a Word document - Maintaining the existing formatting - Paying particular attention to replicating tables correctly Ideal skills for this job include: - Proficiency in Microsoft Word - Experience in handling PDF to Word conversions - Strong attention to detail, especially when it comes to formatting and layout replication - Familiarity with table formatting in Word If you have a good eye for detail and can ensure that the Word document closely matches the original PDF, I'd love to...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    88 bids

    I'm looking for a graphic designer to help me create my company's logo and brand and improve my website. The price is negotiable, depending on your experience. If you are interested, write me a private message. Thank you!

    $256 (Avg Bid)
    $256 Avg Bid
    82 bids
    Trophy icon Create Video Card -------- 11 29 days left

    Instructions: 1. Create Video Card a) Change your video editing software Resolution settings to 576x896 before you start b) You may chop up the video, reverse it, loop it, or my favorite thing to do: Let it play, duplicate it, reverse the duplicate, so the video is double the length. c) Ask CHAT#$% for a list of scary/demonic/terrifying/spooky/weird names, try a few different names 2. Animate the writing and Dice.... if you think it looks good, possibly add cool effects/Ai tools/Ai animation/Video enhancement. Do whatever you think is best 3. Add sound (****Please use ONLY 100% Vector copyright free sounds and FX (full commercial use only)(No Attribution required) (Same with the Ai) 4. Try to seal Entries so nobody can see your work 5. Upload final work as .mp4 Dice: https...

    $21 (Avg Bid)
    Guaranteed
    $21
    3 entries

    I acquired a PHP script from Codecanyon and seek a skilled developer to enhance its capabilities. The primary tasks involve implementing robust data validation mechanisms and integrating a specific condition for the calculator functionality. Project Requirements: Data Validation: Strengthen the script's data validation process to ensure accuracy and security in handling user inputs. Calculator Functionality Enhancement: Customize the existing calculator feature to include a specific condition, optimizing its performance and usability.

    $12 (Avg Bid)
    $12 Avg Bid
    10 bids

    I'm in need of a specialized expert to carry out an implementation of the NTT (Number-Theoretic Transform) module on a Xilinx Artix-7 FPGA. The main objective of this project is to enhance computational performance. Key requirements include: - Proficient understanding of FPGA programming, particularly expertise in the Xilinx Artix-7 platform. - An in-depth experience in Number Theoretic Transforms. - Ability to develop a highly efficient, low latency, energy-efficient implementation that significantly boosts computational performance. Please only bid if you feel fully confident in meeting these requirements. Your expertise in this niche task will be highly valued.

    $61 (Avg Bid)
    $61 Avg Bid
    2 bids

    I will be choosing someone one hour from now. Answer me this questions: Are you available immediately? We have a demo tomorrow 9am EST What is your experience with PHP? What AI tools do you use to make your devleopment faster? Are you comfortable working hourly?

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    11 bids

    I'm in need of a statistician who can perform an in-depth T-test analysis using SPSS. I have a dataset ready for analysis. Key requirements: - T-test analysis: The core of this project is performing T-test analysis. - SPSS expertise: Proficiency in SPSS is a must, as it's the preferred software. - In-depth analysis: I don't just need basic summary statistics. I'm looking for a detailed and insightful interpretation of the results. Experience and Skills: - Advanced statistical background, particularly in T-test analysis. - Proven experience with SPSS and the ability to use it for complex analyses. - Strong interpretation skills to provide meaningful insights from the analysis.

    $23 (Avg Bid)
    $23 Avg Bid
    14 bids

    I'm looking for a skilled designer to create a bold and colorful sales web page. The page should be visually striking and engaging, as the design will play a significant role in attracting and maintaining visitors' interest. Key requirements: - Design Style: Bold and colorful - Mobile Responsive: The page must be mobile responsive, ensuring a seamless user experience across different devices - Elements: Your primary focus will be incorporating customer testimonials into the design. Ideal Skills and Experience: - Proven experience in designing sales-focused web pages that are bold and colorful - Proficiency in creating designs that are both visually appealing and user-friendly - Strong understanding of mobile responsive design principles - Experience in incorporating el...

    $115 (Avg Bid)
    $115 Avg Bid
    82 bids