Pages code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 pages code jobs found, pricing in AUD
    Trophy icon QR Code Vinyl Sticker Design 23 hours left

    I have a QR code that I need to turn into a vinyl sticker. The sticker needs to be 34 inches wide and 6.5 inches high. Key requirements: - Transforming a QR code into a visually appealing and functional vinyl sticker - Ensuring the sticker is 34 inches wide and 6.5 inches high Ideal skills and experience: - Graphic design experience, especially in creating stickers - Knowledge of QR codes and their functionality - Proficiency in design software to manage the size - Experience in creating print-ready designs for stickers.

    $150 (Avg Bid)
    Featured Urgent Guaranteed
    $150
    2 entries

    I'm looking for a skilled designer and SEO expert to create 4 landing pages, each with a minimalist and clean design. The main goal of these pages is to generate leads and sales for my course on Hotmart. Additionally, I need an "About Me" page designed. Key Tasks: - Design 4 landing pages with a minimalist and clean style - Incorporate text and images on the landing pages - Ensure the landing pages are well-optimized for SEO - Create an "About Me" page that aligns with the minimalist and clean design of the landing pages Ideal Freelancer: - Experienced in landing page design, particularly with a focus on lead generation and sales - Proficient in SEO optimization for websites and landing pages - Skilled in creating ...

    $607 (Avg Bid)
    $607 Avg Bid
    121 bids

    I'm looking to buy a complete and *READY* code for a football management browser game (like Hattrick, Trophy Manager, etc.). Essential features include: - Registration - Team creation and player management - Tactics creation - Transfers - Game simulation - Leagues system. Preferred technologies are JavaScript and C#, but others are acceptable. I'm also open to offers for partially finished games.

    $1364 (Avg Bid)
    $1364 Avg Bid
    27 bids

    I'm in...proficient Python developer who can help compile a Python code, that I have acquired from GitHub, into an executable format for Windows. As the client, I expect: - Understanding the existing Python code and its dependencies - Transforming the Python code into a Windows executable file Successful freelancers should provide a detailed project proposal illustrating how they plan to compile the code to exe on a Windows operating system. Though no specific Python libraries or frameworks were mentioned, a background in Python coding and debugging is paramount. The ideal freelancer should have a deep understanding of Python code, dependencies, and experience dealing with code from GitHub. Experience in generating Windows executable files...

    $42 (Avg Bid)
    $42 Avg Bid
    23 bids

    We have two sites on windows server that we would like to move to linux, without having to rewrite code for both sites. The current code is ASP and ASPX (vbscript) with Acess dbase. I am looking for someone that can make our ASP and ASPX pages to work on linux server with mysql dbase. We have a VPS on godaddy server, that we can host the two sites on. You are only qualified if you have done this many times before. You may not use our sites to "try" to do this after doing research, we only want experienced individuals on this.

    $217 (Avg Bid)
    $217 Avg Bid
    46 bids

    Creation of social media pages and posting on social media with backlinks

    $45 (Avg Bid)
    $45 Avg Bid
    1 bids

    ...need of a skilled Delphi developer, well-versed with Delphi 5, to work on an existing software project. The goal is to both fix bugs and enhance the software with new features, ultimately improving its performance. Key Responsibilities: - Identify and address issues causing certain features not to work - Implement necessary bug fixes - Integrate new features in a seamless manner - Optimize the code for improved performance familiar with firebird database and report builder. Ideal skills and Experience: - Strong background in Delphi development, specifically with Delphi 5 - Proven track record of fixing bugs and enhancing existing software - Understanding of software optimization techniques - Ability to work effectively both independently and as part of a team - Strong probl...

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

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    $33 (Avg Bid)
    $33 Avg Bid
    7 bids

    Coding of trading view indicator to requirements provided for divergence of chart price and two separately provided overlaid lines.

    $90 (Avg Bid)
    $90 Avg Bid
    1 bids

    ...for extra security measures and user interface improvements TASK 1 Reset Prestashop database. Setup on new. (Google cloud server) 1. Clean the prestashop directory, CMS pages and empty links. 2. Make a backup of the current Prestashop database including clients, orders, products, pictures, CMS pages all other information needed for a full reset. 3. Upload backup. 4. Setup all modules setting as was before the reset. Movic theme, Onepagecheckout, Crypto payments, PrettyURL, and Google reviews, rich snippet. TASK 2 Code a module compatible with multi shop and newest Prestashop 8+.(Payment solution) 1. Code a module able to handle multiple shops to use the main shops payment processor/ Merchant account. Multishop option. When an multishop is added ...

    $1778 (Avg Bid)
    $1778 Avg Bid
    70 bids
    Google SEO for Product Pages 6 days left
    VERIFIED

    I'm looking for an SEO expert to optimize my website for Google search engine rankings. The primary focus will be on improving the visibility and ranking of our product pages. Key requirements: - Demonstrable experience in SEO, particularly with a focus on Google. - Strong understanding of on-page optimization techniques. - Proven track record of improving search engine rankings for product pages.

    $25 / hr (Avg Bid)
    $25 / hr Avg Bid
    127 bids

    I'm in need of a Figma designer to create a comprehensive web design for a project with 11-15 pages. The project doesn't have a preferred color scheme, so you'll have the freedom to choose what you think will fit best. Key requirements include: - Expertise in Figma to create a coherent, visually appealing design that is user-friendly and responsive. - Understanding of web design principles and best practices for a multi-page website. - Ability to work with minimal guidance, taking initiative in the design process. - Good communication skills for efficient collaboration and feedback incorporation. If you're confident in your Figma skills and have experience in web design, particularly with multi-page projects, I'd love to work with you. 8 years exper...

    $938 (Avg Bid)
    $938 Avg Bid
    118 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    ...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", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    $40 (Avg Bid)
    $40 Avg Bid
    30 bids

    ...application that uses Quasar. The application is basically a blog with a few routes and simple pages. It uses backend API to fetch the data for articles. I want to deploy this app ideally to Vercel or Netlify. For SEO reasons, I want to use server-side rendering (SSR) so that user receives already rendered HTML and the API call is not necessary on the client. On the client, the app should hydrate so that it becomes interactive. The app is already working and when it is deployed without SSR, it works correctly. So you don't need to develop the app. You will need to configure the SSR in the project, configure the deployment location (Vercel or Netlify), and potentially adjust the existing JS code so that it works correctly in SSR environment (maybe this isn't eve...

    $241 (Avg Bid)
    $241 Avg Bid
    38 bids

    I am looking for a skilled UI/UX designer to create a visually appealing, user-friendly website design. We don’t need you to develop the website just the layout and the designs. Key requirements: - Create a modern, attractive design - Prior experience in designing websites - Ability to work independently and bring creative ideas to the table - Proficient in using design tools like Adobe XD, Sketch, Figma, etc. Here are the website references - - Looking forward to seeing your portfolio and discussing further.

    $1669 (Avg Bid)
    $1669 Avg Bid
    179 bids

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    $16 (Avg Bid)
    $16 Avg Bid
    7 bids

    I have a project that involves creating a custom website. The website will be a product catalog for windows, with a design similar to quartzluxurywindows.com. AND a 10 pages Product Brochure/booklet from a sample hardcopy Key Features: - Product Catalog: The main functionality of the website will be to display the range of windows that we offer. The windows should be categorized by product type, similar to the organization on quartzluxurywindows.com. Requirements: - Experience in developing custom websites, particularly product catalogs. - Strong understanding of web design with an emphasis on user experience. - Ability to replicate the design and functionality of an existing website (). - Familiarity with organizing products by category. Optional: - Knowledge of

    $46 (Avg Bid)
    $46 Avg Bid
    23 bids

    ...infrastructure provisioning. Containerization tools like Kubernetes or similar.

Each paper should consist of all the categories as attached sample along with diagrams and References. Attaching one Sample Paper for Reference.
 Key Responsibilities: - These Papers should be 100% plagiarism free and should not be detected under any Al Detectors - Should be able to Write Papers 2 Papers Total - 5 pages in each Paper - Explain the topic in detail along with diagrams (Attaching the Sample) I'm looking for someone with: Excellent written communication: Ability to craft clear, concise, and engaging technical content. Experience writing white papers, case studies, or technical blog posts (a plus). Skills Required :
 Technical Writing Research Writing
Papers writing Customer Exp...

    $147 (Avg Bid)
    $147 Avg Bid
    32 bids

    I have a project that involves creating a custom website. The website will be a product catalog for windows, with a design similar to quartzluxurywindows.com. Key Features: - Product Catalog: The main functionality of the website will be to display the range of windows that we offer. The windows should be categorized by product type, similar to the organization on quartzluxurywindows.com. Requirements: - Experience in developing custom websites, particularly product catalogs. - Strong understanding of web design with an emphasis on user experience. - Ability to replicate the design and functionality of an existing website (). - Familiarity with organizing products by category. Optional: - Knowledge of SEO best practices to ensure the website is search engine friendly. - Experience with...

    $85 (Avg Bid)
    $85 Avg Bid
    25 bids

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    22 bids

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    $42 (Avg Bid)
    $42 Avg Bid
    17 bids

    Code Upgrade for BuddyBoss App Customization

    $288 (Avg Bid)
    $288 Avg Bid
    1 bids

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    $469 (Avg Bid)
    $469 Avg Bid
    4 bids

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    $37 (Avg Bid)
    $37 Avg Bid
    20 bids
    Full Stack web developer 5 days left
    VERIFIED

    Requirements: - Vuejs, Nuxtjs - Tailwind CSS - Supabase/PostgreSQL - Nodejs/Deno - Typescript - Responsive Design - Maintainable and readable code - APIs - Authentication, Authorization, Roles & Permissions - Docker - Bonus: Tests Job: - Program members portal (tasks, events, payments, backoffice) - Blog & Blog backoffice with - Create and use queries and mutations - Newsletter: manage emails and newsletter backoffice (sendgrid and others) - Manage registrations (calendly like) 12 Pages: - Portal Login - Registration - Portal Dashboard - Portal Events - Portal Tasks - Portal Profile - Portal Settings - Portal Payments - Backoffices - Blog Main - Blog Single - Others

    $959 (Avg Bid)
    $959 Avg Bid
    105 bids

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    $28 (Avg Bid)
    $28 Avg Bid
    17 bids

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    $295 (Avg Bid)
    $295 Avg Bid
    6 bids

    solana nodejs code for multi-swap within same tx.

    $33 (Avg Bid)
    $33 Avg Bid
    6 bids

    I'm working on a school project that involves the development of a Coal Mining Security Alert System. I need someone who can code in Quarky to create this block code system. Unfortunately, I haven't gotten to the point of defining the complete scope of the project, but I'd like to start with the code development. I'm looking for someone who can: - Use Quarky to build a block code system - Understand and implement basic security alert functionalities - Be ready for subsequent feature additions and changes Key Features: = Face Detection: Implement face detection functionality to identify individuals within the mining area. = PPE Kit Verification: Utilize image processing techniques to ensure that miners are wearing proper PPE kits. The system...

    $30 (Avg Bid)
    $30 Avg Bid
    4 bids
    Modify a code on C# 5 days left
    VERIFIED

    We have a program on C# written on Visual Studio. We want to modify the current program, which read bar codes on a warehouse, for other sections of the company. On this project we will like it to get information from different Oracle tables. Job is to use the original code that we provide and make modifications to adapt to our new requirements.

    $148 (Avg Bid)
    $148 Avg Bid
    28 bids
    Enhanced Webcam Emulator Code 5 days left
    VERIFIED

    I'm looking for a skilled programmer who can develop a custom solution for me using frida-tools. The goal is to manipulate webcam settings within an Android emulator environment via adb. Here's what I need: - Modify the current webcam resolution to be higher. - Improve the webcam image quality to support High Dynamic Range (HDR). - Ensure frida-tools can adjust parameters to emulate native library detection. What I require from you: - Experience with frida-tools and adb commands. - Understanding of Android emulator environments. - Proficiency in webcam technology, including resolution and HDR. - Capability to simulate native Android library detections. Freelancers with prior projects involving webcam customization or Android emulation will be preferred. If you have the techn...

    $286 (Avg Bid)
    $286 Avg Bid
    13 bids

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its ...quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope ...

    $43 (Avg Bid)
    $43 Avg Bid
    8 bids

    I'm in need of a Flutter Developer to assist with updating our existing Art Prizes app for both iOS and Android. We've made additions to the underlying .NET solution and now require integration of new pages and features. It's crucial that you have a solid understanding of Flutter as well as knowledge on integrating APIs. Previous experience in updating existing apps and implementing push notifications is highly desired. If you don't have a rating of 4.9 or higher I won't be contacting you. You will have a formal process for versioning the iterations and you will have inhouse testing available. If you deliver an initial solution that is full of bugs we won't continue working with you. First deliverable will be the IOS version FOLLOWED by the android ...

    $594 (Avg Bid)
    $594 Avg Bid
    74 bids

    I'm in need of expert landing page designer for my two businesses. The landing pages are aimed at providing visitors with comprehensive information regarding the services I offer. Key Requirements: - **Content Development**: The content for the landing pages is currently unavailable. Therefore, I need a designer who can also handle content creation. - **Design Style**: The landing pages should be designed in a professional and sleek style. Ideal Skills and Experience: - Proven experience in designing and developing compelling and professional landing pages. - Strong content creation skills. - A portfolio that demonstrates a history of successful landing page designs. Please bid only if you can fulfill these criteria. A comprehensive understanding of u...

    $718 (Avg Bid)
    $718 Avg Bid
    82 bids

    ...optimize an existing codebase used for data analysis. Key Requirements: - Improve the speed of the code: The primary goal of this project is to significantly enhance the algorithm efficiency, thus resulting in a noticeable speed improvement. Ideal Skills and Experience: - Proficient in Python: You should have extensive experience working with Python and be able to recognize areas in the code that are causing performance bottlenecks. - Data Analysis Experience: Familiarity with data analysis practices would be beneficial as the code is part of this application. - Optimization: You should have a strong background in optimizing code for improved speed and efficiency. Additional Information: - The code is currently functional but is not running at t...

    $37 (Avg Bid)
    $37 Avg Bid
    19 bids

    I'm in need of expert landing page designer for my two businesses. The landing pages are aimed at providing visitors with comprehensive information regarding the services I offer. Key Requirements: - **Content Development**: The content for the landing pages is currently unavailable. Therefore, I need a designer who can also handle content creation. - **Design Style**: The landing pages should be designed in a professional and sleek style. Ideal Skills and Experience: - Proven experience in designing and developing compelling and professional landing pages. - Strong content creation skills. - A portfolio that demonstrates a history of successful landing page designs. Please bid only if you can fulfill these criteria. A comprehensive understanding of u...

    $609 (Avg Bid)
    $609 Avg Bid
    96 bids

    I am in need of a talented illustrator to produce an animal-themed kids coloring book. Here's what I'm looking for: - The content: This project is all about the animal kingdom. From domestic pets to exotic species, let your creativity run free. However, it will be important to keep them as standalone illustrations, so no need to worry about a narrative. - Complexity Level: I'm looking for moderate complex designs. So, not overly detailed, but not overly simplistic either. The goal is to create something engaging and relaxing. Ideal Skills: • Proven experience in illustration, with emphasis on animal art. • Understanding of design for coloring books, specifically for adults. • Ability to produce creative, distinct designs. • Ability to meet set deadlin...

    $126 (Avg Bid)
    $126 Avg Bid
    22 bids

    I'm in need of a skilled Delphi developer who can quickly generate a program that can dive into the registry of a Windows machine and extract the names of all programs listed in the "Add/Remove Programs" section. Key Requirements: - The code should be written in Delphi. - It should effectively scan the registry. - Extracted program names should be displayed in a listbox. This is a simple task, but it's important that the code is efficient and free from bugs.

    $177 (Avg Bid)
    $177 Avg Bid
    24 bids

    I will provide you code as discussed

    $186 (Avg Bid)
    $186 Avg Bid
    1 bids

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its ...quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope ...

    $16 (Avg Bid)
    $16 Avg Bid
    4 bids

    ...Recognition - API integration with Google services This project will require rigorous testing to ensure quality and functional assurances. I am looking for experts with a keen eye for detail and the ability to deliver under deadlines. 1. Programmer has to use our web app url as attached in WebView framework of android. We need to provide link for camera and upload from gallary feature from many pages of our web app. kindly let us know how will programmer provide it?. 2. We only need use camera and file upload from mobile gallary into our webserver file folder via ftp and related data entry in sql server database. we will provide necessary tables, fields, data types, views and database connection strings to programmer. We will provide the design which wil integrate with our ...

    $1000 (Avg Bid)
    $1000 Avg Bid
    15 bids

    I'm seeking a talented and experienced graphics designer that specifically specializes in creating promotional graphics targeting businesses. The project involves: - Catalogue design: These will be used for B2C marketing materials, so a professional and formal design touch is essential. - Social Media Post Design: Create content that appeals to a business-oriented audience and fits within various platform guidelines. Key Skills and Experience: - Experience in designing B2C promotional materials - Ability to create compelling banners, social media posts, and catalogues - Professionalism and attention to detail Your role would be critical in helping to shape and enhance our company's visual representation across various marketing platforms. Please submit your interest along wit...

    $99 (Avg Bid)
    $99 Avg Bid
    17 bids

    As the project owner, I'm seeking a professional skilled in Pine Script with experience in retrieving code from private scripts on Trading view. The key objectives of this project include: - Extracting the Pine Script code from a specific invite-only script (the script name will be shared privately upon project commencement). Unfortunately, it's currently unknown which specific script to be used, but clarity will be provided as the project progresses. - Discern the implemented functions within the script. The functionalities mainly centered around recognizable trading indicators like Moving averages, Pivots, Fibonacci and MACD. - The code extraction should consider compatibility with variable timeframes. Whilst exact timeframes aren't specified yet, f...

    $171 (Avg Bid)
    $171 Avg Bid
    4 bids

    I'm currently working with an existing Python code and need a professional to review and improve upon it. I'm not certain what version it is therefore freelancer with knowledge in both Python 2 and Python 3 is preferred. Ideal Skills: • Proficient in Python coding • Experience in code optimization • Excellent debugging skills Work Scope includes but not limited to: • Code review: Inspect existing Python scripts • Troubleshooting: Identify and fix any code errors • Optimization: Enhance code for better efficiency and performance The successful candidate should be able to work independently based on the existing code and requirements provided.

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    16 bids

    As an entrepreneur, I am seeking a proficient web developer to construct an innovative e-commerce website boasting a unique QR code feature and credit card processing capabilities. Experience in handling similar projects would be ideal. You need to: - Develop a user-friendly e-commerce website - Integrate a credit card processing system - Design an exclusive QR code feature to download the application If you are a creative problem solver with outstanding skills in web development and have a history of incorporating payment systems into platforms, your application would be strongly considered. Show me your track record of similar work, so I can foresee how successful our project can be.

    $477 (Avg Bid)
    $477 Avg Bid
    82 bids

    I'm in need of a skilled programmer to create an automation code page for me. This code page will be focused on text processing, so a strong understanding of working with textual data is essential. Key Requirements: - Proficient in JavaScript: The automation code should be written in JavaScript to ensure compatibility with other platforms. - Automation Experience: The primary function of this code will be automating tasks. A proven track record in building automated processes is highly desirable. - Text Processing: The code must be able to accurately and efficiently process textual data. Experience in this field will be a huge advantage. If you have experience in JavaScript, a background in automation, and a strong familiarity with text processing...

    $30 (Avg Bid)
    $30 Avg Bid
    10 bids

    ...payment methods to support user transactions. - Dynamic QR Code Generation: Feature to generate QR codes, enhancing user experience. Main Purpose of the Web Application: - The primary goal is to offer a platform where users can create and share memorial websites. - Additional functionalities like QR code generation are aimed at facilitating user interaction and experience. Preferred Design Style: - The design should be elegant and sophisticated, in line with the sensitive and emotional nature of the website's purpose. Ideal Skills and Experience: - Proficiency in Laravel framework is essential. - Previous experience in building CMS and user authentication systems. - Strong background in payment gateway integration. - Knowledge of QR code generation and impl...

    $583 (Avg Bid)
    $583 Avg Bid
    67 bids

    ...descriptions, including tips and benefits for each product. These enhanced descriptions will be used on product pages and automatically generate blog posts that include additional brand information for improved SEO. In the 2 attached files you can see the technical specifications and an outline of the programing already executed on our side and validated by GPT Chat code correction tools. Furthermore, we plan to create short videos explaining the product advantages and tips, which will be uploaded to YouTube and embedded in the blog posts. The entire process, from content generation to video creation and posting on the blog and YouTube, will be automated. Our goal is to ensure all product pages are easily shareable to maximize viral potential. Currently, the Word...

    $49 - $408
    Sealed
    $49 - $408
    55 bids

    I'm in need of someone to help with building a Java code for my project. The main task will be developing a code for input validation. Key Requirements: - Experience in Java programming - Proficiency in coding for input validation - Ability to work efficiently and deliver results in a timely manner This project will require someone with a good understanding of Java programming and the ability to create effective input validation. If you have a track record of successfully delivering such functionalities, I'd like to hear from you.

    $25 (Avg Bid)
    $25 Avg Bid
    14 bids