C programming courses jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 c programming courses jobs found, pricing in USD

    I'm looking for a talented coder proficient in C# to develop a custom Volume indicator on the NinjaTrader platform. Key requirements and details: - Proficient in C#: You should have a strong understanding of C# language. - NinjaTrader platform: Prior experience working with NinjaTrader is highly preferred. - Indicator type: The focus will be on creating a Volume indicator for the platform. Your role in this project will be to convert the volume indicator to the NinjaTrader platform using C#. If you have prior experience in similar indicator development and are comfortable with C# and the NinjaTrader platform, I would love to hear from you.

    $141 (Avg Bid)
    $141 Avg Bid
    9 bids

    ...battery preferably through USB. This part will actually go on a dogs collar. The device can either transmit vi. RF, USB or any other short range signal. Part B: Part B its job is to have two functions. The first function is to receive a signal from Part A, the second job of Part B is to transmit a specified RF signal to Part C when Part A is within 2 to 3 feet of Part B. Part B, needs to also be housed in a waterproof container and be able to be charged via USB. Part C: Part C, is a separate module that is already created its job is when it receives a specified RF signal from Part B it activates its predesigned function and then is ready for the operation to happen again. Think about this, a dog has a transmitter on his dog collar when the dog gets within two or 3...

    $248 (Avg Bid)
    $248 Avg Bid
    12 bids

    Hello, I will need someone with proven experience in circuit design, and ideally with past projects in Circuitverse and Logisim. I will send you some Multipliers that need redisign to make them 3...projects in Circuitverse and Logisim. I will send you some Multipliers that need redisign to make them 32 bit. I will send you everything you need in chat. Your deliverable will contain: 1. Redesign and simulation of all Multiplies for 32 bit in curcuitverse and logisim 2. An accompanying report with: α. Explanation of methodology b. Circuit design explanation for each software and each multiplexer c. The diagrams of all multiplexers from both software d. Code with comments e. Discussion of results f. Comparison of circuitverse with logisim in terms of design Deadline: 10/5 ...

    $133 (Avg Bid)
    $133 Avg Bid
    9 bids

    I am looking for a skilled Woocommerce expert to help me set up a courses page on my website. I need this page to function correctly and look good, without interfering with the rest of my site. Your main tasks would be: - Setting up the courses page: ensuring the page is correctly integrated with the rest of my website, but also separate, as per my requirements. Your experience with Woocommerce and setting up similar pages will be crucial for this project. The ability to translate my design preferences into a functional and visually appealing courses page will be highly valued.

    $92 (Avg Bid)
    $92 Avg Bid
    39 bids

    ...Responsive: Features: * E-mail me the Lead with all information collected * Save in Google Sheets as a database * Main thing is to have it look nice and don't look out of place, similar font style, sizing, font size, etc * Use embed code to copy and past into my page builder * Create a plugin to help me customize the quiz, like images, text & size, etc. Desired Programming Language: PHP / SQL * I'm looking for the best deal possible, please be very competitive. * Milestone release upon completion of the project & is bug-free. * Need Source Code when Job is Complete, After any Bug fixes, and Updates ⭐⭐⭐⭐⭐ Please post "I've read everything" when applying to be considered, too many bots applying. Failure to do this step, you will not be contacted...

    $111 (Avg Bid)
    $111 Avg Bid
    23 bids

    As the project owner, I require an Arduino Uno code, specifically designed to interact with a fingerprint reader for input, LCD and 14 relays for output. Key Requirements: - The code should identify 14 people's fingerprints (...different fingerprints for each person), write the name of that person on the LCD and activate the corresponding relay for each person. - The associated relays will control a particular robotic device. - When an unrecognized fingerprint is scanned, the system should write on LCD "unrecognized fingerprint" without triggering any relay. Ideal Skills and Experience: - Proficiency with Arduino programming - Experience working with fingerprint readers - Knowledge of relay and robotic systems . Familiarity with sensor integrations and their func...

    $104 (Avg Bid)
    $104 Avg Bid
    13 bids

    I'm in need of a seasoned game developer to bring my low poly fantasy RPG game concept to life. This game will primarily be for PC and Console platforms. Key Components: - The game will be rooted in a low poly fantasy world, attaching a unique aesthetic ch...treasure discovery must be integrated, keeping the game intriguing and engaging. - The combat system, while not the focus, should still be developed, keeping in line with the fantasy theme. Ideal Skills: - Proven experience in PC and Console RPG game development - Excellent understanding and application of low poly design - Prior success with puzzle and exploration-based games - Strong design and programming ability. Seeking a dedicated professional eager to collaborate on this exciting project! A passion for fantasy R...

    $35890 (Avg Bid)
    $35890 Avg Bid
    27 bids

    I'm in need of a professional and experienced C++ developer to convert my existing Matlab code to C++, with an advanced level of optimization. The primary goal of this conversion is to ensure that the C++ code runs seamlessly on a different platform.

    $30 - $250
    Sealed NDA
    $30 - $250
    4 bids

    The task centers around leveraging Python programming and machine learning skills to perform data analysis. The data to be analyzed are contained in an Excel sheet, specifically focusing on customer data. The ideal freelancer for this task should exhibit the following: - Strong proficiency in Python programming. - Solid experience with machine learning. - Familiarity with data analysis, particularly descriptive analysis. - Ability to accurately interpret customer data. The task requires a reading of the Excel sheet and performing data analysis based on the customer data contained within. The chosen Python and machine learning expert will focus on descriptive analysis techniques to extract meaningful insights. Your insights should guide our strategies in terms of customer se...

    $38 (Avg Bid)
    $38 Avg Bid
    18 bids
    Modern UI Redesign for C# App 6 days left
    VERIFIED

    Hello, I have a C# Windows app and I would like to change its design. I have a design in mind that I would like to apply without changing any of the app functions. I need this done in a short time frame of less than a day, please type GREEN at the beginning of your proposal if you understand this. Proposals without it will be 100% ignored

    $128 (Avg Bid)
    $128 Avg Bid
    19 bids

    ...; we can use else statements because we should not be releasing more than one key { Send {Space up} toggle2:=!toggle2 } else If (toggle3) { send, {x up} toggle3:=!toggle3 } toggle:=!toggle if (toggle) { send, {c down} SoundPlay, %A_WinDir%MediaWindows } else { send, {c up} SoundPlay, %A_WinDir%Media } return $SC058:: If (toggle1) { Send {v up} toggle1:=!toggle1 ; or false, but we started with toggle1 is true, so this should be fine } else If (toggle) ; we can use else statements because we should not be releasing more than one key { Send {c up} toggle:=!toggle } else If (toggle3) { send, {x up} toggle3:=!toggle3 } toggle2:=!toggle2 if (toggle2) { send, {Space down} SoundPlay, %A_WinDir%Media } else { send, {Space up} SoundPlay, %A_W...

    $37 (Avg Bid)
    $37 Avg Bid
    8 bids

    I have a project that requires setting up an 8 Channel Arduino Relay Module and programming it to operate using a basic 4 button hand controller. My Arduino board of choice is the Arduino Uno. For the hand controller, I need different functionalities: - Each button should be able to toggle a specific relay on and off. - Certain buttons should cycle through a sequence of relays. - Some buttons should have the ability to control a combination of relays. Importantly, only 1 relay should be controlled at a time. The ideal freelancer for this project should have a deep understanding of Arduino programming, particularly with Arduino Uno, and experience with relay modules and controller setup. Familiarity with creating flexible, customizable controls is a plus.

    $321 (Avg Bid)
    $321 Avg Bid
    22 bids

    We are seeking a skilled and experienced java developer to create a custom JMeter backend listener that can send real-time test results directly to a PostgreSQL database. This project aims to enhance our testing c...JMeter backend listener that can send real-time test results directly to a PostgreSQL database. This project aims to enhance our testing capabilities by enabling seamless integration of JMeter results into our PostgreSQL environment, similar to existing solutions for MySQL like the one found at "" Requirements: Proven experience with Java programming and JMeter test development. Strong knowledge of PostgreSQL and experience in integrating it with Java applications. Familiarity with the JMeter API and backend listener framework

    $516 (Avg Bid)
    $516 Avg Bid
    41 bids
    MiningWeb.io 6 days left

    ...a DeFi gaming platform. The ideal candidate should be proficient in Smart contract development, Solidity programming, and Blockchain integration. Additionally, skills related to NFTs and art (Web3 artist) are highly desirable for this project. Key Responsibilities: - Develop and deploy smart contracts on the blockchain - Implement and integrate blockchain technology for the dApp - Design and integrate NFTs and other art-related aspects into the platform Functionalities Required: - User authentication - Token trading - Voting system Ideal Skills and Experience: - Previous experience in DeFi or gaming dApp development - Strong knowledge in Smart contract development, Solidity programming, and Blockchain integration - Familiarity with NFT marketplaces and Web3 art would be...

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    59 bids

    ...regulation. This project requires expertise in high-power applications, voltage regulation, and serial communications. Project Requirements: Microcontroller: RP2040 chip to manage all operations. Power Handling: Board must handle input of 24V. Voltage Regulation: Conversion of 24V input to 12V and 5V outputs. MOSFETs: 5 MOSFETs for 24V, 7A control. 4 MOSFETs for 12V, 5A control. Communication: USB Type-C for robust serial communication. Inputs and Outputs: 2 analog inputs. 1 One Wire communication interface. Additional pins for digital input/output as required. Deliverables: Complete PCB design files ready for manufacturing, including gerber files. Schematic capturing and PCB layout. BOM (Bill of Materials) with sourcing options. Documentation for assembly, testing, and troubl...

    $138 (Avg Bid)
    $138 Avg Bid
    8 bids

    We are seeking an experienced online instructor to create and record French courses for our trucking industry training platform. You will be provided with a 9-hour English dispatching course, which you must condense into a 6-hour French course. Deliverables include recording 3 hours per week, resulting in a complete 6-hour course over two weeks. Recordings should feature your face in a small circle within the video. Candidates should be fluent in French, experienced in online course production, and able to independently research and adapt content.

    $134 (Avg Bid)
    $134 Avg Bid
    12 bids

    Hi Robert C., I noticed you posted a following project ( https://www.freelancer.com/projects/nodejs/Commerce-Platform-Development-using/details )

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I'm in need of a freelancer who has intermediate expertise in C++ and is knowledgeable about the XOR operator. The primary goal of this project is algorithm optimization. Key requirements: - Intermediate level expertise in C++ - Proficiency with the XOR operator - Experience in algorithm optimization Please submit your proposal if you have the required skills and experience.

    $29 (Avg Bid)
    $29 Avg Bid
    20 bids

    ...deletion of content. An easy-to-use management interface that allows instructors to efficiently manage courses and content. Student Management and Registration System: Capability for students to register and log in to their personal accounts. Detailed information about course progress and outcomes. Secure Payment System: Integration with trusted payment service providers such as Apple Pay and Mada, among others. Ensure that payment transactions are conducted securely and are protected. Performance Evaluation and Monitoring System: Ability for students and instructors to provide ratings and reviews. Analytical reports that show the performance and progress of students and instructors in courses. Interaction and Participation Features: Forums for discussion and interaction b...

    $2767 (Avg Bid)
    $2767 Avg Bid
    139 bids

    Looking for a talented Java developer to build a to-do list application with a focus on Object-Oriented Programming (OOP). The application will be simple yet effective, featuring offline usage capability which is crucial for productivity in various environments. Key Requirements: • Application Compatibility: The app must be compatible with Windows, Mac and Android platforms. • Offline Functionality: The app should allow users to continue using without a constant internet connection. Skills and Experience: • Proficient in Java OOP. • Extensive experience developing applications for different platforms. • Good understanding of implementing offline capabilities in applications. Application Guidelines: • Freelancers are required to provide detailed...

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

    I need a coding whiz capable of handling a rigorous coding assessment on my behalf. Proficiency in Python, Java, JavaScript and NPL. I have my recorded answers already just need someone to help me make sure they are correct. The use of AI like chatgpt will not work for this. - Assignment Details: The assessment will include tasks revolving around Algorithmic Problems and Object-Oriented Programming Problems. - Ideal Candidate: A highly experienced developer with a proven track record handling similar tasks and delivering under tight deadlines. Please, only bid if you meet the above criteria and you're ready for an immediate start.

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

    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 Avg Bid
    28 bids

    I need a freelancer with extensive C++ knowledge to create a custom grep application. The application should utilize pipelined threads and semaphores and have capabilities to search files in the current directory for a specified string. Look at the attachments for the Project Description and the producer consumer semaphore C++ example. Key Features: - Impressive understanding of thread and semaphore pipelines is crucial. - Recursion into sub-directories as a part of the application's functionality would be a bonus. - Filtering options based on factors like file size, user id, and group id are needed. - Upon discovery of a match, the app should continue the search and the total number of matches should be displayed on the last line of output. This isn't just about...

    $20 (Avg Bid)
    $20 Avg Bid
    9 bids

    I am in need of an experienced educational content creator who can develop a comprehensive set of educational courses for Radiologic Technologists and Nuclear Medicine Technologists. These courses need to be in compliance with ASRT/ARRT and SNM guidelines for self -learning. The goal is to build up to 50 courses. Key Deliverables: - Develop courses on Radiation safety, Radiographic positioning techniques, Imaging modalities, Radiopharmaceuticals, and Therapies provided in Nuclear Medicine. - The courses should be designed for continuing education courses according to ASRT/ARRT and SNM self-learning guidelines. The courses should be provide in Word document form, providing references, test of at least 12 questions with answer key. Ideal Ski...

    $1993 (Avg Bid)
    $1993 Avg Bid
    8 bids

    I am seeking a skilled Python developer with expertise in troubleshooting to resolve an issue with an application. The main purpose of the application is data analysis, web scraping and automation. Currently, the application has been crashing or freezing right at the startup. The ideal candidate for this job should have: - Extensive experience in Python programming - A background in data analysis, automation and web scraping domains - Proven track records troubleshooting application start-up crashes or freezing - Good problem-solving skills, ability to diagnose and fix bugs efficiently. Your main task will be to identify and fix the issue causing the application to crash during the startup. This is a critical project, so a timely resolution is vital.

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    32 bids

    I need a talented individual ...populated into a web application. Key Tasks: - Develop and integrate the UPC scanning software to be used with the camera attachment for the Arduino board. - Establish a Wi-Fi connection for the Arduino IoT UPC scanner to communicate with the web app. - Ensure accurate transmission and population of the scanned product information in the web application. Ideal Skills: - Proficient in Arduino programming and working with camera modules. - Experience in IoT development and integrating devices with web applications. - Knowledge of UPC scanning software and data transmission. The successful completion of this project will require someone with a keen eye for detail, excellent problem-solving skills, and the ability to innovate and deliver a seamless IoT...

    $581 (Avg Bid)
    $581 Avg Bid
    27 bids

    I'm looking for someone to develop a real-time human movement speed detection system usi...dynamic vision camera. Key Requirements: - Real-time Monitoring: The system should be able to monitor and calculate the speed of human movement in real-time. - Moderate Precision: Speed calculation should be at a moderate level of precision. It's crucial that the system can accurately detect and measure the speed of human movement in a real-time scenario. Ideal Skills: - Proficiency in Python programming - Experience with real-time monitoring systems - Understanding of image processing and computer vision - Knowledge of camera systems and their integration with software Your deliverable will be a well-documented Python program that can calculate and display the speed of human mo...

    $121 (Avg Bid)
    $121 Avg Bid
    33 bids

    I'm in need of assistance with C...problem-solving tasks. Your work should encompass: - Expertise in SQL or Python. Familiarity with both languages is advantageous. - Proficiency in algorithmic programming, capable of thinking strategically to solve intermediate-level problems. - Ability to assist in solving three different task types in Codility, including: 1. Time complexity problems 2. Sorting and searching problems 3. Counting elements problems Ideal candidates would have experience preparing or mentoring for codility assessments and a strong background in programming. Your intricate knowledge of problem-solving within the realms of algorithmic programming would be highly beneficial. A methodical approach to problem-solving and aptitude for explaini...

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

    I have an existing food delivery app, built using Flutter in Dart, that I want to...notifications are working effectively and engaging users timely. - Order Placement: Enhancing the order placement process for users to smoothly and seamlessly place their orders. I will provide the design assets for the user interface enhancements, so you will be responsible for translating these into the iOS version. Ideal skills and experience for this project: - Proficient in Flutter and Dart programming - Extensive experience with iOS app development - UI/UX design skills to implement the provided design assets - Strong understanding of performance optimization techniques - Familiarity with push notification implementation - Previous experience with food delivery apps or similar projects would...

    $1098 (Avg Bid)
    $1098 Avg Bid
    101 bids

    My Asp.net C# web application requires upgrading to include a primary payment gateway: PhonePe. Currently, a payment gateway is established, but it's necessary to diversify and enhance transaction possibilities for our users. The desired integration should support: - Webhook Method - Instant Payments: Ease, speed and immediate fund transfer are pivotal! Thus, guaranteeing instant payment capability for our users is key. - Refunds: It's equally crucial to allow seamless refunds. Users should be facilitated to receive their money back instantly when necessary. Freelancers with proficiency in Asp.net C#, previous experience in integrating PhonePe, as well as an understanding of implementing robust and secure payment systems are desired. A strong portfol...

    $218 (Avg Bid)
    $218 Avg Bid
    10 bids
    TradeStation Coders 6 days left
    VERIFIED

    I'm looking for expert coders who can assist me with implementing various trading strategies in C# on the TradeStation platform. Key Requirements: - Proficient in C# programming language - Experience in developing trading strategies for TradeStation Trading Strategies: - Trend Following: Develop a strategy that identifies and takes advantage of market trends over time. - Mean Reversion: Implement a strategy that capitalizes on the tendency of a market to revert to its historical average. - Breakout Trading: Create a strategy that enters positions when price breaks through a significant support or resistance level. Your role will be to take these concepts and turn them into functional, efficient code that can be executed on the TradeStation platform. The success...

    $504 (Avg Bid)
    $504 Avg Bid
    36 bids

    Adjust an open source project so it works on ARM. I am looking for an experienced C programmer who can modify some C software (open source, on github - ) to make it compile for Raspberry Pi. The modifications needed include: 1. Updating Library Dependencies: Your task will include updating necessary library dependencies. 2. Adjust Hardware-Specific Code: Some parts of the code will need to be adjusted in order to work with Raspberry Pi's /ARM. 3. Fix Compatibility Issues: Tune up the code to address any compatibility issues that might arise during the Raspberry Pi compilation. A successful application should showcase your previous experience especially in handling similar projects. Evidence of past work will be highly regarded but is not a necessity

    $495 (Avg Bid)
    Featured
    $495 Avg Bid
    24 bids

    Hi Rajat C., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    I have a fascinating true story that I believe would be perfect for all audiences, and I'm looking for professionals to help me sell it. It's very important that the story is seen as informative. Key points: - True story: The narrative i...blower exposing Facebook approval of online gambling ran through pages, groups, profiles. Exposes alliances with Cashapp, Paypal, Venmo as the top three transaction exchanges. Inside involvement with gambling Names, live video, payment of winnings. Bingo, Pull tabs, slots and vendors. I'm looking to collaborate with a freelancer who has a background in content sales, storytelling, and radio programming. Experience with selling stories in the past would be a great advantage. I’m open to hearing your thoughts on how we ca...

    $33078 (Avg Bid)
    $33078 Avg Bid
    24 bids

    I'm in need of a skilled developer who can craft GET and POST requests in C#. It is necessary for write some simple queries: specifying the first and last name, date of birth, phone number, gender and password. Then a request to send a text message with a code. Key Responsibilities: - Development of GET and POST requests - Ensuring efficient data retrieval, insertion, and modification Required Skills & Experience: - Extensive knowledge in C# and networking - Proficiency in handling GET and POST requests - Strong problem-solving skills - Understanding of data manipulation techniques.

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

    Looking for a reliable Android develope...specifically for smartphones. - Implementing social media integration into apps, as this is a vital aspect to my project. - Adding advertising capabilities to apps. Experience with different ad formats and placement strategies would be beneficial. - Redesigning and improving upon User Interface (UI) to create an optimal user experience. In-depth knowledge of Java is crucial, as it's the preferred programming language for this project. Familiarity with in-app purchases and working in offline mode would be a bonus, although not a requirement. This role would suit someone passionate, hardworking, and up-to-date with the latest industry trends and technologies. A portfolio of previous apps worked on that demonstrate these skills will be h...

    $17 (Avg Bid)
    $17 Avg Bid
    2 bids

    I am in need of an experie...experience with scientific measurement equipment. Specifically, I require a professional who can: • Revamp the current configuration for improved compatibility. • Extract maximum functionality from existing resources. Key skills and experience: • Expertise in equipment modification. • Proficient in mechatronics (electronics, electrical and mechanical). Skills that are a plus: • Software programming. • Reverse engineering. • Pneumatics. • Drawing using CAD. We encourage under-grad students from UH, Rice, etc., to apply as an Intern. Requirements: • Must work at East End (near Second Ward) area in Houston. The project timeline is immediate with the expectancy for high-quality results. Promptness and effic...

    $2116 (Avg Bid)
    $2116 Avg Bid
    21 bids

    I'm looking for a freelancer who can help me ...Requirements: - The automation should trigger whenever there's a double line break in the description. - The subtask should inherit all attributes from the parent task, including Summary and parsed Description. - The parsed paragraph from the parent task should be included in the subtask. Successful freelancers should be able to: - Build JIRA automations - Be familiar with the JIRA system and the programming languages or tools that can be used for creating such automations. This includes JavaScript and any other language that JIRA supports. Your application should demonstrate your expertise and experience in this area. Please share any relevant past work or detailed project proposals that you believe would make you a good f...

    $107 (Avg Bid)
    $107 Avg Bid
    7 bids

    I'm looking for a professional to review my embedded C++ source code. The review should encompass the following: - Identification of any potential issues which could result in undesired behaviour - Identify any obvious errors in logical design or use of pointers, arrays etc Lint has already been run on the software - I do not want to see the output of lint! This code has been tested on hardware and performs ok. It controls motors, reads switches, encoders and ADC's, and drives eeprom and digipots. I need a final check to capture any errors or issues that may not be known. I do NOT want any style or general commenting recommendations - the review is ONLY TO IDENTIFY serious issues. I do not want speedup suggestions. This is close to production so any changes *need to b...

    $188 (Avg Bid)
    $188 Avg Bid
    23 bids
    HackerRank algorithmic task 6 days left
    VERIFIED

    I'm looking for a professional who can help me create HackerRank for three algorithmic tasks to be completed within 90 minutes The ideal candidate should: - Be proficient in Python and Java, with a strong understanding of data structures, algorithms, and object-oriented programming - Have experience in creating programming challenges or assessments - Be able to design medium difficulty tasks that are both engaging and challenging - Familiarity with HackerRank platform is a plus I will provide more detailed requirements and guidelines once we kick off the project. Looking forward to working with an expert in this field.

    $159 (Avg Bid)
    $159 Avg Bid
    30 bids

    I'm in immediate need of an expert in contractual disputes, specifically...contractual disputes, specifically in cases involving breach of contract and appeals or claims of ownership. I require a comprehensive analysis and legal advice about a possible future appeal or claim regarding the current sellers' ownership rights. I need this job completed as soon as possible. Your role would include: - Expert advice on my legal position - Guidance on potential responses - Possible courses of action Ideal candidates will have: - Experience in dealing with contractual disputes - Understanding of IP rights - Ability to work quickly, providing accurate and dependable advice. - Expetise in Cooperate law and charges loans regarding real-estate and their companies including off shore ...

    $1118 (Avg Bid)
    $1118 Avg Bid
    22 bids

    I'm looking for an experienced Java developer to create a custom compiler. It will be geared towards handling key Java features including Object-oriented programming, Exception handling, and Generics. Key requirements: - Ability to write a compiler in Java - Strong understanding of Java's key features (OOP, exception handling, generics) - Previous experience with developing compilers is a plus The project doesn't specify a particular version of Java, but the ability to work with different versions may be beneficial. Please provide examples of previous compiler projects or relevant work.

    $149 (Avg Bid)
    $149 Avg Bid
    10 bids
    Liquid Code Editor in Braze 6 days left
    VERIFIED

    I am looking for a skilled developer who can help me develop a custom Liquid code editor to be integrated into the Braze platform. This editor should sup...who can help me develop a custom Liquid code editor to be integrated into the Braze platform. This editor should support custom liquid code snippets. I first need someone to troubleshooting existing code and determine why the color displayed is blue Key Responsibilities: - Troubleshooting existing and building new Liquid code in Braze Ideal Skills and Experience: - Proficiency in Liquid programming language - Experience in developing custom code editors - Prior experience with Braze platform - Proficiency in Syntax: {% if ... %} ... {% elsif ... %} ... {% else %} ... {% endif %}: This is the syntax for conditional statements ...

    $38 (Avg Bid)
    $38 Avg Bid
    13 bids

    I'm looking for a proficient Python developer to create a script that can efficiently scrape active IPs from a text file I will provide. The following specifics are required in this project: - The Skill-set: Strong Python programming skills, experience in IP scraping and working with text files would be an advantage. - Task Details: You need to extract the 'Activity Data' from these IPs. Profound knowledge in network protocols is a must-have. - Output Handling: The activity data extracted should directly be written to a text file. A clear understanding of FileIO operations in Python would be crucial. A successful completion of this project might lead to more future collaborations. I'm looking forward to seeing your proposals.

    $11 (Avg Bid)
    $11 Avg Bid
    4 bids

    Due to time and resource constraints, I need to migrate a component written in php (symphony) to Golang. The part on github relating to services towards the DB (MongoDb) and the new REST APIs (written in Golang) to access for interfacing is alrea...execute queries on MongoDb (via Service) and render in twig template. The repository layer and service and repository are already developed in golang and will be provided. Configuration files are ready. As well as indications on the function to be translated into Golang. GIT access will be via wireguard VPN on the development environment Please contact us only if you have experience with Golang or C++: to avoid wasting time We can give you advanced technical support and explain the logic of the project and the code if necessary, being ...

    $537 (Avg Bid)
    $537 Avg Bid
    45 bids

    Social Media Content Creator- a. To play a pivotal role in strategically planning, creating, and uploading content tailored for our online audience. b. Be responsible for proficiently editing videos and posts to maintain high quality standards. c. Conducting research to identify trending content and creatively utilize our platform to produce engaging material. d. Crafting relevant written content for posts and stories. e. For creating four posts and five stories every week.

    $34 (Avg Bid)
    $34 Avg Bid
    15 bids

    I'm looking for a blockchain expert who can troubleshoot and rectify bugs in my existing smart contract deployed on Binance Smart Chain. Key Responsibilities: - Analyze the smart contract: U...Analyze the smart contract: Understand the functions and logic implemented. - Bug Identification: Identify the source and nature of bugs. - Bug Fixing: Modify code to eliminate bugs without affecting the contract's functionality. - Testing: Ensure the contract runs smoothly post-fix. Ideal freelancer: - Extensive experience with Binance Smart Chain and Smart Contracts. - Proficient in Solidity programming language. - Strong understanding of blockchain technology and decentralized applications. - Previous experience in debugging, testing, and deploying smart contracts would be a si...

    $40 (Avg Bid)
    $40 Avg Bid
    5 bids