Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    5,000 asp programmers jobber funnet, priser i USD
    Lag en nettside Avsluttet left

    Kode om en administrasjonside fra ASP til ASP.net/SQL Forventninger til utfører: Krever over gjennomsnittet god prosessforståelse Gjennomfører av persontype. (forroverent) Har prosjektleder-egenskaper, da det blir mye "tråder samtidig". En som nyttiggjør seg av utviklingsprogramvare istedenfor å "laget sitt eget". Mer praktiker enn analytiker Kan om ønskelig bli vurdert for fast stilling i bedriften/andre prosjekter videre. All kommuniksjon med bedriften foregår kun på Norsk, skriftlig og muntlig. Uansett vil utviklingen i all hovedsak foregå innen 3mnd, men det må påregnes endel bugfiks de neste 6mnd snitt på 2t pr uke. Arbeidstiden trenger ikke å væ...

    $29 / hr (Avg Bid)
    $29 / hr Snitt bud
    5 bud

    Det skal lages en app til vårt nettbaserte HMS-system. Systemet er skrevet i klassisk ASP med en SQL-database i bunnen. Det må lages et api mot systemet. Appen skal ta bilder og legge dem på prosjekter inne i systemet. Man skal også kunne registrere avvik med den. Designet skal være enkelt og ren, i stil med vår logo, og våre farger.

    $4050 (Avg Bid)
    $4050 Snitt bud
    20 bud

    I am looking for a skilled .ASP developer who can make significant improvements to my older .ASP pages. See the attached PDF for details. The image is a mock up of what I want when complete.

    $485 (Avg Bid)
    $485 Snitt bud
    53 bud

    I'm seeking an expert Python developer to integrate the Sales, Inventory, and Accounting modules of Odoo with WooCommerce. This is an advanced task that requires deep knowledge of Python programming language and a st...TASKS: - Develop a robust API connection between Odoo and WooCommerce. - Ensure seamless data exchange between the Sales, Inventory, and Accounting modules. REQUIRED SKILLS/EXPERIENCE: - Expert-level Python programming skills. - Extensive experience with Odoo and WooCommerce integration. - Experience with API development and integration. This project is not for beginners or intermediate level programmers. I need someone with a high degree of skill and proven proficiency in Python, Odoo, and WooCommerce. If you meet these requirements, I look forward to your en...

    $485 (Avg Bid)
    $485 Snitt bud
    72 bud

    I'm looking for a skilled ASP .NET web developer to work on a small project. Key requirements: - Fullstack development: The project involves both front-end and back-end development. The ideal candidate should be proficient in C# and ASP .NET. - Database Integration: The project will be using SQL Server, so experience with this database type is needed. Skills required: - Proficiency in C#, ASP .NET, and SQL Server - Experience in fullstack web development - Strong understanding of database integration and management Your role will be to take the project from concept to completion, ensuring that all elements are well-integrated and functioning smoothly. If you are a reliable, detail-oriented developer with a strong track record in ASP .NET web projects, I&...

    $560 (Avg Bid)
    Viktig
    $560 Snitt bud
    81 bud

    Cloud Restaurant Website & Mobile App Development I will not be interested in your offer unless I see your Proposals in response to deep reading and understanding of the project requirements (only seniors make bids! The project has a Penalty clause for the deadline) I'm on the lookout for a talented web and mobile app developer who can help bring my cloud restaurant conce...background in both website and mobile app development. Experience in developing applications for the food industry will be highly valued, but it's not a deal breaker. Familiarity with various payment options and the ability to integrate them seamlessly would be a plus. As part of this project, you'll need to ensure the website and app are user-friendly, intuitive, and visually appealing. only senior ...

    $1281 (Avg Bid)
    $1281 Snitt bud
    129 bud

    Buscamos incorporar especialista programador .net freelance con conocimientos en: c# .net, asp, sql server se valorará experiencia en: integraciones api, en back-end y front-end. Trabajo principalmente en remoto, para colaboración continuada en desarrollos propios de nuestra empresa, con un mínimo de 40 horas mensuales.

    $17 / hr (Avg Bid)
    $17 / hr Snitt bud
    84 bud

    I'm reopening it since many have reached out, feeling like they're very skilled programmers, and unfortunately, I trusted and wasted a lot of money. PLEASE ONLY REACH OUT IF YOU HAVE VERY GOOD EXPERIENCE WITH XUIONE. I want the current FFMPEG and FFPROBE to be updated to the latest version specifically for XUIONE; the latest is 7.0, and FFMPEG and FFPROBE should also be able to read MPD streams.

    $172 (Avg Bid)
    $172 Snitt bud
    24 bud
    stencil component -- 2 3 dager left
    VERIFISERT

    I'm looking for programmers who master Stencil for continuous development of stencil components. If you have experience in this library, and want to continue developing skills, let me know. Next I will present the layout of the first component to be developed.

    $115 (Avg Bid)
    $115 Snitt bud
    13 bud

    Cloud Restaurant Website & Mobile App Development I will not be interested in your offer unless I see your Proposals in response to deep reading and understanding of the project requirements (only seniors make bids! The project has a Penalty clause for the deadline) I'm on the lookout for a talented web and mobile app developer who can help bring my cloud restaurant con...background in both website and mobile app development. Experience in developing applications for the food industry will be highly valued, but it's not a deal breaker. Familiarity with various payment options and the ability to integrate them seamlessly would be a plus. As part of this project, you'll need to ensure the website and app are user-friendly, intuitive, and visually appealing. only senior ...

    $1361 (Avg Bid)
    $1361 Snitt bud
    157 bud

    ...niche website. - Primarily, your role is to increase the number of followers across both platforms, so experience in both is a must. - On Twitter, I share programming tutorials and code snippets. I expect you to have a good understanding of these topics to ensure the content is engaging and relevant to the right audience. - The target audience for Instagram followers includes developers and programmers, tech enthusiasts, and students studying programming. You should be able to create content and engage with these groups effectively. - I'm looking for someone who can not only increase the number of followers but also provide insights on improving content and engagement strategies. So, experience in social media analytics is a plus. Ideal Skills & Experience: - Exper...

    $46 (Avg Bid)
    $46 Snitt bud
    41 bud

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t da...

    $164 (Avg Bid)
    $164 Snitt bud
    25 bud

    I'm in need of skilled programmers to develop interfaces for my Place and Route EDA flows. The ideal candidate will have experience in the following: - Proficiency in Python and/or C++ - Familiarity with VHDL, Verilog, and SystemVerilog - Experience in file input generation - Strong file parsing capabilities - Ability to manage EDA flows using TCL The interfaces need to be able to handle the entire EDA flow, from file input generation to error reporting. Experience in developing similar interfaces will be a big advantage. Please include relevant work samples in your bid.

    $26 / hr (Avg Bid)
    $26 / hr Snitt bud
    29 bud

    The task is simple. I have a lot of programmers who want to do work but can't due to geo-restrictions. As such, potential hires will be asked to participate in a 20-minute interview to act as proxies for the programmers. If successful (95%+ are), you will be given a free laptop and a US$75 cash advance. All you will need to do is keep your laptop connected to the internet. Each month, you will receive an additional US$150 just for keeping your laptop connected to the internet. All you need is the following: + Be Australian and have an Australian ID (non-genuine Australians will be banned, and VPNs will NOT work for this.). + Be fluent in English (you will be interviewed in English, so this is imperative) + Be reliable (you will need 24/7 uptime with your laptop conne...

    $170 (Avg Bid)
    $170 Snitt bud
    4 bud

    ...are best employed for this task. Furthermore, I need the system design to be supported on multiple platforms, including mobile and tablet. I need the system design to be able to make screenprints of the product. Im thinking a wordpress with facebook knowledge is what I need for programming. But I need to make it understandable for programmers. First I need to make my concept understandable visual. I explain and they make it visible...no confusion for programmers This is a website that connects with Facebook where people can track the debts they owe to other people, sending facebook notifications. I need someone experienced in facebook who can make this integration. Ideally, I would like someone who can do both the design and the programming (total budget for thi...

    $607 (Avg Bid)
    $607 Snitt bud
    35 bud

    I'm looking for experienced Golang programmers to handle my new feature development requirements. The primary goal of these features is to add new functionalities to the system, which are of moderate complexity. Task description You are given 2 files with different names for two certain entities: Pedro Sánchez and Oesia Group. The objective of the task is developing an algorithm in Go which is able to detect which names are related to the same entities. This algorithm must have to flavours, one in “transactional” time, that can use only the names of the entities and a second one, “batch” that can use also information about the relationship that exist between those and other entities. In example files you can see the flag of wich entities must ma...

    $621 (Avg Bid)
    $621 Snitt bud
    27 bud

    As a website owner operating 20 sites predominantly run on PHP Wordpress and ASP, I am experiencing a major issue. I require a freelancer with strong Dbeaver knowledge to equip me with the necessary credentials and permissions to attach an SQL file to IIS Win 10. As a user who needs help with troubleshooting the "Unable to connect" issue in IIS, the assistance in this matter is crucial. Ideal Skills and Experience: - Extensive experience with Dbeaver and SQL-IIS connections - Previous experiences with WordPress and ASP - Good understanding of PHP 8.3.6 - Ability to troubleshoot and resolve “Unable to Connect” issues in IIS - Ability to provide guidance for verifying and establishing necessary credentials and permissions. Bonus if you happen to have e...

    $23 / hr (Avg Bid)
    $23 / hr Snitt bud
    70 bud

    I'm in need of a Standalone STM32 SWD programmer that can flash firmware without the need for connection to a computer. The programmer should be powered by a battery. The binary firmware fi...com/XIVN1987/DAPProg/ Key Requirements: - Stand-alone Programming: The system should be capable of flashing firmware into STM 32 microcontrollers without the need for a computer connection. - Battery Powered: I require the programmer to be powered by a battery. Ideal Skills and Experience: - Proficiency in STM 32 microcontrollers and their programming. - Experience in designing and building stand-alone programmers. - Knowledge of power management systems and battery integration. If you have the expertise in this area and you can deliver a reliable standalone programmer, please send me...

    $150 (Avg Bid)
    $150 Snitt bud
    17 bud

    I am in need of a proficient C/C++ Network Programmer, two key aspects of this project are extensive knowledge of TCP/IP and HTTP protocols and socket programming. An ideal candidate must be experienced in implementing these skills on Windows, Linux,...aspects of this project are extensive knowledge of TCP/IP and HTTP protocols and socket programming. An ideal candidate must be experienced in implementing these skills on Windows, Linux, and MacOS. Key Responsibilities: - Socket programming - Familiarity with TCP/IP & HTTP - Implement RSA Network Security on client server model - Cross-platform compatibility I encourage experienced network programmers with a solid understanding of these platforms and technologies to bid. Having experience from previous similar projects will be...

    $19 / hr (Avg Bid)
    $19 / hr Snitt bud
    32 bud

    Calling All Java Champions: Build GenAI Components for Fortune 500 Companies - Remote! Think you've mastered Java and are passionate about building high-quality software that shapes the future? We're on the hunt for talented developers to join our elite Java Component Squad and unleash their skills on the cutting edge of technology! As part of this role, you'll be instrumental i...committed to fostering a culture of inclusion and belonging. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity or expression, national origin, protected veteran status, or disability status. Please reference the following programmer's guide to access our documentation.

    $51 / hr (Avg Bid)
    $51 / hr Snitt bud
    21 bud

    I'm seeking a bilingual translator with a strong understanding of both English and Argentine Spanish to assist posting for a Javascript Developer on job websites in Argentina that attract programmers. The ideal candidate should be able to easily converse with me and Argentine Spanish should be their first language. Key requirements include: - Conversational fluency in English and native speaker of Argentine Spanish - Familiar with job sites in Argentina - Ability to research other sites which may be good to post on. - Ability to create some introductory language for the posting in Spanish, but the actual job posting is in English - Knowledge of Argentine laws around consulting for foreign companies a big plus

    $17 / hr (Avg Bid)
    Lokal
    $17 / hr Snitt bud
    4 bud

    As a delivery service provider, I am seeking a proficient web developer to create a robust program augmenting my daily operations. ...alerts or notifications to customers related to their orders. - Route Optimization: Skills in location-based services and map integrations will be crucial to develop functionality that helps to determine the most efficient routes. - Real-time Tracking: A feature enabling real-time tracking of delivery status to both customers and us as the service provider would add to the efficiency. Therefore programmers with a proficient background in web development and implementation of mapping services, route optimization algorithms and real-time functionalities will be preferred for this project. Familiarity with customer notification integrations would also ...

    $4293 (Avg Bid)
    $4293 Snitt bud
    108 bud

    We have an established application, constructed utilizing ASP .NET for the backend, Swift for iOS front-end, and Java for Android front-end systems. We require a highly accomplished team of developers to assist us with the following: • Feature Change: We're looking to alter some functionalities in our current application. Details will be provided to the selected team. • Bug Fix: Our application has been experiencing errors with Login/Authentication, Notifications, and Payment systems. These need to be diagnosed and corrected proficiently. The ideal team for this project would have substantial experience in ASP .NET, Swift, and Java, as well as a deep understanding of debugging complex application issues. Exceptional problem-solving skills and a meticulous at...

    $40 / hr (Avg Bid)
    $40 / hr Snitt bud
    64 bud

    I am searching for an exceedingly talented graphic designer to handle a print design project. Your expertise in innovative design styling is required to create engaging visuals. Key responsibilities and requirements include: - To create an invitation th...while adhering strictly to the design requirements will be crucial. Basic information:- You are invited to a invitation only Family Office event on Thursday 13th June 024 4pm at 25 Fitzwilliam Place, Dublin Investor Presentations (4pm to 6pm) 6pm - Drinks Presentations by London listing Music Company - ATC Group plc (Adam Driscoll and Brian Message), NASDAQ listed Isotope Enricher ASP Isotopes (Paul Mann), AI Fund Isomer Capital (XXXX) and Privately owned Police Intelligence Business Chorus (Boyd Mulvey) RSVP - XX...

    $82 (Avg Bid)
    $82 Snitt bud
    38 bud

    I am in need of a proficient C/C++ Network Programmer, two key aspects of this project are extensive knowledge of TCP/IP and HTTP protocols and socket programming. An ideal candidate must be experienced in implementing these skills on Windows, Linux, an...Programmer, two key aspects of this project are extensive knowledge of TCP/IP and HTTP protocols and socket programming. An ideal candidate must be experienced in implementing these skills on Windows, Linux, and MacOS. Key Responsibilities: - Socket programming - Familiarity with TCP/IP & HTTP - Implement RSA Network Security - Cross-platform compatibility I encourage experienced network programmers with a solid understanding of these platforms and technologies to bid. Having experience from previous similar projects will be...

    $30 / hr (Avg Bid)
    $30 / hr Snitt bud
    21 bud

    As someone exploring remote freelancing opportunities for personal use, I'm engaging with writers, graphic designers, and programmers for 10-20 hours per week. Key Project Details: - Seeking assistance from writers competent in creating engaging content and skilled editors. - Graphic designers with a keen eye for aesthetic and versatile skills in digital design. - Programmers and developers with expertise in coding and software development. The ideal candidates for this project: - Have a proven track record in the specific field. - Are self-motivated and can work independently. - Can commit to 10-20 hours per week. - Have a strong portfolio of relevant work. As this is an ongoing project, the chosen freelancers can expect a steady stream of work. Please provide a por...

    $17 / hr (Avg Bid)
    $17 / hr Snitt bud
    41 bud

    I want a programmer who can help me evalute BY SHOWING SAMPLES some user-friendly tools to build expert system with a graphical interface: 1. Knowledge Representation Tools: HERE ARE THE TOOLS THAT NEED TO BE INVESTAGATED (8 IN TOTAL): 8 SAMPLES NEEDE WITH ANALYSIS, AS FOLLOWS: 1 ● XMind (Free & Paid): This mind mapping software allows you to visually organize the knowledge for your expert system. You can create topics, subtopics, and relationships between them, making it easy to understand the overall structure and flow of your planning logic. 2 ● CmapTools (Free): Another mind mapping tool specifically designed for knowledge representation. It offers features like concept maps, flowcharts, and annotations, helping you capture complex planning knowledge in a clear visual format. ...

    $100 (Avg Bid)
    Garantert
    $100
    11 bidrag

    I'm on the hunt for a skilled web developer to create an intuitive and captivating cab booking website using Google map embed api offering national coverage, in order to provide an unparalleled ride experience for our customers. Required features include: - Real-time tra...verification for drivers. - Verification for vehicle owner. - Automatic push notification. - Ride verification OTP. - End of ride confirmation. - Real time booking map. etc The project also calls for the creation of a comprehensive vehicle selection based on local rules, which includes: - Non-AC and AC Sedans. - Non-AC and AC SUVs. - Non-AC Hatchbacks and AC Hatchbacks. - Bikes. - Autos. Programmers with experience in booking platforms, API integrations and responsive web design will be ideal for this t...

    $747 (Avg Bid)
    $747 Snitt bud
    25 bud

    I'm on the hunt for a skilled web developer to create an intuitive and captivating cab booking website using Google map embed api offering national coverage, in order to provide an unparalleled ride experience for our customers. Required features include: - Real-time t...verification for drivers. - Verification for vehicle owner. - Automatic push notification. - Ride verification OTP. - End of ride confirmation. - Real time booking map. etc The project also calls for the creation of a comprehensive vehicle selection based on local rules, which includes: - Non-AC and AC Sedans. - Non-AC and AC SUVs. - Non-AC Hatchbacks and AC Hatchbacks. - Bikes. - Autos. Programmers with experience in booking platforms, API integrations and responsive web design will be ideal for this t...

    $729 (Avg Bid)
    $729 Snitt bud
    41 bud

    Fingerspot is a well-known Indonesian brand within the Fingerspot Group, which has been successfully serving businesses, entrepreneurs, and schools in Indonesia for 21 years by providing palm vein (Vena Telapak Tangan) sensing machines, as well as web services and sensing software based on desktop, laptop, and internet applications, ...entrepreneurs, and schools in Indonesia for 21 years by providing palm vein (Vena Telapak Tangan) sensing machines, as well as web services and sensing software based on desktop, laptop, and internet applications, software for monitoring, remote control access, and software development kits (SDK) that are tailored to meet the needs of Indonesian consumers. At the moment, Fingerspot is looking for programmers with strong programming skills in its vario...

    $509 (Avg Bid)
    $509 Snitt bud
    14 bud

    ...an extension entitled TNT Express Australia. I have tried to contact the developer but he has disappeared. About a month ago I received an email from TNT ... quote There is a change coming to the TNT RTT API, this is what you use to get pricing for shipping on your online store or internal system. Please have this email directed to whomever controls the online portal: You are currently using the ASP version of the RTT service, and we need customers to move to our .NET version. This will require that the XML payload is URL encrypted, note there is no change to the content of the XML just how it is presented. I have included the newer spec doc but it should be a simple process. endquote I am at a loss on how to update or replace this extension. The links in the email take me to a ...

    $5 / hr (Avg Bid)
    $5 / hr Snitt bud
    11 bud

    I am seeking proficient Python, C and C++ programmers with a deep understanding of Indian Equity & Derivatives Markets for unique project(s) based on our clients' requirements. Key Project Objectives: - Design, develop, and implement state-of-the-art algorithms Ideal Skills and Experience: - Proficiency in Python, C, and C++ programming languages - Strong knowledge of the Derivatives market dynamics - Previous experience in algorithm development - Ability to think innovatively and solve complex problems Let’s work together to create tailored solutions for our clients’ strategies and algorithms.

    $277 (Avg Bid)
    $277 Snitt bud
    10 bud

    ...an extension entitled TNT Express Australia. I have tried to contact the developer but he has disappeared. About a month ago I received an email from TNT ... quote There is a change coming to the TNT RTT API, this is what you use to get pricing for shipping on your online store or internal system. Please have this email directed to whomever controls the online portal: You are currently using the ASP version of the RTT service, and we need customers to move to our .NET version. This will require that the XML payload is URL encrypted, note there is no change to the content of the XML just how it is presented. I have included the newer spec doc but it should be a simple process. endquote I am at a loss on how to update or replace this extension. The links in the email take me ...

    $525 (Avg Bid)
    $525 Snitt bud
    93 bud

    Scrape license data from the FL DBPR website and deliver into an excel spreadsheet. Two counties: Osceola and Polk. Two license types: Vacation Rental - Dwelling and Vacation Rental - Condo. In the attached spreadsheet the required fields to identify the license type and county are shown in screenshots and the second tab as an example. The extracted data is then to put into tab...as an example. The extracted data is then to put into tabs for each county and license type. Multiple rental locations for a primary name should have multiple entries (rows) with the license details repeated and only the rental location being different each row. There maybe some dynamic features in the website that complicates data extraction. Website:

    $6 / hr (Avg Bid)
    $6 / hr Snitt bud
    32 bud

    ...need a classic ASP developer who can help capture the current page's URL and then have it displayed on the same page. Key requirements include: - **Classic ASP Expertise**: I need someone experienced with classic ASP development, particularly in handling page URLs. - **Frontend Development**: Proficiency in frontend development is vital as the captured URL needs to be displayed on the same page. - **Problem Solving**: The ability to troubleshoot and problem-solve is crucial; ensuring that the URL is accurately captured and displayed is key. - **Testing**: The successful freelancer should conduct thorough testing to ensure the functionality works correctly before final delivery. This project is a small but critical task for our overall functionality. If ...

    $34 (Avg Bid)
    $34 Snitt bud
    10 bud

    Language C# .NET 8 Create a Blazor (or ASP CORE) application that hosts a razor page. Create a second console application. These applications should communicate using SignalR. When a client application connects (there could be several at a time), those connections are listed on the RAZOR page. this razor page should use radzen blazor for a framework. On disconnect, they should be removed from the list. When a user clicks on a specific agent connections, the razor page will send a command to that agent ONLY to return the current windows user (communication through the asp core webserver)

    $14 / hr (Avg Bid)
    $14 / hr Snitt bud
    28 bud

    Language C# .NET 8 Create a Blazor (or ASP CORE) application that hosts a razor page. Create a second console application. These applications should communicate using SignalR. When a client application connects (there could be several at a time), those connections are listed on the RAZOR page. this razor page should use radzen blazor for a framework. On disconnect, they should be removed from the list. When a user clicks on a specific agent connections, the razor page will send a command to that agent ONLY to return the current windows user (communication through the asp core webserver)

    $55 (Avg Bid)
    $55 Snitt bud
    27 bud

    I'm currently seeking a .asp programmer to perform a thorough security check on my website. The main focus of this task is to check for any potential injection points and promptly address them. Key tasks involved: - Conduct a detailed analysis of the website code, specifically checking for possible areas vulnerable to injections - Implement necessary fixes to eliminate any identified threats, ensuring the website's security is solidified - Ensure all adjustments made do not disrupt the current functionality of the website The ideal candidate should have: - Proficient experience with .asp programming and a deep understanding of potential security threats - An extensive background in web security, particularly with identifying and mitigating injection points - The c...

    $15 / hr (Avg Bid)
    $15 / hr Snitt bud
    89 bud

    ...SaaS platforms. - Understanding of the food industry and nutrition facts label consumers is a plus — UX/UI: Web & Mobile design — E-commerce design — Landing page design & Logo design — WordPress Websites — Web application / Mobile app (iOS and Android) — SaaS product design — Dashboard design — HTML / CSS Custom Websites — PSD to Bootstrap — Figma and Adobe XD designs — Brand and Product Design — ASP. NET & PHP Laravel Framework TOOLS that you also be expert at, and not limited to: — Adobe Photoshop — Figma — Adobe Illustrator — Adobe XD You'll have the creative freedom to construct an innovative and intuitive user experience. As we are still in the construction ph...

    $425 (Avg Bid)
    $425 Snitt bud
    105 bud

    I'm in the testing and debugging stage of my mobile game project, and seeking a skilled programmer with experience in both Firebase and Unity. Your assistance is crucial for ensuring my project's success. Key Responsibilities: - Assist our current programmers with debugging and testing - Implement Firebase-related features to enhance user experience - Collaborate with the team to ensure a smooth integration of Firebase and Unity Ideal Skills and Experience: - Proven experience with Unity game development - Proficiency in Firebase, particularly in mobile game integrations - Strong debugging and testing skills - Excellent communication and team collaboration abilities

    $2500 (Avg Bid)
    Viktig
    $2500 Snitt bud
    74 bud

    I am seeking an ASP .NET and Angular developer to create a comprehensive web application for an electricity billing system that will enable seamless customer and administrative experiences. Key Features: - Enable customers to create accounts, sign in and out of their account and recover forgotten passwords. - Create the ability for customers to check their billing history and track their usage. - Implements functionality for customers to pay their bills online. - Develop static pages like 'Home', 'About Us', and 'Contact Us'. These pages should be attractive with modern UI design and animations. - Add an administrative interface for administrators to manage customer profiles, including adding new customers, editing existing profiles, and viewing custo...

    $592 (Avg Bid)
    $592 Snitt bud
    26 bud

    I am looking for skilled programmers who have the expertise in converting Excel VBA macro codes into a cloud-based solution that can be run on MS Azure. Key Requirements: - Conversion of Excel VBA macro focusing on data analysis - Development of a scalable and secure MS Azure-based solution Ideal Skills and Experience: - Proficient in Excel VBA and cloud technologies - Experience in migrating Excel VBA macros to cloud-based platforms, especially MS Azure - Strong understanding of data analysis and cloud security - Proven track record in developing scalable cloud solutions

    $1061 (Avg Bid)
    $1061 Snitt bud
    40 bud

    ...have a VBScript page that uses Classic ASP to query an SQL database with over 4000 entries. This is now causing loading issue due to the number of entries loaded into the web page. I require this page to be converted to JSON and save as a text file. The saved text file should then be loaded using AJAX and using JavaScript formatted for using Data Tables. I am also open to other ways that this can be achieved BUT DataTables is a MUST as all entries need to be loaded on the page and it MUST be written in VBScript. The current web page formatting and design details MUST remain the same. A copy of the page will be sent to the ideal candidate. No other data will be supplied. I'm looking for someone that has very good understanding of VBScript, Classic ASP, JSON and Java...

    $177 (Avg Bid)
    $177 Snitt bud
    81 bud

    More details: What specific aspects of your profile would you like freelancers to rate? Profile picture What is your primary focus regarding your profile picture's feedback? Relevance to your profession Do you want feedback tailored to a specific role or industry you are targeting on your profile? Writing industry

    $53 / hr (Avg Bid)
    $53 / hr Snitt bud
    9 bud

    ...showcasing high-quality game-ready assets. Proficiency in 3D modeling software such as Maya, or 3ds Max. Solid understanding of character anatomy, creature design, and environmental modeling. Familiarity with texturing techniques and software such as Substance Painter or Photoshop. Ability to work collaboratively in a team environment and communicate effectively with artists, designers, and programmers. Passion for action RPG games and a strong appreciation for the visual style and atmosphere of titles like Diablo 2 and Champions of Titan. Characters and buildings should be based on Diablo 2, but modern style like Champions of Titan. 2 battlefields & 5 main characters, 10 NPC models for this job. Deadline is 2 weeks, but within 1 week, you will be selective. This job is long...

    $664 (Avg Bid)
    $664 Snitt bud
    51 bud

    I require immediate assistance for a web scraping into Excel task. This project focuses on the extraction o...understand and allow me to add new tables in the future. 2. Create a macro that will extract the table from each of the links and into Excel. Because the table statistics change every day, currently, I copy and paste manually, so I want to automate it. 3. The details start from the R - Team row. 4. Compulsory for basketball to extract data in Columns B to J, and for Soccer Columns B to I 5. Only programmers with successful scraping demos will be considered. 6. The fastest who can show me a successful demo will be prioritised. 7. Looking to finish the job over the weekend. 8. All the tables must be refreshed. There is a second project after the successful completion o...

    $111 (Avg Bid)
    $111 Snitt bud
    59 bud

    I'm in need of experienced Python programmers who can write a parallel computing project related to bitcoin mining. Your main goal will be to develop an efficient btcoin miner program. A strong understanding of blockchain technology and cryptocurrency development is essential for this project. Ideal Skills: - Expertise in Python - Knowledge of parallel computing - Experience in blockchain technology and cryptocurrency development - Familiarity with bitcoin mining Please provide examples of previous work in these areas when bidding.

    $1140 (Avg Bid)
    $1140 Snitt bud
    18 bud

    I am seeking an experienced professional who is proficient in both Event-B modelling and Spark. If you've worked on similar projects, it would be beneficial. A detailed project proposal showing your approach will be valuable. Apply if you think you can make a significant contribution to this project.

    $146 (Avg Bid)
    $146 Snitt bud
    1 bud

    I have an exciting project lined up for skilled Android programmers with experience in open source modification. Specifically, I need modifications on the v2rayng or xray client to support command line execution. Here's what I need: - Feature Addition: Command Line Execution - I need to add mechanisms that support execution of tasks based on my specific commands. e.g. Start command: v2ray start (or ) where will have the vmess:// vless:// ss:// details generated by server Stop command: v2ray stop - Native support of tun2socks - Scripting: Shell Script Compatibility - This application should permit scripts to be run from the command line. This requires your android development skills to be coupled with a good understanding of shell scripting. The

    $1128 (Avg Bid)
    $1128 Snitt bud
    72 bud