Filtro

Le mie ultime ricerche
Filtra per:
Budget
a
a
a
Tipo
Competenze
Lingue
    Stato del lavoro
    2,000 bmp array lavori trovati, prezzi in EUR

    Con questo progetto ho intenzione di aiutare chi si trova alle prime armi con il codice C++. Le mie conoscenze comprendono soprattutto la gestione di numeri, caratteri e frasi. Nello specifico mi posso occupare di queste competenze: -Array -Matrici -Funzioni -Cicli (for, while, do-while) -Debugging -Gestione di file .txt -E altro

    €24 (Avg Bid)
    €24 Offerta media
    2 offerte

    ..."thymeleaf"? non sto riuscendo ad utilizzare le pagine in JSP perchè diversamente la web application non parte e sono stato costretto ad usare "thymeleaf" per farla partire. -Passaggio dei dati in JSON dal BE Java alla pagina HTML nell'oggetto DATATABLE. Non so come mai l'oggetto datatable non interpreta correttamente il DATASET inviato dal BE JAVA, eppure l'ho passato sia come Stringa, sia come Array, sia come Json, sia come Mappa, ma nulla la tabella risulta sempre vuota. In alternativa se inserisco un paragrafo in pagina, senza utilizzare il datatable, i valori json li vedo. -Intercettare al click la cella cliccata nelle varie pagine del DATATABLE e passare il dato al backend per post elaborazione grazie...

    €34 (Avg Bid)
    €34 Offerta media
    7 offerte

    Vorrei implementare uno script in grado di leggere un array di valori, produrre il risultato e scriverlo nella relativa cella. Ex: Tabella con due colonne di indirizzi, se per ogni riga la coppia è diversa da vuoto, calcolare la distanza in km con l'API di Maps tra i due indirizzi e scrivere il risultato in una cella.

    €93 (Avg Bid)
    €93 Offerta media
    6 offerte

    ...essere visualizzato in anteprima prima del pagamento. Ecco lo script utilizzato attualmente: <?php $path = $_SERVER["DOCUMENT_ROOT"]."/meteocam/"; $dirs = scandir($path); $numdirs = count($dirs) - 2; rsort($dirs); $last = 0; $array_response = array(); if($numdirs > 0){ $array_response = findLast($dirs); } echo "<img src='".time()."'>"; function ppe($string){ echo "<pre>"; var_dump($string); echo "</pre>"; exit(); } function findLast($dirs){ $array_response = array(); foreach($dirs as $dir){ if($last > 0){ continue; } if($dir != "." && $dir != ".."){ $path = $_SERVER["DOCUMENT_ROOT"]."/meteocam/FI9800P_00626E...

    €63 (Avg Bid)
    €63 Offerta media
    2 offerte
    Trophy icon creazione logo Terminato left

    ho un logo di scarsa qualità grafica richiedo che venga disegnato nuovo logo, il piu possibile simile al logo attuale mi occorrono i file vettoriali (.eps, .ai, .cdr) ed i file tipo raster (.jpg, .gif, .bmp, .png, .tiff) (non deve essere fatta una conversione dal logo attuale.. ma deve essere creato un nuovo disegno)

    €69 (Avg Bid)
    €69
    22 proposte

    Dato un array contenente numeri interi si progetti un algoritmo di ordinamento che ordini i numeri dispari inserendoli nelle posizioni dispari dell’array e i numeri pari nelle posizioni pari dell’array. Se i numeri pari (o dispari) superano i numeri dispari (pari), tutti i numeri rimanenti vengono inseriti alla fine dell’array. Si descriva l’algoritmo in modo chiaro e sufficientemente dettagliato e se ne analizzi la complessità nel caso peggiore. Si simuli l’algoritmo passo passo sul seguente array (la prima riga indica la posizione): --> guardare l'immagine allegata. Possibilmente fornire uno pseudocodice in c++.

    €22 (Avg Bid)
    €22 Offerta media
    3 offerte

    ...o “busy” Dovrà essere seguito il seguente processo: 1. al lancio, eseguire la connessione al database) ed alla stampante fiscale/registratore di cassa; 2. avviare un loop infinito per eseguire un processo per volta, relativo ad una singola ricevuta fiscale; 3. esecuzione di una select (fornita da noi) per trovare la prima ricevuta fiscale da trattare; 4. allocare il risultato della query in un array; 5. eseguire un update di una colonna “lock” della riga trovata; 6. eseguire le funzioni per inviare alla periferica i dati relativi alla ricevuta fiscale; 7. attendere la risposta da parte della periferica; 8. in caso di periferica fuori servizio o occupata, eseguire un loop di tentativi per 10 secondi, poi eseguire l’update nella riga del docume...

    €176 (Avg Bid)
    €176 Offerta media
    6 offerte
    script linux Terminato left

    Ho bisogno di uno script che possa essere lanciato su sistema operativo linux su una macchina collegata ad una stampante. Lo script prende in input un file pdf o immagine (jpg, png o bmp) e manda in stampa sulla stampante connessa. Inoltre lo script deve accettare alcuni parametri di stampa quali 1) orizzontale/verticale 2)a colori/bianco e nero 3) selezione del cassetto sportello bypass della stampante 4) numero di copie Lo script deve essere perfettamente funzionante su ogni tipo di stampante e deve essere documentato Il linguaggio di programmazione che verrà usato è una scelta del programmatore ma l'importante che io disponga del codice sorgente e che sia documentato

    €633 (Avg Bid)
    €633 Offerta media
    2 offerte

    L'obiettivo di questo progetto è trasformare un array PHP contenente una lista di fatture emesse in un file formato LEMCO compatibile con il sistema di importazione del software Zucchetti. In allegato puoi trovare la documenazione relativa al tracciato LEMCO. La struttura dell'array PHP "sorgente" verrà definita successivamente (partendo da un database MySQL si può strutturare a piacere).

    €181 (Avg Bid)
    €181 Offerta media
    14 offerte

    ..."Dtacquisto": "2016-11-03", // Formattato in YYYY-MM-DD "Numacquisto": "0017", "Mailacquirente": "indirizzo email acquirente", "Nome": "Luca", "Cognome": "Piccinini", "Prodotti": [ // Array di prodotti contenuti nell'ordine { "Nome" : "prodotto 1", "Codice" : "000001", // Codice del prodotto all'inter...

    €671 (Avg Bid)
    €671 Offerta media
    6 offerte

    Il progetto richiede la creazione di un SubVi (non protetto da password) che si occupi della compilazione di un array 2D (output) secondo un determinato algoritmo che va ricavato dall'immagine allegata al pannello del Vi (IMAGE DATA). Il file allegato riporta anche un esempio di come compilare l'array2D. Chiaramente, l'input sarà sempre diverso ogni volta, prima si dovrà capire l'algoritmo di generazione dei campi ID, PARENT, POSITION, LEVEL DEPTH, NLEFT e NRIGHT a seconda dell'array di input per poi compilare l'array2D di output. Aggiungere la possibilità di inserire un offeset sul valore del campo ID.

    €59 (Avg Bid)
    €59 Offerta media
    2 offerte

    ...richiede progetto per conversione di un array stringhe in relative categorie prestashop 1.6 Il SubVi da realizzare legge ogni singolo elemento dell'array di input e genera le relative categorie e sottocategorie su un sito basato su CMS prestashop v 1.6 La comunicazione deve avvenire obbligatoriamente tramite MySQL. Competenze Labview, MySql e Prestashop. - subVi modificabile e non protetto da password. - Si richiede verifica del sistema col file di esempio. - Host con CMS prestashop 1.6 già attivo e pronto , si rilasceranno credenziali di accesso una volta assegnato il progetto. --- ENG --- It requires the project to convert a string array in related categories prestashop 1.6 The subVI to achieve reads every single element of the ...

    €230 (Avg Bid)
    €230 Offerta media
    1 offerte
    Php to LEMCO Terminato left

    Servirebbe una o più classi per la trasformazione di Fatture, strutturate in Array Php, in formato LEMCO di Zucchetti.

    €37 (Avg Bid)
    €37 Offerta media
    1 offerte

    Angular Partitioning, DFT, Array

    €104 (Avg Bid)
    €104 Offerta media
    6 offerte

    Da una tabella in cui sono salvati gli orari prenotati, dovrei visualizzare gli orari disponibili in base ai servizi che possono avere durate multiple di 30 minuti. Escludendo l' array degli orari di chiusura del negozio. Mi servono solo le funzioni !

    €18 - €18
    €18 - €18
    0 offerte

    ...parser testuale. La funzione deve ricevere come parametro del testo all'interno del quale possono essere presenti 1 o più tag come questi [list_items_category="simple,16"] oppure [list_brand=""]. Questi tag dovrebbero essere convertiti in funzioni dinamiche, dove ad esempio "list_items_category" è il nome della funzione e "simple,16" i parametri della funzione a loro volta trasformati in un unico array. Ottenuta la funzione dinamica, questa dovrebbe essere sostituita al tag relativo, così da ottenere un testo all'interno del quale ci sono tutte le tag convertite in testo leggilibe. Ad esempio iniziale Donec sodales nulla nterdum. Curabitur [list_items_category="simple,16"] vitae cursus metus,...

    PHP
    €137 (Avg Bid)
    €137 Offerta media
    7 offerte
    classifica utenti Terminato left

    ho bisogno di qualcuno che mi possa creare una classe che in tutta sicurezza possa accedere al database mysql del mio sito per prelevare il punteggio degli utenti. in entrata questa classe dovrà usare un metodo dove si dovrà passare un array con l'elenco degli utenti di cui si vuole conoscere il punteggio. sarebbe anche interessante magari che la classe possa già sommare e ordinare già la classifica degli utenti. oltre a questo, la classe dovrà anche avere un metodo per visualizzare l'iframe con il mio sito, tipo "codice da incorporare". attendo parteciapazioni. saluti.

    €51 (Avg Bid)
    €51 Offerta media
    6 offerte

    I am looking for a highly skilled developer to create an AI image generato...items. The aim is to provide unique designs for various clothing items including T-shirts, Hoodies, and sweaters. The AI should not be limited in its creativity and the generated designs should span multiple themes including Abstract, Cartoon characters, Nature patterns, and more. Key project requirements are: - The AI should generate images on T-shirts, Hoodies, and sweaters. - A vast array of style/theme options must be incorporated. - The image resolution must be high (300 dpi), formatted as PNG. Ideal candidates should have experience in AI programming, graphic design, and an understanding of clothing design. Poting your previous works related to AI image generation will be a plus in thi...

    €428 (Avg Bid)
    €428 Offerta media
    53 offerte

    ...fronts. So, I'm seeking an experienced JavaScript developer with broad expertise including but not limited to: - Debugging - Code optimization - Designing interactive web elements - Working with commonly used frameworks such as React, Angular, and Vue.js - Creating dynamic web pages - Building web applications - Enhancing user interactions Your bid should reflect your ability to handle a wide array of tasks and complexities. As we move forward, I will provide more detailed information about the specific tasks at hand. Here is the task: I have a website (online store mock up) almost done (on my local computer). But few issues I still have with the Contact Us form (email validation. With the header container (the hamburger and logo image touch each other).   ...

    €21 (Avg Bid)
    €21 Offerta media
    24 offerte

    I am looking for an experienced Electronics Engineer, well-versed in using Altium Designer, for a series of projects that demand proficiency in a wide array of electronics, specifically focusing on Microcontroller integration, PCB layout and USB connectivity. Key Aspects: - PCB Layout design - Microcontroller implementation - USB Connectivity solutions Additional Requirements: - Expertise in Circuit design - Experience in selecting suitable electronic components - Signal analysis knowledge - Ability to conduct thorough testing procedures This project demands an adept understanding of electronic systems and circuitry meant for consumer electronics. Candidates with a solid track record in crafting and refining consumer electronic designs are strongly preferred. Your task will be...

    €34319 (Avg Bid)
    €34319 Offerta media
    21 offerte

    Currently, our Twitter hashtag doesn't seem to reach the heights one would expect despite the number of interactions. We believe that the issue lies in the type of interactions considered when determining trends. For this task, we are looking for a professional who can analyze these complexities associated with Twitter's algorithm and adjust it to take into account a wider array of interactions. Ideal skills for this project include: - Strong understanding of Twitter's trending algorithms - Knowledge of the social media landscape, particularly Twitter - Experience with algorithm development and adjustment The end objective is to have our hashtag consider fan posts, official events, and all other types of interactions when determining its trend status. This should, ...

    €4 / hr (Avg Bid)
    €4 / hr Offerta media
    10 offerte

    I'm looking for an expert in 3D animation to create a large number of realistic pro wrestling moves. The project involves: - Creating 500 different wrestling moves: I'm looking for a vast array of moves, so we can make the gameplay as dynamic and engaging as possible. - Realistic Animation Style: The animations should be grounded in reality, mirroring real wrestling moves as closely as possible. - No Sound Effects: The animations will be used in a game and sound effects will be added separately, so you don't need to include them in your deliverables. The ideal candidate will have experience in 3D animation, particularly in character animation and realistic movement. Experience in game animation is a plus. Please provide any relevant portfolio or examples of...

    €3190 (Avg Bid)
    €3190 Offerta media
    27 offerte

    As a client, I require the expertise of a Python programmer who's adept at scripting. The centerpiece of the project is to write an algorithm for stereo vision and pose estimation. Notably, OpenCV will be the preferred library for this task due to its robust array of features. ArUco markers are being used as objects for calibration. Requirements: - Experience in Python scripting - Ability to write an algorithm for stereo vision and pose estimation - Proficiency with OpenCV Your relevant portfolio that illustrates your competency in the above tasks will be highly appreciated.

    €189 (Avg Bid)
    €189 Offerta media
    25 offerte

    I am in search of a proficient virtual assistant who is adept at listing products on Wix and Shopify. Your primary task will be to assist with the listing of an array of clothing items on these platforms. Ideally, the candidate should possess: - In-depth understanding of Wix and Shopify platforms - Proficiency in product listing across multiple categories, preferably clothing - Excellent attention to detail to ensure accurate descriptions and optimal keyword use - Experience with product photography or digital photo editing is an advantage - download product images and editing to the theme and layout of our website - Come up with product names, product description that is SEO optimized - Work closely with founder to fix price and work on website Required: - A desktop, Laptop tha...

    €5 / hr (Avg Bid)
    €5 / hr Offerta media
    50 offerte

    I'm in need of a mobile designer proficient in creating vibrant, interactive designs for an entertainment-based project - a nightlife discovery platform. This app is aimed at simplifying and enhancing users' nightlife experiences. The user base will predominantly be Zen-z Key features include: - Event Listings: Ability to display and manage an array of upcoming events. - Venue Recommendations: Tailoring suggestions to user preferences. - User Reviews: Ensuring a transparent and interactive platform where users can share their experiences and feedback. We will be calling events as experiences which have details of both event and venue Ideal candidates should have prior experience in designing similar platforms and should be able to align their creativity with the app&r...

    €847 (Avg Bid)
    €847 Offerta media
    20 offerte

    The ideal candidate will possess a comprehensive grasp of the intricate regulations surrounding the legal rights of individuals implicated in drug-related DUI charges, coupled with expertise in specimen handling and upholding the chain of custody's integrity. To support the development of two content pieces, an array of evaluations and a significant volume of personal data will be furnished, necessitating strict adherence to medical documentation protocols. It is crucial to independently assess the evidence provided to mitigate potential biases from prior MRO reports and offer an additional expert viewpoint. Content Pieces: 1. Simplifying toxicology for a lay audience and the media. 2. Incorporating new information beyond the court-mandated disclosure for anticipated outcomes....

    €412 (Avg Bid)
    €412 Offerta media
    8 offerte

    We're in need of an experienced photo editor to refine pictures from our wildlife safaris - both local and international. The primary tasks include color correction and cropping/resizing. Here are the specifics of the project: - **Editing Requirements**: As a wildlife safari company, we collect a vast array of pictures from our adventures. Your role will be to ensure that the colors in these images are corrected to appear as natural as possible. Additionally, you'll be responsible for cropping and resizing images to enhance their overall visual appeal. - **Desired Look**: We're aiming for a 'natural and realistic' style for the edited photos. The goal is to maintain the authenticity of the captured moments while enhancing their visual quality. Experience i...

    €1066 (Avg Bid)
    €1066 Offerta media
    27 offerte

    I'm on the lookout for a professional garment designer with a knack for creat...vision into appealing, contemporary styles - Ensuring that the garments are not only fashionable but also practical and comfortable - Developing detailed tech packs for production The garments should cater to a broad audience including men, women, children, and the elderly. An understanding of the diverse needs and preferences of these demographics is crucial. Prior experience in creating a wide array of styles, from casual to formal, vintage to modern, will be highly valued. A portfolio that showcases your versatility and ability to adapt to different aesthetics is a must. If you're a creative professional with a keen eye for detail and a passion for innovative garment design, I'm exci...

    €49 (Avg Bid)
    €49 Offerta media
    9 offerte

    Helllo. I am seeking a full-stack developer who can rendering 3d object with polypoints and animations like zoomin or zoomout with mouse control. This project involves leveraging React and to create an interactive 3D object rendering application, utilizing a polypoints array for precise geometric representation. By integrating Node.js for backend operations and employing React Three Fiber (R3F) for seamless integration of within the React ecosystem, the project aims to enhance front-end development capabilities, offering a dynamic and immersive user experience. Budget: $100, Deadline: 2 days Excited to see your applications!

    €130 (Avg Bid)
    €130 Offerta media
    40 offerte

    ...Web APIs used should require user authentication (oAuth). So your application should allow user to login and logout. The basic requirement is to use Facebook’s Login Button. But more marks will be awarded for using SDK (basic to intermediate) or implement your own oAuth (hard). • The main data for your application retrieved from Web API should be at least as complex as an array of objects. E.g. An array of likes, or array of photos. • Your code should be appropriately structured into MVC. A bundler, i.e. webpack, should be used to bundle all the modules together. • Templating (e.g. or JSX etc) should be used to handle the display of dynamic content (and structure your code). The following are intermediate to hard requirements. Some of these req...

    €85 (Avg Bid)
    €85 Offerta media
    25 offerte

    I need a talented graphic designer skilled in Canva to develop an array of marketing materials. These will including social media graphics, flyers, infographics as well as designs for banners and other signages. The designs will be primarily used on Facebook and Instagram. The main objective of these materials will be to promote a product or service while simultaneously building brand awareness. The ideal candidate should be creative, understand the nuances of designing for social media and print, and have a knack for visual storytelling. A portfolio showcasing similar past experiences will be highly appreciated.

    €54 (Avg Bid)
    €54 Offerta media
    93 offerte

    In search of a highly skilled Corel Draw editor to provide comprehensive modifications to an array of existing designs. Your primary tasks will involve: - Adjusting layers and details of our current CDR (CorelDRAW) files - Not simply making superficial tweaks, but real, valuable impact through detail-specific adjustments An ideal candidate would have previous experience editing and manipulating vector graphics, particularly in Corel Draw. Proficiency in handling text and typography within the software is a plus. This is not a job simply about making changes, but about understanding how each modification affects the bigger picture. Let's enhance these designs together! Requirements :- 1) We need convert all designs in 3 color a) White Color b) Black Color c) ...

    €41 (Avg Bid)
    €41 Offerta media
    3 offerte

    In search of a highly skilled Corel Draw editor to provide comprehensive modifications to an array of existing designs. Your primary tasks will involve: - Adjusting layers and details of our current CDR (CorelDRAW) files - Not simply making superficial tweaks, but real, valuable impact through detail-specific adjustments An ideal candidate would have previous experience editing and manipulating vector graphics, particularly in Corel Draw. Proficiency in handling text and typography within the software is a plus. This is not a job simply about making changes, but about understanding how each modification affects the bigger picture. Let's enhance these designs together! Requirements :- 1) We need convert all designs in 3 color a) White Color b) Black Color c) ...

    €10 (Avg Bid)
    €10 Offerta media
    5 offerte

    In this project, I am seeking a mid-level Frappe framework developer. You will be expected to handle an array of tasks including: - Customizing existing modules to optimize their performance and meet our unique business needs. - Constructing fresh modules to expand the functionality and efficiency of our system with innovative solutions. - Providing technical support and bug fixes to ensure the system runs smoothly and efficiently. Your 3-5 years of experience working with Frappe framework would be instrumental in achieving my project's goals. We have wireframes and designs ready for this project which will guide you and facilitate a better understanding of the desired outcomes. The ideal candidate for this project is an excellent problem solver, meticulous in their attent...

    €399 (Avg Bid)
    €399 Offerta media
    12 offerte
    typing in 3 giorni left

    I'm in immediate need for a professional who excels in copy typing. The specific skillset required includes: - Expertise in copy typing from an array of formats (Handwritten notes, Printed materials, Digital files, etc.). - Ability to work efficiently and accurately under minimal supervision. - Complete adherence to the provided guidelines and formatting. - Ability to operate and deliver within unspecified timeframes. Time sensitivity for the completion of this project is currently undefined. Interested freelancers should be flexible for any time constraints that may present.

    €8 / hr (Avg Bid)
    €8 / hr Offerta media
    71 offerte

    I am seeking a skilled coding expert to upgrade the EXIF metadata of my project's images to enhance data integrity. Key tasks include: - Strapping the project onto VB.Net 2019; - Enhancing EXIF metadata features for date, time, location, and camera make & model. - Insert image EXIF data to .jpg, jpeg, bmp, gif, tiff Substantial experience with VB.Net and EXIF metadata manipulation is a must. The objective of this project is to ensure the integrity of data linked with images and as such, potential freelancers should demonstrate a keen understanding of data management and integrity-validation techniques.

    €348 (Avg Bid)
    €348 Offerta media
    28 offerte

    I'm looking for a highly skilled and professional video editor for my Instagram reels. I am willing to pay upwards of $100 per edit.. Here are some essential details: - Each video is expected to be 45 seconds- 1 minute 10 seconds long. - It will mostly contain a wide array of topics, from providing valuable content to pre-handling objections and showcasing authority or case studies - The preferred style for the video edits is fast-paced and energetic, combining engaging storytelling while keeping it clean and simple In terms of skills and experience: - Proficiency in video editing software is a must - Experience in social media content, particularly Instagram reels, is highly preferred - Ability to create fast-paced, engaging content while maintaining a clean and minimalist...

    €90 (Avg Bid)
    €90 Offerta media
    62 offerte

    I'm in the market for a skilled and experienced developer who can craft a cutting-edge multivendor E-commerce platform designed to cater to the electric vehicle (EV) market. The platform will be offering a wide array of products including electric vehicles, charging equipment, and various EV accessories. Essential features for the project include: - User Registration and Login: The platform should allow for seamless and secure user registration and login processes. - Product Search and Filtering: A robust search functionality combined with effective product filtering capabilities to help customers easily find what they are looking for. - Secure Payment Gateway: The platform should integrate a reliable and secure payment gateway to facilitate smooth transactions and protect us...

    €395 (Avg Bid)
    €395 Offerta media
    54 offerte

    I'm on the hunt for an adept professional capable of sourcing, securing, and delivering an array of software development opportunities encompassing mobile applications, web development, and even desktop software creation. Key Requirements: * Proven expertise in Python, JavaScript, Java, RPA and automation, with hands-on experience on relevant projects. * Ability to provide detailed project proposals - the success of our collaboration heavily depends on this. * A broad understanding of the software development landscape, and a strategic competence in identifying and securing viable projects - your proficiency in this will make us a perfect team. Experience: If your experience includes winning bids and securing technology-focused projects in a competitive market, you're ...

    €47 (Avg Bid)
    €47 Offerta media
    2 offerte

    ...This model will serve as a crucial part of my eCommerce store, allowing customers to pick their preferred color, style, and even customize dimensions before placing an order. Key Features Needed: - Interactive color selection: This will allow for an engaging and user-friendly interface for customers to pick their desired color. - Multiple style options: The model should be able to present an array of styles for customers to choose from. - Customizable dimensions: Customers should be able to adjust the dimensions of the product as they see fit, to ensure a personalized end result. Industry Focus: The 3D customization model will be specifically used for a fashion site. As such, it's important that the model is designed to cater to the unique needs of this industry. Integra...

    €176 (Avg Bid)
    €176 Offerta media
    49 offerte

    I have a 63 line app buildable from VS2019 developer cli: /clr I would like a version of this with exact same functionality but in C Sharp and buildable from cli. App checks pixel values present in a bmp file and saves a list of these. There's also related C# code on net to make this task fairly easy to do. If interested in this project task please state at start of message attached to your bid if you have Visual Studio 2019 (both of us having VS2019 helps avoid a problem building from windows cli). I look forward to hearing from someone with VS2019 who's up to doing this task. Thank you in advance for your interest!

    €22 (Avg Bid)
    €22 Offerta media
    8 offerte
    SEO Content Writer for Tech Agency 2 giorni left
    VERIFICATO

    I'm seeking a skilled content writer endowed with a strong SEO background and copywriting experience for my technology-focused agency. W want to handle an array of clients, necessitating someone capable of delivering dynamic and engaging content. Key Responsibilities: - Blog Writing: Devise and generate original, compelling blog posts with a deep understanding of technology-related themes. - Copywriting: Create persuasive website content enhancing user interaction to fulfill clients' requirements effectively. SEO Expertise: The content should be SEO-rich with emphasis on the following strategies: - Keyword optimization: Proficient in keyword research and effectively incorporating them into the content for better visibility. - Metadata creation: The ability to create meta...

    €900 (Avg Bid)
    €900 Offerta media
    81 offerte

    Seeking a skilled website designer adept at creating eCommerce platforms. The online store does not have a specific product line yet, so flexibility and adaptiveness in design are required....online store does not have a specific product line yet, so flexibility and adaptiveness in design are required. While we're not sure about the payment gateway yet, we do anticipate that we'll be listing fewer than 50 products initially. Skills and Experience required: - eCommerce website design - Knowledge in integrating payment gateways (just in case) - Experience in managing and displaying an array of products - Proven expertise in user-friendly designs. Briefing guidelines and further project details will be provided when selected. Please provide samples of previous work when s...

    €261 (Avg Bid)
    €261 Offerta media
    37 offerte

    In need of a qualified freelancer to automate tasks such as report generation and data manipulation in Excel using advanced VBA. Key Tasks: - Create automated processes in Excel for data manipulation and report generation - Work with Excel data sources exclusively Skills and Experience: - Expert in Excel VBA development - Proficient in the use of advanced Excel functions, including array formulas and 'What-if' analysis - Strong understanding of data handling in Excel The successful candidate will be expected to demonstrate a track record of automating complex tasks in Excel using advanced VBA, and manipulating data accurately and efficiently.

    €5 / hr (Avg Bid)
    €5 / hr Offerta media
    22 offerte

    I'm currently seeking an experienced HR recruiter to assist with sourcing senior-level candidates as soon as possible. Key job responsibilities would involve: - Developing and implementing overarching outbound hiring strategies - Outreach to prospective senior-level candidates through various channels - Managing the candidate interview and recruitment process Experience in a broad array of industries would be ideal, as the specific industry for the roles remains open-ended. As this project requires immediate attention, a proven track-record of prompt and successful senior-level recruitment is essential.

    €220 (Avg Bid)
    €220 Offerta media
    4 offerte

    I'm seeking a talented app developer to build an engaging entertainment app that will be available on both iOS and Android platforms. The ideal candidate for this project should have: - Proficiency in cross-platform app development, - An impressive portfolio of interactive, user-friendly app designs. - Knowledge and skill in creating apps for...purposes (games, videos, etc.). Since I did not select any external APIs for integration, focus should be placed on: - Ensuring the app works smoothly without the need for external APIs, - Guaranteeing data security in the absence of third-party API integrations. This project is an exciting opportunity to showcase your ability to create a compelling entertainment app that resonates with a wide array of audiences. Looking forward to ...

    €1362 (Avg Bid)
    €1362 Offerta media
    148 offerte

    I am in need of a dynamic marketing individual who can manage an array of tasks efficiently. Your skills would not only include the handling of various social media platforms but also the creation of crisp, engaging content and the successful roll-out of advertising campaigns. Your duties also involve making crucial phone calls, and hence, excellent verbal communication skills are a must-have. The overarching goal of this role is to boost product sales, so previous experience in sales-driven roles would be beneficial. Key Responsibilities: - Social Media Management: You would be expected to handle all social media outlets and ensure constant interaction with our valued customers. - Content Creation: Expect weekly creation of unique, compelling content that effectively demonstrat...

    €215 (Avg Bid)
    €215 Offerta media
    9 offerte

    ...I’m looking for someone, preferably who knows their way around Wordpress to handle the design element (logo’s, layout, UI, theme etc). Please note, the last guys idea of the above was using a well known AI to generate a logo and slap it on the storefront woocommerce theme. That’s not what we or our client base are after, we would not hire someone to do what we can do ourselves! He had a lovely array of links to Wordpress sites he had designed, yet lacked the ability to do something similar for us, therefore only present previous work you can prove to me was done by yourself. I have nothing against agencies, but I’d prefer to give the work to an independent self employed person. Finally - anyone using auto bidding software won’t be considered. Comp...

    €665 (Avg Bid)
    €665 Offerta media
    250 offerte

    i did a change in Admin System Localisation i change Languages Code "en-gb" to "English" and then the site get errors i revert back to en-gb but still error.. Notice: Undefined index: english in /home3/pattayak/xxxxxxx/modification/catalog/controller/startup/ on line 129Notice: Trying to access array offset on value of type null in /home3/pattayak/xxxxxx/modification/catalog/controller/startup/ on line 129 i need help fixing this

    €20 (Avg Bid)
    €20 Offerta media
    26 offerte

    I'm hoping to improve the gameplay experience of my title by incorporating a variety of ACS weapo...Addition of ACS Guns to Teams: An assortment of weapons including pistols, rifles, shotguns, and snipers should be intelligently distributed among team members. This will increase the gameplay variety and tactical opportunities for players. - Establishment of a Civilian Gun Store: A well-structured and interactive gun store needs to be set up for civilian characters. This should offer a broad array of ACS guns for sale, further enhancing customization options and gameplay depth. Ideal Skills and Experience: - ACS system experience is absolutely crucial - Proficiency in scripting languages - A strong track record in game enhancement projects - Solid understanding of realistic g...

    €129 (Avg Bid)
    €129 Offerta media
    50 offerte