Particle loops jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 particle loops jobs found, pricing in USD

    ...register stores separated by state and city. There's also something about taxonomy; he created 2 custom post types: 'office' and 'officearea.' In the old WordPress, it worked like this: 1 - User goes to the offices menu, where all states are listed. 2 - User chooses a state, and that state's name is in the URL. 3 - It seems the guy made a PHP script that retrieves the chosen state from the URL, then loops through and displays only the offices in that state. 4 - User clicks on an office and lands on the office's information page. I managed to make this entire structure work on my new WordPress + Divi theme + ACF. I tinkered with some pieces of the guy's PHP code and brought it to the new site, and I got the whole structure to work normall...

    $44 (Avg Bid)
    $44 Avg Bid
    38 bids
    Shaft Design 6 days left
    VERIFIED

    ...paper, filters, bags, tea, cardboard, kitchen leftovers, bio waste. Pile`s weight is aprox. 125 - 130 kgs (+20 liters of water). Mixing Simulation Test will validate (or not) your Shaft Concept Effectivness. Your shaft needs to touch the edges. Inspiration shaft models (109 MB): Please generate at least 15 particle different iregular shapes (don`u use round balls). Replicate their geometries as close as possible. Materials densities range between 0.42 and 1,63 grams/cm3. Shaft will have to mix wet materials (and break potential formed chunks) at 30 rpm speed rate. Spherical Center of the Container (SCC) has a radius 30 - 33 centimeters. Container can be slighty modified based on final shaft form but mainly

    $986 (Avg Bid)
    $986 Avg Bid
    22 bids

    ...requirements. • Understanding, consolidating and analyzing data from spreadsheets. • Creating dashboards, reports and charts in Analytics tools. • Working on financial and other types of modeling projects. • Having knowledge Dashboard Creation, Mainframe automation through VBA. • Good Technical knowledge of VBAs, Macro, MS Office skills to drive automation opportunities. • Well-versed with dynamic loops, data extraction from images. • Work with users and team members at all levels for performance improvement and suggestions. • Understand and prepare Ad hoc reports. • Identify the opportunities of automating reports, snapshots and dashboards using advanced formulas, Advanced Excel, Python and other techniques • Consolidate, so...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    15 bids

    I'm seeking a professional able to provide a detailed cutting list for contemporary style kitchen cabinets to be made out of particle board. This project requires: - Understanding of cabinet making - Knowledge of contemporary design elements - Ability to interpret design briefs to deliver precise cutting details. Ideal candidates will have previous experience in cabinet making and material estimation, especially in particle board usage for contemporary kitchen design. If you're an expert in the kitchen cabinetry construction who prides on attention to details, then this project is for you.

    $63 (Avg Bid)
    $63 Avg Bid
    19 bids

    ...for a skilled animator adept in Adobe After Effects to replicate an animation for a logo. Here's what you need to understand for the project: - Animation Style: Your primary task is to utilize particle effects to bring the logo to life. - Color Scheme: For consistency, I want the color scheme maintained as in the initial design. - Specific Requirements: I have some personal concepts already in mind for the particle animation that I will share after you are chosen for the job. The ideal individual for this job should have vast experience in creating animations, specifically incorporating particle effects, using Adobe After Effects. Besides, a good understanding of color schemes and logos is also desirable. Please include any past work examples in your...

    $106 (Avg Bid)
    $106 Avg Bid
    24 bids

    I'm looking for a skilled animator to recreate the famous Tiger Woods Masters moment where the Nike ball falls into the cup. I want this to be followed by graphics erupting out of the cup. Key Requirements: - The animation should be in 2D or 3D, not particle effects. - The duration of the video should be 30 seconds. - The final video output should be in MP4 format. Ideal Skills and Experience: - Proven experience in 2D/3D animation - Proficiency in video editing software - Attention to detail - Ability to adhere to strict deadlines - Prior experience in sports animation would be advantageous.

    $46 (Avg Bid)
    $46 Avg Bid
    25 bids

    ...primarily focuses on performing essential calculations for a cleanroom design assignment. Your understanding and experience in this domain are critical. Key deliverables and requirements include: - Airflow Calculation: You'll be required to expertly calculate the airflow needed in the cleanroom to ensure the necessary air quality and circulation. - Particle Filtration Efficiency Calculation: Additionally, you'll be tasked with determining the particle filtration efficiency required for the cleanroom setup. Ideal candidates should have: - Extensive experience with cleanroom design and maintenance. - Proven track record of successfully calculating cleanroom parameters like airflow and filtration efficiency. - Knowledge of industry standards and regulations relate...

    $55 (Avg Bid)
    $55 Avg Bid
    17 bids

    I'm looking for an experienced professional to correct several issues identified by a Semrush audit on my WordPress website. This work involves, but is not limited to: • Fixing redirect loops • Addressing a missing business field in the schema • Numerous additional tasks identified from the audit report Please note, there haven't been any notable recent changes made to the site. As such, I require someone with strong WordPress experience and a deep understanding of SEO. Proven success fixing Semrush audit issues is a must for this project. Quick turnaround time is highly appreciated as these corrections need to be made urgently.

    $24 (Avg Bid)
    $24 Avg Bid
    35 bids

    The primary goal of this project revolves around tackling middle-level programming obstacles in the C language. Here are the specifics...Fos_eclipse template with steps on how to set up the applicationC. This application houses four questions or functions that need to be generated in C language. - The level of complexity tagged to each question is 'Medium'. - The fabric of C programming language accessible in the provided template comprises Loops and Conditionals, Pointers and Arrays, Functions, and Recursion. IDEAL FREELANCER: - Proficient in creating C language questions - Well-versed with C programming topics: Loops, Conditionals, Pointers, Arrays, Functions, and Recursion - Familiarity with working on Fos_eclipse templates - Must be able to adhere to medium di...

    $23 (Avg Bid)
    $23 Avg Bid
    12 bids

    I am currently looking for a freelancer with a strong unders...modifying LAMMPS software - Strong background in computational chemistry or physics, especially in molecular dynamics simulations - Ability to write clean, efficient, and accurate code - Detail-oriented approach to ensure the accuracy of the forces applied - **Ideal Experience**: - Previous experience in modifying LAMMPS codes with a focus on force implementation - Solid understanding of particle dynamics and how to accurately simulate these within LAMMPS This project is a fantastic opportunity for someone looking to apply their LAMMPS and coding skills to a unique personal project. If you have the expertise and are excited about making precise modifications to molecular simulation codes, I would love to hear...

    $147 (Avg Bid)
    $147 Avg Bid
    19 bids

    ...programmer to translate a short program (approx 1000 lines) written in assembler to C code for a PIC16. The task will require: - creating global variables and constants - creating functions based on the subroutines. - remove code that has a P876 compiler switch (the code will run on a PIC16F883 only). - create a simple flowchart of the program flow and... - ...replace goto statements with C type loops (for, while, do) and function calls. - adding comment blocks ahead of each function with some notes of what the code is doing. - check where the global variables are actually used and where possible change scope to a local variable. - create the main() function - add comments for anything that looks like a bug or incorrect. - compile code using Microchip XC8 compiler and resolve ...

    $341 (Avg Bid)
    $341 Avg Bid
    38 bids

    ...pumping out lots of mediocre content. Think sniper rifle and not shotgun. I foresee the need for Shorts in the beginning as well, as these can be highly effective in actually building subscribers initially. What I need from you: - video editing (consistent style and on-brand) - arranging the script to maximize retention (reaffirming the topic of the video so viewers don't click away, opening loops that are closed later in the video, answering specific questions etc.) - generating clickable thumbnails/titles - SEO (perhaps keyword research using tools like vidIQ to see the competition, their successful videos to model ours on, competition/search volume for a given keyword, tags, etc) I see this being a long-term partnership. I would like to ideally work with one person who...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    56 bids

    ...will be a little more than 3 months. There is an opportunity for the right person to work with us on an ongoing basis, as these projects are being made every quarter. Some more info about these projects: These videos are played during classes in our gyms and are long-templated projects up to 50 min long. Arena: 4 weeks per quarter. Each week has 6 WOs, each WO has a main video and shorter 2 loops or variations. Approx 160 hours of editing time per quarter. - 72 videos in total. Reform: 6 main 45-minute videos and 19 videos made of 2 halves from the main 6 videos. Approx 110 hours of editing time per quarter. - 25 videos in total. The videos have been made many times before, and we can provide working files to make the editing process a lot faster, as you won't have to b...

    $7328 (Avg Bid)
    $7328 Avg Bid
    23 bids

    I'm seeking a proficient After Effects user with expertise in visual effects, specifically green screen keying. I have the green screen footage ready for you to work with. Your main task will be enhancing the visuals to take my project to the next level. Knowledge of particle effects and color correction will set you apart from others, although they aren't part of the core requirements for this project. Experience in similar projects with a fast turnaround time is desirable.

    $1861 (Avg Bid)
    $1861 Avg Bid
    72 bids

    I'm looking for an experienced VFX artist to add a special element in the background of my project. Specifically, it involves the following: - Incorporation of a moving train in the background. While this element should not be the center of focus, it needs to be somewhat noticeable to the viewers...experienced VFX artist to add a special element in the background of my project. Specifically, it involves the following: - Incorporation of a moving train in the background. While this element should not be the center of focus, it needs to be somewhat noticeable to the viewers. Ideally, professionals with significant experience in creating and overlaying elements in videos should apply. Mastery with particle effects can be benefitial for achieving the desired out-of-focus effect...

    $421 (Avg Bid)
    $421 Avg Bid
    69 bids

    I'm looking for a skilled embedded system designer to develop a particle photon design for an IoT device with particular functional capabilities. • Device Functionality: The primary feature of interest is an input-output system. • Input/Output Capabilities: Specifically, I require the device to support analog input. Experience in analog electronic design will be particularly advantageous. I welcome experts with a deep understanding of particle photon boards and firmware development, ready to meet this project's unique demands.

    $516 (Avg Bid)
    $516 Avg Bid
    46 bids

    ...algorithms to improve efficiency without sacrificing accuracy. 3- Database Indexing: Implement proper indexing strategies in the MySQL database to enhance query performance. Identify key fields for indexing based on the search patterns and data access requirements. 4- Code Refactoring: Review the existing PHP codebase to identify areas for improvement, such as redundant operations, unnecessary loops, or inefficient data structures. Refactor the code to streamline execution and improve readability while maintaining functionality. 5- Query Optimization: Optimize SQL queries to leverage MySQL's query optimizer effectively. Utilize appropriate SQL clauses, such as WHERE, JOIN, GROUP BY, and ORDER BY, to minimize data retrieval and processing overhead. 6- Testing and Benchmarking...

    $116 (Avg Bid)
    $116 Avg Bid
    105 bids

    I require an experienced threejs designer/coder to create a particle-based / vector animation for my website homepage. The particle/vector design will be the shape of the Wordpress logo. It does not have to be exactly like the logo, but close enough so people will say, "oh that looks like a wordpress logo" I really like the style of this demo, in terms of movement, how particles randomly become joined by vectors, it's very minimal yet interesting And this is the site it will be applied to. The animation will replace the hero illustration on the right: Wish list: 1. It should be lean and fast loading. I don't want it to adversely impact

    $169 (Avg Bid)
    $169 Avg Bid
    96 bids

    ...like to collaborate with you live over call to complete this work in one day, in a few hours. The animations are not overly complex. You must be available immediately to begin working on this. Examples of the kinds of animations we desire to include: Make all of them scroll events so that when the user scrolls through the elements the stuff animates 3D designs to integrate: ---17:00-17:33 particle effect with words Interactive App UI Design in 3D With Spline! ---Iphone Mockup design like this: Waves animation: 53:00 Create 3D UI Interactions for Websites with Spline - Free course End result similar to this 2:19:20 Create 3D UI Interactions for Websites with Spline - Free course ----Some kind of background animation like this

    $480 (Avg Bid)
    $480 Avg Bid
    107 bids

    I'm seeking a skilled freelancer with an extensive background in physics to produce a comprehensive experiment proposal on Investigating the Biodegradability of Microplastics Enhanced by Particle Beam Treatment. The ideal candidate should possess expertise in both physics principles and environmental science to analyze and interpret the effects of particle beam treatment on microplastics degradation. Strong research and writing abilities are essential to deliver a thorough and well-structured report outlining experimental methodologies, data analysis, and conclusions regarding the biodegradability of microplastics under various conditions.

    $126 (Avg Bid)
    $126 Avg Bid
    42 bids

    ...Collider, specifically for aiding in my particle research. The following outlines my requirements: Skills and Experience: - Strong background in physics, particularly in particle physics - Prior experience in constructing intricate scientific equipment - Detailed knowledge of collision of particles and quantum entanglement. Requirements: - The collider must exhibit capabilities in demonstrating collisions of particles and quantum entanglement events. - It should be sturdy with moderate precision capabilities allowing detailed investigations. - This project entails only the construction of the mini collider. Lab set up and subsequent particle analyses fall outside of this job's scope. Remember, the primary aim of this project is to propel my ongoing par...

    $12 (Avg Bid)
    $12 Avg Bid
    4 bids

    More details: What is the purpose of the hadron collider build? Research and experimentation What key functionalities does the hadron collider need to have? Particle acceleration What type of technology do you prefer for the particle acceleration system? Superconducting magnets And I’m not paying bc it’s free and I kinda don’t have any money so please can someone just build this for me please

    $13 (Avg Bid)
    $13 Avg Bid
    3 bids

    Hello, I am looking for a specialist who can help me resolve an issue with sendi...especially those using email addresses with the domain @, are not receiving order confirmations. The website I manage ... The ordering process is done through a form that should send order confirmations to both my email address and to the customers. I need assistance in identifying the cause of this problem and implementing a solution in the website's code. It may be necessary to correct loops or echoes in the PHP code, but I do not have sufficient technical knowledge to do this myself. If you are an experienced PHP programmer and have the skills needed to solve this problem, please contact me. I am willing to discuss details and compensate for a successful resolution. Thank you for your int...

    $30 (Avg Bid)
    $30 Avg Bid
    43 bids

    This project aims to optimize the design of a mechanical component by minimizing three objective functions (F1, F2, and F3) subject to certain constraints. The optimization process is carried out using a Particle Swarm Optimization (PSO) algorithm implemented in Python. The optimized design parameters are then used to create a finite element model of the component using PyANSYS, a Python interface for the ANSYS Parametric Design Language (APDL). The project involves two main tasks: Implementing the PSO algorithm with Pareto optimization to find the optimal design parameters that minimize the three objective functions while satisfying the specified constraints. Integrating the optimized design parameters into the PyANSYS code to create and analyze the finite element model of the me...

    $103 (Avg Bid)
    $103 Avg Bid
    8 bids

    I am in urgent need of a knowledgeable individual who can create educative content on optimal design for control systems. This includes providing detailed explanations, crafting example solutions and generating MATLAB code. I would like to incorporate optimization techniques such as genetic algorithms and particle swarm optimization. Primarily, I would expect the freelancer to have: - Expertise on control system design and optimization techniques - Proficiency in MATLAB programming - Experience in creating educational resources Please include examples of your past work in similar content creation projects. The task requires immediate attention, hence the faster you can deliver, the better. I appreciate concise and comprehensive applications, illustrating a good understanding of...

    $13 (Avg Bid)
    $13 Avg Bid
    4 bids

    I'm seeking a seasoned motion graphics animator to help create a particle effect for my logo. This animation should add a layer of vibrancy and depth to my logo, enhancing audience engagement and adding a special touch to my brand's visual identity. The final product should be 5-10 seconds long. - Key Requirements: • Solid experience with motion graphics • Adept at particle effects • Ability to work within timed parameters Please include your portfolio or examples of previous similar work in your bid. I look forward to seeing your creations and finding the perfect fit for this project. Remember, time, quality, and creativity are of the essence.

    $31 (Avg Bid)
    $31 Avg Bid
    53 bids

    ...provider. I chose My Fatoorah because it supports recurring payments. My Fatoorah is listed as part of the payment gateways in Saudi Arabia (Check below) However, it’s not listed as part of Shopify payments whenever I try to download a third party app for subscriptions. (None of Saudi payment gateways is listed). I've been in contact with the apps and shopify with no solution - I've been going in loops for a while. Any solution on how to add a subscription app with My Fatoorah as a payment provider? If this sounds like a project you'd excel in, please apply with examples of previous work. I appreciate your interest in this project and look forward to potentially working with you....

    $174 (Avg Bid)
    $174 Avg Bid
    63 bids

    I'm in need of someone proficient in photo editing. The task involves incorporating a belt from one of my images into the others. It should appear realis...involves incorporating a belt from one of my images into the others. It should appear realistic and merge seamlessly with the images. Key requirements include: - Seamless merging of the belt with my outfit in the pictures - Generation of realistic shadows and highlights on the belt - Consistency in lighting and color coordination throughout the pictures - Positioning the belt to go through the belt loops of my jeans Please note, the images are in JPG/PNG format. Ideal candidates will have a strong background in photo editing and manipulation, with a knack for maintaining color consistency and generating life-like shadows ...

    $36 (Avg Bid)
    $36 Avg Bid
    11 bids

    I'm in need of someone proficient in photo editing. The task involves incorporating a belt from one of my images into the others. It should appear realis...involves incorporating a belt from one of my images into the others. It should appear realistic and merge seamlessly with the images. Key requirements include: - Seamless merging of the belt with my outfit in the pictures - Generation of realistic shadows and highlights on the belt - Consistency in lighting and color coordination throughout the pictures - Positioning the belt to go through the belt loops of my jeans Please note, the images are in JPG/PNG format. Ideal candidates will have a strong background in photo editing and manipulation, with a knack for maintaining color consistency and generating life-like shadows ...

    $67 (Avg Bid)
    $67 Avg Bid
    27 bids

    I'm looking for an experienced developer to enhance the accuracy of my Large-scale Atomic/Molecular Massively Parallel Simulator (LAMMPS) DPD coding. Specifically, the current code isn't reliably matching the behavioura...coding. Specifically, the current code isn't reliably matching the behavioural patterns of particles in comparison with experimental data. Key areas where you could be of assistance: • Debugging and improving the accuracy of the simulation results. • Tweaking the code to better align with experimental data about particle behavior. The ideal candidate for this work would have significant experience with LAMMPS DPD coding and be able to demonstrate a thorough understanding of particle behaviour simulations. Familiarity with experim...

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

    I'm needing an expert in Hyperbolic Geometry, preferably with a grounding in astrophysics, quantum mechanics, and particle physics, for my project revolving around the Real Projective Plane. Key Requirements: • Deep Understanding of Hyperbolic Geometry: Your knowledge in this area should allow us to dive deep into real-world applications, presenting a clear picture of how these theories are used practically. • Interest in Projective Plane: You should be fascinated with the Projective Geometry environment and starting up on research based on duality in projective geometry needs to be your forte. I'm particularly interested in individuals who are able to contextualize their knowledge, and those who can bring forth new ideas to the table. Communication skills...

    $749 (Avg Bid)
    $749 Avg Bid
    24 bids

    I find myself in need of a skillful C# programmer to assist with writing new code. - Different kinds of C# loops (do, while, for) - Effective use of if statements

    $32 (Avg Bid)
    $32 Avg Bid
    8 bids

    I have magento as the base API when we run the stored procedures the SP works fine When we then run the SP in loops to cover all areas via PHP that calls the SP then the issue throws SQL error: "SQLSTATE[HY000]: General error (0)" I am not sure why. I suspect it it is locking processes but I am not sure. This is affecting several APIs so it must be resolved immediately But it seems to be possible to resolve it locally in he phpo code also I have seen on tickets. The work requires: - In-depth understanding of MySQL stored procedures - Extensive knowledge of Magento interface - Experience in API error troubleshooting - Expertise in handling 'data missing in response' type errors The ideal freelancer is one who is meticulous in bug detection and correction, ...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    79 bids

    I want to attract a broad consumer audience to visit my website through an engaging and effective tablet advertisement. For this project, your creativity and a strong understanding of online consumer behavior are essential. Key Requirements: - Design an en...application: - Do not just list your past works. I'd like to see a detailed proposal for how you'd approach this project, including your insights about general consumers and their tablet usage habits. Ideal skills: - Experience in designing high-impact tablet ads - Knowledge of effective strategies to increase web traffic - Deep understanding of general consumer habits and behaviors. I need an ad that loops continuous on a phone or tablet. The ad is for ACN. This company network marketing for essential services like...

    $305 (Avg Bid)
    $305 Avg Bid
    14 bids

    I'm in need of an experienced web developer to design a unique homepage integrated with animated / Java particle effect animations. Example is The specifics of the project are: - The creation of a Animated / Java-based background featuring particle effects. - The color scheme for the particle effects needs to be black Ideal Skills and Experience: - Prior experience building websites possibly in Java-based web pages. - Graphic design talent, particularly with an eye for clean, modern aesthetics. - An understanding of usability and web design best practices. Do note the project's primary challenge is giving life to the site through animation while maintaining a minimalistic monochromatic tone. It would be great if the completed project gives off a v...

    $156 (Avg Bid)
    $156 Avg Bid
    67 bids

    I am in need of an experienced game designer and developer to create a boss fight for a Minecraft server. The game should adhere to the following requirements: - Art Style: The art style I desire is pixel art. Freelancer must have experience in this kind of art style or provide samples of past videogame projects that show capability to do this. - Platform: The RPG will be specificall...of past videogame projects that show capability to do this. - Platform: The RPG will be specifically developed for the PC platform. Specifically Minecraft Java. Freelancer must be proficient in PC game development and well-equipped to optimize the game for this platform. Ideal Skills: - RPG game design and development - Pixel art design - PC game development -Java script plugins -Minecraft particle...

    $939 (Avg Bid)
    $939 Avg Bid
    25 bids

    I am seeking a creative, detail-oriented animator to translate my text descriptions into visually captivating animations (GIFs) and static images. The scope of the project involves: - Crafting 3-4 GIFs with moving objects based animation making sure it seamlessly loops. There won't be too many objects. These will be simple activities like exercise and massages being performed by a single person. The activity performed by the person should look smooth. - Creating 3-4 static images that align with the narrative of my text descriptions. Your ability to interpret text descriptions into illustrations is important. You are allowed to use Generative AI. The final files should be in both GIF and JPEG formats for maximum compatibility.

    $68 (Avg Bid)
    $68 Avg Bid
    10 bids

    Hi, I want to build a Apple Siri-like, 3D Sphere-type model that has some basic particle effects like sparks. We are going to use this model for app development for the Apple Vision Pro.

    $40 / hr (Avg Bid)
    $40 / hr Avg Bid
    24 bids

    I'm currently dealing with a file (PHP and MySQL nested queries) that urgently needs to be resolved. - The content of that page takes a long time to lo...nested queries) that urgently needs to be resolved. - The content of that page takes a long time to load (sometimes i get a timeout error message, but not always). While the page is trying to load, the other pages of the website are not accessible (loading indefinitely until the problematic page has finished loading). I think we have to remove the nested loops and add some code to fetch complete data at once and then we can run the loops. Or the page has to be rewritten fully. The problem requires an experienced PHP and MySQL freelancer with strong diagnostic skills, who is not averse to confronting an undefined pro...

    $51 (Avg Bid)
    $51 Avg Bid
    48 bids

    I'm currently dealing with a file (PHP and MySQL nested queries) that urgently needs to be resolved. - The content of that page takes a long time to lo...nested queries) that urgently needs to be resolved. - The content of that page takes a long time to load (sometimes i get a timeout error message, but not always). While the page is trying to load, the other pages of the website are not accessible (loading indefinitely until the problematic page has finished loading). I think we have to remove the nested loops and add some code to fetch complete data at once and then we can run the loops. Or the page has to be rewritten fully. The problem requires an experienced PHP and MySQL freelancer with strong diagnostic skills, who is not averse to confronting an undefined pro...

    $42 (Avg Bid)
    $42 Avg Bid
    54 bids

    I'm currently dealing with a file (PHP and MySQL nested queries) that urgently needs to be resolved. - The content of that page takes a long time to lo...nested queries) that urgently needs to be resolved. - The content of that page takes a long time to load (sometimes i get a timeout error message, but not always). While the page is trying to load, the other pages of the website are not accessible (loading indefinitely until the problematic page has finished loading). I think we have to remove the nested loops and add some code to fetch complete data at once and then we can run the loops. Or the page has to be rewritten fully. The problem requires an experienced PHP and MySQL freelancer with strong diagnostic skills, who is not averse to confronting an undefined pro...

    $44 (Avg Bid)
    $44 Avg Bid
    55 bids

    I'm currently dealing with a file (PHP and MySQL nested queries) that urgently needs to be resolved. - The content of that page takes a long time to lo...nested queries) that urgently needs to be resolved. - The content of that page takes a long time to load (sometimes i get a timeout error message, but not always). While the page is trying to load, the other pages of the website are not accessible (loading indefinitely until the problematic page has finished loading). I think we have to remove the nested loops and add some code to fetch complete data at once and then we can run the loops. Or the page has to be rewritten fully. The problem requires an experienced PHP and MySQL freelancer with strong diagnostic skills, who is not averse to confronting an undefined pro...

    $50 (Avg Bid)
    $50 Avg Bid
    59 bids

    I'm looking for a talented designer who can create a logo for me and incorporate transformational animations. Here are the project details and requirements: - The logo requires transformation animation. It should not be a simple motion or particle effects animation. - The color scheme of the logo should be Bright and Bold - any proposals should reflect this. Preferred Skills and Experience: - Strong artistic abilities and graphic design skills. - Expertise in creating transformation animations. - Demonstrated ability to design Bright and Bold logos. No specific shapes or symbols are required for the design, therefore, feel free to be creative in the design proposal. As there is a degree of creative liberty, a designer with strong creativity and a good artistic sense is ...

    $29 (Avg Bid)
    $29 Avg Bid
    36 bids

    I'm looking for ANSYS expertise to write and debug a UDF for version 2024 R1. This task necessitates the UDF to deliver the following functionalities: - Customizing material properties - Implementing complex physics models - Developing a particle deposition model You should be proficient in implementing complex physics models and able to build custom material properties as well as work with particle deposition models. The ability to quickly debug and rectify potential issues in the UDF is a vital requirement. Experience in working with ANSYS 2024 R1 version is mandatory for this project. A research paper will be provided once I chat with you.

    $454 (Avg Bid)
    $454 Avg Bid
    16 bids

    I require assistance with creating a 3D particles light swirl in the software, Blender. My primary need is in particle creation, more specifically for the creation of a base light swirl. This light swirl should match the attached design and brief, and the animation should align with the head movements of the talent in the live action provided shot, exhibit the following features: - Spiraling motion - Dynamic color-changing capabilities - A pronounced glow effect The ideal freelancer for this job will have extensive experience in Blender and a profound understanding of particle systems, particularly in the creation and manipulation of light effects. Mastery in mesh and particle manipulation to generate intricate light swirls is essential. Although the task is basic &...

    $90 (Avg Bid)
    $90 Avg Bid
    12 bids

    ...should be created from 'analogue-style' subtractive synthesis methods. The submission should include a screen capture video demonstrating the instrument, audio examples of each drum part and a short (500-words max) development report on the creation process. Part B. Sample Pack Creation 1-4 bar audio loops in the genre of my choosing. These may originate from recorded and/or synthesized sources and employ as much additional processing as required. Key and tempo should be consistent for all loops. The sample pack should contain - 5 basslines. 5 chord/harmonic parts. 5 leads. 5 drum/percussion. 5 sound effects. Each should be provided as a loopable 44.1kHz, 24-bit WAV. I should also include user documentation for the pack (of no more than 500 words) Part C...

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids

    Looking for a creative person, who can add animations to still images for a YouTube Music channel. What you'll be doing: 1. Taking a still image that we will provide 2. Add 3 to 5 simple animations to it 3. Deliver it to us in a 3 to 5 minute long video that is loop-able. Will be expected to deliver 3 to 5 minute long animated video loops, that we will then add to our YouTube videos. We need 7 done per week, because we will be releasing a video everyday on our YouTube channel. Once you learn the process, each one usually takes no more than 20 minutes to create. We are looking to pay around $20 for every 7 videos you create. Here are YouTube video examples of what we need: (Again, we are just looking for someone to do the animation, not the whole video) Example 1:

    $10 (Avg Bid)
    Guaranteed
    $10
    23 entries

    ...screen capture video demonstrating the instrument, audio examples of each drum part and a short (500-words max) development report on the creation process. The report should make good use of screengrabs/photos to illustrate the development stages of each sound. Part B Create a set of 1-4 bar audio loops in the genre of your choosing. These may originate from recorded and/or synthesized sources and employ as much additional processing as required. Key and tempo should be consistent for all loops. The sample pack should contain - 5 basslines. 5 chord/harmonic parts. 5 leads. 5 drum/percussion. 5 sound effects. Each should be provided as a loopable 44.1kHz, 24-bit WAV. You should also include user documentation for the pack (of no more than 500 words) providing some ...

    $55 (Avg Bid)
    $55 Avg Bid
    15 bids

    I'm in need of an experienced web developer to design a unique homepage integrated with Java particle effect animations. Example is The specifics of the project are: - The creation of a Animated / Java-based background featuring particle effects. - The color scheme for the particle effects needs to be blacks Ideal Skills and Experience: - Prior experience building websites possibly in Java-based web pages. - Graphic design talent, particularly with an eye for clean, modern aesthetics. - An understanding of usability and web design best practices. Do note the project's primary challenge is giving life to the site through animation while maintaining a minimalistic monochromatic tone. It would be great if the completed project gives off a vibe that&#...

    $155 (Avg Bid)
    $155 Avg Bid
    61 bids

    ...looking for a developer to create a UI particle system that animates multiple coin sprites, simulating an effect of coins spreading in the air and falling down (or similar effects). This system must integrate with UI Canvas and support diverse sprites for flexibility and visual interest. This effect displays when someone WINS or RECEIVES something within the game. We already have the artwork that represents the coins, as well as the sound effects. You will download our beta game (testflight or google play console), play it, and collaborate on how to make this effect. Requirements: UI Compatibility: Must work within a UI Canvas environment. Multiple Sprite Support: Ability to add and manage various sprites. Customization: Options to adjust particle spread, density, and ...

    $100 (Avg Bid)
    Featured Guaranteed
    $100
    5 entries