Simple game created game builder jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 simple game created game builder jobs found, pricing in SGD

    ...Role-playing game. I'm intrigued by games that captivate players, seizing their attention through immersive stories and dynamic, ever-changing worlds. Unfortunately, I skipped the question about game mechanics, but that gives an avenue for creativity. Here are the broad outlines of what I envision. Key Objectives: - Develop a PC game with a rich, Role-playing narrative. - Incorporate innovative features capturing imagination and interest. - Ensure responsiveness and high performance. - Provide post-development support for bug fixes and upgrades. Ideal Candidate: - Experience in PC game development, particularly in the RPG genre. - Ability to grasp concept and expand creatively on it. - Detail-oriented with a commitment to superior quality. - Understa...

    $5364 (Avg Bid)
    $5364 Avg Bid
    23 bids

    I need a 5-page website for my tile company based in Texas. It should be simple and easy-to-use for potential customers. Key Requirements: - Home Page: A welcoming, visually appealing landing page that effectively showcases the business. I have created the welcome page content with A.I. so you would simply need to plug in that content. - Products Page: Not needed for now. - Services Page: This page should include detailed descriptions of the services we offer along with the respective pricing. - Contact Us Page: A standard contact page with a contact form, email address, phone number, and a location map. - Must be familiar with !! The site should be built using WordPress, allowing me to update content myself in the future. The design should be clean, professional, and ali...

    $95 (Avg Bid)
    $95 Avg Bid
    74 bids

    Project Description: We are seeking a skilled freelancer or agency to undertake a thrilling project involving the design and animation of a collection of digital NFT cards for two major fighting events: UFC 303 featuring Conor McGregor vs. Michael Chandler and an exciting bout between Mike Tyson and Jake Paul. This project builds on the success of our previous initiative in the fantasy football game space but shifts the focus to the dynamic world of combat sports. The freelancer will create digital cards and animated openings for each card, employing a distinctive and engaging style that captures the intensity and personality of each fighter. Specific Requirements: NFT Card Design: Design four unique digital cards representing the fighters Conor McGregor, Michael Chandler, Mike T...

    $166 (Avg Bid)
    $166 Avg Bid
    33 bids

    I need an Excel sheet created with the primary purpose of data analysis. This sheet should have the following features: - Data Sorting and Filtering: This is crucial for making the analysis process efficient and easy to navigate. I need the sheet to be able to handle large amounts of data and allow for quick and convenient sorting and filtering. - Data Visualization: In addition to the data analysis, I also require the sheet to include line graphs. I believe that visualizing the data will make it much easier to understand and interpret. The ideal freelancer for this project is someone with a strong background in Excel and experience in creating data analysis tools. It is important that the final product is user-friendly and has a clean, professional appearance.

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    28 bids

    Create a simple logo for me. I need the logo in the picture redesigned into a vector image with the same design as in the picture but with nice new clean lines.

    $14 (Avg Bid)
    Guaranteed
    $14
    24 entries

    Bids: Please show at least 3 websites created by you in MERN stack with PROOF that you (or your team) created the websites. I am looking for a skilled developer to create a high quality front end (including admin panel) without any bugs/alignment issues/spacing issues/responsiveness issues and work well and look good on mobile/laptop/desktop for my website using the MERN Stack. The key features of the front end design include a responsive design, user-friendly navigation, and custom animations. I prefer to use Tailwind CSS for this project. I need the project completed within 1-2 weeks, so the ideal candidate will have experience working with tight deadlines and be able to deliver quality work within a short timeframe. Tech: Front-end Framework: React.js/Angular with + Ty...

    $834 (Avg Bid)
    $834 Avg Bid
    155 bids

    ...be provided by me, possibly requiring some Photoshop work. New content will also be inserted, provided by me. Website 3: A corporate website. Some new icons will be designed by you. Images and content will be provided by me. For all three websites, content will be provided by me, with no changes to the layout or page structure to expedite the design and development process. New icons will be created for Websites 2 and 3. All websites will be uploaded to our server using HostGator web hosting. Additionally, source files for each website will be sent separately for future use and backup purposes. Each website will include a WhatsApp contact plugin for easy communication. Furthermore, the websites must load quickly, and free plugins for security and SEO purposes will be installe...

    $229 (Avg Bid)
    $229 Avg Bid
    85 bids

    I'm looking to develop a simple interactive game that can be played during a live TikTok stream. The main idea is to engage the viewers in a fun and competitive way, by combining User challenges and User chat. Key Features: - It should have Leaderboards to showcase top players. -works with tiktok live webscraper -account registration for game owners so it can operate as a saas Gameplay: - The game should be designed for Multiplayer mode, so users can compete against each other while watching the live stream. - Users will both chat and take on challenges, with their performance influencing their position on the Leaderboards. This project requires a developer who is familiar with TikTok live webscraper written in python and can design a game that s...

    $409 (Avg Bid)
    $409 Avg Bid
    20 bids

    Hi Nebojsa B.,Attempting to make payment of $100 for the t-shirt design you created for me.

    $136 (Avg Bid)
    $136 Avg Bid
    1 bids

    I'm in need of a skilled programmer experienced in C++ languages. The primary aim is to effortlessly convert simple Python code into its C++ equivalent. Ensuring to maintain specific functionalities such as: - Data Visualization: This functionality must be retained during the conversion process. The C++ code must facilitate the graphical representation of data as efficiently as the initial Pine script. - Algorithmic Operations: The output C++ code should continue to perform certain algorithmic operations, similar to the Pine script. Ideal candidates should have previous experience in similar projects and a strong understanding of both Pine and C++. Excellence in this task may lead to potential future collaborations. This is a great opportunity for candidates looking to bu...

    $199 (Avg Bid)
    $199 Avg Bid
    24 bids

    As a friend group planning a lively bachelor party, we're searching for an enthusiastic individual who could step into the role of a wiffle ball game umpire for approximately 2 hours. Minimal baseball knowledge and rules required. Balls and strikes not required, just things like safe and out. Key Responsibilities: - It would be great if you’re able to provide some commentary throughout the game, similar to a game commentator. You can make fun of anyone who swings and misses, or makes an error; things like that. It’s very informal, but the more lively, the better. Necessary Skills and Experience: - Understanding of basic baseball rules like safe and out. - Energetic, fun-loving, and enthusiastic attitude. - Excellent audience engagement

    $34 - $68 / hr
    Local
    $34 - $68 / hr
    0 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

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

    I am looking for someone to change logo and add score on the following template: Just want someone to complete same in 5-6 hours as morning we have an event.

    $362 (Avg Bid)
    $362 Avg Bid
    17 bids

    I'm looking to have a multiplayer game developed for personal use and I need it as soon as possible. Key project details include: - This is a game I want to enjoy personally. The theme, design, and every aspect of it should be engaging, crafted with my described preferences and needs. - I did not specify a platform. Therefore, I'm open to suggestions regarding whether the game should be developed for PC, Mobile, or Console. Experts in all platforms are most welcomed. A proposal tailored to the best gameplay experience would be appreciated. - The timeline is ASAP. If you believe you can deliver quality work in a short span of time, I look forward to seeing your proposal. Skills and experience ideal for this job: - Proven experience in multiplayer game...

    $241 - $402
    Sealed
    $241 - $402
    8 bids

    ...issue I'm experiencing when trying to use my DualSense controller natively with the game, Brawlhalla. Despite having support for DualSense, Brawlhalla no longer responds appropriately to the controller. Notably, I've already made an attempt to update the DualSense controller firmware; unfortunately, the issue persists. Your objectives will be to: - Diagnose the problem's root cause - Develop and apply effective manuver to fix the issue - Test to ensure the problem is completely solved The right person for this job should possess the following qualifications: - Proven experience in troubleshooting and resolving tech-related issues on Steam and Windows. - Familiarity with DualSense controller and Brawlhalla game. - Efficient communication to provide progr...

    $129 (Avg Bid)
    $129 Avg Bid
    2 bids

    ...need of a competent game developer experienced in using Unity and Photon to create a multiplayer game. The game will be a Third-person shooter set in a fantasy world, targeted towards PC gaming. Here's what you should have: - Proficiency in Unity game development and Photon for multiplayer connectivity. - Proven experience in creating Third-person shooter multiplayer games. - Creative mindset towards fantasy-themed game concepts. - Familiarity with PC game development and its unique requirements. You'll be responsible for: - Designing, developing and implementing a multiplayer game from scratch. - Ensuring smooth multiplayer connectivity between players using Photon. - Incorporating a rich, captivating fantasy environm...

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

    I do lives on tiktok as a soldier shooting his weapon (check attached files), people give me gifts, I want to use my video projector to put in the background a boss that I have to defeat, people should have to give me gifts so I can defeat it, I'm looking for a skilled Android developer to create a simple but interactive final boss health bar app for my phone (I already know how to mirror my phone on the projector) . This health bar should decrease in size by 1pt, with 5000pts as the initial starting value. The bar should be responsive to either my voice or simply recognise the value of the gift I receive on tiktok live or to clicks/taps, (ideally the interaction have to be with my voice or recognise the gift value on tiktok live but if not possible it can be clicks or taps on ...

    $756 (Avg Bid)
    $756 Avg Bid
    73 bids

    I'm looking for an expert in 3D animation to create a large number of realistic pro wrestling moves. The project involves: - Creating 500 different wrestling moves: I'm loo...for a vast array of moves, so we can make the gameplay as dynamic and engaging as possible. - Realistic Animation Style: The animations should be grounded in reality, mirroring real wrestling moves as closely as possible. - No Sound Effects: The animations will be used in a game and sound effects will be added separately, so you don't need to include them in your deliverables. The ideal candidate will have experience in 3D animation, particularly in character animation and realistic movement. Experience in game animation is a plus. Please provide any relevant portfolio or exampl...

    $4612 (Avg Bid)
    $4612 Avg Bid
    27 bids

    I am a new pool builder in Atlanta looking align with a Professional (Structural) Engineer who is REGISTED IN THE STATE OF GEORGIA, UNITED STATES for company projects. I'm currently to replicate the attached set of engineered plans that I have from our sister company in Florida. We build pools the exact same way using the same subcontractors. I require structural engineered plans for a medium-sized (up to 40 feet), in-ground swimming pool, constructed from concrete. - Design Expertise: Freelancers should have experience in designing medium-sized, in-ground concrete pools. Expertise in understanding the durability, strength, and aesthetics of concrete pools is essential. - Engineering Skills: The freelancer needs to be proficient in producing comprehensive structural plan...

    $573 (Avg Bid)
    $573 Avg Bid
    35 bids

    I'm in the process of developing a strategic web game that supports a large number of players, well over 100. Detailed features are documented but at a high level, it should support: - A player ranking system ensuring a competitive, and immersive experience. - Potential for future expansion, as there could be more game features to implement in the future. The ideal candidate for this project should have: - Extensive experience in multiplayer game development. - Knowledge of web game development and scaling to support 100+ simultaneous players. - An understanding of implementing player ranking systems. - Ability to parse and execute requirements from provided documents. The main goal is to build a world where gamers can test their strategic capabilities...

    $1252 (Avg Bid)
    $1252 Avg Bid
    30 bids

    I have a little problem, after I edited some content on a clients website. Now it doesn't show me the content any more.. The site/content was create with Divi-Builder.

    $37 (Avg Bid)
    $37 Avg Bid
    84 bids
    RPG Programmer Needed 6 days left
    VERIFIED

    I'm on the lookout for a proficient programmer in RPGLE (RPG IBM Series). The project has no strict deadline. I'm looking for a skilled professional with prior experience in RPGLE and game development. Please share your relevant experience and previous projects.

    $567 (Avg Bid)
    $567 Avg Bid
    3 bids

    I'm seeking a highly skilled developer to integrate Dialogflow into my ManyChat chatbot for the primary purpose of customer support. Ideal Skills: 1. Previous experience in Dialogflow integration 2. Expertise in chatbot development for customer support. Your responsibilities will include: 1. Create a HTTP request inside ManyChat flow builder that return the answer from Dialogflow, so I can use this answer in my chatbot. A successful completion of this project involves creating a chatbot that can effectively handle customer queries, troubleshoot issues, and provide instant responses. The end product should be a tool that enhances our customer servicing system, saves time, and improves service quality.

    $247 (Avg Bid)
    $247 Avg Bid
    7 bids

    I am offering source codes for 26 unique Android games ready for purchase. Having developed these games, I can guarantee their quality and potential. Potential buyers, such as a budding game developer or a gaming company, would find this extremely beneficial. Ideal Skills and Experience: * Familiarity with Android Game Development * Profit-oriented mindset * Interest in code acquisition * Game re-skinning capabilities would be a plus Since I missed out on detailing game categories and project timeline, I'm open to discuss these and more at the prospective buyer's convenience.

    $3055 (Avg Bid)
    $3055 Avg Bid
    4 bids

    I have a long audio file, and I need a simple video created from it. I am looking for a creative individual with an eye for detail, who can match the images to the content of the audio. Key Points: - The audio is more than 5 minutes long, so the video will need to be of a suitable length. - You will be responsible for sourcing images that are relevant to the content of the audio. - I am looking for a slideshow style video, so each image should transition smoothly into the next. - This project is more about the visual representation of the audio, rather than complex editing or animation. Ideal Skills: - Experience in video editing and creation - Good eye for choosing and matching images to audio content - Ability to create a coherent and engaging video from start to fini...

    $41 (Avg Bid)
    $41 Avg Bid
    46 bids

    I am looking for a developer to create a Form Builder application that will be compatible with both web and mobile. Technologies: .NET 8 Blazor Server (web) + .NET MAUI Blazor Hybrid (mobile). MudBlazor (component library) JSON The application should have a builder component and a runner component. The timeline for the project is within a month. Here are some of the functionalities that are required in the form builder section of the application: - Capability to add various types of fields including but not limited to: * Text fields * Multiple-choice questions * Date fields * Dropdown fields * Free text fields - Ability to add a feature to take photos and store them locally. Freelancer Experience. Blazor Server (targeting web) .NET MAUI Blazor Hybrid (ta...

    $771 (Avg Bid)
    $771 Avg Bid
    79 bids

    I'm in need of a Java expert who is proficient in implementing design patterns, specifically creational, structural, and behavioral ones. Key Requirements: - Implement all Creational design patterns (Singleton, Factory, Builder) - Implement all Structural design patterns (Adapter, Bridge, Decorator) - Utilize Behavioral design patterns effectively Ideal Skills: - Proficiency in Java - Strong understanding of Creational, Structural, and Behavioral design patterns - Experience in implementing design patterns in Java - Good problem-solving skills If you have a solid understanding of these design patterns and can effectively apply them in Java, I'd be happy to hear from you. Please provide examples of your previous work in this area. Note : Min price will be considered

    $98 (Avg Bid)
    $98 Avg Bid
    5 bids
    PHP/MySQL Development 6 days left
    VERIFIED

    ...tasks for my project. Although I chose to skip specifying the exact functionalities, the developer should anticipate working on tasks such as: Work on 45 pages, each very simple. There are 3 main page features: 1. View table from DB 2. Create new record in that table 3. Edit record in that table Most the pages are the same, just a different table. A few tables have some other functionality but it's all very easy. All html design has been done already, you just have to add some PHP/MySQL code to make the pages work with the database. You also need to create the DB, table and records. Though most have been created already. You would need to double check them though. I also need the web services to connect the DB to our mobile app. Technical details: Admin ...

    $761 (Avg Bid)
    $761 Avg Bid
    220 bids

    I am searching for a skilled game developer with expertise in C++ and sufficient experience with the Unreal Engine to construct a modded APK for an action game. The desired modifications include: - Unlimited resources - God mode - Unlock of all levels - Customization The perfect freelancer for this project should have a deep understanding of mobile gaming, and proven experience in APK modding. Familiarity with action games will be a significant advantage.

    $44 / hr (Avg Bid)
    $44 / hr Avg Bid
    5 bids

    I need assistance with a small-scale copy and paste data entry task. The data is less than 1,000 rows and is in a spreadsheet format. Ideal Skills and Experience: - Proficiency in spreadsheet software such as Excel or Google Sheets - Attention to detail to ensure accurate data entry - Efficiency in copy and paste tasks to complete the job promptly This is Medium Task for 1 day Max and will be Fixed Price of 800RS. We have to Refer the Raw File and Practice test for the Students and will it in the correct format in the Practice Bulk upload

    $15 (Avg Bid)
    $15 Avg Bid
    32 bids

    ...need an experienced Ember.js developer to bring my project to the next level. The project requires multiple improvements. The project needs to be updated to the latest version of nodejs. I have included in the attachments the and to get an understanding of what will need to be done. Some packages are no longer maintained and alternatives will have to be found, updated or created. The project environment is set up for Linux so good if you have that setup already on your local machine. Please don't ask what the budget as it is already listed in this posting, your bid is the budget. No payout will be made until the project is complete. Key Responsibilities: - Adding new features to the existing framework - Implementing performance enhancements - Providing updates

    $3042 (Avg Bid)
    $3042 Avg Bid
    145 bids

    I am in need of a talented programmer to assist me in building a casino website. The site will feature two main games: Coinflip and Crash. Key Features: - Coinflip: A simple, yet engaging game where users can bet on a coin toss outcome. - Crash: An exciting game where users bet on a multiplier before it "crashes", similar to popular gambling games. Payment Integration: - I'd like the website to support Credit/Debit cards, Cryptocurrencies, and E-wallets for a seamless user experience. User Account Functionalities: - The website should offer user registration and login options, as well as an account balance tracking feature. Ideal Skills and Experience: - Proficiency in web development, particularly in building interactive and secure gambling websi...

    $791 (Avg Bid)
    $791 Avg Bid
    99 bids

    More details: What level of customization would you like to have for the websites built through the saas software? Limited customization What categories of templates should the software include? Business Which...for the websites built through the saas software? Limited customization What categories of templates should the software include? Business Which of the following authentication systems do you want to be implemented in your saas software? Email/password-based Modules that needs to be developed: Website Builder - Websites can be created in 1 click based on the type of the businesses 2. CRM - Where the users can keep a track of all the customers at 1 place. 3. Ai Assistant 4. AI Blog Builder Note: For more details go through the attached doc for full feature and...

    $1891 (Avg Bid)
    $1891 Avg Bid
    31 bids
    Digital mock Up aerospace 6 days left
    VERIFIED

    Digital mock Up aerospace to be created Dmu

    $460 (Avg Bid)
    $460 Avg Bid
    86 bids

    I need a document created in Arabic with stamps

    $35 (Avg Bid)
    $35 Avg Bid
    45 bids

    I require an accomplished developer with adept knowledge and proven experience using the Gutenberg builder. You will design and develop an engaging website aimed at information sharing. Given your expertise, I would appreciate suggestions for essential functionalities since I didn't specify this initially. Strong communication skills, prompt delivery times, and creativity will be of extra importance.

    $486 (Avg Bid)
    $486 Avg Bid
    111 bids
    Simple Logo Design 6 days left
    VERIFIED

    ...web-application we're developing. The logo should be a simple one with a single color: rgb(40, 199, 111). We want an owl to be a main part of the logo. The concept that the logo should utilize includes: team collaboration, communication, wise approach. As a basis for the logo an owl-icon can be considered: So, it should be a simple logo, might be something like "owl reading messages"

    $34 (Avg Bid)
    $34 Avg Bid
    121 bids

    We're looking for a talented Wordpress expert skilled in Avada theme for a set of simple layout modifications and fixes to our website. Specific tasks are: -Fix the mobile menu. Currently it is showing the default theme menu items. Change this so that it reflects the desktop menu links we have created, and make sure it is not shown when on the desktop site.  -The testimonials section on the home page (mobile and desktop) is not displaying properly. Check and fix -Stop the rollover effect on the career sector, so that on rollover nothing changes.   -Point the website contact form to the email address info@domain. set it up and test that it works throughout the site. -Disable the pop-up that appears on the home page when you scroll down. ...

    $49 (Avg Bid)
    $49 Avg Bid
    47 bids

    I'm seeking a proficient Unity developer to help create an engaging vehicle simulation game centered around trains. The project involves building intricate locomotive models, creating immersive environments, and fine-tuning driving mechanics to provide players with an authentic train conductor experience. Key tasks include: - Development of 3D train models. - Creation of realistic environments. - Implementation of responsive controls to simulate genuine train handling. Ideal skills and experiences: - Intensive knowledge of Unity game development. - Proven experience developing vehicle simulation games. - Proficiency in 3D modeling and environments. - Strong understanding of physics for realistic movement and controls.

    $2241 (Avg Bid)
    $2241 Avg Bid
    7 bids

    Are you an active LinkedIn user with a keen eye for detail? Do you enjoy sharing your feedback? If so, we have an exciting opportunity for you! We're seeking for the best to test our free SaaS tool designed specifically for LinkedIn users. Your task? Simply use our tool for 30-60 minutes and provide us with your most insightful and deep feedback on various aspects including: - User experience - Key features - Onboarding process - Issues - Any other insights you believe are crucial - Suggestions for improvements But to participate, you need to: - Have a LinkedIn profile and use the platform regularly. - Be an everyday LinkedIn user to ensure unbiased feedback. How to Participate: - Access the tool and additional details via this link: - Spend 30-60 minutes exploring the tool a...

    $34 (Avg Bid)
    Guaranteed
    $34
    12 entries

    ...talented mobile app developer to create engaging multiplayer games for both iOS and Android platforms. Key Requirements: - Multiplayer Functionality: The games should support online multiplayer capabilities to provide a competitive and interactive experience for users. with payment gateway integartions and the focus is on user engagement and gameplay. Ideal Skills and Experience: - Proficiency in game development for both iOS and Android platforms. - Experience in creating multiplayer functionality in mobile games. - Strong background in UI/UX design for mobile applications. - Familiarity with creating games like Ludo, Cricket, and Snakes and Ladders is a plus. Please submit your proposal with examples of previous mobile games you've developed, particularly with online m...

    $2561 (Avg Bid)
    $2561 Avg Bid
    24 bids
    Game Development: Aviator 6 days left
    VERIFIED

    I'm looking for a skilled game developer who can create an exciting PC game for me. The game is centered around a character, Aviater, and their mission. The chosen freelancer will need to be capable of designing and developing the game from scratch and deliver it by the end of next month. Key Requirements: - Expertise in PC game development - Ability to develop a game from concept to delivery - Solid understanding of game design and mechanics - Strong communication skills and ability to work to deadlines The game will involve: - Action-packed gameplay that will keep players engaged - A compelling storyline that captures the player's interest - High-quality graphics and animations - Intuitive controls If you have a passio...

    $1741 (Avg Bid)
    $1741 Avg Bid
    16 bids

    I am looking for a C programmer to develop a simple keylogger detector specifically for Windows and Linux operating systems. The primary use of this tool will be on my personal computer. Key Features and Tasks: - The detector should be capable of detecting and alerting keyloggers' presence on the computer. - The detector can have minimal ui. - the detector can only have manula scanning. Ideal Candidate: - Knowledgable in C programming with significant experience in system security programming. - Familiarity with keylogger behaviors and effective detection methods. - Prior experience in developing security software for Windows and Linux operating systems. The end goal of this project is to ensure my personal computer is fairly safe from keyloggers. Looking forward to worki...

    $15 (Avg Bid)
    $15 Avg Bid
    5 bids

    ...interconnection between the companies. - Differentiation: While maintaining visual similarity, each logo should possess unique elements that make them distinct from one another. - Same Colour Scheme: All logos should use an identical colour palette in order to tie them together visually. Your Application: Please provide examples of your past logo design work. I'd like to see projects where you've created multiple logos with a shared aesthetic. This will help me gauge your ability to maintain consistency across diverse designs. I want the logos to be simply enough to be embroidered on clothing and printed on business cards. colours are not defined but must be similar across all 4 designs. i expect logos to be provided in high resolution format in black and white and col...

    $136 (Avg Bid)
    Featured Guaranteed
    $136
    75 entries

    Hey everyone, I'm on the hunt for a talented backend developer to join me on an exciting journey to build something truly game-changing! Here's the deal: I've been working tirelessly on the frontend of an innovative app called Arthwise using React Native. It's all about democratising financial expertise and empowering users with valuable insights to navigate the world of investments. Now, I need someone with backend wizardry to help bring Arthwise to life! This isn't your typical job post – it's more of a collaborative side hustle. We'll be building something together that has the potential to change the game in the finance world. What I'm Looking For: Someone who's passionate about building scalable applications. Ex...

    $1154 (Avg Bid)
    $1154 Avg Bid
    12 bids

    PLEASE READ THIS As part of this application i would like a small reel created and sent to me prior to talking. I would like to see your capabilities. See attached images and dropbox link for video to use for creating the reel. I'm looking for a skilled individual who can transform our existing images, videos, and marketing materials into dynamic Instagram and Facebook reels. The key purpose of these reels is to heighten our brand awareness, so they need to pack a punch, and irresistibly draw viewers in. Understood, you'll be using a minimalistic style to keep the reels clean, straightforward yet eye-catching. I'll take the reins on the textual content, providing you with

    $86 (Avg Bid)
    $86 Avg Bid
    48 bids

    I need a Flutter developer for a website, I want you to create an automation website that generates ( SMS iPhone videos ) the website is gonna be like this 1- there is an empty SMS template 2- the user adds the text in every part ( sender - receiver ) 3- click okay and the websit...Flutter developer for a website, I want you to create an automation website that generates ( SMS iPhone videos ) the website is gonna be like this 1- there is an empty SMS template 2- the user adds the text in every part ( sender - receiver ) 3- click okay and the website generates the video 4- the video has to be like that ( one message at a time, voice over for every message, background video game ) here is an example of what I want exactly: @

    $351 (Avg Bid)
    $351 Avg Bid
    55 bids

    I'm looking for an experienced game developer to create an engaging simulation game aimed at adults, to be played on mobile devices. The ideal candidate will: - Have previous experience in simulation game development. - Demonstrable ability to create engaging, challenging, and entertaining gameplay. - Knowledge of leading mobile platforms and compatibility. - Expertise in coding and development tools. - Be able to work to a schedule, delivering progress updates regularly. Remember, the game needs to appeal to an adult audience so the complexity and sophistication of the gameplay should match this. Looking forward to seeing your portfolio and discussing the project's opportunities.

    $1854 (Avg Bid)
    $1854 Avg Bid
    18 bids

    I am looking for an expert familiar with Fusion 360 to assist in CAD and CAM projects including 3D modelling and product designing. The designs created will be used specifically for manufacturing, thus precision and accuracy are essential. I need this project completed as soon as possible. Ideal Skills and Experience: • Proficiency in Fusion 360 for 3D modeling and product design • Strong technical knowledge of manufacturing processes • Capable of delivering accurate and timely results. Timelines: • The project needs to be completed ASAP. Hence strong time management skills are essential. Please use AUTODESK FUSION 360 for modelling the design. Create 10 parts in which one of the parts should use CNC milling programming and assemble all the parts into one d...

    $369 (Avg Bid)
    $369 Avg Bid
    18 bids