Flatedecode library code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 flatedecode library code jobs found, pricing in NZD

    I am looking for an experienced Full Stack developer with experience in TypeScript to rewrite the existing codebase of a web application. We have a copy of the old code base and all the tech stack interactions but require the code to be rewritten as we no longer have rights to the current webapp. Ideal Skills: - Proficient with TypeScript - Hosting with Vercel and Neon - Code review and improvement - Strong knowledge of software development principles and best practices. Please mention your relevant experience when bidding for the project and provide a brief explanation of how you plan to approach this task. Details will be ironed out once the freelancer has been chosen.

    $4652 (Avg Bid)
    $4652 Avg Bid
    58 bids

    I am looking for an experienced CNC programmer to help me program M codes on my Syntec 60W-e CNC controller. I have 3 unused out relays that I want to use, and I would like each of them to be assigned to specific M code...looking for an experienced CNC programmer to help me program M codes on my Syntec 60W-e CNC controller. I have 3 unused out relays that I want to use, and I would like each of them to be assigned to specific M codes. Here’s what I need: - Assign M code e.g. M30, M50 and M80 to the unused output relays. - The function they should perform is to turn an external device on/off. Skills and Experience: - Previous experience with CNC programming is crucial. - Familiarity with Syntec 60W-e CNC controller will be highly advantageous. - Proficiency in M code ...

    $1296 (Avg Bid)
    $1296 Avg Bid
    11 bids
    Trophy icon QR Code Vinyl Sticker Design 19 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.

    $164 (Avg Bid)
    Featured Urgent Guaranteed
    $164
    16 entries

    I'm seeking a skilled professional who can help me draft a comprehensive business plan for my digital library project. The plan will play a crucial role in securing a sponsor to support our objective of promoting literacy and education through a digital platform, targeting the general public. The Idea of the project is to translate sceintific papers/articles onto the Arabic language. Articles will be primerly from the English language for the time being but the longer aim is to include more languages, like chinese/russian/german/french..etc. some articles will require permissions but we can start with open source articles as a start. the articles will be published after translating them into arabic in a website and then they will be available to read for free, but for downloadi...

    $595 (Avg Bid)
    $595 Avg Bid
    61 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.

    $1473 (Avg Bid)
    $1473 Avg Bid
    29 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...

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

    Looking for a skilled developer to help with an issue related to Livewire gadgets. The key points of the project are: - The problem: Currently, the save functionality of one of the gadgets, namely Index Filter, is not working as intended. It's not saving data correctly. I need this to be fixed. -Also need to fix livewire library issues please Ideal candidates for this project should have: - Proven experience with Livewire gadgets - A strong understanding of database systems, particularly in the context of web applications - The ability to troubleshoot and solve issues efficiently - Strong communication skills to understand and implement the necessary changes to the saving mechanism.

    $72 (Avg Bid)
    $72 Avg Bid
    24 bids

    ...Platform expert to help me package and publish a comprehensive PowerApps solution on AppSource. The primary goal for this project is to showcase innovation. Key Components: - Canvas app - Component library - Power Automate flows - Environment variables - Connection references Required Application Information: Freelancers interested in this project should provide a brief description of their relevant experience and knowledge. Ideal Skills and Experience: - Microsoft Power Platform and Dataverse Expertise - C# and .NET Development - Package Deployer Tool Proficiency - Power Apps CLI and Visual Studio Code - Experience with Dynamics 365 SDK - Previous experience in publishing PowerApps solutions on AppSource - Ability to work with canvas apps, component libraries, Power ...

    $929 (Avg Bid)
    $929 Avg Bid
    31 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...

    $11 / hr (Avg Bid)
    $11 / 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...

    $36 (Avg Bid)
    $36 Avg Bid
    6 bids

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

    $98 (Avg Bid)
    $98 Avg Bid
    1 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

    $43 (Avg Bid)
    $43 Avg Bid
    33 bids

    I'm looking for a highly skilled QT senior development engineer to help build a desktop applicatio...1ms cycle response. 4: Support hardware parameter configuration, multi-channel data analysis, storage, data playback, and support real-time data curves at different communication rates. 5: Supports local and cloud dual storage. 6: Port a Python data analysis open source library (provided by us), which needs to display the analyzed data in the form of a 3D model. The main objective is to develop a user-friendly, robust and efficient desktop application. Therefore, you should not only have the ability to write optimized code but also understand how to create an interface that delivers smooth user experience. If you are confident in your abilities to perform these tasks, pl...

    $3630 (Avg Bid)
    $3630 Avg Bid
    36 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

    $18 (Avg Bid)
    $18 Avg Bid
    7 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...

    $20 / hr (Avg Bid)
    $20 / 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...

    $46 (Avg Bid)
    $46 Avg Bid
    17 bids

    ... but similar to . Here's what I'm looking for: 1. AI-Generated Code Assistance** - **Smart Code Suggestions**: Implement AI algorithms that provide real-time code suggestions and auto-completions similar to tools like GitHub Copilot. - **Code Snippets**: AI can suggest commonly used code snippets based on the problem statement and context. - **Problem Solving Hints**: AI can offer hints or guide candidates through difficult problems without giving away the solution. - **Adaptive Learning**: Use AI to adjust the difficulty of questions based on the candidate's performance in real-time. ### **2. AI-Based Cheat Detection** - **Plagiarism Detection**: Use AI to compare submitted code against a vast database of existing code...

    $4305 (Avg Bid)
    $4305 Avg Bid
    18 bids

    ...understand better In addition to the logo I'd like a graphical element for each of the award categories Experiential Learning Program EdTech Program Diversity Equity and Inclusion School Wellness STEAM Award Innovative Facilities Student Agency Innovative Marketing Innovative Teaching & Learning Professional Learning & Staff Development School Library Award Education Supplier Experiential Learning Provider Key Requirements: - Logo Design: We're looking for a fresh, modern logo that's tailored specifically for this award. It should not be too detailed as it will be printed on physical trophies, etc - Color Scheme Design: The color scheme should be harmonious with the logo and evoke a sense of inspiration and innovation Ideal Skills & Experienc...

    $303 (Avg Bid)
    Featured Guaranteed Top Contest
    $303
    793 entries

    Code Upgrade for BuddyBoss App Customization

    $314 (Avg Bid)
    $314 Avg Bid
    1 bids

    ...they review books and submit screenshots with all the details. - Reward Points: Reward points are added for successfully completing tasks. - Levels: Every user has levels that get increased based on his or her activity. Authors -You can add books based on the form that is required to upload a book. - Check how many books they have uploaded. Readers - Can browse books uploaded in the reading library. - Books that are yet to be reviewed. - Books that they have reviewed. Get Points - Rewards Page Support Join WhatsApp Group Join Facebook Group Refer a Friend Plugins - Mycred | Memberpress Ideal Skills: - Proficient in WordPress and membership site creation - Experience with user review and rating systems - Ability to handle and organize a large number of content items - Good...

    $542 (Avg Bid)
    $542 Avg Bid
    58 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

    $513 (Avg Bid)
    $513 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)

    $43 (Avg Bid)
    $43 Avg Bid
    19 bids

    ...connector. Flexible wires will be soldered in production. Pogo pins will be used for programming. 10a) Power VCC and GND 10b) Digital outputs and outputs 10c) RS485 A+ and B- 10d) Programmer and debugger interface 11) I must be able to load firmware without IDE for production and debug the system through the same pins using an IDE. 12) NXP has a sample code for the reader for LPC824M201JHI33Y + PN7160. The controller must be STM32, the library can be ported from NXP to ST. 13) Debug messages must be sent to the debug probe. RS485 should be used for communication with the host only. 14) The LED must have as much illuminated surface as possible and the best possible diffuser (semi-transparent) to illuminate the hole in the antenna as even as possible. 15) The LED center must...

    $855 (Avg Bid)
    $855 Avg Bid
    26 bids

    ...themes, ranging from upbeat and adventurous for travel videos to calm and focused for tutorial content. 3. **Duration:** Tracks should be varied in length, from short 30-second pieces to full 3-5 minute tracks. 4. **High-Quality Audio:** Music must be of high quality, professionally mixed and mastered. 5. **Original Composition:** Preferably original compositions, but high-quality, royalty-free library music is also acceptable. **Deliverables:** - A collection of 10-15 music tracks that meet the above requirements. - Documentation proving the music is copyright-free and can be used on monetized YouTube channels. - MP3 or WAV format files. **Additional Information:** Please provide samples of your previous work or links to music you've created. If selected, we can discuss...

    $478 (Avg Bid)
    $478 Avg Bid
    20 bids

    I'm seeking a skilled Java Spring Boot developer to refine and extend existing code with MQTT integration. Key requirements: - Fixing issues with code execution, incomplete functionality, and performance. - Incorporating Influx library into the codebase. - Enable automatic messaging to multiple MQTT topics, following specific logic. - Tracking and managing duplicates based on both time and counters, and taking action accordingly. Ideal skills for this project: - Proficiency in Java, Spring Boot, and MQTT. - Knowledge of working with libraries, specifically Influx. - Experience with time series data and counter management. - Previous projects involving MQTT topic management. - Strong understanding of code optimization. I'm open to having a web servi...

    $32 (Avg Bid)
    $32 Avg Bid
    10 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.

    $31 (Avg Bid)
    $31 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.

    $323 (Avg Bid)
    $323 Avg Bid
    6 bids

    solana nodejs code for multi-swap within same tx.

    $36 (Avg Bid)
    $36 Avg Bid
    7 bids

    ...Tracking: Enable the tracking of royalties in an efficient and transparent manner. This could involve integrating royalty payment calculations based on playtime, as well as the ability to generate detailed reports on royalty distribution. - Catalog Management: Develop a feature-rich catalog management system. This should include functionalities for categorizing, updating, and maintaining a diverse library of music. Ideal Skills and Experience: - Extensive experience in developing music distribution systems, particularly those utilizing DDEX standards. - Strong background in implementing robust rights management and royalty tracking systems. - Proficiency in database design and management, with a focus on music catalog organization. - Familiarity with the unique challenges and r...

    $3558 (Avg Bid)
    $3558 Avg Bid
    10 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...

    $33 (Avg Bid)
    $33 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.

    $161 (Avg Bid)
    $161 Avg Bid
    27 bids
    Enhanced Webcam Emulator Code 5 days left
    VERIFIED

    I'm looking for a skilled prog...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 technical expertise to enhance an Android emulator's webcam capabilities, I'm excited to see y...

    $321 (Avg Bid)
    $321 Avg Bid
    11 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 you...

    $48 (Avg Bid)
    $48 Avg Bid
    8 bids
    Zatca phase 2 8 days left

    zatca integration sdk library and demo use code

    $164 (Avg Bid)
    $164 Avg Bid
    1 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...

    $41 (Avg Bid)
    $41 Avg Bid
    19 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.

    $192 (Avg Bid)
    $192 Avg Bid
    23 bids

    I will provide you code as discussed

    $203 (Avg Bid)
    $203 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 you...

    $18 (Avg Bid)
    $18 Avg Bid
    4 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...

    $187 (Avg Bid)
    $187 Avg Bid
    4 bids

    ...urgent project that involves creating an ER diagram, relational schema, database dump, SQL files, and queries for a library database system. Requirements: - ER Diagram: An ER diagram is required with rationalities similar to the example provided in this link: - Relational Schema: Develop a relational schema that effectively models the database. - Database Dump: Provide a database dump for the system. - SQL Files and Queries: The project should include a set of SQL files and queries that effectively interact with the database. - Managerial Queries: Develop a minimum of 20 managerial queries that will be used to analyze and manage the library database. Deadline: This project must be completed by Monday. Ideal Skills: - Proficiency in database design and

    $290 (Avg Bid)
    $290 Avg Bid
    11 bids

    I'm searching for a skilled Python developer with a solid background in machine learning and image recognition to work on a project to help me write a python code that can detect the questions on a scanned image and crop them into different images. You can use any library or package. Key Tasks: - Object Detection: I require the developer to implement object detection capabilities within my image recognition system. - Text Blocks Detection: I need a method to accurately detect and interpret text blocks within images. The ideal candidate should have: - A strong background in Machine Learning, especially with Python. - Extensive experience in object detection and image classification. - Expertise in text blocks detection would be a great advantage. The data available ...

    $264 (Avg Bid)
    $264 Avg Bid
    30 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.

    $18 / hr (Avg Bid)
    $18 / 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.

    $521 (Avg Bid)
    $521 Avg Bid
    82 bids

    We are seeking a talented Machine Learning Engineer to develop a classification model that works with Google Mediapipe Pose Detection and has run trained ML models on web application (using JavaScript) The main task will be training the model to recognising the pose and creating a script for data generation from youtube videos. The trained model should work with the web mediapipe library and classify the given pose on a WebApp (JavaScript). (Eg: Push up and Push Down) You can refer this blog for reference: This project requires expertise in machine learning algorithms and techniques, as well as experience with Google Mediapipe and data preprocessing. The successful candidate should have a strong understanding of

    $298 (Avg Bid)
    $298 Avg Bid
    16 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...

    $33 (Avg Bid)
    $33 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...

    $637 (Avg Bid)
    $637 Avg Bid
    67 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.

    $29 (Avg Bid)
    $29 Avg Bid
    13 bids

    I'm looking for a skilled Visual Basic 6 programmer to adjust functionality within my VB6 source code. The task primarily involves expanding reporting functions to include more tables. Ideal applicants should have: - Extensive experience in VB6 programming. - Previous work involving functionality adjustments, particularly in Reporting and Data Management. - A keen eye for detail to maintain existing code integrity while implementing changes. - Strong understanding of data management and manipulation in VB6. Your role will be solely focused on altering the existing VB6 code and ensuring the changes don't disrupt the software's operational flow. Familiarity with VB6 and past projects involving Reporting changes are crucial.

    $595 (Avg Bid)
    $595 Avg Bid
    23 bids

    ...images, divided into themes - when the user clicks an image it’d take them to the coloring screen - tools: brush, paint bucket, eraser - ability for any coloring to be restricted to be “within the lines”, so it only paints within the white fields - option to choose brush size - option to choose eraser size - color picker or color wheel - undo / redo states - save image (to their photos library) - option to save or pick from some predefined palettes??? - option to save current works in progress??? - does not need to support ads, it’ll be a one-time purchase app I’ve attached a sample copy that just sort of outlines the idea, just an AI generated sample cobbled together in photoshop, but for functionality I’m open to changes of course! ...

    $763 (Avg Bid)
    $763 Avg Bid
    33 bids