Free memory centos jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 free memory centos jobs found, pricing in INR

    I need verilog code,testbench and simulation for this duty : Design a vector processing system that performs dot product of two vectors kept in the memory. The length of the vector is given as an input and at each clock cycle one element from each vector is multiplied and added. At the end of the processing a valid signal will be raised along with the result. Elements of the vectors are 8-bit unsigned vectors.

    ₹10684 (Avg Bid)
    ₹10684 Avg Bid
    13 bids

    I'm looking for someone with significant experience in implementing advanced algorithms in computer science. The...project is to improve problem-solving efficiency with the use of data structures. Key Tasks: - Analyze current algorithms to identify areas for optimization - Implement advanced data structures aimed at problem-solving optimization - Test and adjust where necessary to ensure maximum memory efficiency Ideal Skills: - Strong knowledge and experience in advanced computer science algorithms - Proven track record of utilizing data structures for problem-solving - Excellent ability to analyze data and optimize memory usage Successful completion of this project demands a deep understanding of advanced computer science algorithms and the ability to proficiently ...

    ₹1586 (Avg Bid)
    ₹1586 Avg Bid
    10 bids

    ...Provide technical guidance and support to other team members on performance-related issues. Key Areas Affected: • Slow response times • High database load • Memory consumption issues It appears these issues are caused by: • Inefficient database queries, • Heavy server-side processing, • Inadequate caching mechanisms. Specific functionalities affected include: • User login/authentication, • Database queries, • Data processing/analysis. Ideal Skills & Experience: • Deep understanding of the Django framework. • Proficiency in database optimization techniques to enhance load times. • Expertise in server management to rectify memory consumption issues. • Practical knowledge of caching mechanisms to boo...

    ₹13523 (Avg Bid)
    ₹13523 Avg Bid
    14 bids

    ...server for container-based provisioning. My web application will be a JavaScript library-based app, such as Node, , or React. Key requirements: - Proficient in Linux server administration, as the operating system is not yet defined. - Experience with container platforms like Docker or Kubernetes since I'm yet to determine my preference. Operating System: You can use Ubuntu Server, CentOS, or any other Linux distribution of your choice. Web Server: Nginx or Apache HTTP Server. Git: Version control system to manage your website's source code. Node.js: If you're hosting static sites or using JavaScript-based build tools. Let's Encrypt: For SSL/TLS certificates to secure your websites. CI/CD Tools: Jenkins, GitLab CI, or GitHub Actions for automating deplo...

    ₹1836 / hr (Avg Bid)
    ₹1836 / hr Avg Bid
    10 bids

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

    ₹11519 (Avg Bid)
    ₹11519 Avg Bid
    1 bids

    ...who can bring my memoir to life. Various family and friends have read this draft with wide-ranging opinions of it from overall enjoyment to deep frustration. Now it needs dispassionate professional criticism to move it further. In the interest of everyone's time I am attaching the manuscript. My name is Sean Kenny and I am the author of these novels: The Hungry Earth Fast-Wing Celtic Fury The Memory Trap The Ulstermen All of these books and their provenance are part of the memoir. I look forward to some proposals! Sean Kenny...

    ₹20868 - ₹62604
    Featured Sealed
    ₹20868 - ₹62604
    52 bids

    Real estate website using theme in Wordpress. We will provide the theme. 1st draft (4days) 2nd draft (3 days) final draft (3 days) Proper backend access to update new listings when we want. Theme: the above theme:

    ₹2087 (Avg Bid)
    ₹2087 Avg Bid
    59 bids
    Free Verse Poems on Anxiety 5 days left
    VERIFIED

    I'm looking for an experienced poet to create a series of 11-15 free verse poems that explore the theme of anxiety. The successful candidate will be able to produce poems that are both emotionally resonant and linguistically innovative. Key Requirements: - Proven experience in writing and publishing poetry. - A deep understanding of the theme of anxiety, and how to express it. - A flair for free verse, able to craft poems without the constraints of rhyme or meter. - High level of creativity and the ability to come up with fresh and original ideas. The poems should be able to evoke the feeling of anxiety, and engage the reader with their language and form. The successful freelancer will need to be able to convey this complex subject matter in a way that is accessible a...

    ₹31553 (Avg Bid)
    ₹31553 Avg Bid
    51 bids
    Free Verse Poems on Anxiety 5 days left
    VERIFIED

    I'm looking for an experienced poet to create a series of 11-15 free verse poems that explore the theme of anxiety. The successful candidate will be able to produce poems that are both emotionally resonant and linguistically innovative. Key Requirements: - Proven experience in writing and publishing poetry. - A deep understanding of the theme of anxiety, and how to express it. - A flair for free verse, able to craft poems without the constraints of rhyme or meter. - High level of creativity and the ability to come up with fresh and original ideas. The poems should be able to evoke the feeling of anxiety, and engage the reader with their language and form. The successful freelancer will need to be able to convey this complex subject matter in a way that is accessible a...

    ₹27379 (Avg Bid)
    NDA
    ₹27379 Avg Bid
    39 bids

    ...real-time is crucial. - Speed tracking: I need the device to be able to measure and communicate its speed accurately. Compatibility: - The custom GPS tracker should be designed to work seamlessly with the Ai-Thinker A9G GPS/GPRS module. Requirements Details:- 1. Assign unique ID to module. 2. Switch button to enbale/disable tracking. 3. Fetch GPS coordinates 3.1 Store last 50 coordinates in memory. 3.2 Have customizable recording frequency (i.e. Rate at which module should capture GPS coordinates) 4. Push GPS coorinates to (firestore DB (Important)) 4.1 Two Push modes 4.1.1 : LIVE: Send the coordinates as and when they are recieved. 4.1.2 : DELAYED: Store coordinates in a temperory queue and Send them every 5 Sec. 5. Along with GPS also send Speed information. // Pu...

    ₹5426 (Avg Bid)
    ₹5426 Avg Bid
    2 bids

    I'm looking for a GoLang expert to assist me in developing a cutting-edge IPv6 proxy server. The main aim of this project is to enable users to access IPv6 websites efficiently. Key Project Requirements: - **GoLang Proficiency**: You should have a deep understanding of GoLang, particularly in terms of its concurrency support, networking capabilities, and memory management. - **IPv6 Experience**: Prior experience with IPv6 implementation and networking is highly recommended. - **Proxy Server Development**: Experience in developing proxy servers will be a definite advantage. - **General Internet User Focus**: The server should be user-friendly and accessible for general internet users. - **Developer and Tester Friendly**: It should also cater to the needs of developers and test...

    ₹20284 (Avg Bid)
    ₹20284 Avg Bid
    12 bids

    ...buffer is only a reference to an existing memory region somewhere. // When we want to access its content, we have to map it while requesting the required // mode of access (read, read/write). // This type of abstraction is necessary, because the buffer in question might not be // on the machine's main memory itself, but rather in the GPU's memory. // So mapping the buffer makes the underlying memory region accessible to us. // See: mapInfo := () defer () // We know what format the data in the memory region has, since we requested // it by setting the fakesink's caps. So what we do here is interpret the // memory region we mapped as an array of signed

    ₹7513 (Avg Bid)
    ₹7513 Avg Bid
    6 bids

    ...changed some DNS settings to get a local printer working and it may have disrupted the normal operation of the server. I am currently dealing with an issue where my centOS mail server has just gone offline. It seems to be a connection issue as the error message I am receiving is that connection is timing out. This issue started occurring right after some changes were made to the server configuration. Specifically, some settings were modified which seems to be the root of the problem. I need an expert who can swiftly and accurately identify the problematic changes and rectify them. Key Qualifications: - Strong knowledge on centOS mail server configurations - Experienced in troubleshooting and resolving mailserver issues - Expertise in server and network configurations ...

    ₹7613 (Avg Bid)
    ₹7613 Avg Bid
    40 bids
    Repair my Centos Partition 3 days left
    VERIFIED

    My drive was full, I was trying to extend the drive by fdisk, when done, i can no longer boot up or mount the drive. I want someone to fix this

    ₹12020 (Avg Bid)
    ₹12020 Avg Bid
    20 bids

    ...integrate HubSpot and Moneris and donation forms and clean up a few other forms for a not-for-profit entity that helps people. Key Requirements: - Integration of HubSpot and Moneris with the existing Wordpress website. - Donation form should support recurring donations on a monthly and annual basis with An email dedication feature allowing donors to include a personalized message to honour or in memory of a person for their donation. Ideal Skills: - Proficiency in HubSpot and Moneris integration. - Experience with Wordpress websites and forms. - Familiarity with setting up donation forms and managing recurring donations. - Ability to implement an email dedication feature on forms. Your successful completion of this project will help me to streamline our donation process and i...

    ₹11102 (Avg Bid)
    ₹11102 Avg Bid
    52 bids

    I'm looking for a creative individual who can produce a variety of copyright-free images for an education and career guidance firm. These visuals will not only need to be comprehensive but also unique and visually engaging. Ideal Skills: - Exceptional prowess in tools such as Canva and Photoshop - Flexibility in creating Illustrations, Photographs, and Graphics - Versatility in applying various styles from modern minimalist to vintage retro and even abstract artistic Role: - Production of 100 diverse and copyright-free images - All the images should have the logo, website and email id, phone number of the company Purpose: - To visually enhance blog posts - To attractively frame social media posts - To create website banners that grab attention People wishing to bid ...

    ₹5843 (Avg Bid)
    ₹5843 Avg Bid
    27 bids

    we need a logo for our Memory Foam Pillow Brand" FEATHEREST" for our E commerce store Need source file with all the fonts and Elements. I'm in need of a combination logo, blending text and an icon. The icon should be minimalist in style, avoiding complexity and detail. As for color, I'm open to suggestions - just nothing too garish or overly bright. Key Points: - Combination Logo: Your design should seamlessly blend text and an icon. - Minimalist Icon: The icon should be simple and clean, without intricate details. - Color Scheme: While I haven't specified particular colors, please avoid overly bright or garish options. Ideal qualities in a freelancer for this job include: - Proven experience in designing combination logos. - An understand...

    ₹835 (Avg Bid)
    Guaranteed
    ₹835
    105 entries

    Hello, I need someone who has some knowledge of PS4 coding, I have sample files from PlayStation themself etc. I'm needing a PRX file created which is essentially a DLL for PS4, I'm needing this PRX to be able to send a notification, and read/write memory too for certain games, it would have to be coded specifically for that game I'm pretty sure, I already have one made for another game just not got access to the source.

    ₹14666 (Avg Bid)
    ₹14666 Avg Bid
    12 bids

    Looking for an experienced social media marketer who can skillfully utilize Facebook free ads to heighten used pallet commercial industrial warehouse racking stock offers to UK- based commercial buyers. I will forward all stock details and photo images for upload each time. • Targeted free Facebook ad campaigns

    ₹13189 (Avg Bid)
    ₹13189 Avg Bid
    28 bids

    ...interfaces in Unity for a computer vision application. - Provide expert guidance in the architecture and design of software built on the Unity platform. - Collaborate with the engineering team to integrate advanced image processing algorithms seamlessly with Unity. - Establish and maintain best practices for Unity development and version control within a shared workspace. - Optimize performance and memory usage of Unity applications dealing with large-scale data processing. - Train and mentor team members on Unity-specific skills and practices. - Manage code repositories, ensuring robust version control and efficient collaboration across teams. - Troubleshoot and resolve any Unity-related issues that affect project timelines or performance. Qualifications: - Proven experience (5...

    ₹1920 / hr (Avg Bid)
    ₹1920 / hr Avg Bid
    19 bids

    I have a specific theme from Themeforest that I'd like to be installed and set up on my WordPress website. Key requirements: - Apply basic customization (colors, fonts) to the theme to align with my brand identity. - Install and configure SEO optimization plugins for my website to be search engine friendly. - Implement security plugins to keep my website secure from any po...Proven experience with WordPress and Themeforest themes. - Strong grasp of basic design principles to carry out basic customization. - In-depth knowledge of and experience with SEO optimization plugins, security plugins and contact form plugins. - Strong communication skills for an efficient collaboration process. Theme is installed however there is number of errors to solve including increasing memory ...

    ₹13356 (Avg Bid)
    ₹13356 Avg Bid
    218 bids

    I am currently looking for an expert who can implement an LSTM (Long Short Term Memory) model, using TorchSharp.Net. I need the ability to create a model with 5 features (float), a step window of 10, and 50 hidden neurons. I need the ability to load the model, pass it data and get a predicted value. The final deliverable should be a C# .Net Console application with solution file that includes a file. The data can be random or static arrays. Key Requirements: - Strong knowledge of C# .NET - Proficient in using TorchSharp If you have these skills and are confident in developing deep learning implementations, I would be pleased to discuss the project further with you.

    ₹17112 (Avg Bid)
    ₹17112 Avg Bid
    12 bids

    I'm seeking a proficient poet to craft an inspirational, love-themed free verse poem for my project. It should prominently highlight love's uplifting and empowering aspects. Key Requirements: - A deep understanding of free verse poetry - Proven ability to portray love in an inspirational context - Previous experience writing love-themed poetry is a plus Articulate, passionate, and creative individuals will have an edge in successfully delivering this job. Your creativity and passion for the written word should shine brightly through your work. I need to write a poem for my project! here is the verse itself but you need to make it rhythmic In the meadow, where the old Serge has leaned, Kyun sits in the rays of the blue sun. Her light once again inspires the ants,...

    ₹3792 (Avg Bid)
    ₹3792 Avg Bid
    23 bids

    This project requires a specialist in Bash scripting to create a set of commands to read and write system configurations, specifically file permissions, into Linux non-volatile memory. The ideal candidate would have prior experience with Linux system administration and Bash scripting. A deep understanding of file permissions is essential to meet the project's objectives. The chosen script should be able to accurately perform the intended operations without the use of any other scripting languages.

    ₹2421 (Avg Bid)
    ₹2421 Avg Bid
    16 bids

    I search a C and C++ developer with understanding of Python and Linux. Your task will involve: - Updating existing C/C++ code on Linux by adding a new feature that integrates Python. - A crucial part of this project tasks is being able to run Python code from within the compiled C++ application and transfer results through shared memory.

    ₹112855 (Avg Bid)
    ₹112855 Avg Bid
    52 bids

    Feel free to ask any questions for clarity. Need assistance to connect my ESP32-2432 microcontroller to my Windows system. With an intermediate level experience, I need guidance and walkthrough for the overall process. The final goal is to create software able to: - Load PDF files stored locally on the microcontroller - View these PDFs - Provide annotation capabilities to these PDFs The ideal freelancer: - Is proficient with ESP32-2432 microcontrollers - Has extensive knowledge in software development for embedded systems, particularly with PDF viewer development - Strong understanding of memory management on these devices - Excellence in explaining technical details and instructions in a simple, clear fashion.

    ₹1503 (Avg Bid)
    ₹1503 Avg Bid
    3 bids

    I'm looking for a software developer who can create a custom audio player for Windows. The main features of this software include: - Play MP3 audio files: The software should be able to play audio files that are stored in cache memory. It's crucial that the player has a smooth and user-friendly interface for easy playback. - Auto-update from an online source: I would like the software to be capable of periodically updating the audio tracks from an online source. The method of update can be the most convenient for you to implement. I do not need features for managing the audio tracks (e.g., playlists, adjusting track order, or deleting tracks). The primary focus is on the playability and auto-updating of the tracks. The ideal developer for this project should have: - E...

    ₹13139 (Avg Bid)
    ₹13139 Avg Bid
    4 bids

    I am in need of a skilled architect to create detailed architectural plans for a new construction project. The plans will be for a building designed in a traditional style second dwelling (granny flat) Key Requirements: - Expertise in architectural design Rough sketch attached from memory Lockyer Valley council said it needs to be under 100 sq mtr. Then directed us to find a private certifier It's important that the final plans are ready for submission to relevant authorities to obtain building permits.

    ₹584 (Avg Bid)
    ₹584 Avg Bid
    4 bids

    I'm urgently in need of high-energy and captivating action shots of surfing that will mostly be used for a humorous purpose. I was surfing and the photographer took a photo of the wrong person :((( This one particular wave I got put in hospital by and want a photo as a memory that’s actually me instead of someone else who the photographer I hired shot!! The first 2 photos are the person who the photographer wrongly captured. ( I was surfing the same bank) Next is a photo of me actually surfing which you could maybe use, take in note the grey rails and logo on my surfboard. Also is photos of my face that may be required The project is time-sensitive, so I need a freelancer who can deliver these photos ASAP.

    ₹3840 (Avg Bid)
    Urgent
    ₹3840 Avg Bid
    44 bids
    Database String Lookup Script 8 hours left
    VERIFIED

    Project Description: We possess a large dataset containing strings where each string consists of one or more words. Our task is to identify exact matches for these strings within another dataset that includes complete sentences. Currently, our method of loading the first set into memory as a set variable (ensuring no duplicates) and each string from the second dataset as a separate string variable is proving inefficient. Problem Statement: Iterating through the first dataset to look up each value in the second dataset has been excessively time-consuming. We require a more efficient algorithm to enhance the speed and effectiveness of these exact match lookups. Project Objectives: Develop a Python script that can perform exact match lookups quickly and accurately. Ensure the integri...

    ₹14441 (Avg Bid)
    ₹14441 Avg Bid
    52 bids

    I'm in urgent nee...urgent need of an Android developer to help me implement an Free trial subscription model for my app. Key Requirements: Looking for experienced Android developer to fix the issue with Free trial subscriptions implementation. We have published and app that has free trial. All the free trials are getting to "Payment pending " state. We want developer to understand the issue and fix Please check the app here before you bid and discuss Ideal Candidate: - Proven experience working with Android subscriptions. - Familiarity with in-app purchases and subscription models. - Able to work under tight deadlines. - Experience in implementing exclusive content and ad-free experiences for subscribers is a plus.

    ₹9015 (Avg Bid)
    ₹9015 Avg Bid
    9 bids

    ...a creative, experienced chef or nutritionist to help me design a competitive and healthy lunch menu for a school. You will focus on nut-free recipes to accommodate allergies and also provide daily vegan as well as meat options. Ideal Skills and Experience: - Deep knowledge of meal planning catering to multiple dietary restrictions - Experience with british cuisine - Proven expertise in school meal preparation and a strong understanding of balanced diet for kids - Highly knowledgeable on cost-effective recipe development and kitchen budget planning Responsibilities: - Design a varied, 3 week-long lunch menu with dessert options daily - Creation of nut-free recipes - Providing daily vegan options - Detailed costing of each meal - Ensure meals are compliant with school f...

    ₹32220 (Avg Bid)
    ₹32220 Avg Bid
    40 bids

    hello, I have a project and I'm stuck at some point, please see the specifications in the zip it's for tomorrow morning budget:20$ language:french,arabic actually no need for much because I have already done rendering 1 and rendering 2 of the project, now for rendering 3, I just need to modify the block diagrams, the truth table, the state graph and the memory map (which are all done during rendering 1) according to the modifications requested by the workbook. load... We don't need coding in vhdl, just make the modifications on rendering 1 according to the instructions for rendering 3 if ever we can do a 10 minute meeting to explain to you what I need

    ₹1920 (Avg Bid)
    ₹1920 Avg Bid
    3 bids

    I'm looking for a fluent Spanish-English interpreter for a wedding ceremony. - Job Type: Simultaneous interpreting for a two-hour event. You will be required to simultaniously interpret the ceremony a...supply of the interpreters headset, and some for our Spanish only speaking guests (4 or 5 should be enough) - Setting: This is for a wedding ceremony. Some prior experience in wedding event interpreting would be a bonus, but not a requirement. - Skills: Native level proficiency in both Spanish and English is mandatory. You should also have excellent interpersonal and listening skills, and a sharp memory. Previous experience in simultaneous interpreting is critical. This role is on-site, so you should be comfortable navigating a lively, festive environment with poise and p...

    ₹41820 (Avg Bid)
    Local
    ₹41820 Avg Bid
    1 bids

    I need an experienced professional in KVM (Qemu) Linux for installation and setup. The operating system that the KVM (Qemu) will be installed on is not yet decided, but will likely be CentOS, Ubuntu, or Debian. It's worth noting, my current operating system is Windows. The freelancer needs to have: - Expertise in KVM (Qemu) Linux installation - Proficiency with multiple operating systems (CentOS, Ubuntu, Debian) - Understanding of Windows, as it's my current OS - Ability to provide guidance and recommendations for the optimal choice of OS for KVM (Qemu) installation The exact tasks will include: - Helping choose the best Linux distro for my needs - Installing KVM (Qemu) on the chosen Linux distro - Conducting a walk-through with me for future understanding

    ₹1669 / hr (Avg Bid)
    ₹1669 / hr Avg Bid
    27 bids

    download a free joomla template,place it on my server. ........easy job. i will send the links.......

    ₹1503 (Avg Bid)
    ₹1503 Avg Bid
    9 bids

    Need a server admin to setup on a CentOS dedicated server or above FTP MySQL database SSL mailserver for sending emails from domains project. Please describe how you want to secure the server

    ₹2922 (Avg Bid)
    ₹2922 Avg Bid
    16 bids

    PHP and MySQL web development;Error correction of HTML, CSS, PHP, MySQL, Linux Server (Almalinux, CentOS, and Ubuntu);Support for WordPress modules, themes, and implementations;Support for cPanel, Plesk, CWP, and OVIpanel;Support for working directly on Linux server;Important:All communication will be on the Freelancer.com chat;In the event that you do not provide enough details with the order, the service will be delivered only with the details received within the set time;I will fix any delayed work only during our agreed-upon timeframe for commitments made before payment. Any requirement during the work will require payment for additional time.

    ₹1252 / hr (Avg Bid)
    ₹1252 / hr Avg Bid
    1 bids

    ...capabilities on the Arduino system. - Integrate both analog sensor input and digital output control on the same Esp32. - Subsequently, the system must be designed to read and store 4 diverse coin denominations. Storage and Processing of Data: - Experience working with Arduino internal non-volatile memory is crucial, as this is the preferred method of storing denomination data. Key Skills: - Arduino ESP32 proficiency - Understanding of wireless communication - Expertise in internal non-volatile memory systems - Ability in sensor input and digital output control - Experience in handling multiple currency denominations This is quite a specialized project, and a successful outcome will require someone with a strong background in Arduino ESP32 system and sensor integration....

    ₹27963 (Avg Bid)
    ₹27963 Avg Bid
    20 bids

    I am seeking a skilled React Js developer to build a calculator application that not only manages basic arithmetic operations (addition, subtraction, multiplication, division) and percentage calculations, but also provides memory functions developed with two types of memory: M1 and M2. Key Specifications: - The calculator should be equipped to handle basic arithmetic operations and percentage calculations, as is standard with any calculator. - In addition to the above, two types of memory functions, M1 and M2, are needed. M1 and M2 should hold independent memory, allowing for calculations to be stored separately. - Calculations should be allowed between the memories M1 and M2. This means you can perform operations using the stored figures in M1 and M2. - L...

    ₹8264 (Avg Bid)
    ₹8264 Avg Bid
    29 bids

    4 good campaigns, 30 days of free support

    ₹501 (Avg Bid)
    ₹501 Avg Bid
    1 bids

    I urgently require a talented individual experienced in managing Remote Desktop Connections. The pressing assignment revolves around the following: * Fluent in memory management, process scheduling, and file systems * Proficient in accessing, controlling, and sharing files between computers utilizing Remote Desktop Connection The scenario involves operating systems: Windows and Linux. If you've got expertise in these areas and can deliver within a few hours, then this project is for you. Time efficiency is of the essence here.

    ₹918 / hr (Avg Bid)
    ₹918 / hr Avg Bid
    21 bids

    I am seeking a Linux systems expert to install and configure several components on a CentOS 7 server. The main goal is to establish a standalone and secure chat and video conferencing environment using the following repositories: UnrealIRCd Server: Install and configure the UnrealIRCd server to enable text communication between users. Repository: UnrealIRCd Web Control Panel for UnrealIRCd: Configure the web control panel to manage the UnrealIRCd server easily and efficiently. Repository: UnrealIRCd WebPanel KiwiIRC Client: Configure the KiwiIRC chat client to allow users to access the UnrealIRCd server easily and securely. Repository: KiwiIRC

    ₹11269 (Avg Bid)
    ₹11269 Avg Bid
    27 bids

    I am seeking ...well-researched information on the breakthroughs in software advancements in parallel computer architecture technology with a focus on in-memory computing. Specifically, I am interested in how these advancements have led or could lead to improvements in terms of high-performance computing. Ideal Skills & Experience: - Strong understanding of parallel computer architecture - Experience in in-memory computing - Knowledgeable in software advancements - Ability to conduct thorough literature review Responsibilities: - Identify and analyze recent advancements (up to 10 years) - Focus on software improvements in parallel architecture technology, particularly in in-memory computing - Discuss implications for high-performance computing. around 300-500 ...

    ₹3172 (Avg Bid)
    ₹3172 Avg Bid
    19 bids

    hello i am a producer (i want to duplicate @ilovemontrael ON INSTAGRAM as it is COMPROMISED.. i accidentally used it for personal use and i suspect the account is profiled or targeted these social media websites gotta got rid . i have a passion for music but struggle with attention deficit issues which means prolonged outcomes are next to impossible. Lets negotiate. how much would it cost to for you to simply respond to emails at your own pace. NO DEADLINES. NO PRESSURE. WHENEVER U FEEL LIKE IT. no pressure. typical message would sound like this: "this a video file that contains audio, please post with this caption: _caption_ and update story :). thank you!" first task would be to create a duplicate ALL U GOTTA DO IS DO POST. hat is all. YOU can be my man on the computer...

    ₹23706 (Avg Bid)
    ₹23706 Avg Bid
    22 bids

    1. Project Overview ● Title: Texas Hold'em Poker...Smart Contracts: Smart contracts handle deposits and withdrawals. Contract addresses and ABIs are listed in the contracts directory. Transaction Flow: Detailed flowcharts for all transaction processes are included in the flowcharts directory. 6. Issues and Challenges Critical Bugs: ● The betting logic has numerous bugs affecting gameplay fairness and must be prioritized. ● Performance Issues: Memory leaks observed during longer gameplay sessions need addressing. ● Security Concerns: Potential vulnerabilities in smart contract code for handling tokens. 7. Future Roadmap Planned Features: Introduction of tournament modes and leaderboards. Suggestions for Improvement: Refactoring the betting engine for better reliability and ...

    ₹228130 (Avg Bid)
    ₹228130 Avg Bid
    36 bids

    I am in need of a skilled SketchUp Free user to help design a building, adhering to specific measurements. Key Requirements: - Mastery of SketchUp Free for the creation of architectural designs. - Ability to follow exact measurements and proportions provided. Attention to detail is crucial. - A good understanding of building design and architecture is desirable. This project is for those with an eye for precision and a passion for architecture. Your portfolio showcasing previous building designs on SketchUp would be a bonus.

    ₹10267 (Avg Bid)
    ₹10267 Avg Bid
    41 bids

    I'm looking for a skilled Linux AWS expert to help with the installation and initial setup of my CentOS instance on AWS, with a focus on a LAMP stack. Key responsibilities include: - Installing CentOS on my AWS instance - Configuring the LAMP stack (Linux, Apache, MySQL, PHP) to support my web hosting needs - Ensuring the environment is secure and optimized for performance - Providing a brief tutorial or documentation for future maintenance Ideal candidates should have: - Proficiency with CentOS and AWS infrastructure - Expertise in setting up and configuring LAMP stacks - Strong understanding of security and performance optimization best practices Please let me know about your relevant experience and availability for this project.

    ₹501 / hr (Avg Bid)
    ₹501 / hr Avg Bid
    12 bids

    hello i am a producer (i want to duplicate @ilovemontrael ON INSTAGRAM as it is COMPROMISED.. i accidentally used it for personal use and i suspect the account is profiled or targeted these social media websites gotta got rid . i have a passion for music but struggle with attention deficit issues which means prolonged outcomes are next to impossible. Lets negotiate. how much would it cost to for you to simply respond to emails at your own pace. NO DEADLINES. NO PRESSURE. WHENEVER U FEEL LIKE IT. no pressure. typical message would sound like this: "this a video file that contains audio, please post with this caption: _caption_ and update story :). thank you!" first task would be to create a duplicate ALL U GOTTA DO IS DO POST. hat is all. YOU can be my man on the computer...

    ₹25960 (Avg Bid)
    ₹25960 Avg Bid
    34 bids

    I am in need of a skilled logo designer who can create a unique, abstract logo for my bitcoin website/app. The main objective is brand recognition. Ideal Skills: - Expert in creating abstract designs - Proficient in using bold, vibrant, monochromatic, and metallic colors - Understanding of the bitcoin industry Logo Requirements: - The logo should grab attention and stick in memory. - Should entail an abstract, unique, non-geometric design. - Use bold, vibrant, monochromatic, and metallic colors. - It should instill a sense of trust and authority. Looking forward to outstanding pieces that capture my brand's essence.

    ₹3589 (Avg Bid)
    ₹3589 Avg Bid
    50 bids