Myspace upcoming gigs code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 myspace upcoming gigs code jobs found, pricing in USD

    With our upcoming rock concert, we're in need of a skilled live sound engineer to ensure the best audio experience for our audience. - Event Type: Your main focus will be to manage the live sound at a rock concert, ensuring a vibrant, smooth, and balanced output. - Music Genre: Having experience with rock music is critical as you'll be balancing and mixing sounds for such a performance. - Sound Equipment: We've got the basics covered; you will have access to microphones, speakers and mixers at the venue. Your expertise on how to utilize these equipment to create the quintessential rock concert atmosphere will be key. Ideal candidate should have: - experience as live sound engineer, ideally with rock concerts. - comfortable level of skill in sound mixing and balanc...

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

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

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

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

    I'm looking for a skilled video editor to create a captivating 50s video that promotes our upcoming street festival. The video will incorporate photos of graffiti and various events from the show, and needs to be set to the beat of Primal Fear (Drama Effect) music. Key Requirements: - Use of Cool Transitions: I'd like to see engaging and visually appealing transitions that keep viewers interested throughout the video. - Scratches Overlay: Incorporate grungy scratches overlay to add an edgy urban vibe to the video. - Timing to Music: The video should be seamlessly timed to the beat of the provided music, enhancing the overall viewing experience. Ideal Skills and Experience: - Prior experience in creating promotional videos or event coverage is preferred. - Proficiency in...

    $29 (Avg Bid)
    $29 Avg Bid
    32 bids

    I'm looking for a skilled full stack developer to create a custom-built website for my upcoming clothing brand. The ideal candidate should have experience in both front-end and back-end web development, with a strong portfolio of similar projects. Key Features: - **Product Customization:** The website should allow customers to personalize selected items, such as color, size, and style. - **Inventory Updates:** A dynamic feature that provides real-time updates on product availability to enhance user experience. Website Specifications: - **Number of Pages:** The website will consist of less than 5 pages, ensuring a concise and straightforward design. The individual must have a keen understanding of e-commerce, UI/UX design principles, and be able to create a seamless, visually...

    $105 (Avg Bid)
    $105 Avg Bid
    36 bids

    We are looking for a talented designer to create a series of abstract illustrations for our upcoming print materials. The ideal candidate for this role will have experience in designing abstract illustrations and a strong portfolio from previous assignments. Key Project Requirements: - Create 2 abstract illustrations suitable for print materials - The designs should be as close to the two uploaded images as possible - Vector graphic - pdf - The image should be a square Please note that we are looking for a long term partner, making our future ai-designs to a printable versions. We are looking forward partering up with the person that can deiliver the best result based on our attached images.

    $200 (Avg Bid)
    Guaranteed
    $200
    298 entries

    I'm on the lookout for a seasoned graphic designer with an eye for high-tech aesthetics to craft promotional materials for an upcoming tech networking event. Key deliverables: - Creation of eye-catching flyers, posters and digital banners that resonate with the high-tech theme of the event - Adherence to the existing brand guide, ensuring all materials are consistent with our established branding Requirements: - Proven experience in creating visually appealing promotional materials, specifically for tech or related industries - Familiarity with high-tech design concepts and trends - Capability to interpret and apply existing brand guidelines - Strong attention to detail and a creative approach to problem-solving If you're someone who can bring a fresh, high-tech perspe...

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

    $22 (Avg Bid)
    $22 Avg Bid
    6 bids
    Website Design 5 days left
    VERIFIED

    ...create a captivating website that will help me attract clients for my existing business set up services in Dubai. The website's key goal is to appeal to business persons who will be our primary target audience. Key Points: - The website must be visually appealing, user-friendly, and reflective of a high-end brand image. - It should have a clear focus on the unique offerings and services of my upcoming hospitality business. - The design should be optimized for conversion, encouraging business travelers to inquire or book with us. - Experience in designing websites for Dubai-based businesses would be a big plus. - You should have a good understanding of user experience design principles and SEO best practices, as well as an ability to create engaging content. Please provid...

    $275 (Avg Bid)
    $275 Avg Bid
    233 bids

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

    $60 (Avg Bid)
    $60 Avg Bid
    1 bids

    ...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

    $26 (Avg Bid)
    $26 Avg Bid
    33 bids

    I am looking for an exceptional PowerPoint designer who can use a professional theme and color scheme to turn my financial transformation metrics into an engaging, compelling presentation - one that's set to impress at an upcoming award ceremony. Key Duties: - Design a 20-slide PowerPoint presentation focusing on the financial transformation metrics of a large organization. - Use a professional color scheme that matches the tone of the event and makes the charts and graphs easy to understand. - Make the presentation engaging, logical yet impressive to the jury at an award ceremony. Ideal Skills and Experience: - Excellent PowerPoint design skills. - Experience in interpreting financial metrics and transforming them into captivating visuals and slides. - Understanding of the...

    $225 (Avg Bid)
    $225 Avg Bid
    42 bids

    I need a comprehensive business plan focusing on Bali's residential real estate sector. The primary goal is to secure funding for my upcoming real estate venture. Your main tasks will be to: - Conduct market research on Bali's residential real estate landscape. - Identify key competitors, their strengths, weaknesses and market positioning. - Develop a detailed financial plan, including revenue projections, expenses, and funding needs. - Outline a clear and compelling strategy for attracting potential investors and securing funding. Ideal candidates for this project will have: - Proven experience in creating successful business plans for real estate ventures. - Deep knowledge of Bali's real estate market, particularly in the residential sector. - A str...

    $193 (Avg Bid)
    Local
    $193 Avg Bid
    15 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

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

    As a startup, I'm preparing for an upcoming competition and I need a modern pitch deck that will help me stand out. I'm looking for a designer who can help me in creating a compelling and visually appealing deck that will grab the attention of the judges. Key Requirements: - Modern design style: I need a sleek, modern pitch deck that aligns with current design trends. - Concise & effective: Given that the competition will be fast-paced, I'm looking for a pitch deck with fewer than 10 slides that effectively communicates my business idea. Ideal Freelancer: - Experience in creating pitch decks for startups or competitions. - Strong design skills, particularly in modern or minimalist styles. - Ability to distill complex ideas into visually engaging slides. - Und...

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

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

    I'm looking for a talented designer to create a mood board that will define the look and feel of an upcoming airline launch event. Key Elements: - The mood board should focus on colors and images. - The color scheme should predominantly feature white and floral tones. Ideal Skills: - Strong understanding of color psychology and its impact on event branding. - Proficiency in creating visually appealing mood boards. - Experience in designing for corporate events. This project will require you to translate my vision for the event into a visually engaging concept. Please have a portfolio ready to showcase your previous work, particularly in event design.

    $55 (Avg Bid)
    $55 Avg Bid
    115 bids

    I'm in need of an animation expert to create a high-quality map style animation video for my upcoming project. Key Project Details: - The purpose of this animation video is to {user skipped this question}. - The specific locations or regions to be included in the video will be determined by the expert. - The length of the video will not exceed 3 minutes. Ideal Candidate: - Proficient in animation with a strong portfolio showcasing similar work. - Experience with map style animations is a plus. - Ability to create engaging and informative content. - Excellent communication skills and a collaborative spirit. Please provide examples of your previous work if possible. Looking forward to working with a talented animator for this project.

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

    $28 (Avg Bid)
    $28 Avg Bid
    18 bids

    I'm in need of a talented designer for creating an engaging brand design for an upcoming education contest. The brand design should include a unique logo and a complementary color scheme that conveys inspiration and innovation The name of the awards is "GBA School Awards" (where GBA stands for "Greater Bay Area") The logo could convey education and also be something that implies "connectedness" which is what the GBA is all about. Please read a bit about GBA to 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 Te...

    $185 (Avg Bid)
    Featured Guaranteed Top Contest
    $185
    1132 entries

    I'm in need of a skilled web developer to create a one-page website for my upcoming political campaign. The main goal of this landing page is to raise awareness about the candidate and recruit volunteers. TEMPLATE - purchased COPY - completed PICTURES - available THUMBNAILS - being completed GOAL - for the one-page site to look & function exactly like the template TIMELINE - it time line is missed, contract is cancelled HOURS - we meet multiple times a day for 5-minute sprint meetings during US hours; if you're not available during US business hours, please do not apply Key features to be included on the page: - Detailed information about my background as a candidate - Clear campaign goals and objectives for potential supporters - A volunteer registration for...

    $131 (Avg Bid)
    $131 Avg Bid
    53 bids

    Code Upgrade for BuddyBoss App Customization

    $192 (Avg Bid)
    $192 Avg Bid
    1 bids

    ...Home: The website should have a welcoming and informative homepage, providing an overview of our academy. - About Us: The 'About Us' section will include our mission statement, core values, and a brief history of the academy. - Classes: This page will contain information about the various dance classes we offer, the levels, timings, and any fees associated. - Events: A dedicated space to list upcoming events, workshops, and performances. - Gallery: A visual showcase of our past performances, student achievements, and the environment within the academy. - Faculty: A detailed section on the instructors at our academy, their qualifications, and perhaps a short bio. - Contact: The 'Contact' page will include our phone number, email address, and potentially a conta...

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

    $380 (Avg Bid)
    $380 Avg Bid
    3 bids

    I'm seeking a professional photographer to capture the moments of our upcoming work day in Windsor, CO. Key Requirements: - **Location:** The event will be in Windsor, CO, so a photographer local to the area is required. - **Event Type:** This is a corporate event, so experience with this type of setting is essential. - **Photography Style:** We're looking for an expert in event photography, who can capture candid moments, group shots, and the overall atmosphere of the day. The ideal candidate should have: - Proven experience in event photography - A portfolio of corporate event photography - Proficiency in capturing candid moments - Understanding of the dynamics of a work day event - Excellent communication skills to interact with the attendees and coordinate group shot...

    $75 - $100 / hr
    Local
    $75 - $100 / hr
    0 bids
    Trophy icon Modern & Sleek Flyer for Event 4 days left

    I'm looking for a designer to create an appealing flyer for an upcoming event. The main goal is to catch the attention of people of all ages. I have attached a mock-up of what the information needed on there! ONLY SUBMIT MOCK-UPS OF ACTUAL DESIGN Key Requirements: - The flyer should have a modern and sleek design. Think about clean lines, minimalistic approach, and a contemporary look. - It is important that the flyer stands out among other event advertisements, so creativity is a must. - The content of the flyer will be supplied. Your task is mainly to make it visually striking and engaging for the target audience. Ideal Skills: - Graphic Design - Understanding of current design trends - Marketing and advertising background (preferable but not mandatory) If you have ex...

    $20 (Avg Bid)
    Guaranteed
    $20
    108 entries

    I'm in need of an experienced fashion designer to help create custom designs for my upcoming tracksuit, t-shirt, and bomber jacket line. Key Points: - Custom Design: I'm looking for a completely unique and custom design for these pieces. - Pattern or Print Preference: Your expertise in creating custom patterns or prints is what I'm specifically after. - Brand Identity: It's crucial that you can incorporate my brand's identity into these designs. - Graphic Elements: Special and unique graphic elements should be a part of the design to make the collection stand out. Ideal Skills: - Proven experience in fashion design, particularly in creating custom patterns and prints. - Ability to incorporate brand identity into designs. - Proficiency in using special g...

    $137 (Avg Bid)
    NDA
    $137 Avg Bid
    28 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)

    $26 (Avg Bid)
    $26 Avg Bid
    18 bids

    I'm in need of a skilled developer who can create a comprehensive boat booking software. This solution ...availability, and scheduling maintenance. Previous experience in integrating software with multiple calendar platforms is beneficial. - Payment processing: The software should be able to accept, process, and track payments in a secure manner. Experience in payment gateway integration is a plus. - Customer notification system: It should be capable of updating customers on booking status, payments, and upcoming trips. Experience with automated messaging systems and customer communication management is highly favorable. Applicants must have experience in building booking software, ideally for maritime or related industries. Understanding of both online and offline booking sys...

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

    ATTENTION!! Do NOT make an AI-generated proposal. Just answer the following questions: 1) You will be responsible for 3 social media (IG&X&Linkedin). Answer your years of experience in each platform. 2) Can you create content in mental care in English? 3) Can you make one collaboration per week? 4) Can you interact with the a...curate engaging content - Strong analytical skills to assess the performance of the social media accounts - Excellent communication and organizational skills The project will require daily postings on these platforms, so a candidate with a good work ethic and consistency is preferred. Process: 1- You submit a sample reels&image 2- Meeting online (with top 10) 3- Starting the project for the upcoming 6 months Looking forward to meeting you ...

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

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

    $197 (Avg Bid)
    $197 Avg Bid
    6 bids

    I'm in need of an original, dark calm melody OST for my upcoming indie horror game 'Kingdom of Shadows'. I want the music to serve as an essential part of the game, setting the mood and enhancing the player's experience of mystery and fear. Key Requirements: - The music should be dark and dramatic, but also calming and ambient. - It should effectively communicate a feeling of sparrow and fear to the players. - Eerie atmospheric effects are to be included as a significant part of the soundtrack. The ideal candidate for this project should have: - A proven track record in creating OST for horror games. - Proficiency in composing and producing music that can influence and guide the player's emotional experience. - Strong understanding of ambient music and ski...

    $17 (Avg Bid)
    $17 Avg Bid
    8 bids

    solana nodejs code for multi-swap within same tx.

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

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids
    Modify a code on C# 4 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.

    $97 (Avg Bid)
    $97 Avg Bid
    29 bids
    Enhanced Webcam Emulator Code 4 days left
    VERIFIED

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

    $196 (Avg Bid)
    $196 Avg Bid
    11 bids

    ...price Authentication and Verification: Option for sellers to authenticate and verify their items for added trust Display of verification status on product listings Live Sales and Video Selling: Integrated video player for real-time live sales events Real-time chat feature for buyer-seller interaction during live sales Instant purchase options directly from the live stream Scheduling system for upcoming live sales events Integration with seller profiles to showcase items in live videos Items pop up at the bottom of the video with information, allowing viewers to add them to their collections or purchase directly Option for sellers to conduct auctions during live sales, with real-time bidding Collections and Trading: Tools for users to manage their personal collections Options t...

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

    $25 (Avg Bid)
    $25 Avg Bid
    19 bids

    We are seeking a talented and experienced Gameplay Concept Artist to create AA quality concept gameplay for our upcoming Kickstarter campaign, Longshot: Harmony Horizon. The successful candidate will work closely with our creative team to develop visually stunning and engaging gameplay concepts that will captivate our audience. As this is a confidential project, signing a Non-Disclosure Agreement (NDA) is mandatory. There is potential for a full-time role upon successful funding of the campaign. Responsibilities: - Create high-quality concept video/gameplay for gameplay mechanics and environments - Collaborate with the creative team to ensure the visual style aligns with the game's vision - Iterate on concepts based on feedback and direction Requirements: ...

    $632 (Avg Bid)
    NDA
    $632 Avg Bid
    18 bids

    I need a Google Sheets expert to help me put together an extensive and detailed cricket schedule for the upcoming English summer season. Tasks Include: - Including International, Domestic, and Club tournaments and teams in the schedule - Organizing fixtures based on the date Additional Details: - Each fixture should have comprehensive information about the venue - Match timings should be included - Broadcast details for each match should be provided Ideal Skills: - Proficiency in Google Sheets - Knowledge of cricket and its various tournaments - Attention to detail to ensure that all necessary information is included - Time management skills to complete the project in a timely manner more details--- ### Task Description: Google Sheets Data Entry Expert for Cricket Schedule **Ob...

    $18 (Avg Bid)
    $18 Avg Bid
    23 bids

    I'm looking for a talented music producer who can create a highly complex and experimental beat for my upcoming EDM trap dubstep song. The beats should be energetic and upbeat, delivering a blend of intensity and rhythm that will captivate my listeners. Key Requirements: - The beats should be crafted using electronic effects and samples, reflecting a modern and edgy sound. This element is crucial to the overall vibe of the track. - The beat structure should be highly complex and experimental, pushing the boundaries of conventional EDM trap dubstep beats. I'm looking for something that stands out and excites. Ideal Skills and Experience: - Proven experience in producing EDM trap dubstep music with a portfolio of energetic, experimental, and upbeat tracks. - Proficient in...

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

    I am seeking a qualified sound engineer to help me achieve flawless sound quality at an upcoming live band concert. The duties expected from this role include: - Executing live sound mixing. This project will best suit someone with high expertise in this field. Previous experience working with bands is a plus. Good problem-solving abilities would be beneficial, given the live nature of the event. If this sounds like you, please apply. Your skills are needed to help make this event a sonorous success.

    $22 - $184
    Local
    $22 - $184
    0 bids

    Hi, I have a small online store using WooCommerce. Previously, I had Universal Analytics, Google Ads, and had run some Display and remarketing campaigns. I also used Google Tag Manager (GTM) to track some events. Although I have GA4 set up, I need someone to monitor upcoming campaigns, review conversions, ROI, and provide quarterly advice. As a first step, I need a review of the current setup of Analytics and GTM to ensure everything data’s is in order, so I can continue with Google Ads and launch an initial campaign. If you have experience in these areas and can offer these services, please get in touch.

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

    $115 (Avg Bid)
    $115 Avg Bid
    24 bids

    I will provide you code as discussed

    $124 (Avg Bid)
    $124 Avg Bid
    1 bids

    I'm in need of an engaging and interactive activity book to complement my upcoming children's book designed for children between the ages of 5 and 8. The activity book should contain 32-40 pages, combining a variety of activities to keep young minds entertained and stimulated. Key Requirements: - A blend of different activities: I'm looking for a mix of activities, particularly coloring pages, mazes, word scrambles, picture matching, and find objects in pictures. These activities should be both fun and educational, reinforcing the themes and characters of the book. - Specific Inclusions: The coloring pages should predominantly feature the main character of the book as well as key scenes. These illustrations should be vivid and appealing to children in the target ag...

    $129 (Avg Bid)
    $129 Avg Bid
    57 bids

    I need a packaging designer for several upcoming beauty products. The focus is on creating a design that's eco-friendly and natural, while still being aesthetically pleasing and functional. Key Requirements: - A good, cool designer. Experience doesn’t matter - Understanding of the beauty product packaging market - Ability to create a design that appeals to a broad audience - Knowledge of materials that are both eco-friendly and durable It'll be great if you can provide me with a portfolio of similar work you've done in the past. Thanks!

    $13 (Avg Bid)
    $13 Avg Bid
    26 bids