ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 alphabetically sort flat file php งานที่พบ, การเสนอราคา USD
    สร้างเว็บ หมดเขตแล้ว left

    ... จะทำการติดต่อกลับเพื่อสร้างใบเสนอราคา ภายใน 2 ชม. หลังจากที่ฟรีแลนซ์มีการกรอกฟอร์มแจ้งความประสงค์ที่จะทำการแบ่งชำระเข้ามา (อ้างอิงจากเวลาทำการปกติของ จันทร์ - ศุกร์ เวลา 9.30 น. ถึง 18.30 น.) 11:04 อยากจะทำเว็บไซต์รวบรวมยอดขาย พนักงานให้มี Content ดังนี้ครับ 1. ให้พนักงานขาย รายงานรุ่นและจำนวนที่ขายกลับมาที่เรา โดยในเว็บจะมีสรุปยอดขายเป็นกราฟหรือชาร์ตต่างๆให้ ที่สามารถ sort เป็น สาขา เป็นเขต หรือทั้งประเทศได้ แบ้วแต่แกนที่เราต้องการ 2. มีระบบ Log in ซึ่งจะยึด user ของพนักงานกับสาขาที่เรากำหนดไว้ หมายความว่าเมื่อพนักงานกดรายงานยอดขายระบบจะ แท็กว่ามาจากสาขาไหน 3. หน้าพื้นฐาน เพื่อแจ้งข่าวสารหรือโปรโมชั่นต่างๆ และสามารถแก้ไขได้ง่าย 4. มีแพลตฟอร์มหลังบ้านที่สามารถแก้ไข เพิ่ม ลบ ข้อมูลได้ ทั้งในเรื่องของข้อมูลพนักงานข้อมูลสาขา โดยกำหนดให้ทำได้เฉพาะ User ที่กำหนดไว้

    $205 (Avg Bid)
    $205 การประมูลเฉลี่ย
    3 คำเสนอราคา

    เรากำลังพัฒนาเว็บไซต์ด้วยภาษา PHP (No Framework) โดยจะมี UX/UI มาให้แล้ว ให้ทำการเขียนต่อด้วยภาษา PHP และมีงานที่จะให้เขียน Web API ด้วย PHP เพิ่มเติมด้วย ปริมาณงาน - เขียน Web page 10 หน้าจอ (ต้องเขียน JavaScript,JQuery เพื่อเชื่อมต่อ Web API ด้วย) - เขียน Web API เพื่อรองรับหน้าจอ Web Page ข้างต้น

    $1032 (Avg Bid)
    $1032 การประมูลเฉลี่ย
    7 คำเสนอราคา

    ต้องการทีมงาน Programmer จัดทำเว็บไซต์ bootstrap + php + MySQL โปรเจคละ 20k - 100k รายละเอียด คุณสมบัติ - มีความรู้พื้นฐานทางด้านเว็บไซต์ - พัฒนาภาษาโปรแกรม bootstrap + php + MySQL รายละเอียดงาน - พัฒนาออกแบบระบบเว็บไซต์ และอื่นๆ - สามารถทำงานเป็นทีมได้ - สามารถส่งงานตามเวลาที่กำหนด - ทำงานเป็น Part time Freelance ระยะเวลาการทำงาน - Part time Freelance 2-3 เดือน วิธีการสมัคร ส่งรายละเอียดเข้า Line id : tuindy7 รายละเอียด - ชื่อ-นามสกุล - เบอร์โทรที่สะดวกติดต่อ - ตัวอย่างผลงาน ติดต่อสอบถาม Line id : tuindy7 Tel : 0814667776 คุณตู่

    $917 (Avg Bid)
    $917 การประมูลเฉลี่ย
    6 คำเสนอราคา

    ทำเว็บไซต์ php, javascript และ mysql

    $3856 (Avg Bid)
    $3856 การประมูลเฉลี่ย
    7 คำเสนอราคา
    Edit language .exe file หมดเขตแล้ว left

    ฉันมีไฟล์ .exe แต่ฉันต้องการเปลี่ยนให้มันรองรับกับภาษาของฉัน เพราะว่าตอนนี้มันไม่อ่านฟร้อน ไทยมันแสดงผลเป็นสี่เหลี่ยม i have file .exe but i want change language is my language

    $25 (Avg Bid)
    $25 การประมูลเฉลี่ย
    1 คำเสนอราคา

    สวัสดีครับ ผม ชิณพล คือผมทำแอพตัวหนึ่ง เรียก php เพืออกใบเสร็จจากมือถือ ปกติพิมพ์เป็นภาษาไทยก็ทำได้ครับ แต่ตอนนี้พอดีมีลูกค้าต้องการพิมพ์เป็นภาษาพม่า (myanmar) ผมใช้ฐานข้อมูล mysql ผมใช้ Code PHP ประมาณนี้ครับ // printer_select_font($handle, $font); $BillUnit =iconv("UTF-8","tis-620",$objArray[BillUnit]); $ProductName = substr($objArray[ProductName],0,40); $text = iconv("UTF-8","tis-620",$ProductName); printer_draw_text($handle, "$i.$text/$BillUnit", $left+0, $j); // พิมพ์ภาษาไทย ก็ใช้ได้ปกติ แต่ตอนนี้ต้องการพิมพ์ภาษาพม่าผมไม่รู้ว่า ต้อง ใช้ utf หรือ code อะไรให้พิมพ์ภาษาพม่าได้ พอมีคำแนะนำมั๋ยครับ และราคาเท่าไหร่ ในการแก้ไขป้ญหานี้

    $10 - $30
    $10 - $30
    0 คำเสนอราคา
    php craewler Search หมดเขตแล้ว left

    ทำเว็บ ค้นหาร้านเสื้อผ้าที่เราจะสามารถซื้อเสื้อผ้าชนิดนี้ได้ถูกที่สุดจากเว็บเว็บไซต์ที่ขายของอยู่ทั้งหมด อย่างน้อย 3 เว็บไซต์ ดึงข้อมูลของเว็บขายเสื้อผ้ามาเก็บไว้ เก็บราคา รูปภาพ ลิ้ง เพื่อเอามาเปลี่ยบเทียนดูตอน search mี่หน้าเว็บของเรา

    $1000 (Avg Bid)
    $1000 การประมูลเฉลี่ย
    1 คำเสนอราคา

    ต้องเพื่อนที่มีใจรักด้านการทำเว็บมีความคิดสร้างสรรรักงานบริการไม่เห็นแก่เงินไม่ขี้โกง มาเป็นหุ้นส่วนพัฒนาเว็บ แนว Buy & Sell ในรูปแบบ Social Network มี Code ให้แล้วเพียงแค่ต้องการปรับปรุงให้ดีขึ้น มาเป็นหุ้นส่วนกัน 50/50 ดูตัวอย่างได้ที่

    $281 (Avg Bid)
    $281 การประมูลเฉลี่ย
    4 คำเสนอราคา
    WordPress & Elementor Speed Optimization 6 วัน left
    ยืนยันแล้ว

    I'm seeking a WordPress and Elementor expert to analyze and resolve speed performance issues that are affecting my entire website. Despite my own eff...posses: - Proven experience in website speed optimization, with emphasis on WordPress and Elementor websites - Proficiency in theme diagnosis and modification - Advanced knowledge and skill in caching - Familiarity with image, JavaScript and CSS file optimization techniques Your main tasks would be to: - Identify and fix the underlying cause of the slow loading times throughout the site - Conduct a thorough check and resolve any issues of the theme and cache deployment - Provide recommendations for maintaining optimal site speed. Be able to sort out the 'First Contentful Paint 4.8 s Largest Contentful Paint 5.1 s ...

    $151 (Avg Bid)
    $151 การประมูลเฉลี่ย
    116 คำเสนอราคา
    Upload View PDF file in Eutec 6 วัน left
    ยืนยันแล้ว

    Create via HTML + PHP code upload form; In the header of this form, have the image field to display the Eutec logo and on the right the text field where a call to action will be displayed; below should be shown the link to upload the PDF file. All specifications and access will be made available

    $135 (Avg Bid)
    $135 การประมูลเฉลี่ย
    78 คำเสนอราคา

    ...skilled professional to help with the maintenance of my websites built with core PHP and MySQL. Key Tasks: - Website changes: Regular content updates and design changes are anticipated, so the candidate should have flexibility and be comfortable with changes. - Feature Additions: I'm looking to extend the functionality of the websites, so the candidate should be able to implement new features. - Bug fixes: It's essential for the candidate to have a keen eye for identifying and fixing bugs that may arise within the websites. - Security updates: The candidate should be able to stay up-to-date with the latest security trends and ensure the websites are secure. - Performance optimization: A deep understanding of PHP and MySQL is required to optimize the performance...

    $8 - $15 / hr
    ปิดผนึก
    $8 - $15 / hr
    69 คำเสนอราคา
    Majestic storage grading Plan Surface Drainage Plan Development 6 วัน left
    ยืนยันแล้ว

    ...in grading and drainage design for a project centered around drainage improvement. This requires the creation of a comprehensive grading plan using a surface drain system. Details about the project: - The terrain of the project area is flat. - Main task is to formulate an effective grading plan facilitating improvements in drainage, utilizing a surface drain system specifically. Ideal skills and experience: - Proficiency in grading plan design. - Hands-on experience with surface drain systems. - Expertise in manipulation and drainage improvement of flat terrain. This project is an excellent opportunity for professionals that specialize in landscape architecture and civil engineering, focusing on drainage modification and enhancement. A well-completed task may lead to f...

    $450 (Avg Bid)
    $450 การประมูลเฉลี่ย
    33 คำเสนอราคา

    App Version 1.6 Laravel Version 7.30.6 PHP Version 7.4.33 Extension IonCube Loader is installed License code "To handle the Codegyan scripts. This was a prepaid version with multiple restaurants. This website is only for the orders that roll. As I checked, the speed is slow due to the JavaScript library not working properly. We need to update HTML for all three panels: user, restaurants, driver. Do you want to integrate new HTML? I need to remove the Livewire from my website. Delete all files not important for the website and logically structure all pages of the files. The website will only be used for delivery. Everything else must be deleted. Current version." musst be updated to the new version

    $161 (Avg Bid)
    $161 การประมูลเฉลี่ย
    109 คำเสนอราคา

    I'm looking for a skilled PHP developer to create a web system primarily focused on data analysis. The system will serve as a platform for users to perform detailed data analysis. Key features to include: - User Registration and Login: The system should have a secure user registration and login functionality to keep the data protected. - Various Search Modules: I would like the system to have search capabilities by name, date, and category. This will allow users to slice and dice through data effectively. Ideal skills and experience: - Proficiency in PHP: As the core technology of this project, you should have a strong background in PHP. - Data Analysis Expertise: Experience in building systems that cater to data analysis will be a huge plus. - Security Knowled...

    $139 (Avg Bid)
    $139 การประมูลเฉลี่ย
    85 คำเสนอราคา
    Complete PHP/Laravel Backend for Settings Pages 6 วัน left
    ยืนยันแล้ว

    Hello I have a web app that im building for my customers. ...customers. And I already hired someone to setup the sign up page.. All you have to do is add the google sign up and finish setting up the backend for the setting pages. I also added notes to my prototype design explaning each feature. React JS is used for the front end. And the PHP Laravel was used to start this project. I would like to pay $150 - 200 for this project. If the work goes well then I will use your services to finish building the rest of the features. Im also building a software company here in america so for the right person i can provide work for years!!! I would like to hire someone today.

    $154 (Avg Bid)
    $154 การประมูลเฉลี่ย
    130 คำเสนอราคา
    Offline DistilBERT Model Integration in Flutter with .onnx format file 6 วัน left
    ยืนยันแล้ว

    I have the distilberd model in .onnx format. it cant be done with tflite as i have not used tensorflow in my project. i need a flutter developer to start the integration immediately. it is a model for text classification. my budget is no more than 25 euros for each model. i have 3 models in total all similar on the same application. please bid only if you have time and agree with the budget. i dont want any bargain

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Enhance Telegram PHP Bot & Integration 6 วัน left
    ยืนยันแล้ว

    I am looking for a proficient python developer to help in enhancing a Telegram PHP bot. With your skills and experience in bot programming, I am confident we can have this bot become even better. As part of this project, you need to: 1. Customize Bot Commands: - Add new commands as per the specific requirements I will share. 2. Change Chatbot Responses: - Modify existing responses in a way that improves the user engagement. - Delete some responses that are no longer relevant. 3. Integrate Third-Party APIs: - This integration will help the bot offer more utilities and functionalities. The ideal candidate for this project should have extensive knowledge in Telegram bot development, PHP, Python, and experience in third-party API integration. I look forward t...

    $7 / hr (Avg Bid)
    $7 / hr การประมูลเฉลี่ย
    27 คำเสนอราคา
    PDF file to word file typin 6 วัน left
    ยืนยันแล้ว

    I'm currently in need of a competent individual proficient in data entry tasks. The ideal candidate must have strong experience and skills in managing and operating data with Excel Spreadsheets. Your task revolves primarily around: - Data entry into an Excel Spreadsheet Experience with Excel Spreadsheets is a must for this project. Perfect attention to detail and accuracy are vital. Applicants should be able to work autonomously and deliver high-quality results. Please note that the type of data to be handled has not been specified; it may include text, numerical, or image data.

    $11 / hr (Avg Bid)
    $11 / hr การประมูลเฉลี่ย
    170 คำเสนอราคา
    Export data from .FS5 & .IDX file to excel -- 2 6 วัน left
    ยืนยันแล้ว

    I am in need of an individual with skills to assist with the migration of data from FS5 and .IDX files. My project involves: - files in FS5 or .IDXfiles that need to be migrated into a usable, readable CSV format that can be edited a - Handling text data specifically, and ensuring its integrity is maintained throughout the conversion. Potential freelancers need to have: - Knowledge of FS5 /.idx files. - Strong knowledge and understanding of text data management. - Excellent problem-solving aptitude, as the difficulty level can vary across files. I look forward to a thorough demonstration of your ability.

    $123 (Avg Bid)
    $123 การประมูลเฉลี่ย
    9 คำเสนอราคา
    $50 การประมูลเฉลี่ย
    1 คำเสนอราคา

    Hi Freelancers, (URGENT) : need this Today ! I have a codecanyon script, please check it here : I need to use whatsapp only, don't need SMS feature, I have a VPS without control panel and I want to install it and make whatsapp works without any problem. Thanks Amine

    $27 (Avg Bid)
    $27 การประมูลเฉลี่ย
    25 คำเสนอราคา
    PHP Developer 6 วัน left

    Php developer for a web portal ( College search engine cum admission portal )

    $288 (Avg Bid)
    $288 การประมูลเฉลี่ย
    36 คำเสนอราคา

    I'm having a problem while I am trying to install Laravel and Composer. It needed to install brew. I have installed brew but now I can't install php and composer. There was a problem while I installed the brew. Now I need to uninstall brew and install brew again and then install PHP, composer, and anything else that needs to run Laravel. I am adding a screenshot please check it carefully. If you can help me then apply for it. You will help me through google meet or zoom call. I will do it and you will guide me.

    $19 (Avg Bid)
    $19 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Custom PHP Code for Ingenico POS 6 วัน left
    ยืนยันแล้ว

    I'm in need of a proficient PHP developer to create a custom code for communicating with an Ingenico POS terminal via Ethernet. Here are the specifics of the project: - **Communication Method:** The primary method for the communication is through Ethernet. You need to be well-versed in this type of communication to tackle this task efficiently. - **Transaction Handling:** The main purpose of the code is to transmit the amount to the terminal and verify if the transaction can be successfully processed. **Requirements**: - experience in PHP - Prior experience with Ingenico POS terminals or similar devices is a plus Please note that this project is solely for the communication between the system and the terminal. There is no need for integration with the banking systems...

    $162 (Avg Bid)
    $162 การประมูลเฉลี่ย
    48 คำเสนอราคา

    I need a PHP Laravel system developed for my salon. It should include features for appointment booking, client management, and inventory management. Key Features: - Appointment Booking: The system should allow clients to schedule appointments easily. - Client Management: It should have a database for client management, allowing us to store and access information about our customers. - Inventory Management: The system should also include a feature for managing our salon's inventory. Design: I do not have a design or template for this system. Therefore, I'm looking for a developer who is skilled in creating a user-friendly and aesthetically pleasing interface. Online Payments: While the system should support appointment booking, I do not require online payment processing....

    $198 (Avg Bid)
    $198 การประมูลเฉลี่ย
    120 คำเสนอราคา
    PHP Specialist for Database Creation 6 วัน left
    ยืนยันแล้ว

    I am seeking a PHP developer who is experienced in frontend development, and an expert in PHP frameworks and MySQL database integration. The focal point of the project is database management. • Main responsibility of the PHP developer will be to build new databases, thus experience in this is essential. • A background working with PHP frameworks and MySQL is crucial for success in this role. • The role also entails some front-end development tasks. Successful applicants will illustrate these skills throughout their portfolio in relation to past projects. If you are a self-starter with a penchant for database management, I look forward to receiving your bid.

    $301 (Avg Bid)
    $301 การประมูลเฉลี่ย
    53 คำเสนอราคา
    Ultimate Member Plugin - Sort Users by closest distance first 6 วัน left
    ยืนยันแล้ว

    ...my WordPress site with the Ultimate Member plugin. I want to implement a feature that allows users to be sorted by their distance from a specified location using Google API. Here's a more detailed description of what I need: - **Location Search:** This feature should enable users to input a location, and the system should sort users based on their distance from this point. - **Radius and Distance:** I don't have a specific radius in mind - the system should simply sort by closest proximity regardless of distance. - **Presentation:** The sorted users should be displayed in a list view. This is the primary way users should be able to see their matches. The ideal freelancer for this job should have: - **Experience with Ultimate Member Plugin:** A mastery of thi...

    $34 (Avg Bid)
    $34 การประมูลเฉลี่ย
    48 คำเสนอราคา

    Hi, we are looking for a PHP developer who can train the ChatGPT API with our custom data. This way, we can set predefined custom data for the chatbot, allowing it to respond solely based on our saved data. All work will be done using core PHP.

    $30 - $250
    ปิดผนึก
    $30 - $250
    32 คำเสนอราคา

    I'm looking for a skilled Laravel PHP developer to help me make some functionality changes to my website. This will involve adding new features to the website. The changes required include: - Implementing a user registration/login system - Creating an interactive user dashboard Ideal candidates should have: - Extensive experience with Laravel PHP - Strong knowledge of web applications and databases - Prior experience in implementing user management systems - A creative approach to designing interactive user interfaces Please note that the website is already up and running, the task is to add these new features without affecting the existing functionality. It's crucial that the changes are seamless and user-friendly.

    $328 (Avg Bid)
    $328 การประมูลเฉลี่ย
    89 คำเสนอราคา
    Laravel PHP Script Optimization & Customization 6 วัน left
    ยืนยันแล้ว

    ...functionality bugs with my Laravel PHP scripts. I am seeking a skilled Laravel developer who can fix these issues and perform a minor customization of the scripts. The ideal candidate for this job should: - Have extensive experience with Laravel PHP - this includes, but is not limited to, fixing bugs, optimizing performance, and customizing scripts. - Be able to generate a detailed project proposal outlining their approach to the tasks at hand. - Understand that while I don't have previous or competitor projects to use as an example, I do have specific ideas about what my desired outcomes are. Your proposal should demonstrate understanding of these requirements and propose a solution to address the issues. If you love problem solving and have the right skills to ...

    $174 (Avg Bid)
    $174 การประมูลเฉลี่ย
    137 คำเสนอราคา
    PHP Website Bug Fix & Customer DB Update 6 วัน left
    ยืนยันแล้ว

    I'm seeking an experienced PHP developer to help me address some pressing issues with my website. Key responsibilities include: - Resolving error messages that are currently present on the site - Adding a new function to the website: specifically, facilitating the editing of existing customer information in the database The ideal candidate for this role will have: - Proficient in PHP and MySQL - Prior experience in resolving error messages - Knowledge of and experience with customer database management Please provide your bid, along with your relevant experience, for this project.

    $90 (Avg Bid)
    $90 การประมูลเฉลี่ย
    78 คำเสนอราคา

    I'm in need of a PHP developer to handle a variety of tasks related to both web development and database management. Your skill set should include PHP and experience in working with SDKs and APIs. Ideally, your expertise aligns with the following requirements: - PHP Web Development: You should be proficient in PHP and capable of working on web development projects. - Database Management: You'll be expected to handle database management tasks, so experience in this area is a plus. - SDK and API Integration: While the specific SDKs and APIs have not been detailed, having experience in integrating SDKs and APIs is desirable. Your understanding of these areas will be crucial in delivering quality work for this project.

    $20 (Avg Bid)
    $20 การประมูลเฉลี่ย
    16 คำเสนอราคา
    Web Based Part Navigation Development 6 วัน left
    ยืนยันแล้ว

    I'm in need of a professional developer who can create a web-based part navigation system for my business. The site should be user-friendly and similar to a few examples I can provide for reference. Key Features: - Search Function: The website should have an easy-to-use search function that allows users to quickly find the parts they need. - Sort by Category: Users should be able to navigate through different categories of parts, specifically for Electronics and Automotive. - Filter by Specifications: There should be a feature that allows users to filter parts based on specifications. The site should be sleek, modern, and easy to navigate. It should also be optimized for mobile use. Please note, I don't have any specific color scheme or branding preferences, so yo...

    $33 / hr (Avg Bid)
    $33 / hr การประมูลเฉลี่ย
    55 คำเสนอราคา
    Need PHP Symfony and Doctrine ORM Developer. id240507 6 วัน left
    ยืนยันแล้ว

    I'm seeking an experienced PHP Symfony developer with expertise in Doctrine ORM and MySQL, to help build various functions within our SaaS. - Objective: The main goal of this project is to build up several functions within our existing SaaS platform. - Design Guidelines: You are required to follow specific design guidelines that are already in place for this SaaS platform. Ideal Candidates: - Proficiency in PHP and Symfony with a focus on building and extending SaaS platforms. - Experience with Doctrine ORM and MySQL is a must. - Strong understanding of security principles especially around key/token use. - Experience building headless systems that are for integration with over API. - Ability to follow existing design guidelines while implementing the required functio...

    $7 / hr (Avg Bid)
    $7 / hr การประมูลเฉลี่ย
    43 คำเสนอราคา

    Please read the entire job post, before you bid. I'm in urgent need of a skilled PHP developer to create a comprehensive user registration form for a website. The form should feature essential capabilities such as: - User Registration: The form should allow users to register for the website in the MySQL. - Data Validation: The form should include robust data validation to ensure that all fields are correctly filled in. - Email Confirmation: Following registration, an email confirmation system should be in place to confirm the user's email address. Notes: User selects a username, this must not be in the DB already. Email and phone should also be unique in the DB. Also there is a need to check if the username of a referral exists in DB. Page design is done, no work for ...

    $143 (Avg Bid)
    $143 การประมูลเฉลี่ย
    110 คำเสนอราคา
    PHP Code & Database Error Fix 6 วัน left
    ยืนยันแล้ว

    I need a fast turnaround to correct error messages in my PHP code and database. The main goal of my PHP application is to upload content to the database and ensure the site displays it correctly. Key Responsibilities: - Fixing error messages in PHP code - Addressing database issues - Ensuring smooth content uploading functionality - Ensuring the site can retrieve and display content from the database Ideal Skills and Experience: - Proficient in PHP - Strong understanding of database management - Prior experience in troubleshooting and fixing error messages - Ability to work fast and deliver under tight deadlines.

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    109 คำเสนอราคา
    Trophy icon Photorealistic Product Visualization from Step File 7 ชั่วโมง left

    I require a couple of photorealistic renders of a product using a high-resolution image from my step file. This rendering is going to be used for product visualization purposes. Please provide a render of the cabinet front on (with the door closed), a render of the cabinet with the door open from a slightly offset perspective, and a render of an individual battery module also from a slightly offset perspective. Key Requirements: - The step file already contains all necessary details including colors and materials to be used in the rendering. Ideal Skills: The ideal freelancer for this project must have a strong understanding of graphics and rendering techniques capable of producing high quality, photorealistic images. Experience in creating product visualizations from ...

    $32 (Avg Bid)
    แนะนำ เร่งด่วน การันตี

    I'm in need of a C# program that can hash files as quickly as PowerShell does. The program should be able to hash image files and all other types of files at the same speed, while utilizing the SHA-256 hashing algorithm. Additionally, it would need to read and write data efficiently. Key requirements: - Develop a C# program to hash files. - Implement the SHA-256 hashing algorithm. - Ensure the program reads and writes data smoothly.

    $25 (Avg Bid)
    $25 การประมูลเฉลี่ย
    2 คำเสนอราคา

    We work across a variety of technologies, although specialise in a Microsoft stack, and always select the right technology based on our client’s needs. We’re primarily building...in all aspects of the SDLC, including talking to clients is ideal When you work for us, you’ll enjoy: Rapid career advancement based on initiative and performance A huge variety of work A relaxed, supportive and social environment An opportunity to work alongside some highly experienced developers The freedom to employ creative thinking and really make a difference to our clients’ businesses A flat team structure that emanates lots of positive energy! Flexible working policy Soft skills training Regular social events and ‘Fun Food Evenings’ A well stocked beer fridge (in...

    $33 / hr (Avg Bid)
    $33 / hr การประมูลเฉลี่ย
    110 คำเสนอราคา

    I'm seeking a seasoned animator skilled in 3D rendering to create a 1-3 minute video for a high-end multispeciality clinic. Key High...create a 1-3 minute video for a high-end multispeciality clinic. Key Highlight Areas: - The reception area - Various examination rooms - Waiting rooms - Dental rooms - Sterilising room - Outdoor entry from the road - Interior décor - Interaction between patients and doctors I want the video to exude a professional, high-end, and inviting feel. Candidates should have prior experience in this sort of detailed, ambiance-focused 3D animation and be able to adequately showcase the elegance and sophistication of the clinic. Your portfolio showcasing similar projects will be highly appreciated. Ideal Skills: - 3D rendering - Animation ...

    $100 (Avg Bid)
    $100 การประมูลเฉลี่ย
    8 คำเสนอราคา

    Estimad@s, busco desarrollador que pueda culminar mi proyecto, estoy haciendo un sistema de registro clínico con agendamiento...son resultados en PDF o JPG, se almacenaran en una carpeta. - Si no tiene exámenes puede marcarse como que no tiene orden medica - Paso 4: luego pasan a pagar por transbank, cuando terminan el pago deben ser redireccionados a una vista de citas agendadas. - Paso 5: llegar notificación al correo de creación de cuenta con un link para crear su clave y también otra de reserva con pago. Trabajo en php vanilla version 8.1 con boostrap y js. La base de datos por ahora la manejo en mysql, igual hay que subir todo después al hosting. Me interesa saber cuanto podría salir hacer todo o por parte cual seria el valor,...

    $158 (Avg Bid)
    $158 การประมูลเฉลี่ย
    31 คำเสนอราคา
    Modify and optimize PHP Script Website that is now slow -- 2 6 วัน left
    ยืนยันแล้ว

    I have a php script website that lets me enter employee hours. been 1 month it has been extremely slow when I enter a new entry loading takes a long time. Need to fix. Also if able to add feature such as bulk entry and ability to write notes on an entry.

    $68 (Avg Bid)
    $68 การประมูลเฉลี่ย
    98 คำเสนอราคา

    ...need a PHP script created that integrates with the XTB Trading API to perform 5 key functions. i have already done the and have got the session_ID token. This is an easy project and this should take around 4 to 5 hour max for a good PHP Coder Key Functions: - **Login**: The script should be able to log in to the XTB Trading API using the provided login credentials and OAuth token. - **Get Current Trades**: The script should be able to retrieve information for current trades, specifically the Trade ID. - **Open Trade**: Allow creating a new trade using the API. - **Delete Trade**: Allow deleting an existing trade. - **Create / Delete Order**: Implement the ability to create or delete an order. Key Requirements: - Expertise in PHP and API

    $21 (Avg Bid)
    $21 การประมูลเฉลี่ย
    15 คำเสนอราคา

    We are looking for ideas on how to have a small flat plastic container (approx 85mm x 55 mm x 4mm) fold in half to dispense fluid from a dropper nozzle (at the seam) that gets exposed when container is folded in half. The challenge, and specifically what we are looking for ideas on, is how to pass fluid across the seam when folded. I have attached various rough ideas for this. Ideas like how straw can bend or how a fire bellows works can be used for inspiration.

    $200 (Avg Bid)
    การันตี ปิดผนึก
    PHP & JS Developer for Custom Map Implementation 6 วัน left
    ยืนยันแล้ว

    I need a skilled PHP, JS, and Bootstrap developer who can create two pages for me. The first page will be based on Mapbox and should offer zoom in/out functionality. The second page will be used for adding new pins to the map dataset. Here's what I'm looking for in each page: - **Mapbox Page** - Implement zoom in/out functionality. - **Add New Pins Page** - Allow users to add new pins by typing the beginning of an address, which will then be automatically found using the Mapbox Geocoding API. - Display an overlay with basic info about the new pin. Ideal Skills & Experience: - Proficiency in PHP, JS, and Bootstrap - Prior experience with Mapbox and its Geocoding API - Strong understanding of UI/UX principles for web applications - Ability to create seamle...

    $211 (Avg Bid)
    $211 การประมูลเฉลี่ย
    119 คำเสนอราคา
    Dynamic Virtual Assistant Required -- 2 6 วัน left
    ยืนยันแล้ว

    I am looking for a versatile, detail-oriented Virtual Assistant who can handle a variety of tasks. The ideal candidate must be able to manage emails, perform data entry tasks, provide customer service, including project management and research duties. Key tasks: - Email management - Data entry - Administration tasks - Customer service - Project management - Research This will be a flat rate project, on a monthly basis. So it's imperative the person is efficient and able to multitask effectively. Required communication will mainly be via Email, and Text. As such, prompt responsiveness and excellent written communication skills are a must. Skills and Experience: - Strong email management skills - Excellent research skills - Solid project management capabilities - Good custom...

    $452 (Avg Bid)
    $452 การประมูลเฉลี่ย
    60 คำเสนอราคา
    Themida v2 DLL File Unpacking 6 วัน left
    ยืนยันแล้ว

    I'm seeking a proficient freelancer with experience in unpacking Themida v2-protected DLL files. The unpacked file is intended for analysis and research, and there's no need for detailed documentation. Key requirements: - Proficiency in unpacking Themida v2-protected files - Previous experience working with DLL files - Ability to efficiently provide the unpacked file Your primary task will be to successfully unpack the DLL file, providing me with the unpacked version for further analysis. Your expertise in this area is crucial. Please note that detailed documentation on the unpacking process is not required, only the unpacked file itself.

    $354 (Avg Bid)
    $354 การประมูลเฉลี่ย
    14 คำเสนอราคา
    Customizable Reminders & Sorting App/Website 5 วัน left
    ยืนยันแล้ว

    Seeking an expert in developing small basic Android apps or database-enabled websites. The primary function of this project is to manage and categorize approximately 1,000 records, with the ability to sort them by date or reminder type. The platform should also allow for these records to be printed daily. Key Features: - Reminder system: This should be able to send email notifications as reminders. - Privacy: Secure login page that is protected by a username and password setup. Ideal candidate should have a strong background in app or web development, with a demonstrated experience in handling databases, creating secure login environments, and email notification systems. Good understanding of efficient record sorting algorithm is a plus. The ability to create an interface that is...

    $50 - $125
    ปิดผนึก
    $50 - $125
    35 คำเสนอราคา
    PHP-MSSQL Database Connection Issue 5 วัน left
    ยืนยันแล้ว

    I'm running a new PHP script on Linux and it's not pulling data correctly from an MSSQL Database. Since the script is new, I'd appreciate some help identifying what went wrong. Skillsets and Experience Needed: - Proficiency with PHP and MSSQL databases - Experience troubleshooting PHP script issues in a Linux environment - Experience with new script debugging - Knowledge of database connectivity issues and their solutions - Ability to communicate complex technical issues clearly

    $100 (Avg Bid)
    $100 การประมูลเฉลี่ย
    92 คำเสนอราคา

    I have an old web project built on PHP 5 and MySQL. I need a skilled developer to migrate the project to PHP 8. Skills and Experience Needed: - Expertise in PHP and MySQL - Proficiency in web development - Experience in migrating legacy code

    $150 (Avg Bid)
    $150 การประมูลเฉลี่ย
    139 คำเสนอราคา