Time attendance source code jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 time attendance source code jobs found, pricing in AUD

    I'm looking for a skilled professional to help me synchronize employee attendance records from ZkTeco ZkTime 5.0 to MSSQL on my local server. This is a daily batch update process. Key Points: - You will need to understand how to fetch the attendance data and ensure its accuracy during the synchronization process. - The data should be structured in MSSQL in a way that allows for easy querying and reporting. - The process should be efficient and reliable, with error handling mechanisms in place. Skills needed: - Proficiency in ZkTeco ZkTime 5.0 - Strong experience in working with MSSQL databases - Excellent understanding of data synchronization processes - Ability to work with structured data and maintain normalized relations in a table-based format. Ideally, I'm ...

    $200 (Avg Bid)
    $200 Avg Bid
    11 bids

    >>Read first<< this is not a project this is a full-time job you will join our team of 14 devs don't bid blindly you will be ignored if you don't reply and start your text with >>Full Time Job << your bid will be ignored bid your monthly salary ask This is a full-time job 40h/w if you are not free don't apply --------------------------------------------- We are seeking a seasoned freelancer with strong experience in both Wordpress and Laravel platforms. this is not per project we have a lot of projects already. Key Requirements: 1. Proven expertise in both Wordpress and Laravel 2. Ability to cater to a diverse range of web development requirements 3. Quick turnaround on tasks and feedback 4. Active participation and contributio...

    $253 (Avg Bid)
    $253 Avg Bid
    57 bids

    - Please do not apply if your English level is not at least near-native. - Please do not apply if you have not worked within this industry previously - We operate on PST time. Please look this up before applying. ------------------- Engage in 1-on-1 conversations with subscribers on OnlyFans. Foster a positive and engaging atmosphere to keep subscribers entertained and coming back. Provide regular updates and feedback to the team. ------------------- - Must be 18+ - Must have at least a near-native level of English - Have a stable workstation and Internet connection - Comfortable viewing and selling explicit content - Ability to build virtual girlfriend experience with subscribers - Must understand the Psychology behind OF chatting ------------------- - We offer 6 hour shifts...

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

    I'm in need of a skilled software engineer to work on a swim software project. This project involves integr...features to the swim software to enhance its functionality: - Payment Processing: An integrated payment processing system for users to make payments seamlessly within the software. - Attendance Tracking: A feature to keep track of attendance for different events or sessions. - Multiple Language Support: The software should support multiple languages to cater to a wider audience. Ideal candidates for this project should have experience in software development, particularly in creating registration systems and integrating software with other existing systems. Experience with payment processing systems, attendance tracking, and multi-language support w...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    15 bids

    hello I'm looking to set up a team that would help me start my company so the deal is that I want to start a movie streaming company that lets users stream and download movies and TV shows from their phones and laptops/computers and TVs. So I have already pitched the idea to investors and they are willing to invest in the project under two conditions first, I must form a team dedicated to the idea second, the investors want the app to gain traction so if the app gets more than 10000 +active users, we will get funding to continue with the work in two months so the problem is I don't have the money to pay you right now but once we get funded I will pay you very well so i need 2 developers {able to make An...

    $6036 (Avg Bid)
    $6036 Avg Bid
    20 bids

    I'm looking for an intermediate-level Node.js developer who can help me in building a server-side API and real-time applications. Key Responsibilities: - Develop server-side API: You will be responsible for creating a robust server-side API that can handle data requests efficiently. - Build real-time applications: You should have experience in developing real-time applications that provide seamless user experience. Ideal Skills and Experience: - Hands-on experience with Node.js and server-side development. - Familiarity with real-time application development. - Proficiency in using frameworks like , , and will be a plus. - Prior experience in building scalable and performant applications. - Intermediate level of experience and expertise in Node.js devel...

    $270 (Avg Bid)
    $270 Avg Bid
    14 bids
    Low-Code Developers Wanted 6 days left
    VERIFIED

    ...need of developers proficient in low-code platforms to create a suite of applications. Firstly, we will need a web application, a mobile application, and an enterprise application developed. These are crucial tools for our business operations and customer interactions. In terms of functionalities, I require the following: - User authentication: The applications should have a secure login system. - Data storage and retrieval: The ability to store data and retrieve it when needed. - Integration with third-party APIs: Seamless integration with external APIs is a must. I'm expecting a relatively small user base initially, but these applications should be scalable and able to handle growth. Ideal candidates would have: - A strong background in low-code development - E...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    69 bids

    More details: What is the desired color scheme for the HTML emails? Vibrant colors What type of data is being displayed in the emails? Graphs and charts How sophisticated should the timeline image design be? Moderate complexity with some unique elements

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

    I'm seeking an experienced Android developer for a major interface update to my app. We need to facilitate a better user experience through user interface design enhancements and additional features. Key project aspects: 1. UI Design Updates: - Specifically, I want to improve the layout and navigation of my existing app. This process requires an innovative approach to enhance user experience and navigation flow. 2. Adding New Features: - Although I'm open to your expert suggestions for new features, the direction was not specified upfront. Potential freelancers must be proficient in Android development with a keen eye for intuitive, modern design. Working remotely, your ability to maintain clear communication for updates and changes on a shared session is crucial. Eff...

    $31 (Avg Bid)
    $31 Avg Bid
    14 bids

    ...engagement and gather feedback through surveys, polls, and communication channels. 8. HR Analytics and Reporting: Enable data-driven decision-making with robust HR analytics and reporting capabilities. 9. Compliance and Risk Management: Ensure compliance with labor laws and regulations, as well as mitigate HR-related risks. 10. Timekeeping System: Integrate a timekeeping system to track employee attendance and manage work hours effectively. Deliverables: • Design and development of the All-in-One AI-Based HR Solution Platform. • Comprehensive documentation outlining system functionalities and user guides. • Testing and debugging to ensure the platform's reliability and performance. • Ongoing support and maintenance as needed. Skills and Experience: &bul...

    $2966 (Avg Bid)
    $2966 Avg Bid
    68 bids

    ...python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview.py. However, I would run into the error, "RunTimeError: No avaible devices." Originally

    $303 (Avg Bid)
    $303 Avg Bid
    10 bids

    ...python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview.py. However, I would run into the error, "RunTimeError: No avaible devices." Originally

    $84 / hr (Avg Bid)
    $84 / hr Avg Bid
    23 bids

    I'm looking for a skilled web developer to assist in creating an integrated PHP/HTML code for integrating Star Micronics Cloud print. Your responsibilities will include: - Understanding the requirements of the Star Micronics Cloud print - Creating a detailed, clean, and functional code in PHP/HTML - Testing the code to ensure there is a smooth integration Ideal Skills: - Expertise in PHP and HTML - Experience with Star Micronics Cloud print integration - Skill in creating and integrating efficient codes. Please, only apply if you have a strong understanding of Star Micronics Cloud print and the ability to deliver a well-written, effective PHP/HTML code.

    $38 (Avg Bid)
    $38 Avg Bid
    16 bids

    I'm looking for a VBA expert who can help me automate the m...Automate part modeling in Autodesk Inventor - The parts to be modeled are intermediate mechanical components, such as gears and brackets - The VBA code should allow user input for customization of the parts, specifying dimensions and features Ideal Skills and Experience: - Proficient in VBA programming - Previous experience with Autodesk Inventor - Strong understanding of mechanical components and their modeling - Ability to incorporate user input into VBA code for part customization This project is perfect for someone who enjoys automating processes and has a good understanding of mechanical engineering principles. The efficiency and accuracy of the VBA code will be crucial in ensuring the successful...

    $463 (Avg Bid)
    $463 Avg Bid
    17 bids

    Hi Mahamud R., this is Rhonda Sweetman and you did a logo for me already for this business but I need you to do another one because the guy who is a partner in the business already had one and we want you to dress it up if possible. I am trying to use the chat but it won't give me a box to write my message in so I am doing it here. I can get emails so maybe that is the way to go. I will send you a pic of the logo that is he has now. Please let me know how if you get this message, thank you.

    $56 (Avg Bid)
    $56 Avg Bid
    1 bids

    I have the source code for an open source tool that I need help compiling. It's crucial that the compiled tool is compatible with macOS. Additionally, I have a patch that needs to be applied. I would require concise documentation that outlines the key steps to apply the patch and compile the tool. Expertise in C, open source tools, compiling, and patch application is essential. The ability to provide clear and concise documentation is also a must.

    $36 (Avg Bid)
    $36 Avg Bid
    6 bids

    Need advanced SQL including stored procedures, functions, based on existing SQL code. Need c# coding with dojo -Ideal Skills/experience * c# with dojo * MS SQL Server proficient. * Expert in advanced SQL features like stored procedures, functions. * complex SQL queries. * generating SQL reports from tables.

    $216 (Avg Bid)
    $216 Avg Bid
    43 bids

    For my project, real-time voltage levels tracked through an ATSAMD21 MCU will be crucial. I need someone who can develop firmware to transport this crucial A/D data to a host computer via USB in a raw format. This endeavour calls for: * Proficiency in crafting firmware for ATSAMD21 MCU * Proficient understanding of voltage/current monitoring systems including TI INA3211 i2c sensor * Ability to transport raw A/D data via USB * Experience in real-time data monitoring solutions. Your role would be to focus on developing a robust and efficient real-time monitoring system to track voltage levels and send this information in raw format to the host computer. Your expertise will ensure that accurate and reliable voltage info is readily available for further processing and...

    $767 (Avg Bid)
    $767 Avg Bid
    33 bids

    I am in need of an experienced iOS/Android developer with website development knowledge to create an information sharing platform. Our target audience are parents and the main purpose of the platform is to provide attendance notifications Key Requirements: - The platform needs to cater to both app and website users, with user accounts and profiles enabled on both. - Ease of use and parents-friendly interface is crucial to make the platform engaging and accessible to its target audience. Note: I already have the website. probably needs a small change for the push notification Ideal Skills: - Proficiency in iOS and Android app development - Strong understanding of website development - Experience in creating user accounts and profiles on both apps and websites - Familiarity with de...

    $949 (Avg Bid)
    $949 Avg Bid
    150 bids

    ...field, I'm looking for a skilled designer to create a mockup for a web app for instant insurance. The primary goal of this app is to provide insurance quotes in real-time and then buy them, hence it is crucial that the design is both professional and user-friendly. Key Requirements: - Design a comprehensive web app mockup that is intuitive and engaging for users - Implement real-time quote functionality in the mockup - Ensure the design is tailored towards individual insurance seekers, keeping their user experience in mind Ideal Skills and Experience: - Proficiency in wireframing and mockup tools - Understanding of real-time functionality and how to integrate it into the design - Strong UI/UX design skills, with a focus on user engagement and ease of use - Pr...

    $3579 (Avg Bid)
    $3579 Avg Bid
    130 bids

    My Client is looking for an experienced Full Stack PHP CI4 and Laravel developer to join our dynamic project team. Our project involves comprehensive backend development, efficient API integration, intricate database management, and crafting a frontend with a customizable layout that stands the test of u...optimization. - Experience in developing customizable and dynamic frontend designs. - Excellent problem-solving skills and attention to detail. This project requires a proactive developer passionate about creating efficient, scalable, and secure web applications. If you have a knack for perfection and a portfolio to prove your expertise, I am looking forward to discussing this project with you. Full time position mon to sat 9 am to 6 pm salary between 35k to 40k minimum experienc...

    $497 (Avg Bid)
    $497 Avg Bid
    64 bids

    i wanna buy this plugin : and setting it for having this feature, for 1 of this need add custom code : need these features: 1. User area for cancel booking (unitl specific time setting) 2. Create service for specific day and time (example “Spinning Class” each monday at 10:00-11:00 am time) 3. Holiday block day 4. Limit user email / name booking only 1 time for service day/time (for this custom code ) 5. Waiting List when finished maximum capacity 6. Setting a specific range date for service example aviable / showing from start to end date

    $80 (Avg Bid)
    $80 Avg Bid
    42 bids

    I'm seeking an SEO expert to enhance my website's performance. My goals are to increase organic traffic, improve keyword rankings, and boost website visibility. - The target audience for my website is international,...visibility. - The target audience for my website is international, so familiarity with global SEO strategies is essential. - My website is somewhat optimized but still requires significant improvement. - I'm offering $20 monthly for a part-time commitment to this project. The ideal candidate should have: - Proven experience in international SEO - A track record of increasing organic traffic - Expertise in improving keyword rankings - A good understanding of website visibility enhancement - Strong communication skills as you'll be working par...

    $59 (Avg Bid)
    $59 Avg Bid
    70 bids

    I am looking for a skilled web developer to create a professional and engaging wedding website for my celebrant services. The website should have the following features: - RSVP functionality: A feature that enables guests to confirm their attendance. - Photo gallery: A space to showcase my previous ceremonies and happy couples. - Event information: A section that provides details on upcoming events and my services. The website should comprise 6-10 pages in total, ensuring that all necessary content is effectively communicated to visitors. Prior experience with wedding websites is highly preferred. The ideal candidate should have a keen eye for design, an understanding of celebrant services, and the ability to create a user-friendly experience. Delightful, aesthetic design with a f...

    $839 (Avg Bid)
    $839 Avg Bid
    200 bids

    Want to modify xtream ui panel based on username and password to active codes Will share vidéo to explain it : This is démo how it will be : admin admin

    $225 (Avg Bid)
    $225 Avg Bid
    41 bids

    We're looking for multiple competent native English editors to trim content and help us improve English language usage across a large batch of tutorials. Starting with a paid trial. Please bid $20.

    $28 (Avg Bid)
    $28 Avg Bid
    66 bids

    I'm looking for a skilled data entry specialist to join my team for 2 weeks on a full-time basis, dedicating 8 hours a day to the project. The work primarily involves extracting and entering text data from online databases into a structured format. This data will be used for further analysis and insights. Key responsibilities include: - Extracting text data from various online sources - Accurate and fast data entry - Ensuring data quality and consistency - Meeting daily and project deadlines ONLY IF YOU ARE SERIOUS ABOUT AND CAN DEVOTE 8 HOURS FOR 2 WEEKS THEN ONLY APPLY.. PAYMENT IS 3500 FOR 2 WEEKS. Please apply ONLY if you're capable of dedicating full-time hours for 2 weeks, have a reliable internet connection, and can deliver high-quality results. PAYMENT I...

    $75 (Avg Bid)
    $75 Avg Bid
    56 bids

    I'm seeking a versatile freelancer to develop an object detection-based localization project. The primary aim is to identify, track, and precisely determine the location of a mobile robot, with a focus on real-time continuous tracking. - Key Tasks: - Develop an object detection tool for a mobile robot - Ensure a high degree of accuracy in real-time continuous tracking - The system will function in an indoor environment Ideal freelancer needs to have skills in robot motion algorithms, machine learning, and a deep understanding of complex robotics-related technologies. Experience in indoor robot localization is a must.

    $475 (Avg Bid)
    $475 Avg Bid
    22 bids
    Code reapair 9 days left

    As discussed on chat 150 USD limitr

    $39 / hr (Avg Bid)
    $39 / hr Avg Bid
    1 bids

    As the project owner, I am urgently seeking experienced PHP developers to enhance the capabilities of multiple open source projects. The exact projects requiring development haven't been specified, but the key components will include: Brief description: Members can also upload items (only to designated columns set by administrators). Assumption: The administration will set up a category column—Card Trading. Members who log in can upload related items to sell, but only to that column; they cannot upload to other columns. Let's break it down step by step: User Column: Modify the administrator's product management template. The administrator will set up a category, such as the Card Trading Market. Then, all items uploaded by users will be categorized under th...

    $70 (Avg Bid)
    $70 Avg Bid
    26 bids

    I'm in need of a skilled freelancer who can put together a comprehensive HR dashboard for me, to be updated on a monthly basis. The project involves: - Collating and organizing data: The dashboard should cover Attendance and leave records, Training and development, as well as metrics like age, experience, tenure, salary and location of our employees. Your ability to structure and organize these aspects will be key. - Creating an Excel-based system: I'm looking for a dashboard that's easy to dissect and understand. As such, I'd like the final product to be in Excel spreadsheet format. This means you should be very proficient in Excel, knowing how to integrate formulas, tables and other relevant features. - Monthly updates: The dashboard should be designed to be...

    $31 (Avg Bid)
    $31 Avg Bid
    22 bids

    As the driving force behind my website's renewal, I’m seeking a Php expert with a deep understanding of websocket for real-time dashboard creation. The scope of the project involves: 1. **Feature Addition and Design Update:** - A revitalised layout and performance boost to my existing website. - My vision includes intuitive navigation and optimised load times. 2. **User Profile Creation:** - The key feature to be added is the dynamic creation of user profiles. - A perfect candidate should have experience in delivering similar functionalities. 3. **Profile Functionality:** - Attributes include personalised content delivery and upload/share options. - The objective is to offer an interactive user experience. Your solid background in PHP and websock...

    $800 (Avg Bid)
    $800 Avg Bid
    99 bids

    I need a single page website built to display token data in real-time. The data points I'm interested in are price and value fluctuations, transaction history, and holder information. You can get an idea from this page: All Data API is ready, just need to connect data from tradingview widget and frontend. Ideal Skills and Experience: - Proficiency in frontend web development - Experience with real-time - websocket data integration - Understanding of blockchain and token data - Design capability for a clean, user-friendly UI

    $225 (Avg Bid)
    $225 Avg Bid
    15 bids

    I'm in need of a skilled developer experienced in Google Cloud Vision API and ASPRunner to implement real-time multilingual text translation feature within my current project. Requirements: - Integration of Google Cloud Vision API into my ASPRunner project - Implementing text recognition specifically for real-time translation - Ensuring support for multiple languages is available

    $161 (Avg Bid)
    $161 Avg Bid
    10 bids

    ...makes the python code to difficult for me so that i why I need help. I will also have to fine tune the number of tabs after you give me the code. So branch one will have different tabs frequency than the other branch. The UI should reflect that. 3. Maybe it would be easier if it records the exact keystrokes I make and then plays them back(no Mouse) a. So I can just do my routine over and over and then a macro records that specific pattern and plays it back by pressing an assigned hotkey. I am open to creative ideas on how to do this differently then I have described below. Key Requirements: This is basically like a macro, or autohotkey, (if you do a gui then I can determine the winner as soon as whoever finishes first with working code, wins. The gui for t...

    $70 (Avg Bid)
    Guaranteed
    $70
    8 entries

    ...communicate through translation. If I chat in Korean, you use a translator. Be clear about this and think carefully before participating. And I want someone who can get the job done quickly. There are a total of 3 development projects and many more. 1 SNS ad matching website / development budget $350 2 it development matching website / development budget $350 3 QR meal ticket management and attendance management site / development budget $400 All are website environments and have a smartphone shortcut icon push function. Supported by browsers. Development progress order 1 List of development function definition requirements (organization of conversation documents involving developers and planners) 2 Flow chart (professional planner) 3 UI UX screen design (professional ...

    $1178 (Avg Bid)
    $1178 Avg Bid
    60 bids

    We are looking for an expert for static site generation using faustj...headless WordPress in a monorepo project. Data fetching is done using graphQL. We already have all required react components for the site, but the components need to be moved into a reusable, independent ui library (including build scripts). We use Storybook which should import components from the ui library. We use styled components as css-in-js solution in our react components. We use graphql code generation to generate typescript types from our fragments. Static site generation should make use of SSR and server components. The coding is more than half done. We are looking for someone, who has already made all the mistakes, and guide us. My backend dev scope the project for 2 days. If it takes longer, we will ...

    $800 (Avg Bid)
    $800 Avg Bid
    107 bids

    ...to guide a transformer model to generate code-mixed sentences. Specifically, we are targeting basic code-mixing complexity - inserting words from one language into another. Key Responsibilities: - Develop and fine-tune a transformer model for code-mixing at a basic level - Implement the model in a way that can generate code-mixed sentences effectively Ideal Skills and Experience: - Strong proficiency in Python programming - Proven experience with NLP and transformer models - Familiarity with code-mixing and its linguistic aspects would be a plus - Good understanding of basic code-mixing complexities - Ability to design, implement, and evaluate NLP models This project is ideal for someone who is passionate about NLP and has a keen interest in ...

    $67 (Avg Bid)
    $67 Avg Bid
    6 bids

    Need help in extracting specific output from the raw data file where for specific cases where the data is AB need the E Code and Date as per output format. Need this in one hours time.

    $22 (Avg Bid)
    $22 Avg Bid
    3 bids

    ...for a proficient developer to create an advanced HRMS module for Dolibarr v18. This module should streamline the following key aspects: * Employee Management: This should include employee profiles and records, as well as a system for performance tracking and evaluations, and leave management. * Time and Attendance tracking: A robust tracking system is required. It should have a clock-in and clock-out feature, calendar integration for scheduling, and sync with biometric devices for comprehensive attendance tracking. * Payroll management: This feature is also critical. Ideal freelancers for this job should have significant experience in Dolibarr, HRMS systems, and integrations with biometric devices. Understanding of the employee lifecycle management is also benefici...

    $244 (Avg Bid)
    $244 Avg Bid
    33 bids

    ...login and the real-time import of leads to a React front-end and a Laravel back-end. Your primary tasks will be: - Setting up a Facebook app specifically for this project - Integrating Facebook login with a React front-end - Importing user profile information from Facebook in real-time - Importing leads generated from Facebook ads subscribed users in real-time Ideal candidates should have: - Proficiency in Facebook API and the ability to create a Facebook app - Strong experience with Laravel and React - Previous work with integrating Facebook login and data import - A good understanding of lead generation, especially from Facebook ads - The capability to ensure that the data import is real-time If you're confident in your skills and have a good unders...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    11 bids

    ...effectively manages student attendance. This software should offer functionalities such as: 1. **Manual Entry:** The app should allow teachers to manually enter attendance data for the students. This means user-friendly interface is key. 2. **Automatic Notifications:** The system should have the capability to automatically send notifications to absent students. The notifications should be programmed in such a way that as soon as a student is marked absent, an automatic notification message will be triggered to the student. 3. **Attendance Reports:** The app should generate comprehensive attendance reports, providing insight into the students' attendance habits. These reports should be easily accessible and user-friendly, giving teachers a clea...

    $245 (Avg Bid)
    $245 Avg Bid
    22 bids

    I'm seeking a skilled developer with experience in C++ for a project involving the Raspberry Pi. The task at hand is to create an application that can take a...Key Requirements: - The application must ensure the playback of the video stream without dropping frames. - The latency between the incoming video stream and its display on the local monitor should not exceed 2 frames. Ideal Skills and Experience: - Proficiency in C++ is a must for this project - Prior experience working with Raspberry Pi would be a significant advantage - Experience in real-time video streaming and low latency applications would also be highly beneficial. Please note that the primary use of this application is for media display, not surveillance or teleconferencing. Looking forward to your propos...

    $1016 (Avg Bid)
    $1016 Avg Bid
    55 bids

    I am hiring a full time employee from India. must have laptop and good internet connectivity. Your work will be looking after day to day activities, uploading videos to Youtube and meeting with clients. This is a work from home opportunity. Skills required:- Video editing, Thumbnail creation, researching keywords. Software skills added advantage. Timings:- 10 AM to 6 PM

    $428 (Avg Bid)
    $428 Avg Bid
    21 bids

    I'm looking for a skilled Vue.js developer to create a clean and minimalist application. The key features I am looking for are real-time updates and data visualization. I already have code need to change design

    $48 (Avg Bid)
    $48 Avg Bid
    20 bids

    I'm seeking a professional who can develop a web scraping tool with the following specifications: - The tool should be able to scrape text con...develop a web scraping tool with the following specifications: - The tool should be able to scrape text content from a specific website. - It will need to log in to the website in order to access the data. - The data should be extracted in real-time, meaning that the scraping should be continuous and up-to-date. Ideal candidates should have: - Proficiency in web scraping tools and techniques - Experience in developing real-time data extraction tools - Familiarity with log-in processes in web scrapers - Ability to work efficiently and deliver on time If you have the skills and experience required for this project, pl...

    $395 (Avg Bid)
    $395 Avg Bid
    27 bids

    I'm seeking a skilled professional capable of converting GPT chats with code samples into interactive, running HTML pages. This project requires: 1. Expertise in HTML, JavaScript, JSON, GitHub, retrospective mobile display and the use of ChatGPT. 2. Proficiency in transforming chat scripts with intermediate level programming concepts into functional code. 3. The ability to generate dynamic HTML pages from these chats, complete with buttons that trigger specific code executions. This is aquick and challenging, yet rewarding task for those interested in innovative ways of transforming GPT chat conversations into executable, interactive web pages. Result will be stored as a github project, We will send invitation to awarded freelancer. Current budget is 62$+...

    $209 (Avg Bid)
    $209 Avg Bid
    34 bids