Css code ecwid työt

Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    2,000 css code ecwid työtä löytyi, hinnoittelu EUR
    Company Website Development 4 päivää left
    VARMENNETTU

    Hello, we are looking for a person or a team to create websites for us. Creative, clear and modern designs should be created. Most of the Projects are company website...intuitive user experience. - Attention to detail and a commitment to delivering websites that are both visually striking and user-friendly. Skills and experience required: - Proven experience in designing and developing modern, professional websites - Strong understanding of user experience and user interface design - Familiarity with creating effective contact forms - Wordpress, Javascript, HTML, CSS Please provide examples of your previous work, particularly any company websites you have developed. I'm also keen to hear about your approach to user experience design and any specific recommendations you hav...

    €168 (Avg Bid)
    €168 Keskimäär. tarjous
    300 tarjoukset

    ...and manage code and infrastructure such as cloud server, backend databases, APIs, and automation scripts. Help build powerful game ops tools with simple frontend UI. - - - Job Specs: - Create backend solutions and integrate with cloud platforms like AWS and Digital Ocean. - Design and deploy modern frontend user interfaces using the latest UI technologies. - Build secure and scalable mobile app REST APIs. - Manage databases using MySQL and NoSQL. - Use DevOps tools to monitor and scale applications. Looking For: - 3+ years of experience in software development - Experience with LAMP and MERN stacks - Knowledge of PHP, CSS, and JS and web technologies - Familiar with S3, cloud hosting, DNS, web security - Ability to use vanilla code and minimal libraries/framework...

    €17 / hr (Avg Bid)
    €17 / hr Keskimäär. tarjous
    85 tarjoukset

    ...maintainable, and efficient front-end code using modern web technologies such as HTML, CSS, and JavaScript. - Integrate the front-end with the back-end API endpoints to enable seamless communication and data exchange. - Optimize the web interface for performance, ensuring fast loading times and smooth user interactions. - Implement user authentication and authorization mechanisms to ensure secure access to the application. - Conduct thorough testing and debugging to identify and fix any front-end issues or bugs. - Stay up-to-date with the latest front-end development trends, techniques, and best practices, and incorporate them into the project when appropriate. - Collaborate with UX/UI designers to create visually appealing and user-friendly interfaces. - Participate in ...

    €18 / hr (Avg Bid)
    €18 / hr Keskimäär. tarjous
    125 tarjoukset

    I am currently working on a JavaFX project that is in need of...graphical charts and visualizations. However, the Graphical User Interface (GUI) needs enhancement to ensure a better user experience. • Finish the incomplete JavaFX code and make the project work properly. • Enhance the GUI – it should be pretty straightforward for someone with your skills. • Ensure that the GUI makes logical sense and applies well to the rest of the code. The ideal candidate for this project should be an experienced JavaFX coder comfortable with GUI enhancement implementations. Having excellent attention to detail and problem-solving skills will be a plus. so milestone3 is my last task and the zip file contains my code that need to be completed with the task i adde...

    €20 (Avg Bid)
    €20 Keskimäär. tarjous
    6 tarjoukset
    CSS Customization for phpMyAdmin 4 päivää left
    VARMENNETTU

    I'm looking for a capable developer to help me reorganize the layout of phpMyAdmin by utilizing CSS. Key responsibilities: - Rearrange the layout of the phpMyAdmin interface to suit my preferences and needs & upload CSV file. Ideal skills and experience: - Proficiency in PHP and CSS - Experience with phpMyAdmin or similar database management systems - An eye for design and user experience - Ability to understand and implement user requirements into the interface

    €8 / hr (Avg Bid)
    €8 / hr Keskimäär. tarjous
    76 tarjoukset

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

    €55 (Avg Bid)
    €55 Keskimäär. tarjous
    1 tarjoukset

    I'm looking for a skilled developer to integrate two frontend files (HTML, CSS, JavaScript) into one single localhost. These files should display side by side and share a common footer. Key Requirements: - Integration of HTML, CSS and JavaScript files - Configure the files to display side by side - Implement a shared footer Ideal Skills: - Proficiency in HTML, CSS and JavaScript - Experience with frontend development and integration - Knowledge of localhost configuration and deployment Your understanding of frontend web development, integration, and configuration is crucial. A keen eye for detail and the ability to troubleshoot potential conflicts is needed to ensure a smooth integration process.

    €34 (Avg Bid)
    €34 Keskimäär. tarjous
    60 tarjoukset

    I'm looking for an experienced front end developer to make some adaptations and fix some bugs on my WordPress site. Key Requirements: - Extensive experience with WordPress and PHP - Proficient in adapting websites to plugins - Skilled in diagnosing and fixing Front end bugs like layout issues, responsive design problems, and CSS styles(Need to fix issue with content formatting in blog) - Prior experience with MeawApps AI Engine Plugin (the main issue is the chatbot is visible on WP website with basic Theme, but with my installed chatbot is not visible at all) For your application, please focus on your relevant experience. I'm looking for a professional who can swiftly implement these changes with minimal disruption to the site.

    €211 (Avg Bid)
    Salassapitosopimus
    €211 Keskimäär. tarjous
    39 tarjoukset

    ...performance, and implementing new features (such as translating plugin language, or overwriting some existing AI features). The ideal candidate should have strong knowledge of WordPress, PHP, MySQL, and frontend technologies such as HTML, CSS, and JavaScript. Responsibilities: - Develop and maintain WordPress websites - Create custom themes and plugins - Optimize website performance - Implement new features and functionalities Requirements: - Proven work experience as a WordPress Developer - Strong proficiency in WordPress, PHP, HTML, CSS, and JavaScript - Knowledge of frontend and backend development - Excellent communication and problem-solving skills If you are a talented WordPress Developer looking for an exciting opportunity to work on various...

    €496 (Avg Bid)
    €496 Keskimäär. tarjous
    187 tarjoukset

    Busco desarrollador web para realizar una página exclusivamente con Java, Javascript, HTML, CSS (puede usar Bootstrap) con base de datos MySQL utilizando XAMPP (phpmyadmin) y Apache NetBeans/Eclipse como entorno. La pagina tiene que tener un inicio de sesión/registro de 2 tipos de usuario (usuario cliente y administrador). La pagina tendrá un menú de navegación en la parte superior con varias pestañas: inicio (introduccion a la web, ultimas noticias, etc), videojuegos (aqui estaran todos los videojuegos de la web con un filtro de busqueda por genero y plataforma sacado de la base de datos donde se ve el nombre de cada uno, foto de su portada, genero, plataforma, fecha de lanzamiento, etc. y alguna opcion para ponerles nota, opinar, añ...

    €152 (Avg Bid)
    €152 Keskimäär. tarjous
    38 tarjoukset
    Java Code Fix Needed 4 päivää left

    ...setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in

    €24 (Avg Bid)
    €24 Keskimäär. tarjous
    33 tarjoukset

    ...role will involve: - Understanding project requirements and delivering high-quality work - Developing secure, efficient, and scalable code - Implementing user authentication, integrating databases, and possibly setting up payment processing systems - Ensuring timely and reliable completion of the project If you are a skilled PHP developer with experience in full stack development and are passionate about producing high-quality applications, this project is for you. Your ability to work both independently and collaboratively will be key to our success. Ideal skills and experiences include: - Proficient in PHP and related frameworks - Strong knowledge of HTML, CSS, and JavaScript - Familiarity with SQL and database management - Experience in user authentication and paymen...

    €18 / hr (Avg Bid)
    €18 / hr Keskimäär. tarjous
    235 tarjoukset
    Website Security Enhancement 4 päivää left
    VARMENNETTU

    ...fitting the: - SSL certificate - Firewall settings - HTTPS redirect I've identified these elements as potential causes for the issue. The platform my website utilizes is WordPress, and the SSL certificate in current use is Extended Validation (EV). Ideal skills and expertise for the project would be: - Extensive experience in web security, particularly WordPress platforms - Familiarity with HTML, CSS, JavaScript – particularly, comfort with altering WordPress settings related to these languages - Ability to perform cybersecurity audits and suggest improvements - Hands-on experience with SSL certificates, specifically Extended Validation (EV) - Past examples of successful security enhancements for websites - Familiarity with HTTPS redirect and Firewall settings. ...

    €63 (Avg Bid)
    €63 Keskimäär. tarjous
    60 tarjoukset

    I'm looking for a skilled frontend developer to help me create a website. The ideal candidate will be proficient in HTML, CSS, and JavaScript. Key Requirements: - Excellent knowledge of HTML, CSS, and JavaScript - Experience in creating user-friendly web designs - Ability to collaborate with back-end developers and web designers to improve usability - Familiarity with best practices in website design, including responsive design - Strong problem-solving skills Your primary responsibility will be to implement visual elements that users see and interact with. The site will need to adhere to standard design principles. The ideal candidate should have a keen eye for detail and uphold high standards for web design.

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    50 tarjoukset

    As I'm...includes a Fast Loading Service, Improved Caching System and a theme page builder. The theme page builder will be particularly important to allow me to customize the design according to my needs. - **Admin Capabilities**: Implement features that may help improve security or admin and improve user list sort. Ideal Skills and Experience: - Proficiency in scripting languages such as PHP, HTML and CSS. - Experience with SMM panel development. - Proven track record in integrating payment gateways and APIs. - Strong background in cybersecurity and implementing security features. - Prior experience in developing User Management Systems. - Experience in developing fast-loading services and theme page builders. - Attention to detail and the ability to understand and meet clien...

    €472 (Avg Bid)
    €472 Keskimäär. tarjous
    98 tarjoukset

    I'm looking for an experienced HTML developer who can bring my Figm...the design. These animations will play a crucial role in enhancing the overall user experience. I need same to same animation as per figma file. - Familiarity with Figma: You'll be provided with a Figma design. It's essential that you're comfortable working with Figma files and can translate the design accurately into a functional website. Ideal Skills and Experience: - Proficient in HTML and CSS for frontend development - Experience with integrating animations into websites - Prior projects where you've worked with Figma - Strong communication skills If you're a frontend developer with a knack for animations and attention to detail, I'd love to hear from you. Get in touch if ...

    €7 - €55
    Sinetöity
    €7 - €55
    42 tarjoukset

    I have made an extension which likes posts of fb one by one and after 5 seconds, page refreshes and then likes new post again one by one. The post which is already liked remains as it is. I am facing an issue that after 1 hour my I'd gets logged out. Mujhe bas yeh chaiye ki vo Waps se login ho jaye I can pay max : 600 rupees

    €10 (Avg Bid)
    €10 Keskimäär. tarjous
    10 tarjoukset

    I'm looking to create a personal branding profile resume that can be used for various purposes including job applications, and online professional networking. Key Requirements: - Transform my existing CV into a dynamic and well-designed profile resume. Ideal Skills and Experience: - Proficiency in and react js with tailwind CSS or bootstrap or Mui -use frame motion animations and dark and light theme - Proven track record in creating personal branding materials - Ability to translate traditional CV content into a more dynamic and engaging online format. Please note that due to the nature of this project, a solid understanding of personal branding and resume design for online profiles is crucial. check my cv at the attachment , one cv in details and other small one

    €78 (Avg Bid)
    €78 Keskimäär. tarjous
    43 tarjoukset

    ...web-based form. - Responsive Design: Ensure the form is fully responsive and looks great on all devices (desktop, tablet, and mobile). - Form Fields: Create all necessary form fields as outlined in the Word document, including text fields, dropdowns, checkboxes, addable rows table, etc. - User-Friendly Interface: Design a clean, user-friendly interface. Skills Required: - Proficiency in HTML, CSS, JavaScript, and responsive web design - Experience with web form development and validation PHP Integration (optional): - Form Data Processing: Develop a PHP script to receive the form submission and convert the data into a multidimensional array. - Data Population: Implement functionality to pre-fill the form fields with corresponding data from the multidimensional array when the f...

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    35 tarjoukset

    I am looking for a Python developer who can implement concepts from a research paper. - The dev...paper. - The developer must have solid experience in Python, ideally with an intermediate understanding of complex programming concepts. They should be comfortable with an intermediate level of complexity in translating research concepts into code. - Knowledge and experience with the PyTorch framework is a must. The freelancer will need to use it to implement the code from the research paper. This project will require a good understanding of data structures, algorithms, and object-oriented programming in Python. Experience with prior work involving code implementation from research papers would be advantageous. Please only bid if you meet these qualifications and c...

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    23 tarjoukset

    I'm looking for an Elementor/WordPress expert to assist with reformatting and standardizing content from our old WordPress site to a new one. We need someone who is available immediately to work on 5 static pages in Elementor. I expect that ...Expertise:** - Strong command of WordPress and the Elementor builder - Extensive experience with Shoptimizer theme - Proficiency in typesetting and content structuring. - Proven track record in responsive design and mobile optimization. You will be working in a development environment. However, please do not install plugins, navigate through areas of the site you are not working on, or apply Global CSS. If you ask me to review your work, I expect that you will have proof read it yourself and that you at least tested the layout on one ...

    €152 (Avg Bid)
    Kiireellinen
    €152 Keskimäär. tarjous
    122 tarjoukset

    ...toxic working environment 2. Agile, Responsive, and Fast Delivery 3. Collaborative as a team 4. Responsible, Credible, Reliable and Integrity person 5. No agency, only direct hiring ------ I'm looking for a skilled DevOps professional who can help in maintaining my server code. As the DevOps server code maintainer for this project, you will be responsible for: - Server Configuration and Setup: Ensuring the smooth operation of our Linux Debian SSH server. - Code Deployment and Version Control: Managing our PHP and SQL code deployments, including version control. - Monitoring and Troubleshooting: Monitoring the server's performance, and troubleshooting any issues that may arise. The ideal candidate should have experience with PHP, SQL, Linux Debi...

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    20 tarjoukset
    Front End Development 3 päivää left

    Need a CSS, HTml capable front end developer to create pages based on figma wireframes

    €33 / hr (Avg Bid)
    €33 / hr Keskimäär. tarjous
    96 tarjoukset

    I need an ...and easily accessible. - UI Improvements: I'm not satisfied with the current UI of the system. I need the navigation to be simplified for better user experience. The interface should also be modernized with a new color scheme. Responsive design is a must for compatibility across all devices. The ideal candidate should have a deep understanding and a strong background in PHP Laravel, JavaScript, CSS/HTML. I specifically need a developer who can commit to delivering these changes within the next 48 hours. Your prompt response and reliable delivery are crucial. Potential for long-term work for the right person. Check out the reviews. The ideal candidate must show proof that they have done similar work and will be able to complete the project in a timely manner. N...

    €292 (Avg Bid)
    €292 Keskimäär. tarjous
    212 tarjoukset
    Game-Focused Frontend Development 3 päivää left
    VARMENNETTU

    I'm looking for a skilled frontend developer to help create a website with a focus on gaming. Please check attached video for detail design which is needed. Need responsive design in 3-5 days with maximum CSS animation possible. Add what you see in video and what you understand in your message.

    €91 (Avg Bid)
    €91 Keskimäär. tarjous
    19 tarjoukset

    Code Upgrade for BuddyBoss App Customization

    €177 (Avg Bid)
    €177 Keskimäär. tarjous
    1 tarjoukset
    Epic Fitness Coach Website Revamp 3 päivää left
    VARMENNETTU

    ...functionality of the calorie calculator by removing the login requirement, allowing users to generate and download dynamic reports seamlessly. Ideal Skills: - Proficiency in website design and development - Experience in PHP, LARAVEL, Wordpress - Experience in user interface and user experience (UI/UX) design - Knowledge of responsive design principles - Expertise in front-end technologies (HTML, CSS, JavaScript) - Previous work on fitness or health-related websites is a plus If you're confident in your ability to deliver these improvements, I'd love to hear from you. Please provide examples of similar projects you've worked on and your proposed approach to elevating my website....

    €304 (Avg Bid)
    €304 Keskimäär. tarjous
    70 tarjoukset
    Web development 3 päivää left

    Hey users, i already have my static portfolio written in html,css and javascript. I just wanted to make it as dynamic. I wanted to add all my content to be loaded from firebase backend. Link to portfolio : It is just a small project and in near future will also look for SEO For Portfolio Connect with me if you are interested

    €24 (Avg Bid)
    €24 Keskimäär. tarjous
    17 tarjoukset

    ...GrassBlade xAPI Companion. Implement and test SCORM file integration to ensure smooth functionality. Conduct CSS customization for aesthetic improvements on specific pages according to our design guidelines. Thoroughly test functionalities including course progression, LRS & LMS data tracking, certificate generation, and the student dashboard. Ensure the site can handle high traffic (upwards of 450 users) without crashing. Provide real-time troubleshooting and support on the 28th of May, tentatively from 9am for 5 hours. Requirements: Proven experience with WordPress development, specifically with LifterLMS and GrassBlade xAPI Companion. Proficiency in SCORM file integration and CSS for aesthetic customizations. Strong troubleshooting skills and the ability to provid...

    €22 / hr (Avg Bid)
    Kiireellinen
    €22 / hr Keskimäär. tarjous
    91 tarjoukset
    NFT Art Generation Code for Solana 3 päivää left
    VARMENNETTU

    I need a skilled developer to assist me in generating NFT art using code for the Solana blockchain. A specific feature I'd like is the use of Hash Lips as the source for the art generation. Im having trouble with the programs, looking for someone to walk me through it

    €351 (Avg Bid)
    €351 Keskimäär. tarjous
    3 tarjoukset

    We have a wordpress site with the Avada theme. There are lightbox video popups. The vertical videos are not fitting in the screen. We need the Video embed code edited so that they fit properly. (We use streamable to host) We need someone who is expert in CSS. This is a quick task of less than an hour and we need it done right away, so only bid if you can do it now.

    €66 (Avg Bid)
    €66 Keskimäär. tarjous
    70 tarjoukset

    I'm seeking a Front-End Developer to convert our design into a responsive web page using Bootstrap. Key Responsibilities: - Conversion of our design into a responsive web page - Proficiency in HTML, CSS, and JavaScript - Utilizing Bootstrap framework for development - Implementing specific functionalities like image sliders and interactive forms - Ensuring the final design is minimalistic and clean Ideal skills and experience: - Proficient in HTML, CSS, and JavaScript - Experience in responsive design - Knowledge of Bootstrap framework - Ability to develop image sliders and interactive forms in JavaScript - Capability to design a minimalistic and clean page Please share your previous work for review, along with your approach for this project.

    €6 / hr (Avg Bid)
    €6 / hr Keskimäär. tarjous
    124 tarjoukset
    PHP Laravel Expert for Full-Time Project 3 päivää left
    VARMENNETTU

    ...ecommerce platforms. This is a remote position, offering the flexibility to work from anywhere. Key Responsibilities: Develop, test, and maintain high-quality ecommerce solutions using PHP, Laravel, MySQL, HTML, CSS, JavaScript, and related technologies. Collaborate with the design and product teams to implement new features and improvements. Optimize and enhance the performance of the website and app to ensure a seamless user experience. Troubleshoot and resolve issues as they arise, ensuring the stability and reliability of the platform. Write clean, well-documented, and maintainable code. Stay updated with the latest industry trends and best practices in web development, app development, and ecommerce. The project primarily entails: User Management: Implement a compr...

    €543 (Avg Bid)
    €543 Keskimäär. tarjous
    234 tarjoukset
    WordPress Blog Setup on Amazon EC2 3 päivää left
    VARMENNETTU

    I need ...subcategories. Content Upload: images and articles in Arabic. all content is well-organized and properly formatted. SEO and Analytics: up a Google XML sitemap. Google Analytics. the site for SEO. Performance Optimization: caching solutions to improve site performance. other performance optimizations (e.g., image compression, minifying CSS/JS). Security and Maintenance: and configure security plugins to protect the site. up regular backups. the WordPress core, themes, and plugins are updated regularly. Final Review and Testing: a thorough review of the site. all functionalities to ensure everything works correctly. any necessary adjustments based on testing feedback.

    €155 (Avg Bid)
    €155 Keskimäär. tarjous
    97 tarjoukset

    I am using the ShopWired ecommerce platform and am using the Themia theme You can see the Themia theme on their demo website at I need a coder to create for me a new SCSS file in the theme files which i will use to control the colours of every single available element on every single page So you will need to go through the entire website, and for every single element you will need to identify and create/add the selector and existing colour These selectors must be defined with minimal specificity locate the necessary selectors for every single element and I estimate that this will be around 1,000 individual selectors/selector groups Everything will be thoroughly tested after completion so everything must work 100% correctly The file must be split into sections so it is easy ...

    €410 (Avg Bid)
    €410 Keskimäär. tarjous
    35 tarjoukset

    ...Rooms - Electricity Lightning Bolt - Smart Car Animated Ant Tracks showing movement between the house, grid, solar panels, and electric car Technical Specifications: - Graphics should be high-resolution and optimized for web use. - Animations should be smooth and optimized for performance. - Preferred formats for static graphics: PNG, SVG. - Preferred formats for animations: GIF, SVG, or CSS animations. All graphics and animations should be scalable and responsive to different screen sizes. Deliverables: - A set of static images for each item listed in the "Static Graphics" section. - A set of animated diagrams for each item listed in the "Animated Diagrams" section. - Source files (e.g., PSD, AI) for all graphics. Instructions on how to i...

    €139 (Avg Bid)
    €139 Keskimäär. tarjous
    34 tarjoukset

    I'm in need of a proficient developer with experience in WPML to help resolve a few issues on my website. Currently, the Portuguese pages are not linked correctly to their respective English counterparts. Specific challenges I'm facing inclu...troubleshoot and fix translation errors - Experience in addressing layout issues Additional tasks: - I've also mentioned the need for some 'minor removals', which I'll provide more information on during our discussion. Ideal skills and experience for the job: - Prior experience with WPML and multilingual website management - Strong understanding of translation and localization - Proficiency in HTML, CSS, and WordPress - Strong communication skills to understand the minor removals required. Looking forward to ...

    €156 (Avg Bid)
    €156 Keskimäär. tarjous
    24 tarjoukset

    I am using the ShopWired ecommerce platform and am using the Themia theme You can see the Themia theme on their demo website at I need a coder to create for me a new SCSS file in the theme files which i will use to control the colours of every single available element on every single page So you will need to go through the entire website, and for every single element you will need to identify and create/add the selector and existing colour These selectors must be defined with minimal specificity locate the necessary selectors for every single element and I estimate that this will be around 1,000 individual selectors/selector groups Everything will be thoroughly tested after completion so everything must work 100% correctly The file must be split into sections so it is easy ...

    €422 (Avg Bid)
    €422 Keskimäär. tarjous
    62 tarjoukset

    I have a Python notebook containing well-structured code that effectively translates a sample of a large dataset from English to Arabic. However, the current code cannot handle the entire dataset due to its size. using : model_name = 'Helsinki-NLP/opus-mt-en-ar' Tasks: - Modify the existing Python code in the provided notebook to translate the entire dataset from English to Arabic. - Ensure the translated data is saved in two formats: Comma-Separated Values (CSV), and Apache Parquet (.parquet) - Provide the CSV and parquet files after saving (most run and give results)

    €24 (Avg Bid)
    €24 Keskimäär. tarjous
    18 tarjoukset
    Project for Nathan A. 6 päivää left

    Re designing CSS menu

    €18 / hr (Avg Bid)
    €18 / hr Keskimäär. tarjous
    1 tarjoukset

    I'm l...necessary APIs for smooth operation - Configure and optimize the server for best performance Front End Developer Responsibilities: - Fix WooCommerce related issues - Resolve theme errors and ensure smooth functioning - Correct responsive design issues and CSS conflicts - Undertake necessary programming tasks related to the theme Ideal candidates should: - Have a strong understanding of WordPress - Be proficient in WooCommerce and its ecosystem - Be skilled at resolving theme errors and coding - Be experienced in handling responsive design and CSS issues - Possess good programming skills for custom theme requirements Please note that the theme errors need to be handled with precision and efficiency. The project success will depend on how well these issues are a...

    €180 (Avg Bid)
    €180 Keskimäär. tarjous
    71 tarjoukset
    Trophy icon Corporate Website Development 3 päivää left

    I'm in need of a talented web developer to create a corporate website for my business. This project has a time constraint, so I'd like the website to be co...website that clearly represents my business and services. - It should be user-friendly with easy navigation for potential clients. - Mobile responsiveness is vital. The website should adapt well to various screen sizes and devices. Ideal Skills and Experience: - Proven experience in developing corporate websites is a must. Please provide examples of your previous work. - Proficiency in HTML, CSS, JavaScript and other relevant web development technologies. - Understanding of SEO practices to optimize the website for search engines would be a plus. Looking forward to receiving proposals from experienced and innova...

    €9 (Avg Bid)
    €9
    55 työtä
    Full Stack web developer 3 päivää left
    VARMENNETTU

    Requirements: - Vuejs, Nuxtjs - Tailwind CSS - Supabase/PostgreSQL - Nodejs/Deno - Typescript - Responsive Design - Maintainable and readable code - APIs - Authentication, Authorization, Roles & Permissions - Docker - Bonus: Tests Job: - Program members portal (tasks, events, payments, backoffice) - Blog & Blog backoffice with - Create and use queries and mutations - Newsletter: manage emails and newsletter backoffice (sendgrid and others) - Manage registrations (calendly like) 12 Pages: - Portal Login - Registration - Portal Dashboard - Portal Events - Portal Tasks - Portal Profile - Portal Settings - Portal Payments - Backoffices - Blog Main - Blog Single - Others

    €599 (Avg Bid)
    €599 Keskimäär. tarjous
    100 tarjoukset

    I'm looking for a skilled website developer to create a modern and sleek website for my target audience of young adults. Key Requirements: - The main purpose of the website is to inform visitors about our services and offerings. Therefore, we need a design th...sleek, catering to the tastes of our target audience. Ideal Skills and Experience: - Strong understanding of web design principles and trends, particularly with a focus on clean and modern aesthetics. - Previous experience developing informational websites, particularly those targeted at young adults, would be highly beneficial. - Proficiency in web development tools and platforms such as HTML, CSS, and WordPress. If you're a website developer who can create a visually engaging and user-friendly website, I'...

    €260 (Avg Bid)
    €260 Keskimäär. tarjous
    58 tarjoukset

    ...customers. 2. App css injection - Ability to inject custom CSS code into the main app (portal has this option, need to copy paste for the company field) this is in order to enable RTL for RTL language users. CSS can be given. CSS can also be hard coded, only used for RTL. but should only be enabled if user selected either Hebrew or Arabic as language. 3. Expenses sub category - expenses add a sub category (now only category exists), also define how much % of the expense is approved. For example, in some countries if you report car gas expense, only 45% will be acknowledged as expense from the total sum. so 45% from the total expense should go into the reporting. The ideal candidate will be an individual or team with extensive experience in Invoice N...

    €515 (Avg Bid)
    €515 Keskimäär. tarjous
    36 tarjoukset

    I'm seeking an experienced Node.js developer for a full-stack project. This will involve both front-end and back-end development. Ideal Skills and Experience: - Strong knowledge of Node.js - Proficiency in front-end technologies, such as HTML, CSS, and JavaScript - Experience with front-end frameworks like React or Angular - Knowledge of database integration - RESTful API development experience - User authentication and management I'm open to discussing the specific features and functionalities you can bring to the project.

    €22 (Avg Bid)
    €22 Keskimäär. tarjous
    39 tarjoukset

    I need an expert in Python for maintenance tasks on some existing code. Key Tasks: - **Bug Fixing:** This code has some bugs that need to be identified and fixed to ensure its proper functioning. - **Code Optimization:** Your expertise is crucial to streamline and optimize the performance of the existing code. Ideal Candidate: - Proficient in Python - Experienced in code maintenance - Skilled in bug fixing and code optimization.

    €18 (Avg Bid)
    €18 Keskimäär. tarjous
    17 tarjoukset

    I'm looking for a seasoned C++ expert to optimize a codebase for improved readability and maintainability. Your primary goal in this project will be to ensure the code is easier to understand and work with in the long run. Key Responsibilities: - Analyzing the existing C++ code and identifying areas for improvement. - Implementing optimization strategies to enhance the code's readability and maintainability. Ideal Qualifications: - Extensive experience in C++ development, specifically in optimizing code. - Proven track record of enhancing code readability and maintainability. - Strong understanding of best practices in C++ development. I'm open to discussing the specifics of the project with the selected expert.

    €182 (Avg Bid)
    €182 Keskimäär. tarjous
    6 tarjoukset

    I'm looking for an Angular developer who can help me ensure my project is responsive across all devices, including desktops, mobile phones, and tablets. Ideal skills: - Strong proficiency with Angular and responsive design concepts - Understanding of CSS and media queries - Experience with cross-browser compatibility - Able to work independently and meet deadlines Your primary task will be to design and implement a responsive layout that's user-friendly and visually appealing on all devices. Please note that I do not have any specific color scheme or branding guidelines, so you'll have the creative freedom to suggest a design that complements the responsiveness of the project. Looking forward to seeing your proposals.

    €2694 (Avg Bid)
    €2694 Keskimäär. tarjous
    125 tarjoukset