Biggest sites using codeigniter일자리

필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    2,000 biggest sites using codeigniter 건의 일자리 확인, 급여 기준: USD

    저희의 이전 프로젝트에 관련된 진행중인 작업이 있습니다Smart DNS to unblock geo-blocked sites'

    $12 / hr (Avg Bid)
    $12 / hr (평균 입찰가)
    1 건의 입찰

    I'm in need of a qualified developer with proficiency in iOS and Android applications for the creation of a sports betting gaming app. The core functionality of the app will feature real money online betting for various sports events. The project specifics are as follows: - Mobile Application Development: The app should operate seamlessly on both iOS and Android platforms using flutter. - Sports Betting Game Design: The developer must have experience in designing online gaming applications, specifically in the area of betting with two games included 1. Ludo 2. Cricket

    $662 (Avg Bid)
    $662 (평균 입찰가)
    12 건의 입찰

    Hi we are training provider company in Malaysia looking for trainer who can provide customize training in RPA tools like Zapier or UiPath.

    $1500 - $3000
    $1500 - $3000
    0 건의 입찰

    Looking for a proficient front-end developer to build user-friendly interfaces for my e-commerce websites for Rentex Group - . This involves a potential for long-term roles in a rapidly growing enterprise. Key roles: - Implementing product search and filtering systems - Creating seamless shopping cart and checkout processes - Developing user registration and login functionality - Code optimization for onsite SEO - UI and UX design restyling and re-arranging - Design of Home, Category and Product page Design and Aesthetic: - Implement a minimalistic and clean web design that aligns with the brand's vision and improves user experience Ideal candidates: -Strong knowledge of front-end technical specifications - Previous e-commerce development experience is a plus Join me in maki...

    $23 / hr (Avg Bid)
    $23 / hr (평균 입찰가)
    165 건의 입찰

    I'm looking for an experienced developer with AWS skills to create a website for an Interactive App Performance Monitoring Tool. The site should have a clean and simple design. I need someone who can build a user-friendly website to visualize and analyze app screen rendering latency data from AWS CloudWatch. The goal is to make monitoring easy and intuitive. The website should be easy to use for people who aren't familiar with metrics and graphs. We have data for each screen rendering and want to display it in a more interactive way than just tables or charts. Basically, I want a website where you can see the app's workflow like a flowchart, with metrics displayed on each screen. Users should be able to select date ranges and view statistics like averages. Additionally,...

    $138 (Avg Bid)
    $138 (평균 입찰가)
    89 건의 입찰

    보다 자세한 내용을 확인하시려면, 회원 가입 또는 로그인 절차가 필요합니다.

    NDA (비밀 유지 계약서)

    I'm currently in need of a proficient DevOps Engineer who is well-versed with AWS. Key elements of this project involve: - Setting up Continuous integration & deployment - Implementing Infrastructure as code - Use of Kubernetes Note that familiarity with Docker, Jenkins, or Ansible would be highly beneficial, but it is not a strict requirement for this job. Proven experience in working with AWS and a solid understanding of CI/CD principles, IaC, and Kubernetes is essential. Efficiency and attention to detail are imperative for this role.

    $131 (Avg Bid)
    $131 (평균 입찰가)
    21 건의 입찰

    ...illustrations. You will be required to use our illustrations in a realistic scenario and give us feedback about your experience. You will receive payment for every real website or app that you designed and where you use at least one illustration from our platform. Tasks: - For any of your work, if possible, try to include illustrations from our platform - Provide feedback for our platform while you are using it to find illustrations - You will receive a payment reward of up to $100 USD once the project is launched in public. We are also open to consider different forms of payments, incl. hiring you on a regular basis for repeated work. Expectations: - You are a web or app designer who regularly gets hired for projects through Upwork or other platforms - You are willing and a...

    $129 (Avg Bid)
    $129 (평균 입찰가)
    27 건의 입찰

    ...need of a proficient Python Flask developer capable of designing and implementing a job recommendation system. NOTE: Please refer this link to get an idea of the workflow: ,259,3953,2589&p=FhX5d9EK3JOT1u3pIHqp1 Key Features: - System Development: Design and implement the backend logic and frontend components of the job matching platform using Flask, ensuring high performance, reliability, and security. - User Authentication and Authorization: Develop user registration and authentication functionalities to allow secure access to the platform for job seekers and recruiters. - Profile Management: Implement features for job seekers to create and manage their profiles, providing essential information such as skills, experience, and job

    $77 (Avg Bid)
    $77 (평균 입찰가)
    6 건의 입찰

    As a website owner with a Domain Authority (DA) and Page Authority (PA) score of less than 20, I am looking for an experienced SEO specialist to increase my website's DA and PA using proven strategies. Key Responsibilities: 1. Enhance DA and PA: Implement effective strategies to significantly boost our website's DA and PA. 2. Drive Organic Google Traffic: Besides improving DA and PA, our target is to increase organic search traffic from Google. Ideal Skills and Experiences: - Proven experience in improving DA and PA - Proficiency in ramping up organic traffic from Google - Knowledgeable in using Google analytics and other tools essential to perform the task. Your focus will be on ensuring our website becomes a high-authority site while driving targeted traff...

    $7 - $12
    봉인형
    $7 - $12
    32 건의 입찰

    I am seeking a highly skilled and results-oriented individual or team to handle the vital task of posting 4 SEO-focused articles per week on two of my websites and comprehensive SEO for both the sites Key Responsibilities: Comprehensive on-page and off-page SEO for both the sites Consistent creation of diverse SEO articles, encompassing keyword research, competitor analysis, and on-page optimization. Enhancement of LinkedIn presence: Existing pages are in place, but written articles need to be added to the site and LinkedIn, with a focus on increasing LinkedIn followers. The ideal candidate must possess: Proven expertise in content creation and SEO. A robust understanding of B2B marketing and the ability to optimize inbound inquiries. A keen curiosity and deep understandin...

    $78 (Avg Bid)
    $78 (평균 입찰가)
    67 건의 입찰

    We are looking for a skilled web developer to replicate a website in React.js.

    $485 (Avg Bid)
    $485 (평균 입찰가)
    410 건의 입찰

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = ',18340043,19033662,20978265,23204432,23275034,23892238&retmode=xml'; const response = await (url); const xmlData = ; const parser = new ({ explicitArray: false, ignoreAttrs: true }); (xmlData, (err, result) => { if (err) { throw err; } // Navigate to the abstract texts. const articles = || []; (article => { const abstractText = ; // AbstractText can be an array if there are multiple paragraphs or sections if ((abstractText)) { ((text, index) => { (`Abstract Section ${index + 1}: ${text}`); }); } else { (`Abstract: ${a...

    $18 (Avg Bid)
    $18 (평균 입찰가)
    20 건의 입찰

    I'm in need of an experienced Laravel developer to convert my existing CI (CodeIgniter) dashboard. The main purpose of this dashboard is for monitoring project progress, tracking team performance, and analyzing code quality. It’s important that the functionality and integrity of these features are maintained in the migration to Laravel. The current codebase falls under the category of 'small', with less than 10,000 lines of code, consisting primarily of CRUD operations. For context, the main entities/data models involved in these CRUD operations are Users, Products, and Orders. Skills and experience necessary: - Proficiency with PHP and Laravel framework - Experience migrating from CI to Laravel - Familiarity with CRUD operations and MVC architecture - Underst...

    $168 (Avg Bid)
    $168 (평균 입찰가)
    157 건의 입찰

    More details: Just Making the new design for 9 Screens in an app. No integration to the source code just design. What platform do you want the app to be designed for? iOS, Android What is the primary purpose of the app? AI Chat, AI image creation and AI video generator. Read following criteria: Do not sent a proposal without writing in your comments your portfolio. See style that I'm more or less looking for. If your proposal exceed my budget do not send a proposal. Estimate of delivery 3 days. No more than that. Later delivery will result in low star rating. Answer the following question in your proposal to make sure you are reading this description. How much it is: 4+4?

    $50 (Avg Bid)
    NDA (비밀 유지 계약서)
    $50 (평균 입찰가)
    19 건의 입찰

    I'm strategically seeking a professional who can code a mobile application using Flutter and Dart and integrate it with Arduino. This primarily demands the construction of a stunning, user-friendly app with the entire focus on sensor integration. Core App Functionalities: - User login and log out with figma or flutter - Context widgets utilization - Complying with w3 thing description Sensor Integration: My project revolves around incorporating multiple sensors, including but not limited to: - Temperature sensor - Heart rate sensor - Galvanic skin response Ideal Skills and Expertise: - Mastery in Flutter and Dart - Arduino integration know-how - Experience with user-interface and user-experience design - Proven track record of developing sensor-based apps An ideal candidat...

    $31 / hr (Avg Bid)
    $31 / hr (평균 입찰가)
    71 건의 입찰

    For this project, I require a proficient API integrator. We have web site with CodeIgniter. We need - Integration casino API to our platform ASAP. -Write CALLBACK function. Ideal Skills: - Proficiency in API Integration - Prior experience with CRM systems - Familiarity with casino platforms, specifically slot machine functionality The right professional will not only ensure seamless integration but also enhance the overall user experience on our casino platform. If you have experience in such integrations and a passion for casino gaming technology, then I'd love to see your bid.

    $103 (Avg Bid)
    $103 (평균 입찰가)
    88 건의 입찰

    As a company seeking to increase our clientele, our primary goal is to generate leads. We believe social media is a powerful tool to achieve this, specifically with focus on Facebook and Instagram. The ideal candidate for this project should: - Have notable experience in lead generation using social media. - Be highly skilled in strategizing and managing Facebook and Instagram campaigns or projects. - Have a remarkable understanding of optimizing and targeting audiences on these platforms. - Be capable to measure and document the impact of social media on our leads. Your contributions to this project will play a crucial role in improving our company's customer engagement and expansion.

    $30 (Avg Bid)
    $30 (평균 입찰가)
    14 건의 입찰

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be accompanied with...

    $9 / hr (Avg Bid)
    $9 / hr (평균 입찰가)
    52 건의 입찰

    I'm looking for an enthusiastic backend developer, proficient in JAVA, PHP, Ajax, and CodeIgniter (CI). I need someone who can handle various tasks, including: - Code development - Issue fixes - Database (DB) management Ideal candidates are self-starters who have a deep understanding of server-side scripting and API integrations. Qualified candidates must also be able to handle any bugs or issues that come up and be proactive in delivering solutions. Must update required documentation. Should support mobile app developers as required. Provide support and proper documentation for moving code to testing environment. Hourly MAX rate is INR 525/. Developer will provide time estimate for each task and milestone for the task will be created. All proposals must be accompanied with...

    $26 / hr (Avg Bid)
    $26 / hr (평균 입찰가)
    65 건의 입찰

    We currently share several disk images to clients via FTP. However we want to utilise Google Drive to share these links. However, we do not want customers to be able to share these links with others and we want to be able to revoke access if required. So we are looking for a system that will sit between the Google Drive Links and the Customer links We will utilise multiple Google Drive accounts I currently have this content on multiple linux servers, we wuld like to upload the content directly from the servers to Google Drive, instead of me havkng to upload them from my local. If you have any questions please reach out so that I can explain further. When contacting please make sure that you showcase that you fully understand the project requirements, any previous development similar ...

    $36 / hr (Avg Bid)
    $36 / hr (평균 입찰가)
    110 건의 입찰

    We are seeking a skilled CodeIgniter PHP developer to join our project team. The ideal candidate will work closely with our existing developer to enhance our web application. I'm in need of a competent CodeIgniter PHP developer who can build a project focused on: - Building a user authentication system operating on basic username and password security level - Integrating a payment system into the project - Incorporating API integration within the structure Skills and experience in the following areas would be ideal: - Extensive knowledge of CodeIgniter PHP development - Experience in basic user authentication system framework - Familiarity with payment integration - Proficiency in API integration - Knowledge on how to implement Facebook and Google user logins....

    $73 (Avg Bid)
    $73 (평균 입찰가)
    105 건의 입찰

    I am looking for a skilled web scraper who can help me gather price and item name data from various e-commerce platforms, including Amazon, flipkart , myntra, ajio, tata cliq. need code in c#. im already working on it using HttpWebRequest. some are working and some are not. Requirements: - Proficiency in web scraping techniques and tools - get data from pasted url by user in a textbox If you have the necessary skills and experience, please reach out to discuss the project further. Thank you!

    $78 (Avg Bid)
    $78 (평균 입찰가)
    22 건의 입찰

    I am searching for an experienced developer, ideally someone who knows their way around WordPress, Crocoblock and Elementor, to create an automatic process whenever a new user creates a profile on our WordPress website: Key Requirements: - Develop an 'About Me' card for every new user. This card should include the user's name, description ("I just joined EEP!"), field of expertise, and a link to their profile on EEP.education. - Ensure the said 'About Me' card is automatically generated and the new USER has the CHOICE to post onto LinkedIn once generated. This will require proficient knowledge in API integrations for seamless posting process. Skills and Experience: - Proficient in the use of WordPress, Crocoblock, and Elementor. Familiarity with Lin...

    $110 (Avg Bid)
    $110 (평균 입찰가)
    79 건의 입찰

    It is necessary finish a web application in python + django regard the statistic of stocks. So it is necessary: some fetaures of some filter; -. make some change to mysql database and api to datafeed. -. verify the formulas and add some features; -. make better the design. - create an admin page with security login and import stocks manually. Please answer only if you can show similar experiences

    $111 (Avg Bid)
    $111 (평균 입찰가)
    110 건의 입찰

    I am in need of a professional graphic designer with solid experience in creating attractive logos. My current logo needs a well-executed simplification. This entails: - Stripping off some elements to achieve a cleaner look. - Using a specific stock image I already have in mind. Very simple task, just add some text and edit the stock image Skilled abilities in altering design elements and incorporating stock images are crucial. You must bring a sophisticated sense of design, attention to detail and quality, and an understanding of brand implications. Your goal will be to make the logo more engaging, while maintaining its brand identity.

    $17 (Avg Bid)
    $17 (평균 입찰가)
    156 건의 입찰

    Read project charter. Price is fixed. deadline 3 days. Total project price = AUD50 to AUD 80 (based on experience).

    $47 / hr (Avg Bid)
    $47 / hr (평균 입찰가)
    5 건의 입찰

    Task Details: The task involves recreating the design and functionality of our website using the Flatsome theme, with the specific requirements outlined below. The freelancer is expected to replicate the appearance and features of our website without the use of any custom code. 1. Theme Replication: Utilize the Flatsome theme to replicate the design and layout of our website. 2. Static Mega Menu: Create a static mega menu that ensures all categories are easily accessible with as few clicks as possible, optimizing user navigation. 3. Homepage Recreations: Recreate the homepage of our website with necessary adjustments to fit the Flatsome theme while maintaining the original aesthetic and functionality. 4. Blog Page Recreation: Recreate the blog page of our we...

    $494 (Avg Bid)
    $494 (평균 입찰가)
    342 건의 입찰

    More details: How do you envision the Monte Carlo Optimization Simulation Equation improving roadway work zone safety? Identifying high risk areas, Optimizing safety measures, Reducing accidents and fatalities Are there any specific safety measures or strategies in place currently at your roadway work zones? Traffic control devices, Speed reduction zones, Warning signs What data or inputs will be used to perform the Monte Carlo Optimization Simulation? Traffic flow data, Accident history data, Work zone layout, Work zone speed limit, Work Zone Length, Work Zone Time Duration, Time of the day work is performed, Presence of Advance Warning signs

    $138 (Avg Bid)
    긴급형 NDA (비밀 유지 계약서)
    $138 (평균 입찰가)
    9 건의 입찰

    ...a professional developer with proficiency in CodeIgniter, to build a movie database website using IMDb and OMDB API. Key Features: - Enable movie search through a search bar. - Display detailed information for each movie. This information will be fetched via the IMDb and OMDB API. - Build and manage the movie database to store movie titles and information. User Interaction: - The website should give the users the ability to search for movies using titles. - The search result should direct users to a details page displaying information about the specific movie, drawn directly from IMDb and OMDB API. Design: - I prefer a professional and corporate design that is clean and minimalist for this website. Ideal Skills: - Proficient in CodeIgniter - Experience w...

    $28 / hr (Avg Bid)
    $28 / hr (평균 입찰가)
    83 건의 입찰

    3 DAYS PROJECT. More details: What specific tasks would you like the Generative AI developer to perform? Custom GPT development, Integration of OpenAI API, Healthcare AI development What level of expertise do you require in Generative AI development? Advanced What type of healthcare data will your AI need to process? Patient records FIXED PRICE OF UP-TO A$50 FOR THE PROJECT FOR THE RIGHT ADVANCED CANDIDATE WITH FUTURE PROJECTS IN PIPELINE.

    $602 (Avg Bid)
    $602 (평균 입찰가)
    3 건의 입찰

    The goal of this project is to develop a secure messaging app for Android that provides end-to-end encryption for messages and file transfers. The app should implement security features such as secure key exchange, message integrity verification, and secure storage of messages. A. Key Features: 1. End-to-end encryption for messages and file transfers. 2. Secure key exchange mechanism. 3. Message integrity verification to detect tampering. 4. Secure storage of messages on the device. B. Implementation Steps: 1. User Registration and Authentication: • Implement a user registration and authentication system. You can use Firebase Authentication or implement your own authentication mechanism. • Use strong authentication mechanisms, such as username/password or biometric authentic...

    $361 (Avg Bid)
    $361 (평균 입찰가)
    85 건의 입찰

    I need someone to help me automate SAP GUI with Robot Framework. Its a live zoom call

    $17 / hr (Avg Bid)
    $17 / hr (평균 입찰가)
    7 건의 입찰

    More details: What is the purpose of the structures you want to build? Residential buildings How many different design variations do you want for the structures? One design What specific features are you looking for in your residential building's design? Glulam arches and connected roof

    $464 (Avg Bid)
    $464 (평균 입찰가)
    23 건의 입찰

    We are in search of a highly skilled bot developer to create a sophisticated WhatsApp bot via Whapi.cloud. This bot will streamline interactions between businesses/influencers and their audience, primarily through automated WhatsApp status (story) postings and intelligent responses. A key feature includes fetching and integrating content from Instagram, recognizing specific keywords within messages, and initiating predefined actions accordingly. Key Responsibilities: Develop a bot that utilizes to schedule and post WhatsApp statuses at predetermined times. Engineer keyword recognition within messages to trigger responses related to "Promotion", "Details", and "Collaboration". Implement a feature where, upon recognizing the keyword "Details", the b...

    $1500 - $3000
    봉인형
    $1500 - $3000
    66 건의 입찰

    I need a thorough scraping of seven websites, extracting both the text content, images, and links. Not a single element should be left...paragraphs, lists, everything. I'm not particularly choosy about the tech you use to get the job done, but it will need to be delivered in an Excel format. Ideal Skills: - Experienced in web scraping across various websites - Proficiency in using scraping tech and tools - Familiarity with Excel or similar data processing platforms - Strong attention to detail to ensure completeness of data extraction - Previous experience with large-scale data collection projects would be a bonus. Major kudos for managing data extraction projects involving multiple sites. Remember, the key here is thoroughness - I need every bit of data extracted ...

    $25 (Avg Bid)
    $25 (평균 입찰가)
    68 건의 입찰

    I'm urgently looking for an experienced CodeIgniter PHP developer to integrate Worldpay payment gateway into my website. The primary aim is to commence accepting online payments. Key project requirements: -Expertise in CodeIgniter PHP web development -Experience in Worldpay payment gateway integration -Familiarity with a range of payment options While the client did not specify the exact payment modes to be added, freelancers with the ability to integrate Credit Card, Debit Card and Digital Wallet payments would have an edge. It's a high-priority project with an ASAP deadline. Interested freelancers with the required skill set and the capacity to meet the timeline are welcome to bid.

    $92 (Avg Bid)
    $92 (평균 입찰가)
    6 건의 입찰

    Note: For freelancers only, companies please stay away. I'm seeking a proficient developer to create a simplistic astrology-based application using the Dart programming language along with the Flutter framework. This application will primarily serve to provide daily horoscopes to users. An ideal candidate should possess the following skills: - Extensive experience with Dart and Flutter - A proficiency in creating sleek, minimalistic design aesthetics. - Skills to implement multi-language support as the app needs to cater to a global audience, extending beyond the barriers of language. The successful candidate should be able to demonstrate a previous portfolio of similar work. This project will require a keen eye for detail and a sound understanding of astrological concepts t...

    $746 (Avg Bid)
    $746 (평균 입찰가)
    49 건의 입찰

    I am seeking a talented and creative web designer to construct a modern E-commerce website for my business. The primary focus of the website is to sell our products or services directly. Key requirements I would like to have on the website include: - Comprehensible product listings - Efficient and secure shopping cart - Reliable payment gateway The ideal candidate for this job would be someone with: - A solid track record in web design, especially modern designs. - Experience in developing E-commerce websites. - Profound knowledge of shopping cart systems and payment gateways. - Ability to create unique and attractive product listings. With your help, I hope to seamlessly introduce our customer base to our online storefront. Let's create a modern and convenient shopping experienc...

    $671 (Avg Bid)
    $671 (평균 입찰가)
    112 건의 입찰

    ...conservation, and inelastic collisions in 2D - Experience with Pygame is highly desirable. - Presentation of the theory and small examples of collisions using pygame in Jupyter Notebook following these steps: 1) Introduce the equations (listed below) 2) explain the lost cinetic energy in each example by showing the variation of the volume of collisions sound in each situation (bigger loss of cinetic energy = bigger sound of crash) E_k = ½ mv^2 3) explain that the images of the cars DONT deform during collision (the loss of cinetic energy is transformed ONLY TO sound energy). 4) Show a basic example of car-to-car collisions (moving forward) and explain using supporting diagrams (animation) 5) Show a basic example of car-to-car collisions (both cars reversing) and ex...

    $81 (Avg Bid)
    $81 (평균 입찰가)
    11 건의 입찰

    I'm looking for ambitious people to work as affiliates of the dating site flertvip.com. The commission can be up to 60% profit. You'll have access to your personal affiliate platform, where you'll see all your clicks/registrations/earnings. You'll earn 40% on all spending from all customers who register using your unique link. You'll also earn a further 20% on all purchases made by customers using your 15% discount promo code on flertvip.com.

    $16 / hr (Avg Bid)
    $16 / hr (평균 입찰가)
    10 건의 입찰

    I'm urgently seeking a proficient front-end developer with a specific skill set. You must be highly adept in Codeigniter, Node JS, and React Js. Your primary responsibilities will include: - Designing a user-friendly interface that captures our brand's essence and increases user engagement. - Implementing responsive design to ensure optimal functionality and adaptability across various devices. Ideal freelancers for this project are those who can work efficiently, meet tight deadlines, and deliver high-quality results promptly. You should have substantial experience in full-stack development and demonstrate proficiency in Codeigniter, Node JS, and React Js. Experience in creating user-friendly interfaces and implementing responsive design is a must.

    $146 (Avg Bid)
    $146 (평균 입찰가)
    24 건의 입찰

    We are looking for an automation specialist to integrate ClickUp and Umbler (WhatsApp plataform) using automation tools (we have a preference for ). The primary objective of this project is to automate our guest communication by sending 3 automated messages through WhatsApp: • Message 1: Reservation Instruction: as soon as the guest makes the reservation • Message 2: Checkin Instruction: 3 days before checkin (at 8am Brazil Time) • Message 3: Checkout Instruction: on the day of the checkout (at 8am Brazil Time) Key informations: - As we are a short term rental company, each villa has its own instructions (so the automation needs to identify which villa is the reservation for and then send the right instructions); - We want an automation that can be replicated for a...

    $158 (Avg Bid)
    $158 (평균 입찰가)
    11 건의 입찰

    As the project owner, I'm seeking an experienced PHP developer...user-friendly front-end interface - Implementing efficient back-end services - Regularly revising the system for any required updates or improvements Key Qualifications: - Solid proficiency in PHP - Exceptional knowledge of Laravel and CodeIgniter frameworks - Familiarity with front-end and back-end technology stack - Proven experience in CMS development The main goal of this project is to create a custom CMS designed specifically for our needs. We are looking forward to your expertise and commitment. i want you to create customize classified website using php, laravel attractive GUI admin panel to manage users and ads payments. ad reposting to "top" feature setting up payment gateway. etc. d...

    $113 (Avg Bid)
    $113 (평균 입찰가)
    26 건의 입찰

    I'm in need of an expert in inferential data analysis using SPSS software. The project revolves around the analysis of key data points, with the core focus being the identification of trends within the data. The successful freelancer should: - Be proficient in SPSS software and inferential data analysis techniques. - Have exceptional report writing skills, as a comprehensive report detailing findings and trends within the data is required. - Be experienced in trend analysis, providing analytical insight into the derived trends. Your bid should detail your previous experience with SPSS and inferential data analysis, and your approach to identifying trends within data.

    $92 (Avg Bid)
    $92 (평균 입찰가)
    7 건의 입찰

    Hi Saurabh A., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $163 (Avg Bid)
    $163 (평균 입찰가)
    1 건의 입찰

    I'm looking for a proficient developer to integrate a crypto payment gateway into my existing CodeIgniter website. I will use btcpay payment getway...

    $123 (Avg Bid)
    $123 (평균 입찰가)
    12 건의 입찰

    I am seeking a position within customer service on any of the following betting sites: Betboo, Bets10, Süperbahis. I am not limited by location, as I currently reside overseas, which ensures no security issues. Ideal Candidate: - Proficiency in Turkish language for effective communication - Prior experience in customer service, specifically within betting platforms - Understanding of betting principles and operations. Please note, my preferred method of communication is via telegram: ahmetklcsknx. Any interested candidates, kindly reach out through the given platform.

    $983 (Avg Bid)
    $983 (평균 입찰가)
    13 건의 입찰

    I need a professional freelancer to design a room with specific dimensions. The room will have multiple levels the total hight of the room is 3.6 meters with 2.4x2.5 meters area and it shall include a bathroom, bed, cooking stove, and drawers. The freelancer should have experience with AutoCAD and be able to create a detailed design. The design should be accurate and have all the necessary features. the existing AutoCAD diagram can be shared and any requested details .

    $144 (Avg Bid)
    $144 (평균 입찰가)
    56 건의 입찰

    I urgently need assistance with my website developed with Codeigniter. It's currently experiencing a few glitches I need fixed: - Error messages - Inconsistent functionality - Lack of responsiveness Specifically, some pages are not working properly and the redirection is piss-poor. The most troublesome one being: - Home page: Doesn't load as expected and has issues with navigation. The ideal candidate should have: - Strong knowledge and experience with Codeigniter - Excellent debugging skills - Ability to understand and fix existing code - Experience in providing responsive design solutions. While the job is about fixing errors, suggestions for small improvements are welcomed. I look forward to working with a critical-thinking problem solver who's effici...

    $32 (Avg Bid)
    $32 (평균 입찰가)
    10 건의 입찰