Code for website design jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 code for website design jobs found, pricing in USD

    I have xtream ui panel working with username and password Want to add or edit 2 features on it Change it to active code instead of username and password . Generate active codes in bulk

    $124 (Avg Bid)
    $124 Avg Bid
    98 bids

    ...proficient WordPress developer and designer with solid experience in eCommerce sites to revamp my existing site and incorporate some additional features. Here's what's required: - **Design Redesign:** Implement a dark theme with glass morphism design, ideally in a bento grid layout if possible. Your design sense should be modern, leaning towards a clean, minimalist touch while utilizing this unique design. - **Additional Functionality:** The site needs an OTP login and sign-up feature that allows for registration via either email or mobile number. Additionally, an auto stock update feature triggered by QR code scanning is also necessary. Your experience with real-time inventory updates and secure authentication systems will be an ad...

    $171 (Avg Bid)
    $171 Avg Bid
    61 bids

    Hiring technical personnel can achieve complete development of the following code in practice. There may be something wrong with the code below, but there is project direction. pip install telethon Import TelegramClient from Import functions from # Create Telegram client with your API ID and API hash api_id = 'Your API_ID' api_hash = 'YOUR_API_HASH' Client = TelegramClient('session_name', api_id, api_hash) Asynchronous def send_dice(chat_id, dice_face): Asynchronously with client: result=awaitClient(( peer = chat id, Query id=0, id='robot command', silence=false, Scheduled Date = None, background=false, cleardraft=false, hide_via=true, selected=[dice_face] # 1-6 are ordinary dice )) print(result) # Fill in your account mobile

    $972 (Avg Bid)
    $972 Avg Bid
    59 bids

    I am currently looking for a freelancer with a strong understanding of molecular dynamics software, particularly LAMMPS, for a personal project. My main goal is to enhance an existing code by accurately implementing forces on particles within the LAMMPS framework. Here's what I'm looking for: - **Intermediate LAMMPS Skills**: You need to be comfortable with modifying and working on existing LAMMPS codes. Your task will involve accurately adding a reference to the forces acting on particles in a pre-existing code. - **Focus on Accuracy**: The most critical aspect of this project is ensuring that the forces implemented into the code are as accurate as possible. A thorough understanding of force fields and their application within LAMMPS i...

    $147 (Avg Bid)
    $147 Avg Bid
    19 bids

    I'm encountering an "Allowed memory size exhausted" error in my PHP code and require assistance in resolving it. I will share the code with you so you can modify that and send us after making corrections. Requirements: - Proficiency in PHP programming - Understanding of memory allocation and management in PHP - Familiarity with server settings and access Specifics: - The error message: "Allowed memory size exhausted error" - Access to the server and its settings available - PHP version used: PHP 8 Please request the code via chat. Kindly mention in your bid that you've watched the video () so I can confirm. Please apply only if you possess the requisite skills and expertise to address this memory size issue.

    $43 (Avg Bid)
    $43 Avg Bid
    51 bids

    As a busy professional, I am in need of a Python developer to take the lead in writing code for my project. Key Responsibilities: - Write clean, maintainable and efficient code - Identify and fix program errors Ideal Candidate: The right person for this job will be a Python professional with a keen attention to detail. Their primary task will be coding, so previous experience and a proven track record in this area are essential. Please note that the type of application or project for which the Python developer will be coding has not been specified at this stage. Also, I haven't set a deadline for the project completion, as I prioritize quality work over fast delivery.

    $27 (Avg Bid)
    $27 Avg Bid
    18 bids

    I'm in need of an experienced freelancer who can quickly diagnose and fix an issue with my PHP code. The page holding the code isn't functioning as expected and I need a professional set of eyes to rectify the problem swiftly. While I'm not sure about the error type, I urge you to be equipped with a broad understanding of possible PHP code issues.

    $27 (Avg Bid)
    $27 Avg Bid
    113 bids

    ...my Recruitment CRM system job portal integration with my new website that is going live in a few days. The CRM is called Jobadder and there is a widget builder/code snippet that embeds into my site. I need someone experience to customise the look and feel of this job portal. Key tasks: - Styling web pages: Implement a design that's minimalistic, clean and easy to navigate. - User Interactivity: Develop features that engage and respond to user input. Ideal Skills and Experience: - Expertise in CSS and JavaScript. - Proven track record in minimalistic web design. - Experience in crafting intuitive and user-engaging interfaces. Please note that I will provide examples of websites that I admire for their minimalistic and clean design to giv...

    $485 (Avg Bid)
    $485 Avg Bid
    151 bids

    I require an QR code and automatically play a linked video immediately after detection. Just like this

    $63 (Avg Bid)
    $63 Avg Bid
    9 bids

    ...of utilized and unused code. The file is part of a larger project that interacts with Google Firestore for database operations. While the code is currently functional, its extensive size and lack of organization present significant challenges for further development and maintenance. Primary Objective: The main goal is to clean up and refactor this TypeScript file to improve readability, maintainability, and scalability. Specific Requirements: Code Cleanup: Identify and remove any unused or redundant code segments. Ensure all deprecated methods or practices are updated to current Angular standards. Refactoring: Break down the large file into smaller, more manageable components or services, following Angular best practices. Improve readability...

    $153 (Avg Bid)
    $153 Avg Bid
    46 bids

    I'm looking for a skilled Java developer who can add an essential feature to my existing web client. Here are my specific needs: - Add a small piece of code to introduce a text input field on my web client. Your past experience in web development using Java will serve well for this project. An understanding of integrating new features into an existing Java code is essential. I'll appreciate if you can make this modification without disturbing the existing functionalities. Perfect for those adept in web front-end development and proficient in coding with Java.

    $19 (Avg Bid)
    $19 Avg Bid
    57 bids

    Our website is for gamers by gamers. Our mission is to create a web application that helps the best be even better. We will be working with multiple apis, games, and other platforms, bringing disparate data together in a useful way. We are currently in the exciting phase of building our platform and are looking for a passionate and dedicated FullStack JavaScript Developer to join the team. The successful candidate will have the opportunity to work on various aspects of the project, depending on their interests and expertise. The tech stack will be react related, with a focus on speed and style. Responsibilities: * Give input as to technical and feature / business direction. * Take initiative and proactively tackle challenges as they arise, even if they are not exp...

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

    ...to memory. You don't need to do anything differently for load or store. The second field is a 32-bit memory address. The third field is the number of bytes being requested. You don't need to do anything with the number of bytes being requested. The only field you care about is the address. You may assume that each request will be contained in one block. Comparing results is welcomed and encouraged. Items to Examine Parameters Number of bytes in the cache (a positive power of 2) Number of blocks in each set (associativity) Number of bytes in a block (a positive power of 2, must be at least 4) 1 set of n blocks is fully associative n sets of 1 block is direct mapped n sets of m blocks is m-way set associative Replacement policy (for caches that aren't dir...

    $150 (Avg Bid)
    $150 Avg Bid
    26 bids

    I need a proficient React Native developer who can deftly convert an existing Android App source code to work with React Native. The converted app needs to be compatible with both Android and iOS devices. Since details about the needed features and functionality were not provided, I would require the developer to ensure that the functionalities of the current Android app are fully intact and operational in the converted React Native version. Skills & Experience: * Cross-platform mobile app development using React Native * Knowledge of Android source code * Ability to work fast and meet deadlines Please apply if you can deliver this project urgently as I need it completed ASAP.

    $745 (Avg Bid)
    $745 Avg Bid
    33 bids

    I am on the lookout for a highly-skilled Pakistani Wordpress developer with a powerful knack for frontend development. I need a whole website developed with attention to interactive functionalities. Required Skills: - Frontend development - Proficiency in adding dynamic sliders - Experience with interactive forms - Past projects involving payment integration I am envisioning a website reflecting a modern and trendy design aesthetic. Demonstrated experience with such design styles will be a significant advantage. Your role will involve creating a stylish and user-friendly interface for our potential customers. Show me you can think outside the box and apply creative code solutions. Looking forward to viewing your bids!

    $50 / hr (Avg Bid)
    $50 / hr Avg Bid
    18 bids

    I'm looking for a skilled HTML developer to assist with two key aspects of my project: - Frontend Code Implementation: You'll be responsible for utilizing HTML and CSS to create the frontend of my website. Efficiency, clarity, and readability are essential for this part of the project. - Website Layout Design: The website design needs to be imaginative and artistic. Don't worry about coming up with the initial concept, I'm open to sharing ideas and brainstorming together to create a design that dazzles. Ideal skillset would include proficiency in HTML coding, a strong understanding of frontend development, and a flair for artistic and creative design solutions. Your portfolio of previ...

    $144 (Avg Bid)
    $144 Avg Bid
    87 bids

    What I need is a Telegram user account that can send controllable dice emoticons within a designated group. NOTE: This is not a Telegram bot, but a personal Telegram account. As far as I know, the above requirements can be communicated with telegram API through telehin library. Using the message sending function provided by the Telegram API, you can send Dice emoticons with a specified number of points to a specified chat room. The other members of the group will not be aware that the dice have been controlled.

    $474 (Avg Bid)
    $474 Avg Bid
    26 bids

    ...existing countdown timer on your WordPress website, integrated with the Flatsome theme, to reset automatically every 24 hours. This adjustment aims to create a sense of urgency among customers, thereby encouraging them to make purchases promptly. Task Details: Review Current Implementation: Begin by assessing the current implementation of the countdown timer on your website. Identify where the timer is located, how it is displayed, and its current functionality. Identify Timer Element: Locate the specific element within your website's code or theme settings that controls the countdown timer. This may involve inspecting the code or reviewing the theme's customization options. Integrate Auto-Reset Functionality: Modify the timer�...

    $20 (Avg Bid)
    $20 Avg Bid
    19 bids

    I'm in need of a defold code expert to rectify multiple issues I'm experiencing with my current project. These issues include syntax errors, performance hitches, and implementation mistakes. The code is primarily being used for game development and UI design for an action game I'm working on. However, these persistent errors have halted progress, making expertise crucial at this point. Key Tasks: Identifying and fixing syntax errors Improving performance related issues Correcting implementation errors Implementing some new ideas Ideal Skills and Experience: Proficient in defold framework Experience in game development and UI design Strong debugging and problem-solving abilities Please place your bid with due consider...

    $154 (Avg Bid)
    $154 Avg Bid
    9 bids

    I'm in need of a talented No-code developer who is skilled in using Webflow. The primary task will be to create a custom web application. However, since I missed detailing specific features and functionalities I desire in the application, it would be beneficial if you can interpret basic functionalities such as user management, data visualization, and payment integration. Your job will be a success if: • You masterfully craft functional, custom web applications using Webflow. • Adaptability and problem-solving skills are part of your skill set. • You can interpret and implement basic functionalities in the absence of specific instructions. Ideal skills would include proficiency in Webflow, a knack for creating custom web applications, and a keen eye f...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    30 bids

    ...ophthalmology clinic's website. Our goal is to create a responsive, visually appealing site that reflects the professionalism and cutting-edge services of our clinic. This project comes with a budget of $500 and requires the completion of a website that not only matches, but exceeds the expectations set by our design mockups. Objective: Revamp the website for our ophthalmology clinic to enhance user experience, with a strong focus on responsiveness and aesthetics. Budget: $500 Design Requirements: We are inspired by websites such as and , which emphasize clean typography, responsive design, and subtle animations. The website should maintain a sleek, professional look across a wide range of devices, from mobile phones to la...

    $473 (Avg Bid)
    $473 Avg Bid
    166 bids

    ...specific financial indicators. Your role will encompass: - Code development using R to retrieve and implement financial data. - Deep understanding and familiarity with financial indicators, particularly with HPI (Housing Price Index), GDP (Gross Domestic Product), IR (Interest Rates), FDI (Foreign Direct Investment), CPI (Consumer Price Index) and REER (Real Effective Exchange Rate). - Advanced statistical analysis of retrieved data. - Delivery of comprehensible reports explaining the data analysis. - We need to extract the above mentioned data for India. The data will need to be processed, either on a quarterly or monthly basis. (Monthly is preferred). Run all the required tests on the data (autocorrelation, heteroskedasicity, check for correlation, stationarity....

    $135 (Avg Bid)
    $135 Avg Bid
    22 bids

    ...developer experienced with the Steam API to write a code algorithm for a web-based simulation of in-game economy changes in CS:GO (Counter-Strike: Global Offensive). The ideal candidate should have: - Strong proficiency in JavaScript - Prior experience in using Steam API - A solid understanding of CS:GO in-game economy - Ability to simulate in-game items pricing - A knack for clean, efficient, and well-commented code The key tasks will include: - Developing a JavaScript algorithm to simulate in-game economy scenarios - Implementing this into a user-friendly web application - Enabling Steam API to interact with the web-based platform - Ensuring accuracy of simulated in-game item prices This project will involve the constant generation of code...

    $22 (Avg Bid)
    $22 Avg Bid
    16 bids

    I am looking for a ready-made CodeIgniter eCommerce source code. I need a professional who can provide me with a high quality, fully functioning e-commerce system. Key Requirements: - Ready-made CodeIgniter Ecommerce Source Code - High Quality, Fully Functional System Ideal Skills and Experience: - Expertise in CodeIgniter - Extensive experience in Ecommerce Development - A proven track record of delivering high quality, fully functioning systems Please note that my preference is for a ready-made source code, so please only bid if you have a suitable system readily available. Thank you.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    30 bids

    ...developer experienced with the Steam API to write a code algorithm for a web-based simulation of in-game economy changes in CS:GO (Counter-Strike: Global Offensive). The ideal candidate should have: - Strong proficiency in JavaScript - Prior experience in using Steam API - A solid understanding of CS:GO in-game economy - Ability to simulate in-game items pricing - A knack for clean, efficient, and well-commented code The key tasks will include: - Developing a JavaScript algorithm to simulate in-game economy scenarios - Implementing this into a user-friendly web application - Enabling Steam API to interact with the web-based platform - Ensuring accuracy of simulated in-game item prices This project will involve the constant generation of code...

    $81 (Avg Bid)
    $81 Avg Bid
    9 bids

    ...developer experienced with the Steam API to write a code algorithm for a web-based simulation of in-game economy changes in CS:GO (Counter-Strike: Global Offensive). The ideal candidate should have: - Strong proficiency in JavaScript - Prior experience in using Steam API - A solid understanding of CS:GO in-game economy - Ability to simulate in-game items pricing - A knack for clean, efficient, and well-commented code The key tasks will include: - Developing a JavaScript algorithm to simulate in-game economy scenarios - Implementing this into a user-friendly web application - Enabling Steam API to interact with the web-based platform - Ensuring accuracy of simulated in-game item prices This project will involve the constant generation of code...

    $93 (Avg Bid)
    $93 Avg Bid
    15 bids

    We are seeking a skilled virtual assistant with experience in UI/UX and CSS to perform tasks related to building and updating websites on our proprietary website platform. The ideal candidate will be able to effectively communicate with our team, understand our requirements, and deliver high-quality work within specified deadlines. Responsibilities include, but are not limited to: - Conducting website audits to identify areas for improvement - Creating wireframes and prototypes to enhance the user experience - Implementing UI/UX design concepts - Writing clean and efficient CSS code - Ensuring responsiveness and matching client design requirements

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    50 bids

    ...designer to create an Elementor based landing page for my Wordpress website. The primary goal of this landing page is to sell online courses. This means the design should be focused on conversions and user experience. Key requirements: I have a completed website design in Figma that I need implemented on WordPress using Elementor. The ideal candidate will be able to meticulously translate the Figma design into a pixel-perfect WordPress website, ensuring responsiveness across all devices (desktop, tablet, mobile). Key Skills & Requirements: Expert in WordPress and Elementor Pro Proven experience in translating Figma designs into Elementor websites Strong understanding of responsive design principles Ability to write clean a...

    $42 (Avg Bid)
    $42 Avg Bid
    47 bids

    I am looking for a proficient Excel VBA developer to create a macro that can automate sending payslips to employees on a monthly basis. Key Requirements: - The VBA code should be able to extract the pay information from an Excel spreadsheet and generate a PDF file with the payslip. - The generated PDF file should then be attached to an email that is sent to the corresponding employee. Ideal Skills: - Proficiency in Excel VBA, including the ability to work with PDF files - Experience with automating email sending processes - Strong communication skills to ensure the solution meets our needs. Please note that this project is specifically for creating the VBA code for the payslip emailing system - the design and content of the payslips themselv...

    $20 (Avg Bid)
    $20 Avg Bid
    32 bids

    ...my Recruitment CRM system job portal integration with my new website that is going live in a few days. The CRM is called Jobadder and there is a widget builder/code snippet that embeds into my site. I need someone experience to customise the look and feel of this job portal. Key tasks: - Styling web pages: Implement a design that's minimalistic, clean and easy to navigate. - User Interactivity: Develop features that engage and respond to user input. Ideal Skills and Experience: - Expertise in CSS and JavaScript. - Proven track record in minimalistic web design. - Experience in crafting intuitive and user-engaging interfaces. Please note that I will provide examples of websites that I admire for their minimalistic and clean design to giv...

    $141 (Avg Bid)
    $141 Avg Bid
    120 bids

    ...seeking a proficient Sanity Developer who specializes in mobile design and is adept at resolving website errors. As a Sanity Developer in this role, you will be responsible for creating mobile-friendly designs and addressing any technical issues or errors on our website using Sanity CMS to ensure a seamless user experience across all devices. Tech Stack: Sanity CMS HTML5, CSS3, JavaScript React.js (or similar front-end framework) Responsive design frameworks (e.g., Bootstrap) Version control systems (e.g., Git) Web debugging tools Task Required: Website: - Mobile Design - W3C Errors (Clean Code) - Form Validation - Old Links - sitemap - Schema Markup Please review the attached documents for a list of issues that need to b...

    $502 (Avg Bid)
    $502 Avg Bid
    95 bids

    ...translate a short program (approx 1000 lines) written in assembler to C code for a PIC16. The task will require: - creating global variables and constants - creating functions based on the subroutines. - remove code that has a P876 compiler switch (the code will run on a PIC16F883 only). - create a simple flowchart of the program flow and... - ...replace goto statements with C type loops (for, while, do) and function calls. - adding comment blocks ahead of each function with some notes of what the code is doing. - check where the global variables are actually used and where possible change scope to a local variable. - create the main() function - add comments for anything that looks like a bug or incorrect. - compile code using ...

    $341 (Avg Bid)
    $341 Avg Bid
    38 bids

    I'm looking for a skilled Laravel developer to work on the backend of my website. The project has a sense of urgency, so I need someone who can work quickly and efficiently. The website is a online e commerce platform that will allow users to sign up and add their designs to pre-made garments. After designing the user can checkout and the order will be sent to our warehouse via email with attachments for us to fulfill. The front end will be designed and provided to you. You will code in the features and backend. What you would need to do is below: DevOps - AmazonAWS for the instance - Setup MySQL for user authentication along with social sign in - Setup stripe for payment processing Designing features - The ability ...

    $1170 (Avg Bid)
    $1170 Avg Bid
    210 bids

    I am urgently looking for a professional who is capable of extracting the source code from TradingView and customize my trading algorithm. The primary purpose of this exercise is as follows: * Customization of Trading Algorithms Unfortunately, the specific capabilities of the customized algorithm weren't outlined, therefore, I'd appreciate offers addressing various functionalities that the algorithm could possess for further selection. The competencies that might be essential include, but not limited to: * Buy/sell trigger alerts * Advanced data analysis * Real-time market trend predictions Expertise in extracting and interpreting source code is paramount, and an added advantage would be an experience within the algorithmic trading world. The pro...

    $186 (Avg Bid)
    Urgent
    $186 Avg Bid
    12 bids

    I require a coder skilled in Python for a numerical data formatting task. The main requirement is to develop a Python code able to modify the decimal delimiter in a dataset. The Specifics: - You will be working with numerical data. - The desired outcome is to change the decimal delimiter in the dataset. Presently, it appears as a comma, but needs to be a dot. Ideal Skills and Experience: - Proficiency in Python programming - Extensive experience with handling and formatting numerical data - Attention to detail to ensure accurate delimiter modification The ideal freelancer for this assignment will be able to deliver quality work within set timelines, ensuring the delivered code aligns with the outlined requirements. Coding accuracy, precision, and quick turn...

    $35 (Avg Bid)
    NDA
    $35 Avg Bid
    14 bids

    I'm seeking a skilled programmer with in-depth knowledge of the ESP32 development board. My existing code needs some changes: - Notable one being the integration of a new feature: a temperature sensor and Expiry date. Key responsibilities include: - Becoming familiar with my original code - Properly integrating the temperature sensor into the code Ideal candidates will have: - Strong experience in coding for ESP32 - Familiarity with temperature sensors - Ability to ensure seamless sensor integration

    $33 (Avg Bid)
    $33 Avg Bid
    24 bids

    I am in search of a developer proficient in Python with vast knowledge of OpenCV library. The task at hand is to develop a robust code that accurately detects the pupil in static images. Skills and Experience Required: - Thorough understanding of Python programming language - Comprehensive experience with OpenCV - Prior work on image processing, specifically related to pupil detection would be highly beneficial Key Responsibilities: - Develop a highly accurate code for detecting pupils in static images - Ensuring robustness of the code for various lighting conditions and angles - Support in integration and testing of the produced code

    $13 (Avg Bid)
    $13 Avg Bid
    14 bids

    Need a solution A barcode app to print and track our inventory. (Barcode&QR desirable)Online - Webbased. ProductCode/SupplierCode/Category/SubCategory/Batch/Colour/Size/Expiry/Selling PriceA/X/X/X/X/X/XX/XX/XXXX/XXXXXX.00Item description must print on the lable More details: Is this project for business or personal use? For an existing business What information should successful freelancers include in their application? Experience How soon do you need your project completed? ASAP

    $170 (Avg Bid)
    $170 Avg Bid
    33 bids

    I'm looking for a skilled Python programmer to help me clean up and optimize my son's current codebase. The goal of this project is to prepare the codes for direct school admission (DSA) submission Key tasks include: - Cleaning up the code to improve readability and maintainability - Optimizing the code for efficiency and performance - Ensuring the code adheres to best practices in Python programming The ideal candidate for this job will have: - experience with Python and scratch programming - Familiarity with direct school admission requirements

    $105 (Avg Bid)
    $105 Avg Bid
    29 bids

    I have a python code its deploy to any free hosting budget only 500 timeline 3 hours

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    10 bids

    ...testing every function and screen of the application Please proceed with reading further, only if you are willing to work hard and devote time to complete the task correctly. It CANNOT be automated or run via a script. It CANNOT be outsourced via code. Please do not waste your valuable time trying to do either. You will be testing an educational messaging app, so freelancers with experience in schools / education / academics / software development will have an immediate advantage. The criteria are: 1. Correct flow - Does each screen do what the design intends? 2. Functionality - does everything work ? 3. Browsers - Both on Google Chrome and Firefox, if possible The data you will need to fill in is same as the attached testing report which is from a previous applica...

    $78 (Avg Bid)
    $78 Avg Bid
    10 bids

    ...reliable web developer with substantial experience in creating design websites. The objective of this task is to create a webpage that allows the viewer to put stickers on certain models. Here is an example of the website I want you to replicate. Key aspects of the project include: - Developing an interface where viewer can select a sticker and a model from a drop list and then gets added to the canvas where he selects in manually and design it on the model selected. - allows for moderate user interaction. This involves enabling users to design, rotate, and at the end generate a code that can be used to preview the final design inside the game (for this one i will show you a plug in that does the generation it's

    $158 (Avg Bid)
    $158 Avg Bid
    37 bids

    Need to implement a code where two users or profile will be established in a virtual space and a communiacation will be set up between the users. Show the communication between the user and the propose of the code is to secure the connection using CAPC(Confedential and Privacy in collaborative) protocol .The code should illurstrate how the CAPC protocol is securing the connection and prevent any kind of data loss and data breach. The code should show wether we are losing some data through the process if yes than how much . The graph should contain tables and graphs along with the required output. You can implement the CAPC protocol by using 3 algorithms- diffrential privacy, multiparty computation, homomorphic encryption. Im attaching the required flow diagram ...

    $127 (Avg Bid)
    $127 Avg Bid
    7 bids

    I need a PHP website developed with a specialized booking system. This system will specifically cater to reservations for badminton games. I already have the source code (base for the layout) Therefore, key features I require include: Add on Information: There is already a templete which dont have framework. Consider before taking this project. This is an academic purpose project not commercial. Requirement ** ==================================================================================== Dashboard - Select reservation history by Which year,month, and by week - Show record for total Booking and Total Profit - Show Chart if possible ===================================================================================== Email notification - After...

    $132 (Avg Bid)
    $132 Avg Bid
    21 bids

    ...my Recruitment CRM system job portal integration with my new website that is going live in a few days. The CRM is called Jobadder and there is a widget builder/code snippet that embeds into my site. I need someone experience to customise the look and feel of this job portal. Key tasks: - Styling web pages: Implement a design that's minimalistic, clean and easy to navigate. - User Interactivity: Develop features that engage and respond to user input. Ideal Skills and Experience: - Expertise in CSS and JavaScript. - Proven track record in minimalistic web design. - Experience in crafting intuitive and user-engaging interfaces. Please note that I will provide examples of websites that I admire for their minimalistic and clean design to giv...

    $310 (Avg Bid)
    $310 Avg Bid
    105 bids

    I have a nice working code about capacitive touch sensors inside esp32 and everything is working fine but i have a little bug on one input If you have experience with midi ble and esp32 then you have the right skills.

    $50 (Avg Bid)
    $50 Avg Bid
    8 bids

    I am in search of a capable freelancer with experience in creating electronic devices, particularly those with a strong background in magnetic-sensor technology. I require an innovative device that: - Activates when magnets touch its sensor. - With 4 magnetic spots. - Sends specific codes to a digital screen contingent on the number of times the magnetic sensor is activated. - A ... coding and electronics. Strong problem-solving skills and precise attention to functionality and detail are necessary. Knowledge of device sustainability and resilience within a climate-controlled environment is also expected. Again, the device must be capable of transmitting multiple codes based on the frequency of magnetic sensor activation. I look forward to reviewing your tailored proposal for thi...

    $180 (Avg Bid)
    $180 Avg Bid
    16 bids

    I'm seeking an experienced freelancer for a code audit and quality check of a specific VSIX extension project in Visual Studio. The objective is to enhance the functioning similar to the tabnine and simultaneously improve the current code staged in VS. Key tasks include: - Identify any bugs and errors - Improve the code's efficiency - Enhance code's readability The project codebases primarily use C# and .Net. Unfortunately, I don't have any specific code quality metrics in mind as of now, but I'm open to your professional advice on any practices to adopt. Ideal candidate: - Expertise in C# and .Net - Proven experience conducting code audits - Familiarity with VSIX extensions - Strong understanding of code optimization...

    $9 (Avg Bid)
    $9 Avg Bid
    3 bids

    I am looking for a competent developer who can assist me in rewriting a Text-to-Speech (TTS) Python code to Swift and implementing it to create an iOS shortcut. The project entails the following: - Rewriting existing TTS Python code to Swift - Developing an iOS shortcut using native Swift code - Ensuring that the TTS functionality: - Supports multiple languages - Allows the control of voice pitch and speed Ideal candidates should possess a good understanding of both Python and Swift programming languages. Experience in TTS functionality development and familiarity with iOS shortcuts in Swift would be highly advantageous.

    $181 (Avg Bid)
    $181 Avg Bid
    26 bids