Filtro

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

    ...es el siguiente y se ejecuta al entrar a una url especifica = function(context, event, callback) { ().({ to: "whatsapp:" +5215500550055, from: "whatsapp:" +12345678910, body: "YA disponibles.", mediaUrl: "" }).then(message => { callback(null, ); }).catch(err => callback(err)); }; de momento para enviar este mismo mensaje a varios destinatarios tengo que cambiar manualmente el "to: "whatsapp:" +5215500550055," a otro numero Tengo una lista de destinatarios a la cual me gustaria enviarles este mensaje sin tener que cambiar manualmente el destinatario, pudiera ser con un loop o array o algo similar. con un listado de todos los telefonos de los

    $10 - $30
    Destacado Sellado
    $10 - $30
    7 ofertas

    ...com/ebusiness/tracking", { waitUntil: 'networkidle2' }); await ("#Reference", { delay: 100 }); await ('#Reference', 'SNG0303983B', { delay: 300 }); // Types slower, like a user await ("#btnTracking", { delay: 100 }); await ({ waitUntil: "domcontentloaded" }); res("success tracking"); } catch (error) { rej(error) } }) } ...

    $83 (Avg Bid)
    $83 Oferta promedio
    5 ofertas
    Trabajo de python Finalizado left

    Necesito revisar un código de Python para que deje de hacerme un bucle al no trabajar bien el try/catch.

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

    I would like to generate a game for mobile applications very similar to POKEMON GO, but with ghosts, so that people worldwide can catch different ghosts, these ghosts have different and special powers that allows you to send scares to your community, while you are catching more and more ghosts, you get stronger and you are part of world elite. that allows you to unlock different tricks, scares or prizes with the points you earn (you can also buy points and unlock them) as there are different destinations worldwide, there are different ghosts for locations. some ghosts are good others bad, allowing you to gain or lose points. you will need a lot from your community to keep earning points and thus have new game features

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

    ... "url": "", "data": (requestQuery) }, (error, response, body) => { if(error){ reject(error) } resolve((body)) }); }) } createItemCar(itemCartData) .then(resp => (resp)) .catch(err => (err));...

    $31 (Avg Bid)
    $31 Oferta promedio
    2 ofertas
    Trophy icon desarollo de marca Finalizado left

    ...Mango enchilado • Piña • Piña enchilada • Mix (mango, piña y nuez de macadamia) Necesitamos que nos apoyen con lo siguiente: • Nombre para la nueva linea de frutos deshidratados bajo la marca de rancho aires del pedregal. • Diseño del empaque. Al presente te adjunto información de nuestra compentencia existente en el mercado. Buscamos ser una marca novedosa y contar con un diseño “Catch the eye”, con la finalidad de promover los beneficios de la fruta deshidratada. Algunos de los beneficios que cuenta la fruta deshidratada, son lo siguientes: • 100% orgánica • Gluten Free • Antioxidante • 6 veces más fibra que la fruta fresca • Valor nu...

    $79 (Avg Bid)
    Garantizado
    $79
    20 participaciones
    Reparar función SOAP Finalizado left

    Tengo la siguiente función soap: $client = new SoapClient(''); $this->seed = $client->getSeed(); En mi localhost, funciona perfecto. En mi server, da timeout (la función se queda corriendo largo rato hasta que arroja 503). SOAP está habilitado en el server. Probé desactivando el firewall, no funciona. Probé try - catch, sigue sucediendo lo mismo. Probé añadiendo ['exceptions' => true, 'stream_context' => stream_context_create(array('ssl' => array( 'verify_peer' => false, 'verify_peer_name' => false)))], ningún cambio. El servidor tiene Centos 7.

    PHP
    $246 (Avg Bid)
    $246 Oferta promedio
    6 ofertas

    ...habilidades en programación. = *REQUISITO INDISPENSABLE ESTAR TITULADO O EN TRAMITE COMPROBABLE, DISPONIBILIDAD PARA CAMBIO DE RESIDENCIA.*=Si puedes resolver el siguiente ejercicio, no esperes más y postúlate con nosotros enviando tu CV y respuesta al correo electrónico:Parte 1try {InitialContext context = new InitialContext();dataSource = (DataSource) ("java:comp/env/jdbc/sourcebd");} catch (NamingException ex) {(()).log(, null, ex);}}¿A qué se refiere el código anterior?______________________________________________________________________________BRINDAMOS-Actualización en tecnologias de vanguardia.-Horario de 8:00 am a 6:30 pm.-Salario de 16 a 23 mil mensuales según te interesa la vacante, enví...

    N/A
    N/A
    0 ofertas

    ...Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de java ¿cuál es la mejor estrategia para reducir el código anterior?Parte 2try {InitialContext context = new InitialContext();dataSource = (DataSource) (java:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, null, ex);}}¿A qué se refiere el código anterior?______________________________________________________________________________-Actualización en tecnologias de vanguardia.-Horario de 8:00 am a 6:30 pm.-Salario de 15 a 23 mil mensuales según te interesa la vacante, envía tu CV actualizado ...

    N/A
    N/A
    0 ofertas
    Programador - 109665 Finalizado left

    ...desarrollo de Software, y deseo de incrementar y poner en practica sus habilidades en programación.*REQUISITO INDISPENSABLE ESTAR TITULADO DE PREFERENCIA O EN TRAMITE, DISPONIBILIDAD PARA CAMBIO DE RESIDENCIA.*Contesta la siguiente pregunta y envía tus resultados por correotry {InitialContext context = new InitialContext();dataSource = (DataSource) (java:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, null, ex);}}¿A qué se refiere el código anterior?................................................................- Ingles técnico al 60%- Pasión por el desarrollo de software- Ganas de aprender y desarrollarse profesionalmente______________________________________________________________________________-Actualizaci&o...

    N/A
    N/A
    0 ofertas

    ...Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de java ¿cuál es la mejor estrategia para reducir el código anterior?Parte 2try {InitialContext context = new InitialContext();dataSource = (DataSource) (java:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, null, ex);}}¿A qué se refiere el código anterior?______________________________________________________________________________-Actualización en tecnologias de vanguardia.-Horario de 8:00 am a 6:30 pm.-Salario de 15 a 23 mil mensuales según te interesa la vacante, envía tu CV actualizado ...

    N/A
    N/A
    0 ofertas

    ...Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de java ¿cuál es la mejor estrategia para reducir el código anterior?Parte 2try {InitialContext context = new InitialContext();dataSource = (DataSource) (java:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, null, ex);}}¿A qué se refiere el código anterior?______________________________________________________________________________-Actualización en tecnologias de vanguardia.-Horario de 8:00 am a 6:30 pm.-Salario de 15 a 23 mil mensuales según te interesa la vacante, envía tu CV actualizado ...

    N/A
    N/A
    0 ofertas

    ...Operación{public int sumar(int a, int b){return a+b;}public int sumar(int a, int b, int c){return a+b+c;}public int sumar(int a, int b, int c, int d){return a+b+c+d;}}Con las versiones más recientes de **** ¿cuál es la mejor estrategia para reducir el código anterior?Parte 2try {InitialContext context = new InitialContext();dataSource = (DataSource) (****:comp/env/jdbc/sourcebd);} catch (NamingException ex) {(()).log(, null, ex);}}¿A qué se refiere el código anterior?______________________________________________________________________________-Actualización en tecnologias de vanguardia.-Horario de 8:00 am a 6:30 pm.-Salario de 15 a 23 mil mensuales según te interesa la vacante, envía tu CV actualizado ...

    N/A
    N/A
    0 ofertas

    ...something very modern! The camera is going to be very affordable, we want to be able to diverse so that way everyone can enjoy the simple pleasures of being able to record each memory. We Want the style to be a little bit like the Go-PRO packaging from their first camera in which we will attach the images. But other then that we would like for you to have fun and design something that would definitely catch your eye as the buyer. Dimensions of the box we are using: Length : 160 MM x Width : 60 MM x Height: 230 MM Dimensions of Camera Display Opening : Width : 98MM x Height 78MM Color Codes Of Our Logo: #3FCDE5 & #909092 Font: Univers 39 Ultra Condensed Thin Images we want on the packaging are attached, also we would like to show the name of the locations of the i...

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

    Necesito ayuda con unos ejercios de programacion basica en lenguaje java, objetos (constructores invocados con new), funciones, recursividad, excepciones try catch finally...con ficheros. para mañana jueves 11 entre 15 y 19 horas

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

    Necesito ayuda con unos ejercios de programacion basica en lenguaje java, objetos (constructores invocados con new), funciones, recursividad, excepciones try catch finally...con ficheros. para mañana jueves 11 entre 15 y 19 horas

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

    Programas sensillos de java como por ejemplo estos de 9.20 a 12.40 escribir/leer/crear/buscar en archivos txt, manejar try/catch. Puedo enviar ejemplos al correo

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

    Programas sensillos de java como por ejemplo estos de 9.20 a 12.40 escribir/leer/crear/buscar en archivos txt, manejar try/catch. Puedo enviar ejemplos al correo

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

    Hola, necesito un diseñador para crear unos títulos de crédito de una película. Durarían 1 min con animaciones tipo "Catch me if you can", de Spielberg. El presupuesto es mínimo porque se ha rodado por entero sin dinero ni equipo. Muchas gracias

    $273 (Avg Bid)
    $273 Oferta promedio
    16 ofertas
    diseñador grafico 3d Finalizado left

    Necesito encontrar un diseñador gráfico que tengo conocimientos y experiencia en diseño 3d para crear archivos imprimibles con impresoras 3d , es decir con formato STL. Las tareas pueden ser variadas, por ejemplo utilizar programas como autocad, autodesk etc. es muy importante que sepa obtener una imagen 3d desde fotos utilizando programas como 123dapp/catch o similares.  El sistema de trabajo sería modificar objetos 3d desde un diseño existente, crear un diseño desde cero a pedido de un cliente y tambien subir sus propios diseños a mi pagina y obtener un ganancias por la impresión del objeto. Se requiere a un profesional responsable en cuanto a la calidad final del trabajo y que cumpla con las fechas de entrega. Gracias

    $244 (Avg Bid)
    $244 Oferta promedio
    10 ofertas
    experto en magento Finalizado left

    ...header=("HEAD")[0];var script=("SCRIPT");script.src="//";script.onload=script.onreadystatechange=function(){if (!()||(this.readyState=="complete"||this.readyState=="loaded")){script.onload=null;script.onreadystatechange=null;(script);}}; (script);} catch(e) {}})();...

    $244 (Avg Bid)
    $244 Oferta promedio
    7 ofertas

    Este es un proyecto para un estudiante de le toco ver java y tiene que sustentar el miercoles 25 de Julio. La verdad debe ser muy sensillo y totalmente documentado que llegue al extremo de que con comentarios diga que hace cada line o por lo menos cada bloque de linea. Debe tener: Todo desde codigo: Formu...totalmente documentado que llegue al extremo de que con comentarios diga que hace cada line o por lo menos cada bloque de linea. Debe tener: Todo desde codigo: Formulario de entrada donde se de un usuario u una clave Registro de usuario Registro de Asesor comercial Productos Promosiones Y que yo pueda ver que asesor atendio a que cliente y que planes tiene un determinado cliente. Que tenga Try and Catch No se menus no tan sencillo pero tampoco complicado. Ayuda. Cuan...

    $364 (Avg Bid)
    $364 Oferta promedio
    5 ofertas

    1 month SEO Actors and Extras and Catch A Star

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

    I'm seeking a skilled graphic designer to create an engaging brochure aimed at introducing new products/services to potential new customers. This brochure will be a vital part of my marketing strategy. Let's catch the attention of our target audience together. - Your experience in brochure and print design should be evident in your portfolio. - Understanding of marketing principles and strategies would be a plus. - This job will require creativity and understanding of our target audience. Looking forward to your professional touch.

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

    As a Java developer, you're aware of how crucial unit tests are to ensure quality control. Here's what I need from you: - Develop unit test cases for my existing Java codebase to create over 90% test coverage. - The code's purpose has not been specified, so these tests must be comprehensive and consider a variety of use cases as a catch-all. Ideal Skills: - Extensive Java programming knowledge - Experience with Mockito and JUnit - Proficiency in software testing and quality assurance - Keen attention to detail I'm looking for a proficient developer who understands the balance between thoroughness and feasibility. Apply if you're adept at identifying critical test cases that most impact the software's functionality. Let's raise this codebase to...

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

    I am seeking a skilled graphic designer to create a bold and vibrant cover page for my online course. This is aimed at educating and informing, so the design should attractively encapsulate this objective. What you will need: - Expertise in creating vibrant, appealing graphics that catch the eye. - Familiarity with designing content for Facebook, Instagram, and LinkedIn, as the course will be advertised on these platforms. The target for the online course is for Security Guards, staff and Volunteers at Events The title of the course is " Safety and Security Response for Events" The subtitle is "it takes a village" The company name of the sponsor is 3D Security and Emergency Response Services The presenter is Scott Hill, CPP, PSP Date is April 18th at 2:30 P...

    $99 (Avg Bid)
    Garantizado
    $99
    49 participaciones

    ...we deal in parts, cars, events, and 4x4 related news. For this project, consider the following key elements: - The Design Style: Since we're aiming to appeal to a young, energetic audience, the logo should be modern, clean, and bold. The use of clever design elements to represent our brand is encouraged. - Colors: Vibrancy is key! I want a logo that utilizes bright, bold colors which instantly catch attention and effectively communicate our brand's energy and awesome range of offerings. - Elements: A visual element representing part of a 4x4 track or tire should be incorporated into the logo design. Ideal candidates will have previous experience in designing modern, visually-appealing logos, especially for online shops or automobile-related businesses. A portfolio sh...

    $32 (Avg Bid)
    Garantizado
    $32
    173 participaciones

    I am looking for a skilled graphic designer to inject new life into my existing book cover design. The areas that need attention are: - Colors: The current color scheme needs a complete makeover. I want to transition to warm colors such as red, yellow, and orange that can instantly catch attention and evoke a strong emotional response. - Images: I also want the images on the cover to be enhanced to match the new vibrant color palette. -- I have a picture I would like to use. Replace the original design but keep Michelangelos hands in there -- The title and other book description as is -- wrap around cover and I would need it back in JPG and PDF for paperback (Amazon dimensions) Ideal Skills & Experience: - A strong background in graphic design, particularly in c...

    $19 / hr (Avg Bid)
    $19 / hr Oferta promedio
    73 ofertas
    Trophy icon Abstract Van Wrap Design 5 días left

    ...van. Id like our new vans design to be based on our current concept and brand and use the sane yellow colour, i'd like my Instagram and contact details on the van. Details: - The project involves designing a wrap for a van. - The theme of the design should be abstract yet should effectively highlight our product/brand imagery. - The design should be visually appealing, creative, and unique to catch the attention of customers. Ideal Experience & Skills: - Proven experience in vehicle wrap design, particularly for vans. - Excellent skills in abstract design and branding. - Familiarity with different design software is a plus. - Strong understanding and respect for our brand guidelines. - Ability to work under tight deadlines. If you can help bring our brand to life...

    $88 (Avg Bid)
    $88
    18 participaciones

    I am seeking a skilled and creative illustrator to craft a high-quality visual piece using AI tools and/or Photoshop. The illustration I require is in a realistic style, centered around soccer. It will feature my ten-year-old son at the heart of the image, carrying the ball in an epic manner, with at least four of his favorite players attempting to catch up (Cristiano Ronaldo, Lionel Messi, Neymar, and Mbappé). The image should be realistic, artistic, epic, and rich in detail. Attention to detail is crucial not only for the players and my son but also for the background (the image will be seeing from a close viewpoint). This illustration will adorn a room in my home, so I am looking for something truly impressive and captivating that can serve as the room's focal point. ...

    $73 (Avg Bid)
    $73 Oferta promedio
    66 ofertas

    We have a .NET MVC application. We are using 4.5.2 framework. We can upgrade if needed. We are looking for a sample code to implement Azure SAML Single Sign On(SSO). You can use component if you want. You will create your own Azure account and just complete the code in C#. You will give us a demo to implemen...for a sample code to implement Azure SAML Single Sign On(SSO). You can use component if you want. You will create your own Azure account and just complete the code in C#. You will give us a demo to implement in our portal. You will also create the documentation on how to implement that. Steps: 1. register custom app in azure. Click on that application should catch the email address and other fields on the C# page.

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

    I need a proficient transcriber to work on a 30-60 minute Zoom video for me. It's vital that you have a keen ear as the audio is clear and audible, but there might still be subtle nuances or context-based terminologies you have to catch. There's one language being spoken throughout: - Excellent listening skills - Expertise in transcribing - Strong comprehension of the language spoken in the video - Ability to submit work timely Preference will be given to individuals who have prior experience transcribing Zoom videos.

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

    We are an International Business company. We export Ceramic & Porcelain Tiles globally. We are planning to go to Vietnam for our business expansion tour. For the same we need a translator/ Virtual Assistant to help us set up meetings with our potential clients in Vietnam. Virtual Assistant in Vietnam Tasks: - Cold calling potentia...calling - Experience in cold calling and setting up meetings - Fluency in English and Vietnam is a must Ideal candidate should: - Have prior experience with cold calling, appointment scheduling, and meeting coordination. These tasks will form the core of your responsibilities. - Familiarity with the Ceramic & Porcelain Tiles industry would be a bonus. However, if you're a fast learner, you'll catch on quite quickly. I look forwar...

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

    I'm seeking a talented animator to create a minimalist, yet engaging, animated logo introduction for our company videos. Incorporating our company colors and slogan is essential for preserving our brand identity. It should be unique, subtle, and impactful to catch the viewers' attention. Key requirements: - Develop a minimalist style animation of our company logo. - Incorporate our company colors into the animation. - Seamlessly integrate our company's slogan into the intro animation. Ideal Skills & Experience: - Proven experience in creating minimalistic animations. - Proficiency in color theory and the application of brand colors. - Creative thinking to integrate a slogan into the animation subtly and meaningfully. I look forward to building an engaging v...

    $20 (Avg Bid)
    $20 Oferta promedio
    59 ofertas
    Trophy icon Logo and Corporate Identity Design 4 días left

    I need a skilled graphic designer who can bring a fresh, modern style to the logo of website * Design Work: Primarily, I require a logo design, a corporate identity design, and other miscellaneous graphic design work. * Design Style: A modern aesthetic is key. I'm seeking clean lines, contemporary colors, and a sleek design that will catch an audience's eye. * Skills and Experience: The ideal freelancer should have proven experience with logos, corporate identity, and graphic design, especially in a modern style. * The Logo must be designed in two styles: - for Social Media Accounts (square), - for the website and corporate identity as a horizontal rectangle. * Based on previous experience, I can say that I don’t want to see: - do not show the preview logo

    $100 (Avg Bid)
    Destacado Garantizado
    $100
    701 participaciones

    ...aims to support the ambitious startup atmosphere. Our high-performer T-shirts are a must-have for every founder or entrepreneur, instantly boosting your status in any room and creating lasting impressions. Your mission: • Discover talents on Instagram and TikTok who will promote our T-shirts. • Engage internationally– London, Stockholm, and LA. You will face time zone challenge, can you catch-up? • Trigger interest by responding to DMs in a casual day-to-day talk format. Requirements: • Great sense of suitable influencers and creators in the fashion, lifestyle, and startup scene. • Self-motivated and ready who can collaborate remotely with teams. • Excellent communication skills, with ability to adjust templates individually. Re...

    $18 (Avg Bid)
    $18 Oferta promedio
    6 ofertas

    ...in the leaflet will be crucial for this project's success. Details: We are an internet based business - - we have been selling since 2004. We have an eBay store as well as our website. Due to eBay charges, our products on ebay are more expensive, so we would love customers to buy via our website instead of eBay. We need to include a leaflet with every eBay order that will catch the customers eye and remind them to buy on our website directly next time. We have tried many leaflets, some with 10% off, some telling customers that buying direct is cheaper, some telling customers of our other services / webpages / recipes / guides etc. We have even sent drink mats so our business name stays on their table instead of being thrown away easily like a leaflet. Our current le...

    $126 (Avg Bid)
    Garantizado
    $126
    27 participaciones

    I am looking for a web designer with superior design skills and an eye for minimalism to build a portfolio website that stands out. This site primarily to showcase my extensive collection of photography. Specific tasks include: • Creating a modern, minimalistic design that still manages to catch the visitor's attention. • Establishing an intuitive interface to easily navigate through the portfolio. • Effectively utilizing visuals and imagery as the main components of the design. Ideally, you have previous experience in designing minimalist portfolio websites integrating large amounts of photography content. I'm looking for someone who can take my photograph collection and create a platform that represents my work in the cleanest, simplest form. Familia...

    $17 / hr (Avg Bid)
    $17 / hr Oferta promedio
    75 ofertas

    ...developer to create a simple, yet captivating iPhone game. The game will prominently feature an existing 3D avatar in standing position (with rigs) made in Maya. Game mechanics: - The avatar is an animal that is in a sitting position. - It is standing in the nature or in a house (to be defined). - Bones are dropping done from the top. - By tapping on the bones the animal jumps up and tries to catch the bones (there is no 3D model for the bone yet). - If the animal catches a bone the player gets points. - If bones are being catched without mistakes, the player gets a bonus. - if three bones are not catched the game ends. -afer the game ends, the play can play with the dog, the same game mechanics apply like in the bone game, the dog jumps were the player taps. Or restart another ...

    $733 (Avg Bid)
    $733 Oferta promedio
    43 ofertas

    I'm currently in the process of writing a MBA reports focused on Operational, Management, Marketing, Finance, HR with a word count between 1000-5000 words and I need accomplished assistance in various areas of the project. This would primarily include: - Proofreading: A meticulous eye for detail is necessary to catch errors and inconsistencies in my content. If you have a strong grasp of the English language, fully understand academic writing style, and can identify commonly overlooked errors, you would be a great fit. - Editing: This isn't about making minor format changes. I need someone who can give a critical review, make suggestions for sentences or paragraphs that need to be restructured or reworded for clarity, coherence, and readability. - Advising: Your experie...

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

    ...for each video, including the title, a brief description, and the URL of the video. - Video Requirements: Videos should be compatible with "Shorts" formats – this means they need to be less than 1 minute long and in a 9:16 format. Additional Instructions: - Content Variety: We're looking for videos across various genres – be it humor, inspirational, DIY, or anything that has the potential to catch on fire on the internet. Not only 1 niche ! - Quality Over Quantity: We prioritize the impact and quality of videos over the sheer number. Each selected video should have a strong reason for being chosen. - Adherence to Social Media Guidelines: Videos must comply with the content guidelines of major social media platforms to ensure smooth reposting without a...

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

    Looking for an outstanding website developer versed in creating betting platforms. What's the catch? The site should involve real money transactions and offer a variety of bet types like Sports Betting, Casino Games, and Fantasy Sports. What we expect from you: - Experience in developing betting platforms. - Expertise in creating secure online transaction systems. - Knowledge of Sports Betting, Casino Games, and Fantasy Sports. Your role will primarily be to build a website that: - Is user-friendly and easy to navigate. - Can handle real-money transactions securely. - Features a wide spectrum of bet offerings. This is an exciting opportunity for those with a keen interest in the gaming industry. Let’s create a unique betting experience for our users!

    $646 (Avg Bid)
    $646 Oferta promedio
    15 ofertas

    ...for me. This TWC is steel capped, lead packed, 18" club that hides an 8" knife attached to a 3' oak shaft. I would also like for it to be screwed on so certain sections can be taken off or added on to This project's absolute requirements are: - You will need 2 3' oak dowels, a bayonet or good knife, a steel pipe, some lead, glue, rubber, apoxy and a few other odds and ends. - hidden release / catch mechanism for hidden knife The ideal candidate for this project would possess: - Exceptional woodworking skills. - Experience in creative and practical design. - Knowledge of basic safety protocols when dealing with sharp objects. This is the closest video I’ve been able to find to the tactical Walking stick I want. this guy did a great job walking thr...

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

    This is the task: GUI is similar to Netflix....exactly the same because then I will get problems, same functionality. As I wrote, I have 2 servers that I use, I sent you data. All t...user experience Now for functionality: 1. Flow of 60-70% of the processor during a movie, without freezing or buffering, that is, smart packet transfer. 2. Encoding for maximum resolution, sharp viewing (viewing player), there is VLC PLAYER 3. Full EPG / POSTERS loading, repeated attempts 4. Updates of new movies from the server, updating the list at any given time 5. Parental blocking / code 6. CATCH UP recording of live channels according to broadcast schedule or calendar, channel, date, start time and end time 7 Ability to delete users so that there will be no load on the server / with priority for...

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

    As our target is to connect and engage the youthful audience, we require a creative freelancer to make a live action video that's both entertai...instructions - Edit and finalize the video for optimal youth engagement Ideal skills for this project include: - Proven experience with live action video production - Understanding of youth trends and preferences - Strong storytelling abilities - Ability to capture audience's interest quickly - Adequate experience in video editing to create polished output. The goal is to create a video that will catch and hold the attention of a youthful audience. Deadlines are critical, as is your ability to accurately translate our vision into an engaging video. We hope to find a creative and active professional who has successfully worked ...

    $21 / hr (Avg Bid)
    $21 / hr Oferta promedio
    19 ofertas

    I need a logo for the organization Catch Up Foundation. Inspiration for the logo is attached in the pictures. Please be creative

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

    Require an expert in JavaScript with a solid understanding of event handling. Given any listing link from for example: I need to catch 2 types of user actions: 1. Click on "view phone number" (meanwhile, request to happening) 2. Change any of the filters on the sidebar (meanwhile, the URL in the browser tab is changing) In both cases, I need something in the console. Test cases: 0. Pasting your code (for catching events) to the console 1. Clicking on "view phones buttons" 2. Changing filters (dropdowns/checkboxes) Minimal logging: just static text about happened event Maximum logging: add received phone number / add URL difference

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

    I'm searching for an experienced resume writer, ideally with a background in medical industry, to revamp my current CV. My desired format is a Word document, specifically tailored for a Hospit... My desired format is a Word document, specifically tailored for a Hospital Consultant Radiologist role. The new design should cover the following sections: - Personal information - Education and qualifications - Work experience - Publications and research - Skills and certifications - Audits - Aims The project requires a professional tone, clear layout, and attractive design to catch the attention of potential employers in the medical sector. Knowledge of the medical field, particularly radiology, is highly appreciated to ensure that my skills and experience are adequate...

    $10 - $30
    Sellado
    $10 - $30
    12 ofertas

    I need a talented graphic designer to create an appealing, medium to large ...communicating our promotional message "For exclusive deals, Join the Club!". It is for a bowling / karaoke / videogame family fun center in the USA. Modern and new. Ideal Skills: - Graphic Design - Advertisement Design - Experience in creating promotional banners Key Deliverables: - A medium rectangle banner (300x250px) - Must incorporate the provided text information. Ok to suggest alternative catch to membership at the Club - Must create a professional, eye-catching design - Needs to provide art in all file formats suggested This is a fantastic opportunity for designers well-versed in creating engaging advertisement banners. Your creativity will have an immediate, measurable impact...

    $50 (Avg Bid)
    Garantizado
    $50
    81 participaciones

    The primary task in focus is to create alluring and luxurious designs for waterproof labels designated for our skincare products. Labels' design must reflect the luxury of our brand while remaining clear and compelling. Key Requirements: - Design expertise: Profound experience in luxury-focused design is a must. You should know exactly how to meld simplicity and drama to catch the eye and pique interest. - Material familiarity: The designed labels will be waterproof. Proficiency with designing labels that look outstanding, considering the texture and characteristics of waterproof materials, is crucial. - Size skillfulness: Our waterproof labels are small (under 50 square cm), so designers should be skilled at compact, impactful designs. Ideal freelancers should have ...

    $14 (Avg Bid)
    $14
    15 participaciones

    Principales artículos de la comunidad catch