Flash load external movie webtrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 flash load external movie web trabajados encontrados, precios en USD

    I'm looking for a proficient DevOps expert specialized in working with Amazon Web Services (AWS). The primary role will entail managing infrastructure, with specifics to be clarified after recruitment. The ideal candidate should provide: - Detailed project proposals - Proven experience in Terraform, AWS, Jenkins, Git The project needs: I need to create a CICD pipeline - AWS - Git - Jenkins - Terraform 2 EC2 instances in different AZs. In them simple html file, behind app load balancer. The app load balancer needs to listen on port 80 and port 8080 for the jenkins file. For CICD Pipeline I need github webhook to direct to the app load balancer's public dns. Everything needs to be private except the Load Balancer. Everything needs to be in te...

    $32 (Avg Bid)
    $32 Oferta promedio
    42 ofertas

    I'm in search of a proficient full stack developer with deep comprehension in MERN, Python, Flask, and Django to kickstart a series of applications from ground zero with end-to-end API integration. This is for a long term position. Key Functionalities: - User authentication - Database Integration - API integration for internal and external systems Design Requirements: - Minimalist design approach - Responsive to multiple devices - Creation of unique, custom illustrations - Ability to interpret and build from Figma designs, if necessary Ideal skills and experience for this job revolve around thorough familiarity with MERN stack, Python with frameworks like Django or Flask, DevOps, as well as API design and integration. A solid grasp on minimalist design principles and experi...

    $9 / hr (Avg Bid)
    $9 / hr Oferta promedio
    40 ofertas

    ...functionality within the plug-in to import text content from Figma frames. The plug-in should recognize text layers based on their names and map them to corresponding cells in the CSV table. Export Functionality: Implement features for exporting the populated CSV table to a downloadable file, compatible with Marketing Cloud templates. Template Management: Develop functionality for users to save and load templates, edit existing templates, and delete templates as needed. Templates should be stored locally within the plug-in for easy access. Specific Requirements: Proficiency in JavaScript and familiarity with Figma plug-in development. Experience with data manipulation and file exportation in CSV format. Strong understanding of Figma's API and ability to interact with Fig...

    $142 (Avg Bid)
    $142 Oferta promedio
    76 ofertas

    Actually we have an issue with our joomla internet platform . The platform it is not more accessible...which was clean by the support of the hosting provider. Before the cleaning of the virus we were receiving the following message when clicking on the link "This site is currently unavailable. After the cleaning our guy which is not that much experimented try to work on having the site displayed but we end up having the following message displayed when clicking on the site link : “JError Unable to load Database Driver:” The content of the Platform has to be displayed again. The issue might be related to upgrade of the Joomla version by the hosting provider, it just a guess We had the same issue previously and a freelander fix it. It is higly important that all the...

    $31 (Avg Bid)
    $31 Oferta promedio
    74 ofertas

    I'm in need of a knowledgeable JavaScript guru who can successfully load data from PDFs into a qdrant database for me using sentence transformer or any other embedding technologies, and also educate me on how to replicate this process independently. The nature of the PDF files, whether structured or unstructured, is uncertain to me - so your ability to handle all sorts of PDF data types is imperative. Key abilities should include: - Proficient with JavaScript and qdrant databases. Open to python - Extensive experience in working with PDF files and converting the data However uncertain its nature - Must have effective communication skills for clear, concise instructions By project completion, I aim to have the existing data loaded into the qdrant database and be equipped to m...

    $25 (Avg Bid)
    $25 Oferta promedio
    46 ofertas

    I am looking to purchase a heritage listed house in Sydney, NSW. It requires an extension to add an extra bedroom. This would involve a rear extension incorporating a master bedroom with ensuite and walk in robe, plus a family bathroom and laundry. I would also need to redesign the kitchen. Being heritage the building envelope would need to sit within the existing building and ...a master bedroom with ensuite and walk in robe, plus a family bathroom and laundry. I would also need to redesign the kitchen. Being heritage the building envelope would need to sit within the existing building and roof line. I can provide you with floorplan and pictures from and a functional analysis of what I am looking for. Request is to to prepare a floor plan and some external 3D renders.

    $86 (Avg Bid)
    $86 Oferta promedio
    39 ofertas

    I am in search of a certified ethical hacker to intensively focus on improving the security of my external network. You should possess the following qualifications: - Certified Ethical Hacker (CEH) - Offensive Security Certified Professional (OSCP) - CompTIA Security+ Your main tasks will include: - Identifying current vulnerabilities - Testing the existing network security measures - Providing recommendations for comprehensive improvements My goal for this project is to rectify any potential security issues within the system. I am looking for a highly skilled professional with prior experience in this field who can effectively fix the issue

    $484 (Avg Bid)
    $484 Oferta promedio
    48 ofertas

    ...or similar platforms • Experience in creating automated download features • Knowledge of user request handling in Discord Desired Bot Capabilities: • Accepting content requests from users • Liaising with Sonarr/Radarr to auto-download requested movies and TV series • Delivering downloaded content to the requester. I anticipate a seamless process where the discord user requests for a specific movie or TV series and the bot takes over from there, downloading and delivering the content without any hitches. It's an interesting job for any bot developer with a penchant for automation in content download and delivery systems. The bot should only allow it to be requested once, so not downloaded multiple times. The bot should allow a user to search, etc....

    $26 / hr (Avg Bid)
    $26 / hr Oferta promedio
    112 ofertas

    ...in further enhancing the app's features. Your ingenious input on potentially beneficial features and functionalities, based off our Excel prototype, would be welcomed. Data Interaction: - The app should be designed for data input tasks solely. Users should find it convenient to input data on the go, directly from their Android devices. External Data Syncing: - A critical feature of this app would be its capability to sync data effortlessly to an external Excel sheet. Hence, experience in database sync technologies is a must. All in all, a successful candidate should demonstrate ample experience in Android application development, a knack for intuitive UI/UX design, and familiarity with data syncing between Android and Excel. While the knowledge of VBA isn't re...

    $310 (Avg Bid)
    $310 Oferta promedio
    28 ofertas

    ...The token should be capable of creating new tokens to be added to the total supply. Burnable: It should allow tokens to be "burned", effectively removing them from the total supply. Pausable: The contract should enable transactions to be paused, a crucial feature for emergency or maintenance purposes. Permit: Implementing EIP-2612 permit function for allowing spending of tokens via signatures. Flash Minting: Ability to mint tokens temporarily within a transaction without permanent impact on the total supply. Access Control: The token must incorporate role-based access control mechanisms to grant different levels of permissions (e.g., admin, minter roles). Upgradeability: The smart contract should be upgradeable using the UUPS (Universal Upgradeable Proxy Standard) pat...

    $160 (Avg Bid)
    $160 Oferta promedio
    9 ofertas

    ...provided helper code and ensuring the solution is optimal and efficient. Key Responsibilities: Implement the A* function in search.py. Develop a heuristic function in search.py. Implement methods is_goal and generate_children in the TilesNode class. Test the code thoroughly, including boundary cases, to ensure correctness and efficiency. Adhere to the Python standard library and avoid using external packages. Requirements: Strong proficiency in Python programming. Solid understanding of the A* algorithm and experience with its implementation. Familiarity with the fifteens puzzle game and its rules. Ability to write clean, efficient, and well-documented code. Experience with unit testing in Python. Submission Details: The final submission should include and search.py. Files s...

    $28 (Avg Bid)
    $28 Oferta promedio
    20 ofertas

    ...basic validation of mobile number and email id Payment gateway – Will be provided mid way through the project LOGO and other resources will be shared on project confirmation and basis requirement. Please note that customization of complete theme, plug-ins, etc is required at every stage / level so that the project is completed thoroughly without having to depend on another agency. Website should load between 3-5 seconds max. Before awarding the project the freelancer needs to have thorough experience in developing a multi-vendor marketplace. We're looking at a maximum project timeline of 30 days to complete everything including testing. Reference - Flipkart will be one reference in terms of the UI / UX, features / functionalities, etc. Freelancer needs to share u...

    $437 (Avg Bid)
    $437 Oferta promedio
    94 ofertas

    I am seeking an experienced application developer to deliver a high-functioning healthcare utility app for both iOS and Android platforms. The application must include vital features such as: - Appointment scheduling - H...Connectivity to other systems like a wireless ECG. Ideal expertise for this project includes: - Extensive experience in cross-platform app development (iOS, Android) - Proven track record in healthcare/medical app creation - Proficiency with artificial intelligence implementations in app functionalities - Prior experiences with medical data management systems - Capability to sync the app with external digital devices (ECG). In essence, I am seeking someone who can create a comprehensive and intuitive healthcare application that stands out from current market ...

    $1351 (Avg Bid)
    $1351 Oferta promedio
    106 ofertas

    ...experience with large volume content management. - Ability to update and refresh content daily. This role requires a diligent professional who can keep up with a high-paced, high-volume content framework. If you embody these skills and can deliver with consistency, I look forward to hearing from you. Enables Librarians to curate and share information and resources for both internal staffing and external customers in digital online guides Create subject, course or topic guides with the ability to add, reuse, share content and get guides and best practices from a shared community Must provide features can be used to create robust guides or can function as a standalone website Must be able to provide single access point authorization for multiple content providers including: EBSCO...

    $51901 (Avg Bid)
    $51901 Oferta promedio
    10 ofertas

    ...associative) How does the performance of a cache change with cache size? How does the performance change with replacement policy? How does the performance change with the line size? Important Information The format of the memory trace file is the following: The first field is “l” or “s” depending on whether the processor is loading from or storing to memory. You don't need to do anything differently for load or store. The second field is a 32-bit memory address. The third field is the number of bytes being requested. You don't need to do anything with the number of bytes being requested. The only field you care about is the address. You may assume that each request will be contained in one block. Comparing results is welcomed and encouraged...

    $150 (Avg Bid)
    $150 Oferta promedio
    26 ofertas

    I am seeking an experienced technical professional who can sort out some problems I am experiencing with Microsoft 365 Outlook and my external email hosted on GoDaddy. Specific issues include: - Reoccurring problems with Outlook's functionality - I have managed to delete, but unsuccessful in re-adding the account back into Outlook - Difficulty sending and receiving emails via Outlook The ideal candidate to tackle this project must possess: - Skillful knowledge in Microsoft 365 Outlook and GoDaddy - Proficient in troubleshooting email issues - Experience in resolving similar technical problems Note that accessing my GoDaddy email through other clients or platforms is possible. The problem lies only with Outlook, its performance and compatibility with the GoDaddy email. The ...

    $102 (Avg Bid)
    $102 Oferta promedio
    27 ofertas

    We're looking for a HR and Accounting SaaS web application to be built: With the following type of features: All in one suite for human resources. Time tracking pay roll document storage Directory Employee information Absence tracker Performance and appraisal Organisation charts Payment integration to pay staff Onboarding/offboarding Employee messaging Employee/department to do/tasks Accounting/accounting integration Login portal (where we can also give custom branded portals to individuals who pay for our premium plans) Recruitment (job posting [which can be shared via a link for external people to apply], applicant tracking etc) Recruitment Management Workflow management Portal Management Social Media Integration Employee database management Onboarding Time off trac...

    $772 (Avg Bid)
    $772 Oferta promedio
    95 ofertas

    I am seeking a full stack developer with FastAPI expertise to create a strategic business management web tool tailored towards small businesses. THIS TOOL IS FOR A PRESENTATION BY ME, THE DEADLINE IS UNTIL SUNDAY (04/08/2024), WE DO NOT NEED VERY COMPLEX LOGICS OR USER AUTHENTICATIONS. Key Functionalities to Develop Vision Submission System: Interface for users to submit detailed descriptions of their business visions. Go-To-Market Plan Analysis: Logic and infrastructure to analyze submitted visions and generate tailored strategic plans. Utilization of Full Stack FastAPI Template () Leverage the existing user authentication (login and registration) provided by the template. Use the template's built-in database and schema designs

    $177 (Avg Bid)
    $177 Oferta promedio
    74 ofertas

    As a client, I am in search of a skilled Python developer wi...We're in need of someone fluent with Python's XML parsing libraries. * Extract information - The utility must be able to extract critical information including source and target table columns, as well as source and target databases. * Dynamic Output format - The extracted information must be formatted in CSV or potentially other formats. It should be flexibly designed as we will use this data to load into a database. * Database expertise - An understanding of database interactions and structure are vital. This project will require both a keen eye for detail and the ability to create efficient, effective code. The utility must be well-documented and easy to maintain. Experience with Talend or other ETL tools wo...

    $12 (Avg Bid)
    $12 Oferta promedio
    8 ofertas

    I need a robust order management web application with a strong focus on order tracking, inventory management, and order uploading capabilities. The application should be able to import orders from a CSV file, xlsx file , track the status of each order, and update it when necessary. In addition, it should provide me with insightful inventory and order history reports, enabling us to monitor our stock levels and analyze our order trends effectively. Ideally, freelancers would have prior experience in web application development, with a particular emphasis on order and inventory management solutions. Some knowledge of CSV file manipulation and report generation would be a definite plus. Major Task which we need to accomplish with this system. 1- Upload daily order files - EXCEL...

    $242 (Avg Bid)
    $242 Oferta promedio
    68 ofertas

    I require structural engineering services for a steel framed, modular, four-stall horse barn. The project includes the development of WCS lateral and vertical load calculations, foundation recommendations, and creation of CAAD drawings for submission to the county permitting office. This project should include: - Calculation and design package considering the barn's purpose for horses. - Detailed measurements based on given length, width, and height. - Include provisions for electrical lighting, outlets and a water tap. Ideal freelancers should have: - Extensive experience in structural engineering specifically for agricultural buildings. - Proficiency in the development of CAAD drawings. - Knowledge of permit application processes and building codes. - Capability to accommod...

    $1189 (Avg Bid)
    $1189 Oferta promedio
    12 ofertas

    I am in need of an all-around, proficient assistant who can help lighten my load. Even though I haven't pinpointed exact tasks, I am looking for someone who can quickly take on various duties which could include: - Meeting scheduling - Email management - Data entry While I did not specify the information to be included in your applications, I believe a comprehensive application usually includes: - Your previous experience - Examples of past work - A detailed project proposal As for software and tools, being proficient in the following technologies would be advantageous, although not particularly mandated as I am open to providing necessary training if needed: - Microsoft Office - Google Suite - CRM software Ultimately, I am looking for someone who can start promptly and ...

    $6 / hr (Avg Bid)
    $6 / hr Oferta promedio
    41 ofertas

    I'm seeking a skilled structural engineer to design a commercial building primarily using steel. The project involves the creation and optimization of a complete building structure. - Purpose & Materials: The goal is to exp...DEATILS OF PROJECT OPEN ROOF TOP RESTURENT HAVING EXISTING 1 FLOOR ON RCC PILLARS AND BRICKWORK, SLAB THICKNESS 150 MM . 2ND FLOOR OF MS TO BE CONSTRUCTED (PHOTOS ATTACHED FOR REFERENCE) HEIGHT OF STRUCTURE will be : 20 FT THERE WILL NOT BE ANY SUPPORTS IN BETWEEN. LOAD : DL + LL OF 100 PERSONS DETAILS REQUIRED: 1. STRUCTURAL DRAWINGS NO OF MS PILLARS. (MAYBE I SECTION OR SQUARE PIPES) Brief details of element-Columns NO OF BEAMS TO CARRY DL+LL Where to place so that structure can carry the mentioned load MS ...

    $20 (Avg Bid)
    $20 Oferta promedio
    14 ofertas

    Custom UniFi captive portal. User connects to the hotspot wifi to get access they will need to enter all data capture fields with email verification to gain access. -responsive design -upload header logo -custom footer This can be hosted on an external server. I am toying with the idea of turning this into a software solution that other Unifi users can easily setup for their own system. (Unifi UAP-Outdoor, UAP-AC Outdoor, Unifi-AP, UAP-LR, UAP-PRO and UAP-AC.)

    $524 (Avg Bid)
    $524 Oferta promedio
    39 ofertas
    Packet Tracer topology Finalizado left

    I need a topology as described: 1. Place the IP ranges for each of the segments. 2. Mark the interface colors as GREEN, RED, ORANGE, and BLUE. 3. Place the corresponding IP next to each device to be configured. 4. Configure the IPs on each of the devices ...Place the corresponding IP next to each device to be configured. 4. Configure the IPs on each of the devices according to their network segment. 5. Perform the configuration on each IP router that corresponds to it. 6. All devices, according to their configuration, should be able to see each other. 7. PC0, PC1, and Tablet must be able to see the external web server using the domain name "". 8. PC0, PC1, and Tablet must be able to see the internal web server using the domain name "". It needs to...

    $15 / hr (Avg Bid)
    $15 / hr Oferta promedio
    7 ofertas

    I'm looking for an expert to troubleshoot my Fortigate 60F configuration. The router is currently not responding to ping and isn't receiving RADIUS accounting data from an external, hosted RADIUS server with custom ports. I'm able to access the Fortigate 60F via its web interface, and it's connected through AnyDesk. I assure you that there have been no recent changes made to the network configuration. Key Tasks include: - Understand and fix the root cause making the router not respond to ping - Determine why the router isn't receiving RADIUS accounting data from our RADIUS server and rectify it The ideal freelancer for this project should possess: - Profound knowledge and experience in networking - Hands-on experience with Fortigate - Familiarity...

    $160 (Avg Bid)
    $160 Oferta promedio
    11 ofertas

    We are seeking a skilled web developer with a strong background in Bootstrap to revamp our ophthalmology clinic's website. Our goal is to create a responsive, visually appealing site that reflects the professionalism and cutting-edge services of our clinic. This project comes with a budget of $500 and requires the completion of a website that not only matches, but exceeds the expectations set by our design mockups. Objective: Revamp the website for our ophthalmology clinic to enhance user experience, with a strong focus on responsiveness and aesthetics. Budget: $500 Design Requirements: We are inspired by websites such as and , which emphasize clean typography, responsive design, and subtle animations. The website should maintain a sleek, professional look across a wide

    $473 (Avg Bid)
    $473 Oferta promedio
    165 ofertas

    I'm seeking a Shopify expert to radically improve my online store. The primary goal is to increase sales. You will be responsible for both store optimization (SEO, on...primary goal is to increase sales. You will be responsible for both store optimization (SEO, on-link. off-page, backlinks, store ranking..etc) and the AutoDS work as well, which is to list best winning products and do competitor pricing analysis for each product, hence deciding what price is best for my product. DON"T bid if you are not expert in AutoDS and Shopify DON"T bid if you are going to load hours JUST to get more payment. DON"T bid if you are working on 100 other projects, i need someone to focus on my store before anything else ! You will get a big bonus if you finish everything as...

    $9 / hr (Avg Bid)
    $9 / hr Oferta promedio
    28 ofertas

    i have a docker, k6 loadtest, grafana and prometheus set up but as i am new in docker i am getiing some error. to build my project i am following "@" and also deploy it to gitlab ci/cd pipeline i am facing some getting metric issues. we will share vs code and i will also help so solve it.

    $32 (Avg Bid)
    $32 Oferta promedio
    13 ofertas

    ...QGIS on a Windows system. Here's what's required: - Familiarity with QGIS software and its vector layer functionalities. - Expertise in adding vector layers via URLs. - Fammliarity with the OS NGD API – Tiles, vector tiles service - Proficiency with Windows OS. Understanding of GIS systems, particularly QGIS on Windows would be especially fruitful. You would be required tell me: 1. how to load an OS NGD Tiles - API vector tile service as a vector layer and if possible, using the 27700 CRS. 2. how to apply the correct styles Further info: I have been making good use of QGIS and found the help files able to get me through most problems, although now I am completely stuck at trying to get the "OS NGD API - Tiles" vector tiles layer loaded into QGIS...

    $79 (Avg Bid)
    $79 Oferta promedio
    4 ofertas

    ...me customize the frontend of my project. Key Requirements: - Change color scheme: I'd like a fresh new color scheme that's modern and engaging. - Add animations: I want to incorporate subtle animations that improve the user interface and experience. - Improve page load speed: This is crucial for a smooth, user-friendly website. Ideal Candidate: - Proficient in React.js and frontend development. - Experience with customizations including color schemes and animations. - Knowledge of best practices for optimizing page load speed. If you have a keen eye for design, a knack for animation, and a passion for creating seamless frontend user experiences, I'd love to hear from you. My budget is 40, anything more than that is ignored. I don't like generi...

    $157 (Avg Bid)
    $157 Oferta promedio
    64 ofertas

    ...for managing and analyzing the site's performance. Ensure the security and privacy of user data. Required Qualifications: Strong experience in web development, particularly with Python and frameworks such as Flask or Django. Experience in frontend development with HTML, CSS, and JavaScript, and ideally with frontend frameworks such as React, Vue.js, or Angular. Knowledge in integrating external APIs and data handling. Understanding of best UX/UI practices to create attractive and functional interfaces. Experience with the development of multilingual sites. Ability to write clean, efficient, and well-documented code. Experience with web security and data protection. Project Details: Remote work. The project is estimated to last for 3 months. Reg...

    $1590 (Avg Bid)
    Acuerdo de Confidencialidad
    $1590 Oferta promedio
    52 ofertas

    Hi World-Translator, Here is the new project. A movie that need english srt. 185min

    $222 (Avg Bid)
    $222 Oferta promedio
    1 ofertas

    ...systems administrator to set up an NGINX reverse proxy. The implementation needs to focus on: - Load balancing and improving security as core priorities. - Working with the web server and application server that are functioning behind the NGINX reverse proxy. The specific configurations needed for the NGINX reverse proxy to function correctly are: - URL rewriting to direct clients to different parts of your server - HTTP headers manipulation to control the behavior of web servers and application server behind the proxy. The ideal freelancer for this project is someone who is experienced in setting up and customizing NGINX reverse proxies, and has a good understanding of how to work with web and application servers. Expertise in managing HTTP headers and U...

    $24 (Avg Bid)
    $24 Oferta promedio
    17 ofertas

    ...charities that need it so our users feel good. Please note, If you only use existing web based vectors/images for your logo design please do not apply as we are looking for custom, not copy paste alter. Happy for concept approval, but not for finished design. ALL MUST be completed by 30 April if you can not work to this time frame please do not apply! We will need a logo and color scheme for website, a PowerPoint template, business card design and a brochure/EDM design. Logo minimum 8 designs with up to 8 alterations of the1 or 2 chosen Produce 3 logos 1st with your own ideas, then we will will give input into either those or the other up to 5. We would like to see your ideas 1st. As such will not up load any ideas/images yet Once Finalized Color palates at least 8 w...

    $218 (Avg Bid)
    $218 Oferta promedio
    119 ofertas

    I'm looking for an expert to develop a J2534 C++ DLL that primarily focuses on communication with external electronic devices. The DLL would substantially use Bluetooth Low Energy (BLE), Wi-Fi, and USB communication protocols. Ideal Skills and Experience: - Proficiency in C++ programming is essential. - Knowledge of J2534 API and familiarity with device communication. - Proven experience with BLE, Wi-Fi, and USB protocols is a must.

    $314 (Avg Bid)
    $314 Oferta promedio
    9 ofertas

    Seeking an experienced Joomla developer to work on a clients website - the goal is to significantly boost page load speed. Tasks include working on: - Images: Improve load times by compressing images. - Scripts: Identify script efficiency and perform necessary optimizations. - Database queries: Ensure smooth and swift database interactions. I would like some specific optimizations implemented: - Implement image compression techniques. - Establish effective caching mechanisms. - Incorporate lazy loading throughout the website. The goal post-optimization is to achieve page load times of less than 2 seconds Joomla developers who have previously worked on speed optimization will be highly preferred. The ability to work methodically and meet deadlines is a must estimat...

    $11 / hr (Avg Bid)
    $11 / hr Oferta promedio
    43 ofertas

    As a fast-growing company, we require a Laravel and Ionic developer to join our in-house team full time. Your role will center around maintaining our robust existing system and further implementing new features. Duties will include: - Backend and frontend development - Database management The current system's primary components include: - An expansive user management feature - You...expansive user management feature - Your role will be to ensure this system remains optimal and seamlessly integrate emerging features - Keep the development of the system It would be best if you had extensive experience with both Laravel and Ionic, and a clear understanding of user management systems. The ideal candidate must also be capable of developing and integrating a complex system with ext...

    $14 / hr (Avg Bid)
    $14 / hr Oferta promedio
    164 ofertas

    I am in the process of renovating my house and require a professional to measure and draft the entire property. The purpose of this project is to provide me with a comprehensive layout and dimensions for the renovation work. Key Responsibilities: - Measure and draft the entire house, including all rooms, hallways, and external areas. - Provide a basic layout and accurate dimensions for each space. Ideal Skills: - Proficiency in architecture or interior design. - Experience in house renovation projects. - Strong attention to detail. - Ability to work efficiently and meet project deadlines.

    $135 (Avg Bid)
    $135 Oferta promedio
    52 ofertas

    ...non-recommended value: "2592000 ". - Rectify the Referrer-Policy security header's non-recommended value: "origin-when-cross-origin". - Ensure page width matches viewport width (32) - Improve page loading time (32) - Delay loading images that appear below the fold (20) Less Important: - Rectify Orphaned Pages in Sitemaps (1) - Rectify Subdomain Doesn't Support HSTS Issue (1) - Rectify Issue With Blocked External Resource in (1) I have collated all of the pages affected by issues into a spreadsheet to make it a bit easier to figure out where everything is. We have also recently been informed of some issues that are well beyond the scope of my understanding. They are highlighted in and in the attachments for this project. *PLEASE ENTER YOUR FINA...

    $123 (Avg Bid)
    $123 Oferta promedio
    67 ofertas

    I am seeking a skilled Laravel Developer to create an effective and efficient website that can handle substantial visitor traffic. This project involves designing an online voting platform with the following key attributes: - User Registration and Login: Implementing a secure and user-friendly sign-up/log-in feature is fundamental. - E-com...a robust CMS for easy and seamless content updating. - Voting Features: The primary function of the website will be to allow visitors to cast votes. The voting system should be based on user popularity. High proficiency in Laravel, familiarity with e-commerce integration and a good understanding of CMS are key for this role. If you can create a platform that can smoothly handle high traffic and load quickly, then you might be the ideal fit for...

    $4 / hr (Avg Bid)
    $4 / hr Oferta promedio
    32 ofertas

    I am looking for a professional Python and Django developer with a strong background in fraud detection systems to develop a small scale online daily prize draw system for me. Main Functionalities: - User registration and login: The system should allow users to register and login. Personal data safety is a high priority. - Prize selection and allocation: ...fraud detection dataset to implement this feature. Skills Required: - Expertise in Python and Django - Understanding of user authentication methods - Proficiency in handling and analyzing big datasets - Previous experience in fraud detection is a must. The scale of the application will be towards up to 100 users so the application must be designed keeping the best practices to handle such user load without degradation in pe...

    $51 (Avg Bid)
    $51 Oferta promedio
    13 ofertas

    ...work together in the future and leave a lasting eye caption image in the artist music industry for eternity Attached to the files is my Organizations Label Logo for " Hell in Rhymes " I'm an emerging music artist about to kick start my career, and I'm looking for a talented graphic designer or AI graphic designer

    $100 (Avg Bid)
    Destacado Garantizado Concurso principal Acuerdo de Confidencialidad
    $100
    136 participaciones

    I'm in need of a skilled graphic designer who can create an elegant motion logo for my website and video intro. The logo will be used in both these platforms, so it's important that it fits the style and feel of both. This logo needed for a movie production company. The name of company is AKG DIGITAL. Key requirements: - The logo must be elegant in style, fitting a professional and harmonious aesthetic. - The color scheme should be pastel, creating a soft and appealing visual experience. - The final deliverables should be optimized for web use and high-quality video rendering. Ideal skills for this job would include: - Graphic design with a focus on logos and motion graphics. - Proficiency in creating elegant and minimalistic designs. - An understanding of color ...

    $83 (Avg Bid)
    $83 Oferta promedio
    118 ofertas

    ...layout redesign: The design should be fluid and engaging, mirroring the elegant and user-friendly layout of Apple's website. - Improve page load speed: It's essential to optimize the website to ensure quicker loading times, to maintain viewer interest and improve overall user experience. - Feature additions: New essential features to be added as per requirement, further enhancing its functionality without compromising on website speed. My website serves an information resource. It's paramount that the updated layout enables visitors to locate and comprehend the information with utmost ease and clarity. Ideal candidates should have extensive experience in web design, with a portfolio showcasing similar jobs. Proficiency in JavaScript, CSS and HTML is needed...

    $85 (Avg Bid)
    $85 Oferta promedio
    36 ofertas

    I need a seasoned professional to develop our technical report templates in Microsoft Word and edit my engineering reports targeted at external stakeholders. This project requires: - Expertise in technical/Engineering writing. Expert in Microsoft Word o develop standard templates for the reports. The formal documentation conveys critical business information that needs to be thoroughly understood and accurately edited. - A comprehensive understanding of reporting. This is essential to ensure that the document reports facts and data correctly and compellingly. - Native in CANADIAN ENGLISH and expectations of external stakeholders. Their understanding and feedback are crucial to my business success. Experience in formal business writing, engineering corporate reporting, and ...

    $60 (Avg Bid)
    $60 Oferta promedio
    41 ofertas

    Urgently seeking a proficient coder to build an automated script for generating specified prompts, adetailer settings, and controlnets. The ideal candidate will have expertise in A1111 specifically. Key Features needed: - Ability to load preset prompts, settings, and controlnet configurations and then A1111 will cycle through these different presets automatically, instead of needing a human to be there to update it with each new iteration. Expedited delivery time is a must, I need to launch this project ASAP.

    $30 / hr (Avg Bid)
    $30 / hr Oferta promedio
    1 ofertas

    Urgently seeking a proficient coder to build an automated script for generating specified prompts, adetailer settings, and controlnets. The ideal candidate will have expertise in A1111 specifically. Key Features needed: - Ability to load preset prompts, settings, and controlnet configurations and then A1111 will cycle through these different presets automatically, instead of needing a human to be there to update it with each new iteration. Expedited delivery time is a must, I need to launch this project ASAP.

    $511 (Avg Bid)
    $511 Oferta promedio
    44 ofertas

    I'm looking for an experienced .NET developer with a solid understanding of SQL Server Integration Services (SSIS) to help with critical data integration tasks. The primary objective is to help me understand extract, transform, and load data into a databases. Your responsibilities will include: - Extracting data from multiple sources - Handling data transformation procedures - Loading transformed data into the target destination I need someone who can show me a demo of how to work with SSIS via screen sharing.

    $8 / hr (Avg Bid)
    $8 / hr Oferta promedio
    13 ofertas