Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 ant logo jobs fundet, i prisklassen EUR

    Project topic: "Implementation of Ant Colony Algorithm in the Traveling Salesman Problem". Project objective: Developing a computer application utilizing the ant colony algorithm to solve the traveling salesman problem, minimizing the total travel distance. Execution: The project can be carried out individually or in pairs. In case of group work, both individuals must prepare independent reports. Project scope includes: 1. Implementation of the ant colony algorithm, considering path selection mechanisms, pheromone update, and other characteristic aspects. 2. Data representation, such as cities with known coordinates, e.g., European capitals, provincial capitals in Poland, etc. 3. User-adjustable parameters for the ant colony algorithm, such as the ...

    €64 (Avg Bid)
    €64 Gns Bud
    12 bud

    ... "npm run lint:eslint:fix", "git add --force" ], "*.json": [ "prettier --write", "git add --force" ] }, "resolutions": { "babel-core": "7.0.0-bridge.0" }, "dependencies": { "@adobe/cq-react-editable-components": "~1.0.3", "@adobe/cq-spa-component-mapping": "~1.0.3", "@adobe/cq-spa-page-model-manager": "~1.0.4", "@ant-design/compatible": "^1.0.8", "@ant-design/icons": "^4.3.0", "@babel/polyfill": "7.4.3", "@gh/accordions": "^1.2.1", "@gh/buttons": "^1.5.0&...

    €26 (Avg Bid)
    €26 Gns Bud
    36 bud

    當然,我需要一比特經驗豐富的前端開發專家協助我啟動新的企業項目。 我們要開發的是用戶管理後臺改版,現有系統是layui編寫,需要改為前後端分離,使用ant Design框架 【項目要求】: -需要中文或粤语沟通 -至少有3年的相關工作經驗 -熟悉TypeScript -熟練使用Vue和Node.js -熟練使用element ui和Ant Design,Jquery框架 -熟練Less,Sass等CSS預處理器 -使用webpack處理並優化壓縮項目 -提供原始程式碼 -確保網頁在常用瀏覽器和手機端上都能順暢訪問 -確保頁面流暢不卡頓 【我們將提供】: -理想樣式參攷圖 -原項目源碼及效果圖 -對接團隊支援 !!!!可参考这样效果的

    €141 / hr (Avg Bid)
    €141 / hr Gns Bud
    34 bud

    [Tool] Use UiPath, not UiPath X. DO NOT use other RPA tool. [Inputs] "" and "". [Output Goal]Copy Excel(.xlsx) data ant paste to Google Docs( not microsoft Word) [Output Example] [Detail]Process Excel tables row by row and paste them into Google Docs. Image data can also be set as necessary.

    €20 (Avg Bid)
    €20 Gns Bud
    7 bud

    It is a javafx application which stores records in a mysql database, it was made with an older version of JDK 8 I need to rebuild it for my project using the latest JDK because the new SDK 21 doesn't have inbuilt javafx I need it done preferably in netbeans . Only help Migration from Nashorn to GraalVM is needed , the older ANT build doesn't work.

    €133 (Avg Bid)
    €133 Gns Bud
    1 bud

    As a seasoned developer, my purpose is to incorporate dynamic data rendering into a pre-existing project. The framework of choice is React JS and the Ant Design (antd) library. Related tasks are: - Implementing dynamic data rendering using React JS and Ant Design (antd) - Handling real-time API data and integrating it into the user interface The relevant skills this role demands are: - Proficient understanding and hands-on experience with React JS and Ant Design (antd) - Experience with real-time API data integration - A knack for creating seamless, responsive layouts Please note I will provide the required APIs; therefore, creating new APIs is not part of this project. Your role will be specifically focused on rendering real-time data efficiently and effectively.

    €9 / hr (Avg Bid)
    €9 / hr Gns Bud
    27 bud

    Se necesita experto en eclipse, tomcat, ant, maven, glasshfish, python, docker... Para realizar una serie de pequeños proyectos o ejercicios, se adjunta un pdf con las instrucciones para preparar el entorno de trabajo. Cada semana o dos necesitaré una extensión extra. Se adjunta unas instrucciones para configurar entorno de trabajo, así como la primera sesión que ya está realizada. Se adjunta el proyecto que habría que realizar, el de sockets.

    €8 - €30
    Fremhævet
    €8 - €30
    0 bud

    Se necesita experto en eclipse, tomcat, ant, maven, glasshfish, python, docker... Para realizar una serie de pequeños proyectos o ejercicios, se adjunta un pdf con las instrucciones para preparar el entorno de trabajo. Cada semana o dos necesitaré una extensión extra. Se adjunta unas instrucciones para configurar entorno de trabajo, así como la primera sesión que consta, así como la sesión 01. Se deberá usar github.

    €25 (Avg Bid)
    €25 Gns Bud
    2 bud

    ...start making buttons. For design: There is already a design in bootstrap / HTML. Use shit design an make it working software based on the functional requirements and the price table for calculation. Key things: - Calculation based on model, size, and quantity - The user must be able to basic Horizontal / vertical scale the imported image - The Red and Green lines are guide lines for the print ant cutting. So they change for every button Size (in mm). - Checking of input fields - Calculating the design in the button maker and converting it to Printable PDFs (A4) paper. So the system must calculate how many papers it needs for the quantity of buttons. So they change for every button Size (in mm). - Option to Download a printable PDF (with all the quantity of the buttons in gener...

    €753 - €1505
    Forseglet
    €753 - €1505
    30 bud

    I'm seeking a highly skilled and experienced web developer to create a dynamic live streaming platform. The main purpose of the platform is to cater to a diverse audience, offering a place for various content creators to share their work, hobbies, or specialties. Key Features: * Chat functionality - This is essential for fostering interaction between th...monetization options for our streamers. Ideal candidates will have a significant web development background, particularly in building live streaming platforms or similar solutions. Expertise in UX/UI design for user-friendly viewing and interaction is also preferred. Excellent knowledge of chat functionalities and monetization strategies is a must. Preferred Experience: NextJS, ReactJS, CSS, and Ant Design, Mobile Device Ag...

    €2137 (Avg Bid)
    €2137 Gns Bud
    105 bud

    We are looking for ant-design vue expert to help fix one functionnaliy in migration from Vue2 to Vue3 Code in Vue 2 : ``` data() { return { .... form: this.$(this), ..... } } ``` Vue 2 Packages : "ant-design-vue": "1.6.5" "vue": "2.5.2" Vue 3 Packages : "vue": "3.4.15" "ant-design-vue": "2.2.8" Problem in Vue 3 : ``` Uncaught TypeError: Cannot read property 'createForm' of undefined ```

    €35 (Avg Bid)
    €35 Gns Bud
    14 bud

    I am looking for someone who will watch about 115 videos on youtube with a total combined run time of 16-17 hours. Maybe leave no more than 25 thumbs up, no comments necessary, i don´t ant you to subscribe to the channel. You do not actually have to watch any of the videos, you just have to play through them one time each. I would like this done over a 2 week period, like 5-8 videos per day. I don´t want this all done in 1 day or 10 days. This is a pretty basic job, I am only able to pay the minimum for this preferably $5.

    €16 (Avg Bid)
    €16 Gns Bud
    54 bud

    I am looking to enhance the Admin Panel of my E-commerce application which is built on React js, Vite, Firebase, Javascript, Tailwind, Ant Design, and SASS mix. I require an expert with significant experience in these technologies who can upgrade my system with the following features: Product Management: - I have to add a provision to upload the image of a product Order Management: - Have to show the transactions for the order on Admin Panel (Completed orders) - Have to show the statistics like the revenue, Number of Orders, Highest rated delivery team, etc.. The ideal freelancer for this project will be someone who is proficient in the above technologies and has prior experience working with E-commerce applications. They should understand best practices for user interface design...

    €119 (Avg Bid)
    €119 Gns Bud
    36 bud

    I am in need of an experienced Java developer to create a mail tool for me. I want to send, ant get incoming mails. may be both with attachments - only functions - no userinterface

    €130 (Avg Bid)
    €130 Gns Bud
    25 bud

    Looking for an artist that can draw an anime/animated style scene with an anthropomorphic ant/termite. It's to be wearing a crown, sitting in a throne, scepter with a diamond head in one "hand" or lying across a lap. It's to be whimsical, as if it's just an adult playing a video game on a pc, looking at the viewer with a mischievous smile. The pc desk and room with a fire place can be in a tidy disarray with a black cat with a small patch of white fur and an orange tabby curled up close, with each wearing a little crown as well. A little Dutch bunny munching on some hay with a crown watching the action on the screen. A black and white guenia pig sitting in his little cage with some treats, sipping on a drink while laying in a lounge chair watchi...

    €1390 - €2781
    Fremhævet Forseglet
    €1390 - €2781
    34 bud

    Hi Francisco, Katie is employed by the association to organise our Webinar series. We run one a month with a different speaker ant topic each month. i was wondering if you could produce a banner template in our MWA style which Katie could use (i.e. she could fill in the detail of the title of the webinar, and the presenters detail including a profile picture of the presenter. I will send you a copy of one of the banners she used last year as an example. If the template approach is not possible, we are happy for you to design each banner we need individually. We will take your advice on the best approach

    €24 / hr (Avg Bid)
    €24 / hr Gns Bud
    1 bud
    Product Development Udløbet left

    Development of water feeder part for ant farm.

    €100 (Avg Bid)
    €100 Gns Bud
    1 bud

    I am looking for an expert C# developer who can create a localization desktop application for Windows. The application should have the following key functionalities I have a C...adding the Arabic language (RTL) in a professional way that does not affect the performance and speed of the application. I need a ready-made module that can be easily implemented and suggest more than one working method so I can choose the best one I prefer the solution to be through code by reading the translation from a text or XML file The application has many forms and grids with devexpress ant Infragistics developer must: - Expertise in C# development - Experience in creating desktop applications - Knowledge of localization techniques - Strong understanding of user interface design and database ...

    €240 (Avg Bid)
    €240 Gns Bud
    35 bud
    Build the website Udløbet left

    I am in need of a skilled web developer to build a website for me. Candidate must start work immediately and need to complete the project within 1 day. Requirement Skills: React, TypeScript, Ant Design, BootStrap, Frontend Development. If you can't start working right now, don't make a proposal. Please start your proposal with " I can start work NOW" I will provide the project and requirement to candidate

    €116 (Avg Bid)
    €116 Gns Bud
    85 bud

    I have a nearly completed project for a client that requires a skilled React JS developer to handle final modifications. The current developer became unavailable earlier this month and failed to deliver as promised. I am now told he can't work again until early next year. This is a large project where we have been converting an old Angular 8 front-end to React JS. Ant Design was used for the design aspects. Project dependencies are: "@reduxjs/toolkit": "^1.9.5", "antd": "^5.10.1", "dayjs": "^1.11.9", "lodash": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", "react-redux": "^8.1.2", "react-router-dom": "^6.16.0",...

    €44 / hr (Avg Bid)
    €44 / hr Gns Bud
    69 bud

    I need a user settings page for my project to manage settings in DynamoDB. The whole project should be deployed on AWS. Layout can be used from this project . One page should display list of repositories and their parameters. Every item on the list can be edited by user (when 'Edit' button is clicked) Data model is simple : - Repository -- name -- url -- branch -- public key Second page 'Settings' should contain simple user settings : - name - avatar - password

    €140 (Avg Bid)
    €140 Gns Bud
    31 bud

    I am looking for a developer who can help me add file upload functionality to my Advanced Mern Stack (Node.js / / MongoDb / React.js ) with Ant Design (AntD) and Redux. The files will be in the form of documents and they need to be saved in MongoDB. Additionally, I am using the antd library for my forms, and sometimes there may be more than one file per form submission. Requirements: - Experience with the MERN stack and MongoDB - Proficiency in working with antd library - Ability to implement file upload functionality and save files in MongoDB - Knowledge of handling multiple file uploads per form - Familiarity with file download functionality The files should be accessible to all users of the app. However, I am open to suggestions regarding the management of the uploaded files

    €149 (Avg Bid)
    €149 Gns Bud
    63 bud

    Project Overview: We hav...downloading to the device. Integrate HTML, CSS, and JavaScript for accessing and manipulating files on the mobile platform. Implement and maintain video call functionality using Ant Media Server. Develop and test features for recording video calls directly to the device. Required Skills: Proficient in mobile app development, specifically for iOS and Android. Experience in working with Electron apps and understanding their architecture. Strong knowledge of web socket technology. Proficiency in HTML, CSS, and JavaScript. Experience with video streaming technologies, particularly Ant Media Server. Ability to ensure cross-platform compatibility and performance optimization. Strong problem-solving skills and att...

    €2683 (Avg Bid)
    Fremhævet NDA
    €2683 Gns Bud
    53 bud
    Trophy icon A logo for a new workstream Udløbet left

    This a new initiative that My Support Day is developing and collaborating with The Beacons. The project called “Family Days” will be based within the South Lanarkshire Beacons. The project’s focal point will be on a whole family approach threading education throughout, adapting to individual/family needs. I...addressing trauma and the impact for those affected by someone else’s substance use. The Family Co-ordinator will lead on developing, co-ordinating and supporting activities of My Support Day’s Family Day’s and to further develop and enhance the service provided to meet the needs of families that have been affected by someone else’s substance use to engaged with Family Days sessions. We ant this logo to be eye catching modern ...

    €70 (Avg Bid)
    Garanteret
    €70
    839 indlæg

    We are looking for a talented and experienced designer to create an outstanding outside padel tennis court venue with a unique blend of Scandinavian design and African materials and colors. The primary purpose of the venue is to provide a space for padel tennis enthusiasts to enjoy the sport, as well as to offer a restaurant and bar, outside sitting and relaxing area, and meeting rooms for business and events. Key requirements for this project include: - Expertise in both Scandinavian design principles and African materials and colors, with a focus on creating a balanced blend of both. - Ability to design a functional and aesthetically pleasing padel tennis court venue that incorporates the desired elements, while maintaining a cohesive overall look and feel. - Experience in designing re...

    €906 (Avg Bid)
    €906 Gns Bud
    80 bud

    I am looking for a Java developer to create a basic web application with a cart function for my personal use. The cart function does not need to integrate with a specific payment system, any standard system is fine. I require basic functionality for the cart function. All other facets of the project have been completed Skills and experience needed: - Proficiency in Java programming - Experience in developing web applications - Familiarity with cart functionality and basic customization

    €50 (Avg Bid)
    €50 Gns Bud
    13 bud

    I am looking for a Java developer who can implement the Ant Colony Algorithm, Firefly Algorithm, Genetic Algorithm for Test Case Prioritization. The desired outcome of this implementation is to reduce test execution time. Requirements: - Proficiency in Java programming language - Strong understanding of Ant Colony Algorithm and its application in test case prioritization - Experience in integrating algorithms with specific testing tools/environments - Familiarity with the client's specific tool/environment (to be discussed) - Ability to provide intermediate level documentation, including flow, pseudocode, and some code comments If you are interested in this project, please submit your proposal along with relevant experience and examples of previous work.

    €19 (Avg Bid)
    €19 Gns Bud
    6 bud
    Urgent:need buyer Udløbet left

    hello, we are the palm sugar producers from Indonesia. Our production is of 2 types, namely bar palm sugar and ant palm sugar. Currently we want to sell our products abroad. If you are interested in establishing business cooperation with us, please submit your proposal... thanks.

    €15 (Avg Bid)
    €15 Gns Bud
    6 bud

    Implement Ant Colony optimization ACO algorithm to address the Traveling Salesman Problem in Python programming language. To successfully deliver this project, you need: - Strong math and Academic Background - strong Python - Strong algorithms and Data Structure knowledge (Dynamic Programming, ACO, and other algorithms) - great English as you have to write a Report at the end about problem and solution in English. MUST AVOID plagiarism and collusion as it will be checked on plagiarism and collusion I will share the full project description on the DM

    €83 (Avg Bid)
    €83 Gns Bud
    34 bud

    Implement Ant Colony optimization ACO algorithm to address the Traveling Salesman Problem in Python. Write a report about the problem and solution in English. To successfully deliver this project, you need: - strong Math and Academic Background - strong Python - Strong algorithms and Data Structure knowledge (Dynamic Programming, ACO, and other algorithms) - great English as you have to write a Report at the end. MUST AVOID plagiarism and collusion as it will be checked on plagiarism and collusion I will share the full project description on the DM

    €121 (Avg Bid)
    €121 Gns Bud
    52 bud

    A web Developer is needed full stack, that has experience in Wordpress work, to code in PHP and other listed languages. To create specific functions that I will give you the list for later. Must have worked in WooCommerce development. Must present portfolio of such work, the e-commerce field. We are open to any method of achieving the objectives, as long as they work with Wordpress ...plugin by Addify. Now I have no time to finish the rest. This is where you will take over and complete the functions listed in the word document attached. I have written some of the code for the functions but no time at all to continue. Let mw know if you are interested. This is tage one there will be more stages after this initial one, once we test it an it is working well. We have many ideas we ant t...

    €472 (Avg Bid)
    €472 Gns Bud
    221 bud

    Re-organize components in an existing front-end. Work with Github. Be able to read a figma file and reorganize react components in code. We use Ant design components.

    €19 / hr (Avg Bid)
    €19 / hr Gns Bud
    311 bud

    I need a vector (Illustrator) drawings of animals based on a theme I put in attach. Sty...drawn in square format. 1 Lion 2 Eagle 3 Owl 4 Snake 5 Dolphin 6 Butterfly 7 Horse 8 Wolf 9 Tiger 10 Elephant 11 Bear 12 Raven 13 Fox 14 Cat 15 Dragonfly 16 Peacock 17 Fish 18 Turtle 19 Monkey 20 Hawk 21 Spider 22 Bee 23 Frog 24 Deer 25 Giraffe 26 Dragon 27 Swan 28 Bat 29 Crane 30 Penguin 31 Kangaroo 32 Hummingbird 33 Cheetah 34 Ram 35 Otter 36 Seagull 37 Chameleon 38 Gazelle 39 Crab 40 Rhino 41 Ant 42 Panda 43 Penguin 44 Quetzal 45 Salmon 46 Jaguar 47 Coyote 48 Mantis 49 Parrot 50 Raccoon In attach is example of drawing style, every animal should be followed by a one single sentence that symbolizes them like on example. THERE SHOULD NOT BE MUCH DETAILS IN EACH IMAGE, BUT ANIMAL MUST BE VERY RE...

    €19 (Avg Bid)
    Garanteret
    €19
    44 indlæg

    I have a trading strategy that I want to implement. * You should be able to implement using Alice blue/Ant API * It should written in manner that I can change parameter to backtest The strategy involves both but and sell of call and put so you should have good knowledge of trading

    €211 (Avg Bid)
    €211 Gns Bud
    9 bud

    I am currently looking for a React JS developer to work on an educational website project. We have some designs already in Figma. The project does not have a strict deadline but need to be completed asap. Skills and experience required for this job include: - Proficiency in React JS and Type Script - Website usage Ant Design 4.x, having hands on that is a plus point

    €174 (Avg Bid)
    €174 Gns Bud
    46 bud

    ...in Hotel & Restaurant Management, Food Technology, Nutrition, Culinary Arts/Gastronomy (be bonafide foodie!) • Food truck experience (at a festival or fixed site) Next steps 1. Please put forward a proposal for the amount needed for the menu design and send your CV/portfolio for review 2. We will arrange a quick call to get to know each other and talk next steps 3. We will agree on the proposal ant timelines 4. You deliver a tasty menu! Please get in touch if you are looking for a new position with flexibility and working on a fantastic project. ...

    €388 (Avg Bid)
    €388 Gns Bud
    31 bud
    web site develope Udløbet left

    I am looking for a skilled web developer to create a website for me. Website Type: - Gamble Requirements: - restrict admin apge - captcha partner page - Skills and Experience: - should experienced Preferred Platform: - laravel but ant plattform

    €175 (Avg Bid)
    €175 Gns Bud
    82 bud

    I want a JFrame to display my PDF files * Develop in JAVA compatible with Java 8 and Java 17 * Develop in JAVA with Ant > Java Application * The viewer should open inside a JPanel in the center of the JFrame * It should be able to load files from the PC * It should be able to read a PDF file stored as bytes (byte[] pdfData) and open it in the viewer * Full-screen button * Display only one page in the window (page 1, page 2, etc.) ADDITIONAL: It's important that the viewer doesn't slow down when reading PDF files with a lot of details, such as electronic schematics with images, with zoom buttons, mouse-drag scrolling, mouse wheel for additional zoom, and full-screen mode.

    €167 (Avg Bid)
    €167 Gns Bud
    14 bud

    Deseo un JFrame donde visualizar mis archivos PDF * desarrollar en JAVA compatible con java 8 y java 17 * desarrollar en JAVA with Ant > Java Application * El visor abrir dentro de un JPanel que este en el centro del JFRAME * Debe poder cargar archivo de la pc * Que pueda leer un archivo PDF almacenado en bytes (byte[] pdfData) y abrir en el visor * boton pantalla completa * mostrar solo una pagina en la ventana ( pag1, pag2 ,.. etc ) ADICIONAL : Importante que el visor no se ponga lento al leer archivos pdf con mucho detalles como leer planos electrónicos con images , con sus botones zoom , desplazamiento arrastrando mouse, rueda mouse para zoom adicional, modo pantalla completa

    €112 (Avg Bid)
    €112 Gns Bud
    9 bud

    I am currently looking for a React JS developer to work on an educational website project. We have some designs already in Figma. The project does not have a strict deadline but need to be completed asap. Skills and experience required for this job include: - Proficiency in React JS and Type Script - Website usage Ant Design 4.x, having hands on that is a plus point

    €5 / hr (Avg Bid)
    €5 / hr Gns Bud
    66 bud

    I am looking for a freelancer who can assist me with Angular forms and API binding. Ideal skills and experience for this job include: - Strong proficiency in Angular and experience with reactive forms using ant design. - Knowledge of working with existing APIs and binding them to forms - Ability to work with multiple forms, preferably 4-7 forms - Attention to detail and ability to ensure smooth integration between forms and APIs.

    €16 (Avg Bid)
    €16 Gns Bud
    29 bud
    Android Ant Udløbet left

    Hi Hassan M., 4 frame stabbing animation + 5 frame jumping and running forward.

    €178 (Avg Bid)
    €178 Gns Bud
    1 bud

    ... I am launching a unique personality platform that combines various personality methods using colors and animals as representations. I am looking for a talented designer to create simple, yet recognizable animal icons that resonate with our brand's vision. Contest details: Design five animal icons: Choose any two animals from the following list: cat, lion, eagle, owl, falcon, tortoise, deer, ant, lynx, beaver, elephant, titmouse, dolphin, horse, peacock, falcon, rabbit, wolf, kangaroo, golden retriever, monkey, albatross, panda, zebra, woodpecker, saint bernard, tiger, squirrel, clownfish, german shepherd, bee, dolphin, camel, lemur, hummingbird. Color scheme: Each animal icon should be designed using one of the DISC colors: red, yellow, green, or blue. The color should ...

    €46 (Avg Bid)
    Garanteret
    €46
    124 indlæg

    One of the world's most intense sporting rivalries in cricket is between India and Pakistan. Both teams' players are always under tremendous pressure to win the game because it is not just a game but a cultural war between India and Pakistan, more extensive than the finals. Sentiments of people change before and after any game, and to show their sentiments, people use social media platforms like Twitter. In ICC Cricket World Cup 2019: India Vs Pakistan Becomes Most Tweeted ODI Fixture. Tweets about India Vs. Pakistan's cricket match is a valuable medium to analyze how cricket fans’ sentiments change before and after the game. These tweets can be positive, neutral, and negative, which can be detected by sentiment analysis (SA). Many natural language processing models ha...

    €209 (Avg Bid)
    €209 Gns Bud
    4 bud
    Trophy icon I need a logo for a roofing company Udløbet left

    I am starting a new roofing company and I am in need of a logo.I do NOT want a roof in the logo. I am open to the designer's creativity and do not have any specific design elements or color schemes in mind. I prefer a modern style for my logo. The comp-ant name is ... "O'Sullivans Roofiing & Cladding" Skills and experience required: - Graphic design - Logo design - Experience in creating modern logos

    €19 (Avg Bid)
    Garanteret
    €19
    323 indlæg
    Paper ornament Udløbet left

    I'm looking for someone to create a stunning 3D paper sculpture of a Swedish Advent star holiday ornament. The ornament should be made from paper with a custom speech printed on it. The ornament should measure 8 inches or larger. This paper sculpture features a best man’s speech given ant his brother’s wedding. We’d like intricate details. If you possess the skills to produce a stunning 3D paper sculpture, I would love to hear from you!

    €98 (Avg Bid)
    €98 Gns Bud
    28 bud
    Copywriter Udløbet left

    My skills include strong copywriting and blogging skills as well as the ability to create engaging and entertaining content Additionally, I have experience in rewriting existing content and attention to detail for editing and proo...the ability to create engaging and entertaining content Additionally, I have experience in rewriting existing content and attention to detail for editing and proofreading I believe I am the perfect fit for this project given my expertise in writing online marketing SEO and keyword optimization Your best chance of winning the project is writing a great bid proposal here Great bids are ones that Ant engaging and well written without spelling or grammatical Show a clear understanding of what is required for thes specific project-personalize your respons...

    €18 / hr (Avg Bid)
    €18 / hr Gns Bud
    15 bud

    Upgrade Moodle from version 3.9 to versions 3.11 and 4.1 Requirements: - Experience with Moodle upgrades - Knowledge of Moodle versions 3.9, 3.11, and 4.1 - Ability to ensure compatibility with existing plugins and themes Timeline: - As soon as possible Note: No custom plugins or themes need to be compatible with the upgrade.

    €129 (Avg Bid)
    €129 Gns Bud
    24 bud

    I am looking for a freelancer to build Ant Design components in Figma. I need all components to be built, creating a complete library. Design requirements and preferences for the Ant Design components are open to suggestions. The timeline for completing the project is flexible, as long as the components are done well. Ideal skills and experience for this project include: - Proficiency in Figma and Ant Design - Strong understanding of UI/UX design principles - Experience in building and customizing components - Attention to detail and ability to deliver high-quality work.

    €1024 (Avg Bid)
    €1024 Gns Bud
    129 bud

    ...moderation, and customer support. Technical Requirements Backend • Framework: FastAPI • Database: PostgreSQL • Architecture: Microservices • API: RESTful, following an API-first design approach • Authentication: OAuth2 • Testing: Unit and Integration Tests • Deployment: Docker, Kubernetes or AWS Frontend • Framework: React.js or Angular • State Management: Redux or MobX • UI Library: Material-UI or Ant Design • Version Control: Git Additional Tools • CI/CD Pipeline: Jenkins or GitLab CI • Monitoring: Grafana, Prometheus • Documentation: Swagger for API documentation Key Features 1. User Dashboard: A feature-rich dashboard where users can initiate new research projects, collaborate with team members, and tra...

    €136 (Avg Bid)
    €136 Gns Bud
    15 bud