Maths project for class 6 on geometry jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 maths project for class 6 on geometry jobs found, pricing in CAD

    ...seeking a proficient artistic designer who can create a unique and captivating logo for brand recognition, website use, and product labeling. Expectations: * Develop a logo and corporate identity that's innovative, yet represents a sense of class. Something simple but distinct like luxury brands. * Adherence to a color palette of black, white and touches of burgundy. I'm open to different gradations and intensities of these colors to make the logo pop. * We want the logo to use the image of a lynx or a fox. * Develop a manual with the brand corporate identity to explain how and when the logo must be used (colors, size, etc.). * The design should be delivered as soon as possible, highlighting the urgency of this project. Skills and Experience: I'm s...

    $147 (Avg Bid)
    Guaranteed
    $147
    40 entries
    Java Code Fix Needed 6 days left
    VERIFIED

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((), 0)); The problem is sometimes the Api giving the color value as string not as interger but only on on checkbox config we add and this already defined in java if(checkVariant is true) then consider it string and parse it what i have to do to fix my code based on that condition so i can parse the string value this way: updateProperties("color", ((), ));

    $35 (Avg Bid)
    $35 Avg Bid
    13 bids

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

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

    ...searching for an experienced graphic designer to create a unique, sophisticated logo for my pastry shop named "Voilà". Key Requirements Include: - Incorporating the name "Voilà" into the logo design - Conveying a sense of class and sophistication - Utilizing a color scheme of burgundy/champagne, or gold/ rose gold Skills and Experience: - Proficiency in color theory - Strong background in logo and brand design, especially for food-related businesses - Ability to capture the essence of a brand's identity in a visual format I look forward to seeing your portfolio and discussing potential designs for "Voilà". I have attached the logo I created, but I want something nicer, more catchy. I want ...

    $14 (Avg Bid)
    Guaranteed
    $14
    173 entries

    Need only Indian Freelancers and need freelancer should have minimum 5 years of advising business clients I'm managing a partnership firm with 100 members, where the membership is anticipated to be changing every...in line with legal requirements and won't lead to any issues. - Compliance: The legal expert should ensure that the partnership agreement is fully compliant with SEBI, RBI, and Anti-Money Laundering regulations. It should also meet all the requirements of the Companies Act and must be accepted during partnership firm registration. I'm looking for a professional with expertise in partnership law, compliance with local regulations, and a keen eye for detail. Experience with similar cases or in-depth knowledge of the above-mentioned laws will be con...

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    We are looking for a skilled 3D Animator who can create a 5-10 minutes demo video in Bengali. The video will be focused on explaining 'how 3D videos work best and help students memorize important concepts". This video will be used as an educational resource for students studying in Bengali. The animator should have experience in creating engaging and visually appealing 3D animations. The ideal candidate should be able to bring concepts to life through animation and capture the attention of the target audience. Add a few important and understandable topic from, Life Science, Physical Science, Geography, History, Maths, (Topic of Bengali and English if possible) Skills required: - Proficient in 3D animation software (e.g. Maya, Blender) - Strong unders...

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

    I'm in need of a highly skilled and advanced CISSP trainer for on-prem training in Kuwait. The training will be for a small group of 1-10 participants. The ideal candidate should be able to provide the following training materials: - Comprehensive printed manuals and handouts - Digital copies (PDFs, slides) for participants to refer to post-training - Practice exams and quizzes to help reinforce learning and assess understanding The trainer will be expected to travel to Kuwait for this assignment. Experience in providing CISSP training in a physical setting, particularly in the Middle East, would be a significant advantage. The ideal candidate should be able to deliver complex CISSP concepts in a clear and engaging manner, ensuring participants can ...

    $510 (Avg Bid)
    $510 Avg Bid
    2 bids

    Make an Android app which can be installed on customer phone(new/old) and if customer defaults EMI payments, I can lock customers' phone remotely.

    $16 (Avg Bid)
    $16 Avg Bid
    3 bids

    I'm in need of a backend developer with experience in PHP and deploying Flutter apps on shared hosting. Key Requirements: - Configure the backend using PHP - Deploy the Flutter app on a shared hosting environment - Ensure the app functions properly in this setup - Provide any necessary support during and after the deployment Please note that I've already set up the custom domain for the app, hence your assistance won't be needed in that aspect. Ideal Skills: - Proficiency in PHP - Previous experience deploying Flutter apps on shared hosting - Strong understanding of server configurations and optimization - Good communication skills and ability to provide technical support if required. Looking forward to your bids.

    $26 (Avg Bid)
    Urgent
    $26 Avg Bid
    7 bids

    DotNet developers required for #Errors removal and Improvement work# in thenafter Host on server. Developers should also have knowledge about Merger of sourcecode and database of his done-work with other developer's done-work on GitHub. Website Address - User emailid- @gmail.c Password- kaspersky Errors removal and Improvement work which has to be done is explained in below link-

    $173 (Avg Bid)
    $173 Avg Bid
    9 bids

    ...LATER CHANGE ALLOWED DO NOT BID WITHOUT SEEING THE ATTACHMENTS SEND YOUR SAMPLE VIDEO FIRST TO BE SELECTED I need someone to create videos on English Grammar on the topics given here in the attachment. It can be discussed in Chat. You should have a good, professional grade Mic. An electronic Pen is desirable. Topics for which you need to create the videos are Narration , voice change, parts of speech, sequence of tense, gerund, creating wh questions etc. Each topic should be minimum of 60 minutes length. You first need to explain the main concept, use examples and use some questions and then its answers with explanation.. also create 10 MCQ questions on each topic. Instructions to be in ENGLISH only. Use Screen recording Software and/or Whiteboard. VOICE MUST...

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

    I am looking for someone with experience in Comsol simulation to help with piezoelectric energy harvester design at the earliest, ideally within a week. - Beyond the simulation work, I need someone with strong documentation skills. - Required: 1) Generated voltage and power for applied strain% (like in cantileve) 2) Device capacitance, resonance frequency & impedance 3) Piezo strain coefficients for device geometry 4) Displacement (actuation) for different voltage 5) Sensitivity (output) for different level of stimuli (added mass in grams and pressure)

    $208 (Avg Bid)
    $208 Avg Bid
    10 bids
    Pasar un template de C++ a C 6 days left
    VERIFIED

    Quiero pasar estas dos funciones de C++ a C template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) foo(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = foo(ee++); return i; }

    $24 (Avg Bid)
    $24 Avg Bid
    7 bids

    I'm looking for an experienced social media manager to increase the engagement and followers of my personal Instagram account. This account mainly focuses on my love for cars and travels. Key responsibilities: - Increase followers and engagement: Your primary goal is to enhance both the quantity and quality of interactions with my followers. Content creation: - Daily posts: Consistent daily posts are essential to maintain an active presence on the platform. - Photo posts: You will be required to capture visually appealing shots of my cars and travel experiences. - Videos or reels: I also need engaging video content, showcasing my cars and travel destinations. Ideal skills and experience: - Proven track record of managing and growing personal Instagram...

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

    I'm seeking an expert in Autodesk Fusion 360 to create a 3D architectural visualization of a residential building. Key expectations include: - Developing the basic geometry and layout. - Accurately capturing architectural specifics. Ideal candidates should have: - Proficient skills in 3D modeling with Fusion 360. - Prior experience in architectural visualizations, particularly residential. - Ability to interpret and implement basic architectural layout. - Attention to detail and accuracy in the modeling process. Please note, no furniture, fixtures, textures or material details are required for this project.

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

    I need a robust class management system that caters to the needs of a large-scale educational institution. Our primary users will be students, teachers, administrators, and parents. Key Features: - Attendance Tracking: The system should allow teachers to mark and track the attendance of students. - Grade Management: An intuitive grade management system that enables teachers to input and calculate grades effectively. - Messaging System: A communication platform that facilitates seamless interaction between all stakeholders (students, teachers, administrators, and parents). By Whatsapp - Schedule Change Option: The system should have a feature that allows for the smooth management of schedule changes. User Base: - The system will cater to over 100 users, so scalability and pe...

    $482 (Avg Bid)
    $482 Avg Bid
    70 bids

    I need access to the BIM 360 construction cloud software for a period of 6 months. I am specifically looking for someone who can rent a license for me as I do not need a permanent subscription. The main features of BIM 360 that I require access to are: - Document Management: This includes managing, reviewing, and approving project documents. - Project Management: I need to be able to access tools for project planning, execution, and monitoring. - Design Collaboration: It is important for me to facilitate design reviews, coordination, and collaboration among project stakeholders. Ideally, I would like this license to have access for 1-5 users. The freelancer should be able to provide a secure and reliable way ...

    $23 (Avg Bid)
    $23 Avg Bid
    4 bids

    I'm looking for a skilled developer familiar with Odoo to customize our invoices. The main requirements are as follows; - Add our company's name, address, and logo on the top of the invoice. - The information should appear in a specific format that I will provide. The ideal candidate for this project should have experience working with Odoo and be able to implement the required changes in a timely and efficient manner. Experience with customizing invoices in Odoo is a big plus.

    $65 (Avg Bid)
    $65 Avg Bid
    13 bids

    I'm seeking experienced UML and OCL modelers to conceptualize my full system information and transcribe the model for the USE (.use) tool. Key tasks include: - Conceptualize the entire system model using UML and OCL - Transcribe the model for USE tool - Create necessary UML diagrams: Class Diagram, Use Case Diagram, Sequence Diagram Ideal skills would include expertise in UML, OCL, and system modeling. Familiarity with the USE tool is essential.

    $24 (Avg Bid)
    Guaranteed
    $24
    1 entries

    I need an application developed for Android, iOS and potentially Windows. This app's purpose will be mainly to host video lessons and class videos, aimed at the education sector. Key Features: - The app needs to be code-access restricted to ensure content security. - It will also require a feature to embed hidden watermarks into the videos for further security. Ideal Skills: - Proven experience in Cross-Platform Mobile app development. - Proficiency in features revolving around Video playing and user security. - Expertise in embedding watermarks into video content. There is no strict timeline for the project completion, quality and attention to detail is more important. Apply if you have the needed skills and can deliver a secure, user-friendly ...

    $1406 (Avg Bid)
    $1406 Avg Bid
    44 bids

    I need a freelance PMP certified project management trainer for delivering a 5 days' project management courses and vast in PMI-ACP (PMI Agile Certified Practitioner). Course duration : 5 days. Material to be covered : PMI-ACP (PMI Agile Certified Practitioner) Location: Orlando, United States Frequency : Multiple Classes Fees : 5 x US$ 700.- per training day = US$ 3500 Candidates should provide me with their resume including detail qualification, career path, experience in project management and experience in conducting project management training. Aside this urgent time sensitive class, there will be multiple trainings in several locations in USA, Canada, UK, Europe and Africa so applicants from various locations are encouraged to...

    $788 (Avg Bid)
    Local
    $788 Avg Bid
    8 bids

    I need to design a tracker control unit for the 137 MHz band antenna system of the ground station receiving weather information from the NOAA spacecraft on Arduino. The project must be modeled at https://projecthub.arduino.cc. Need your idea and help how to implement it.

    $208 (Avg Bid)
    $208 Avg Bid
    13 bids

    I have a Ubuntu 22.04 server, currently with spark running perfectly. I want, however, integrate spark with Hive warehouse. In this project, you're required to perform the installing of Hadoop and hive and, after that, update settings in spark so it can connect with hive warehouse properly. You'll be provided with remote access via TeamViewer or anydesk.

    $274 (Avg Bid)
    $274 Avg Bid
    12 bids

    I'm looking for someone who can help me deploy my script on an Ubuntu webserver. Key Requirements: - Deployment: I need the freelancer to take over the deployment process as I'm not familiar with it. - Updates: I'm unsure about how to manage updates to the application. I'm open to suggestions and would like the freelancer to provide recommendations on this. - Server Configurations: I need assistance with setting up the Ubuntu 22.04 server for hosting the script. Ideal Skills and Experience: - Proficiency in and server-side technologies. - Extensive experience in web server administration, especially Ubuntu. - A proactive approach in suggesting and implementing best practices for application deployment and server configuration. - ...

    $215 (Avg Bid)
    $215 Avg Bid
    36 bids

    I'm looking for experienced freelancers who have worked with the Foodyman template. My goal is to customize it for a 6-month project, focusing on enhancing its visual design and functionality. Key Requirements: - Proficiency with the Foodyman template - Strong background in visual design and website functionality - Understanding of web design principles and trends - Proven experience in template customization - Availability for a 6-month project Tasks include but are not limited to: - Enhancing the visual appeal of the template - Improving its functionality and user experience - Incorporating any necessary content structure changes Your previous work with the Foodyman template will be a pre required. Please share your portfoli...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    45 bids

    Fundraiser URL: 2000-lbs-water-on-flat-roof-collapsed-ins-didnt-pay Subject line: I Urgently Need 1,000 donations to help me from losing my home & business: 5/18/2024 Once again, thank you to the people that have donated so far. However, it’s been too long since anyone made a donation. I realize it must be difficult to give money to a person you haven’t seen for years or never met. I wanted to run a “Rewards Based Campaign” where contributors could select either Prints of my Artwork or select from my list of 200 different titles of Vintage Children’s books or both but GoFundMe prohibits offering rewards. I’ve been a successful award winning world-class professional painter & printmaker for decades. However (as ment...

    $182 (Avg Bid)
    $182 Avg Bid
    12 bids

    ...purchased Project A from Codecanyon and need some customizations to enhance its functionality. We're looking to add new features to the existing web application. These include: 1. Filter students by religion and gender (Dropdown filter needs for additional filter only gender and religion) 2. Send individual message by filtering class, section and marking by roll And some more 3. I need to show here some important field by default from student and parent profile Gender Religion Father's name Mother's name Mobile number Date of birth Address Image (print in pdf) 4. I have some issue to fix on result system. Need to modify class name tyme 1. Compulsory (WIll add full marks and GPA with Result) 2. Optional (WI...

    $229 (Avg Bid)
    $229 Avg Bid
    24 bids

    I am looking for an experienced developer to create a school billing software with specific features. Key Features Needed: - Customizable invoice templates with a capacity to vary fields per class or grade. - Incorporation of custom branding elements into these invoice templates. Additional Requirements: - I would like to have WhatsApp notifications as a method of handling payment reminders. The ideal freelancer for this project would be one with prior experience in developing billing software, more specifically within a school context, and a strong understanding of WhatsApp API integration. Demonstrated experience in software that includes customizable templates and unique branding elements is a must. Your expertise in these areas should align with my pr...

    $625 (Avg Bid)
    $625 Avg Bid
    31 bids

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

    $41 (Avg Bid)
    $41 Avg Bid
    1 bids

    Tengo un error en codeigner con la api de mikrotik , necesito hacer funcionar este script corrigiendo este error: }catch(Exception $e){ return $e->getMessage(); } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settin... } } } } // Mikrotik API if (!function_exists('mkClient')) { function mkClient() { return new PEAR2NetRouterOSClient(settings()[0]->mkipadd, settings()[0]->mkuser, settings()[0]->mkpassword); } } // Mikrotik API Util if (!function_exists('mkUtil')) { function mkUtil() { return new PEAR2NetRouterOSUtil(mkClient()); }...

    $44 (Avg Bid)
    $44 Avg Bid
    7 bids

    I'm on the lookout for a diligent freelancer to help in testing the gameplay balance of our latest PC game. The core focus of your responsibilities will be: - **Gameplay Testing:** Deep dive into the gameplay, ensuring the mechanics are engaging and balanced. - **Balance Issues Identification:** Critically analyze and report on gameplay balance. This involves playing through the levels, understanding the game mechanics, and identifying areas that feel too easy or too challenging. - **Feedback & Suggestions:** Provide constructive feedback on how to improve gameplay balance. Your insights will be invaluable in tuning game mechanics to enhance the player experience. **Ideal Skills and Experience:** - Proven experience in PC game testing, particularly ga...

    $33 (Avg Bid)
    $33 Avg Bid
    46 bids

    I need a React developer to build a frontend for a Student Management System. Key Project Details: - Two Types of Users: The system will have both admin and normal user functionalities. - Entities: The project involves five main entities: students, admin, class, exam, hall, and scheduling. - CRUD Operations: The system should allow for Create, Read, Update, and Delete operations for the mentioned entities. Admin User Features: - Access Control: The admin user should have the ability to control user access and manage permissions. - Reports Generation: The system should be able to generate exam scheduling reports. I will provide you with the Swaggy API list for this project. The deadline for this project is Saturday ...

    $361 (Avg Bid)
    $361 Avg Bid
    41 bids

    I'm in need of an experienced 3D modeller who is proficient in Autodesk Revit. My project requires: The Conversion of 3D laser scans with BLK360 into high quality, detailed Revit models. The objects is the survey of information of a structure of 335m2 in plan made up of two levels, the first level consists of a structure of 6 columns that are part of a system of frames resistant to moments, on an articulated base. On the second level there are two structures to support the air coolers, in each one there are 4 fans and they are made up of 15 columns working in a system of gantries with concentric braces. The information that the survey must contain is: Geometry, profiles, connections, gas pipes, equipment or elements that may present interference i...

    $666 (Avg Bid)
    $666 Avg Bid
    52 bids

    I have collected the dataset in CSV format and now require an expert to develop a multi-class logistic regression model for me. Key requirements: - The dataset is ready and available in CSV format which can be used for the model. - You should have expertise in developing logistic regression models for multi-class classification. - Proficiency with Python is a must as I prefer the model to be developed using this language. Technical Requirements: Proficiency in Python and familiarity with libraries such as NumPy, Pandas, Keras, and TensorFlow. Knowledge of statistical learning, logistic regression, and gradient ascent optimization. Ability to write clear and concise documentation and well-commented code.

    $137 (Avg Bid)
    $137 Avg Bid
    44 bids
    Trophy icon Blackwork Tattoo Design 6 days left

    I'm in search of a talented tattoo artist who can create a unique blackwork tattoo design for me. NOTE: The design is to be based on an existing tattoo (photo is attached, must incorporate this tattoo), but expanded upon with a fresh blackwork twist. The placement is upper arm/shoulder area. The current tattoo is approx. 3 inches but I would like the new design to cover more area. The ideal candidate should be well-versed in tattoo design, particularly blackwork style. It's crucial that you've got a keen eye for incorporating sacred geometry and symbolism into your designs. Key Points: - Proficiency in blackwork tattoo style - Ability to artfully incorporate sacred geometry into the design - Understanding of creating symbolism in tattoo...

    $136 (Avg Bid)
    Guaranteed
    $136
    134 entries

    ...generate their Profile Cards. There are two categories of Student Accounts (School Registered or Free) New Session page: where the student can select Subject & Topic, and mention questions if required. Then, Instructor Selection Phase: An interface to let students select a suitable instructor, for their subjects based on the instructor's predetermined disciplines, then select date/time according to Instructor's calendar availability. There is an ability for the student to schedule a set of sessions for a whole subject or many subjects, with a specific Instructor, then determine date/time according to the Instructor Calendar. The Student who created the session, can also invite other students to his created session(s), in this case the Cost is ...

    $3371 (Avg Bid)
    $3371 Avg Bid
    158 bids

    create 10 spreads (20 pages), an A5 book or magazine for Porsche Develop full research about the topic and writing the content to design an interactive digital artwork. Tasks to be covered: Task 1: Research your selection and analyze all needed aspects. Also, Mood Board (your visual research) + Layout plan (Dividers and interactive buttons) as we discussed in the class. Task 2: Design a suitable layout for your selected topic. Use Table, margins, columns, master pages, and paragraph/character style. Task 3: Submit InDesign file (Packaged) and export an interactive digital file (PDF). Task 4: A Presentation on screen, that discusses the project’s concept and process.

    $128 (Avg Bid)
    $128 Avg Bid
    73 bids

    I'm looking for a talented 2D animator who can create 3 engaging and entertaining videos, each lasting between 45-60 seconds. The primary goal of these videos is to captivate and entertain the audience. Key Responsibilities: - Develop 3 separate videos in a minimalist animation style - Ensure the videos are engaging and entertaining throughout - Incorporate the ready-made script seamlessly Ideal Freelancer: - Proven experience in 2D animation and motion graphics - Capable of creating entertaining and engaging content - Proficient in working with ready-made scripts - Prior experience with minimalist animation is a plus Brief Documents for 3 Video's Below: Video 1 - Annuity Payout Options: Video

    $512 (Avg Bid)
    $512 Avg Bid
    79 bids

    create 10 spreads (20 pages), an A5 book or magazine for Porsche Develop full research about the topic and writing the content to design an interactive digital artwork. Tasks to be covered: Task 1: Research your selection and analyze all needed aspects. Also, Mood Board (your visual research) + Layout plan (Dividers and interactive buttons) as we discussed in the class. Task 2: Design a suitable layout for your selected topic. Use Table, margins, columns, master pages, and paragraph/character style. Task 3: Submit InDesign file (Packaged) and export an interactive digital file (PDF). Task 4: A Presentation on screen, that discusses the project’s concept and process.

    $132 (Avg Bid)
    $132 Avg Bid
    92 bids

    ...looking for an experienced developer to create a new cryptocurrency based on the Bitcoin blockchain platform. The ideal candidate should have a strong understanding of blockchain technology and the ability to develop a secure, scalable, and fast transaction processing system. Key features and functionalities: - Secure transactions: The new cryptocurrency should prioritize and ensure secure transactions to protect the interests of users. - Scalability: The network should be designed to handle a growing number of transactions without compromising its performance. - Fast Transaction Processing: To enhance user experience, the new cryptocurrency should be capable of processing transactions quickly and efficiently. Kindly note that I have no specific design or branding requir...

    $1858 (Avg Bid)
    $1858 Avg Bid
    18 bids

    I need a talented designer who can help me create a visually appealing home page on Shopify. My key focus is to showcase my brand identity. Required Skills & Experience: - Proficient in Shopify - Excellent design skills - Experience in creating a brand-centric homepage - Understanding of user experience principles I have a mockup created in Canva. I need it designed in Shopify for the home page Please include "I am a shopify expert and can do this" to be considered.

    $83 (Avg Bid)
    $83 Avg Bid
    53 bids
    GrowiGram -- 6 7 days left

    GrowiGram service fee + marketing fee & lead gen

    $27 (Avg Bid)
    $27 Avg Bid
    1 bids

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

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

    I need help to build Events based website, more details via chat

    $42 / hr (Avg Bid)
    $42 / hr Avg Bid
    172 bids

    I'm looking for a Python expert to help me create a new Python script for data analysis purposes. The primary goal of the script will be to analyze a dataset that I already possess. The script should be able to handle large amounts of data efficiently, allowing for insightful analysis and visualization. The key requirements include: - Writing new code from scratch - Prior experience in data analysis using Python - Proficiency in Python libraries such as Pandas, NumPy, and Matplotlib If you have a solid background in data analysis and Python, and are able to create efficient, clean, and well-documented code, I'd like to hear from you. Here are details- I have to create a simulation that will find the optimal solution to go around a circuit using the l...

    $54 (Avg Bid)
    $54 Avg Bid
    20 bids

    I am searching for a skilled freelancer who have developed an examination and class timetable for a multi campuses univeristy (1 - 10 campuses).

    $227 (Avg Bid)
    $227 Avg Bid
    27 bids

    I'm seeking a talented game-level designer to create a unique and engaging level for an FPS game set in a small Japanese town center. The level should be similar to those in CS:GO, using the provided sketch as a foundation. While you can interpret the sketch, ensure the level's shape and overall setting remain as close as possible to the original. Use various lighting techniques and incorporate particle effects and post-processing where applicable. Surrounding geometry should be added to represent the wider environment, purely for aesthetic purposes. To establish the setting: the game is an FPS featuring team-based tactics, with players divided into two teams, Terrorists and Counter-Terrorists. It is similar to Counter-Strike 2, with objectives such as plan...

    $78 (Avg Bid)
    $78 Avg Bid
    6 bids

    I'm looking for a cross-platform mobile app developer to create an app focused on daily reporting. Below are some key details to be aware of: - The app needs to be cross-platform, compatible with both iOS and Android devices. - The primary goal of the app will be daily reporting. This means users will be able to easily submit reports on a daily basis. - The app should be intuitive, user-friendly and well-designed. - Security is also a key consideration, as the reports will likely contain sensitive information and should be well-protected. - Please provide examples of similar cross-platform apps that you have developed. - Experience with reporting functionalities and/or data security is a plus. Features of the Application will be, Name and class of ...

    $657 (Avg Bid)
    $657 Avg Bid
    40 bids

    Hi Mahmoud. Just inviting you to make a start on the UI screen for this mobile app. There are really on 5-6 main screens, but I think we will need to show how each type of question will look like. Basically is will be a cut/paste of the question screen and change the question/answer. Hope your ok with this. I have looked around at some ideas which I will upload for you to be inspired from.

    $91 (Avg Bid)
    $91 Avg Bid
    1 bids

    We’re on the lookout for Senior Java Developers who can effectively refactor Lombok by changing its base package structure from lombok.* to io.gilly.* . We need a specialist who can: - Change the base package of all classes, config files and build scripts - Ensure that the unit tests pass after the change You’ll know that the job is complete when: - The final repository must have no mention of “Lombok” (except for places where it’s unavoidable, such as downloading artefacts from the web, eg: “”) - the generated jar can be added as a dependency on a Dummy Java app, and it should work exactly like Lombok. For instance, when I annotate a POJO with @, getter methods are added to the .class - Additionally, we...

    $528 (Avg Bid)
    $528 Avg Bid
    22 bids