Choosing A Database For Your Mobile Apps
The above options give some depth and breadth of what to do in choosing a database for mobile apps.
Tôi cần gói gọn một buổi phỏng vấn thô thành clip 2–3 phút, hoàn thiện ngay trong h...nhẹ nhàng để giữ sự cuốn hút mà vẫn chuyên nghiệp. Nguyên liệu thô (file .mp4) sẽ gửi ngay khi nhận việc. Mong bạn chỉnh màu cơ bản, đồng bộ khung hình 1080p và xuất file thành phẩm .mp4 cùng project gốc để tiện chỉnh sửa về sau. Deliverables cần đúng hạn trong ngày: • Video hoàn chỉnh 2–3 phút (Full HD .mp4) • Tệp dự án gốc (Premiere, DaVinci, Final Cut… tuỳ bạn dùng) • Phụ đề .srt hoặc embedded nếu bạn thêm caption Chỉ nhận khi bạn thật sự sắp xếp được thời gian gấp rút này. Hã...
Chào Microlent Systems, tôi thấy hồ sơ của bạn và muốn mời bạn làm việc cho dự án của mình. Chúng ta có thể thảo luận thông tin thông qua chat.
Chào Microlent Systems, tôi thấy hồ sơ của bạn và muốn mời bạn làm việc cho dự án của mình. Chúng ta có thể thảo luận thông tin thông qua chat.
Công ty Hano - Systems đang tìm gấp đồng đội thiết kế app mobile. Do dự án đang gấp nên chúng tôi cần người có kinh nghiệm ở mảng này rồi để có thể bắt đầu ngay. Chi phí: 6-8$/h hoặc trọn gói 800-1000$ deliver file phai la UI/UX + icon
Freelancer cần tham khảo Tham khảo 1: Tham khảo 2: UI đã có: Yêu cầu khác: Công ty Hano - Systems đang tìm gấp đồng đội thiết kế app mobile. Do dự án đang gấp nên chúng tôi cần người có kinh nghiệm ở mảng này rồi để có thể bắt đầu ngay. Chi phí: 6-8$/h hoặc trọn gói 800-1000$ deliver file phai la UI/UX + icon Thông tin cụ thể liên hệ s k y p e : Trâm Nguyễn HCM
...báo giá, gửi cho chúng tôi profile team của bạn: những dự án mà các bạn hoàn thành có tính năng tương tự. Hệ thống cần phải 1. Cho phép cấu hình hoa hồng (commision) theo ngành hàng - Đây là tỷ lệ merchant phải trả cho admin của hệ thống 2. Cho phép tính giá vận chuyển tự động - Thông tin điểm xuất phát (xã, huyện, tỉnh) nằm trong thuộc tính sản phẩm - Bảng giá sẽ được (Legacy Systems) cung cấp theo 2 tham số: điểm xuất phát và điểm giao nhận - Khi nhập địa chỉ giao hàng, cần tạo list box tự động: chọn tỉnh => danh sách huyện, chọn huyện => danh sách...
I want to find one freelancer or 1 small team of Web Programming, Web Design (Web developing) to handle all the Web develop problems my system (from the works of new design, develop current website to operate, maintenance website systems, ..). If you are a freelancer, you can work full time for a certain company and cooperate with us part-time. Vietnamese freelancer or Vietnamese team is an advantage! Mình muốn tìm 1 freelancer hoặc 1 team nhỏ về Lập trình Web, thiết kế Web để xử lý tất cả các vấn đề Web cho các hệ thống bên tớ (từ thiết kế mới, phát triển website cũ tới vận hành, bảo trì,...). Nếu là freelancer có thể làm cho 1 công ty nào đó rồi hợp tác ngo...
I'm seeking an experienced web developer to create a non-profit website focused on fundraising and donations. The site should primarily facilitate recurring donations. Key Requirements: - Secure recurring donation setup - User-friendly navigation - Mobile-respon...website focused on fundraising and donations. The site should primarily facilitate recurring donations. Key Requirements: - Secure recurring donation setup - User-friendly navigation - Mobile-responsive design - Donation tracking system - Set up website for optimization Ideal Skills and Experience: - Proven experience in developing non-profit websites - Strong understanding of secure payment systems - UI/UX design proficiency - Experience with donation tracking tools Please include detailed project proposals in yo...
I'm seeking an expert in mechanical and electrical engineering to complete an electric bike project, specifically focusing on the motor and drivetrain. Key requirements: - Complete the motor int...project, specifically focusing on the motor and drivetrain. Key requirements: - Complete the motor integration with the existing bike setup. - Ensure optimal performance and efficiency of the motor and drivetrain. - Collaborate closely with me to meet project specifications and deadlines. Ideal Skills and Experience: - Proven expertise in electric bike engineering. - Strong background in motor systems and drivetrain mechanics. - Ability to work quickly and efficiently, as I need this project completed ASAP. Please provide a portfolio of similar work and a clear timeline for proj...
...integration (Wix plugin) • Contact section with enquiry form • Social media links (Instagram, Facebook, YouTube, TikTok, LinkedIn) Technical and Design Setup • Mobile optimization • Clean, luxury layout and typography • Basic SEO setup (page title, meta description, headings, alt text) • Contact form configured in Wix • Light graphical refinement within Wix Out of Scope • No booking or payment systems • No custom coding • No multi-page structure • No ongoing maintenance This is a presentation website only. Design Direction • Ultra luxurious and elegant • Dark/black primary theme • Minimal, modern, high-end aesthetic Review Process • Includes 2–3 structured revision rounds focused ...
...geometry stitching & direction reversal issues - Building correct route geometry in JavaScript (not SQL) Expected API response - Return at least 5 different routes, or - Ensure that route overlap does not exceed 70%, according to the specifications above Requirements - Proven experience with GIS / Geospatial Systems - Strong understanding of graph-based routing - Experience working with directed networks Preferred background - Navigation engines - Logistics / routing systems - Mapping platforms This role is not suitable for someone who has only worked on map visualization or GIS layer analysis without real routing logic. Technologies used - PostgreSQL + PostGIS - pgRouting - Node.js / JavaScript - GeoJSON Notes - I’m open to technical suggestions regard...
I run a small server that relies on a single token embedded in five local bash scripts. That token changes frequently and is published inside a public .m3u file on GitHub. What I need is a lightweight solution that runs every minute from cron, fetches that remote .m3u, pulls out both the URL and its accompanying token, and then slips the fresh values into each of the local scripts where they are currently hard-coded as script parameters. Current state • The five bash files already exist and work; they simply hold outdated, hard-coded parameters. so they probably need to be modified to run like: $token= "" ffmpeg -i "blablabla/$token/channel/ -c copy blabla • The .m3u has a consistent format, so the token and URL can be isolated reliably with a regex or...
I'm seeking an experienced Dubsado specialist to set up a comprehensive client management system for my established business. Key Tasks: - Integrate my detailed, existing workflows into Dubsado. - Set up and streamline client onboarding processes. - Organize and manage client communication channels. - Implement scheduling systems for client appointments. Ideal Skills & Experience: - Proficiency in Dubsado with a strong portfolio - Experience in client management system setups - Excellent organizational and communication skills - Ability to adapt and integrate detailed workflows
I’m ready to grant exclusive national distribution rights for my B2B software solution and need a proven partner already embedded in the technology sector. You should have an established sales network that reaches decision-makers in medium-to-large enterprises across the country and the operational capacity to manage licensing, onboarding, first-line support, and renewals. What I’m offering • Full, contract-based exclusivity for the territory once performance targets are agreed. • Complete product training, marketing assets, and direct access to our engineering team for complex presales questions. • A tiered margin structure that rewards quarterly growth. What I need from you • Evidence of an existing national reseller or distributor network...
...source files so that my team can make language tweaks later. • Export final PNGs/SVGs for both desktop and mobile. What I’ll consider “done” 1. Desktop and mobile graphics for each consulting service, perfectly aligned to the specified dimensions. 2. Consistent use of the site colour scheme and typography (see PDF). 3. Layered PSD or editable Figma file delivered with any linked assets ⎯ fonts embedded or outlined, and icon licences noted. 4. Quick mock-up screenshots showing the graphics in context so I can demo them to stakeholders. Feel free to message me with sketches or clarifications before you go too deep. I value clear communication and will choose the designer who shows both creativity and attention to these details. Solid work here will lead to ...
...payment links. The scope is intentionally lean—just a landing page plus two or three supporting pages—yet I still need it to look polished, load fast, and convert. Core pages and flow • Landing page: hero section, clear service overview, product showcase blocks, space for a few customer testimonials, and a concise contact form that drops inquiries into my email. • Checkout: Stripe payment links embedded or opened in a branded modal so visitors can purchase a service without friction. • Optional extras: an about-me / FAQ page and a lightweight blog or resources page if we have room. Key requirements • Modern, responsive design that works across mobile, tablet, and desktop. • Clean UI that subtly communicates the AI angle (icons, mic...
...County but re-imagined around a modern Lithuanian city. The job covers every element of a playable release, not just isolated scripts. City & environment Build a cohesive urban map that feels recognisably Lithuanian—appropriate architecture, signage and landmarks—while staying optimised for Roblox. The layout should support car traffic, foot patrols and varied civilian activities. Core gameplay systems • Police role: patrol cars, pursuit handling, working lights/sirens, arrest/handcuff mechanics and the usual toolset (radar gun, cones, taser, etc.). • Civilian roles: at minimum a handful of everyday jobs, each with simple task loops that feed into a money/economy system. • Economy: earn, spend and save; cash, ATM or GUI wallet—whatev...
...downloads or redistribution. Monetization via subscriptions and ads is a core requirement. This is a serious, long-term project requiring strong architecture, security, and AI integration experience. Core Functional Requirements Frontend (SPA) Single Page Application (SPA) 6-level hierarchical navigation: Country → Sector → Company → Year → Period → File Lazy loading for large datasets Secure embedded PDF viewer (no download) Conditional panels for AI insights (Pro users) or ads (Free users) Multi-language UI: English & Spanish Backend & Infrastructure Backend using FastAPI or Node.js Document storage on AWS S3 Native PDF text extraction (no OCR) Automated weekly indexing pipeline Vector embeddings stored in Pinecone or Milvus Metad...
I already have the printer-supplied dieline for my Mylar packaging; what I ne...result feels cohesive with the product’s positioning. Because this is destined for print, accuracy is everything. Please be comfortable working in Adobe Illustrator (preferred) or an equivalent vector package, setting up spot colors, and exporting press-ready PDFs. Deliverables (all press-ready): • Layered AI file aligned to the supplied dieline • CMYK PDF with bleed and trim marks • Linked/embedded high-resolution imagery and outlined fonts Once I receive the final files, I’ll run them past the manufacturer for one last fit check—so leaving editable layers intact will help if a minor tweak comes back. Looking forward to seeing how you can turn a blank dieline in...
I need an experienced piping-mechanical designer who already feels at home in pharmaceutical water-treatment plants and understands the nuances of skid-mounted equipment. You should be able to look at a layout packed with valves, pumps, instruments and stainless-steel piping, then translate it into clean, compliant models and drawings in SolidWork...on: – Dimensional accuracy that matches the provided process schematics – Correct use of pharmaceutical-grade materials and fittings – A SolidWorks assembly structured so future revisions are straightforward (proper mates, configurations and naming) – Drawings that clearly call out welds, surface finishes and drain slopes If you have recent work samples for similar pharmaceutical water systems, that will ...
I need a professional website that effectively showcases my services. The website should highlight the following services: - Digital Marketing - Outsourcing Solutions - Consulting Services The design should be corporate and professional. Ideal skills and experience include: - Strong portfolio in corporate website design - Exp...my services. The website should highlight the following services: - Digital Marketing - Outsourcing Solutions - Consulting Services The design should be corporate and professional. Ideal skills and experience include: - Strong portfolio in corporate website design - Expertise in UI/UX for service-based businesses - Proficiency in SEO to enhance visibility - Experience with content management systems (CMS) Please include examples of similar projects in ...
I'm looking for a skilled Roblox developer to create an FPS zombie survival game set in an urban city. The primary objective for players is to survive waves of zombies. Key features include: - Weapon upgrades - Barricade building Ideal Skills and Experience: - Proficiency...FPS zombie survival game set in an urban city. The primary objective for players is to survive waves of zombies. Key features include: - Weapon upgrades - Barricade building Ideal Skills and Experience: - Proficiency in Roblox Studio - Experience in FPS game design - Strong understanding of zombie AI - Ability to create engaging urban environments - Knowledge of weapon upgrade systems and building mechanics Please share your portfolio and relevant experience. Looking forwar...
I'm seeking an experienced professional to provide stage lighting and audio visual integration for auditoriums. You will deliver a comprehensive, high-quality setup tailored to our needs. Key Requirements: - Design and implement stage lighting systems - Integrate audio-visual systems seamlessly - Ensure solutions are suitable for auditoriums Ideal Skills and Experience: - Proven track record in stage lighting and AV integration - Experience working in large-scale auditoriums - Strong technical knowledge and problem-solving skills - Ability to work within budget and deadlines Please include relevant experience in your application.
I have a set of bite-size C++ fixes and feature tweaks that need to be knocked out first, but the core of this engagement is to turn my concept for a real-time financial data pipeline into a production-ready application. What I already know I need: • Solid command of modern C++ (17/20), efficient data structures, and multithreading techniques. • Experience building low-latency systems that ingest and process streaming market data. • Comfortable persisting large time-series datasets and keeping read/write latency predictable under load—whether that’s PostgreSQL, InfluxDB, Timescale, or a comparable solution. Pipeline scope My priorities are the Data collection and Data processing stages. You will design the ingestion layer, wire up real-time f...
I need someone based in or near Bremerhaven to carry out a straightforward, on-site background verification for me. Once I share the candidate’s basic details...requires, and submit a concise report through the template I provide. The visit is usually brief—often under an hour—and I will handle all scheduling with the candidate beforehand, so you only have to turn up, verify, and document. A smartphone with a good camera and reliable data connection is sufficient equipment; no specialised tools are needed. Deliverable • Completed verification report with embedded photos, returned within 24 hours of the site visit. If you are organised, discreet, and comfortable following a checklist step-by-step, this should be a quick assignment. Let me know your soonest a...
...diagnoses and skill cure prescribed skill-healthcards • Employer console showing only job-ready talent filtered by chosen criteria • Integration points (API or webhook) for HRIS / ATS systems Acceptance criteria 1. A candidate can take a coding challenge, be proctored and receive a healthcard without admin intervention. 2. An employer can log in, view only candidates whose scores meet preset thresholds, and trigger panel interview scheduling. 3. Learning paths are auto-assigned based on individual assessment gaps and progress is tracked in real-time. If you’ve built similar multi-module talent systems—or have a clear plan to stitch assessment tech, an LMS, live streaming and hiring workflows into one coherent product—I’m re...
...maintainable PowerShell scripts. You will be responsible for the "last mile" of development—ensuring that automation isn't just functional, but resilient enough for diverse enterprise environments. Key Responsibilities Production-Grade Development: Build and maintain robust PowerShell automation with a heavy emphasis on advanced error handling, structured logging, and modular execution flow. Windows Systems Integration: Deep-dive into Windows internals to manage and manipulate the Registry, File System, ACLs, Services, and Task Scheduler. UI & Tooling: Design and implement functional administrative interfaces using PowerShell Windows Forms (WinForms). API Connectivity: Seamlessly integrate scripts with external REST APIs, managing JSON serialization, c...
Hiring Freelancers – AI / Computer Vision & Edge Systems Confidential Enterprise Project (NDA Required) We’re looking to engage a few experienced freelancers for a confidential, enterprise-grade technology project involving computer vision and edge AI. The work is part of a real production deployment (not a research project or demo). Detailed project information will be shared only after shortlisting and NDA signing. Engagement Details Type: Freelance / Contract Duration: ~3–4 months (extension possible) Commitment: Full-time preferred (role dependent) Work mode: Remote (India preferred) Start: Immediate / near-term Open Roles 1. Computer Vision / Machine Learning Engineer What we’re looking for: Hands-on experience with object detection / visual recognit...
...intent. The source mix ranges from straightforward documents to web-style articles, so I need someone comfortable shifting tone while guarding accuracy and cultural relevance. You’ll receive each file in the format that suits it best—PDF, Word, or plain text—and I expect the completed Pashto version returned in the same layout, ready for immediate use. Please maintain headings, lists, and any embedded links. Consistency is key, so if you work with CAT tools such as Trados, memoQ, or Wordfast, let me know; a running glossary or TM will be a plus. Deliverable: • Fully proofread Pashto translation that mirrors the source formatting and meaning. If questions arise around specialized terms, flag them early so we can agree on the preferred rendering. Looking f...
I'm seeking a skilled web developer to create a lead generation website for my export business. The primary goal of this site is to generate business inquiries. Key Requirements: - A user-friendly interface - Sections to capture: - Contact details - Product interest - Company details Ideal Skills and Experience: - Proven experience ...is to generate business inquiries. Key Requirements: - A user-friendly interface - Sections to capture: - Contact details - Product interest - Company details Ideal Skills and Experience: - Proven experience in developing lead generation websites - Strong understanding of UI/UX design principles - Knowledge of effective forms and data collection methods - Ability to integrate with CRM systems Please include examples of similar wor...
I need a fluent Portuguese translator to convert a batch of English e-commerce product descriptions into Portuguese while keeping every heading, bullet point, and embedded HTML tag exactly where it is. The source files are prepared for web upload, so any loss of structure would force extra re-coding on my end—please treat the existing formatting as locked. Accuracy is more important than speed; brand tone must feel natural to Portuguese-speaking shoppers, and technical specs can’t shift even a digit. If you normally work with CAT tools or have experience localizing Shopify or WooCommerce product pages, let me know. Deliverables • Fully translated product description files, returned in the same file format and layout as supplied. • Quick note explaining ...
1. during telethon validation with more than 3000 subscribers automatically remove 2. Write a interface to manually check for telegram links via browser for each run, it can be plain html. Links for that run loads on left hand side. As soon as I click it, loads all as embedded browser on the right hand side. It has button where I can approve links or disapprove links.
...freerolls). This is a research and hobby project — not for real-money play. The system needs to combine game theory optimal (GTO) strategy with exploitative adjustments based on an expert human player's decision-making framework that we will provide. The bot should be able to join a table, read the game state visually, make decisions, and execute actions — all autonomously. What We're Building (3 Core Systems) 1. Poker Decision Engine (The Brain) Implement a GTO baseline strategy using frameworks like OpenSpiel, PokerRL, or equivalent Build an exploitative layer on top that adjusts based on opponent tendencies We will provide detailed decision trees, heuristics, and hand history annotations from our expert player — you'll need to encode these int...
Vui lòng Đăng Ký hoặc Đăng Nhập để xem thông tin.
I need a detailed and informative A1 poster about serpentine soils in California and Oregon. Requirements: - Types of serpentine soils - Key land uses in different colors - Slope gradients Additional Elements: - Scale and compass rose - Cited sources Ideal Skills & Experience: - Proficiency in graphic design - Experience with geographical information systems (GIS) - Attention to detail and accuracy
...responses should be pulled from pre-existing structured content, not generated AI. Core Requirements 1. Gated Access (Email Capture) User must enter an email address to access the chat interface Email capture should: Use HubSpot Forms Create or update a contact in HubSpot CRM Allow access immediately after submission (no email confirmation flow required) 2. Chat-Style Interface Clean, modern chat UI embedded on a HubSpot CMS page User can: Ask questions like “What are the gun laws in Florida?” or “Can I carry in Texas?” Select or reference a U.S. state Interface does not need true conversational AI memory Think: guided Q&A + smart retrieval, not ChatGPT clone 3. Content Source & Logic Responses should pull from a structured data source (provided by...
Microsoft 365 Specialist Needed Today or ASAP to Configure M365 and Build ...Good communicator If you have built similar intranet sites before, I would appreciate screenshots, examples, or a brief description of what you have delivered. If you have used ready made templates or apps, please mention which ones and why you recommend them. Future Work This is likely to be the start of an ongoing working relationship. There is a lot more Microsoft 365, process, and internal systems work coming up, so I am keen to find someone reliable and practical rather than just complete a one off task. Please tell me: • Your availability over the next 3 days • Your relevant Microsoft 365 experience • How you would approach this piece of work • Any examples of similar intran...
I’ve pulled together the full text, a logical slide order, and our brand guidelines (...Four Layers of Leadership Credibility SLIDE 6: When Community Bank CEOs Typically Reach Out SLIDE 7: Representative Engagements SLIDE 8: How We Work SLIDE 9: Our Approach to Reducing Risk SLIDE 10: BankAccelerator™ SLIDE 11: What We Admire About [Bank Name] SLIDE 12: Next Steps APPENDIX: Professional Foundation Deliverables I’m expecting: • Editable PowerPoint (.pptx) with all design assets embedded or linked. I have the actual text for each page when you need it • A print-ready PDF version • Up to two rounds of tidy-up revisions to make sure everything aligns perfectly with our guidelines and messaging If you have a portfolio that shows similar corporate decks...
I have a set of legal documents that sit squarely in the engineering domain—think contracts, specificat...legal nuance and engineering precision. Your final delivery should read as if it were originally drafted in the target language: terminology consistent, formatting mirrored, and no ambiguities that could create loopholes or mis-interpretations down the line. I will supply the originals in a clean, editable format so you can work directly in Word or—in the case of tables and drawings—within embedded Excel or AutoCAD exports if that streamlines your process. A short glossary for any recurring technical-legal phrases is welcome. Before we wrap, I’ll run a side-by-side review; if every section aligns structurally and there are zero untranslated fragment...
I have a raw customer dataset that I need transformed into actionable forecasts. Your task is to take that data, work entirely in Excel, and bui...transparent: no hidden sheets or hard-coded numbers. A concise write-up explaining the methods you used (e.g., regression with the Analysis ToolPak, Forecast Sheet, moving averages, Solver optimisation) should sit alongside an at-a-glance dashboard of the key metrics and charts. Deliverables: • Final Excel workbook with live formulas, model, and dashboard • Brief explanatory note (PDF or embedded sheet) on methodology, limitations, and how to refresh the analysis with new data I’m happy to answer questions about field definitions or business context as you dive in, and I’ll review the first cut quickly so w...
I'm looking for an experienced app developer to create a referral program app for both iOS and Android platforms. The app should have a points-based reward system. Key Features: - Ref...an experienced app developer to create a referral program app for both iOS and Android platforms. The app should have a points-based reward system. Key Features: - Referral Tracking: Monitor and display user referrals. - Reward Management: Administer points rewards for referrals. Ideal Skills & Experience: - Proficiency in app development for both iOS and Android. - Experience with referral systems and reward management. - Strong UI/UX design skills for user-friendly interfaces. - Familiarity with analytics integration for user engagement insights. Please provide a portfolio demonstratin...
I need a small, reliable script that can take batches of raw text files and run them through a fully automated workflow. At a minimum the routine should ingest the files, process the text, and return clean, well-structured output I can feed straight into my existing systems. My current bottleneck is doing this by hand, so the solution must run unattended once configured. Although my immediate goal is straightforward data processing, I’m open to seeing how you’d weave in text extraction, transformation, or even lightweight analysis if that simplifies the pipeline or adds value. I work comfortably with Python, so a solution built with pandas, spaCy, or similar libraries would fit right in, but I’m not married to any single toolset as long as the final deliverable is...
...(triggers, delays, and conditional sequences). Compliance & Deliverability: * GDPR/CAN-SPAM: Automatic injection of mandatory footers (Unsubscribe links, Physical Address). One-Click Unsubscribe: Fully functional unsubscribe landing page and automatic database list cleaning. Bulk Standards: Implementation of proper headers (List-Unsubscribe) to ensure high deliverability and inbox placement. Data Systems: Finalize CSV contact imports (with mapping), tagging logic, and dynamic segmentation. Analytics: Connect the frontend dashboard to live tracking (Opens, Clicks, Bounces, and Complaints). Subscription/Billing: Finalize Stripe integration (Production webhooks, invoice emails, and plan management). Tech Stack: Node.js (Express), React, MongoDB/PostgreSQL, Redis, GitHub A...
...fully functional bot script.” Skills Required Playwright / Puppeteer / Selenium (CDP mode) Strong understanding of HTTP/2, redirects, cookies, CSRF Experience with anti-bot bypasses Experience with Wicket / Java server-side frameworks --- Only Experienced Developers This is not a simple Selenium clicker job. Only message if you have real experience with strict session-based booking systems. Provide: past work samples your approach to solving redirect-based session recreation estimated timeline & cost...
...challenges and engagement systems Game flow (step-by-step progression) Level structure and difficulty progression Rewards, feedback, and motivation systems The goal is to create something that is not just educational, but actually feels like a game — with challenge, interaction, and fun. What you will deliver A clear Game Design Document (GDD) or equivalent Defined core gameplay loop Detailed game flow from start to finish Suggestions for challenges, tasks, and progression Clear documentation that can be handed directly to a game developer Candidate‘s Profile Proven experience as a Game Designer / Gameplay Designer Experience with educational games Strong understanding of game mechanics and player engagement Ability to translate abstract ideas int...
I need an experienced electrical engineer to troubleshoot power systems for both commercial and residential properties. We are experiencing: - Frequent outages - Voltage fluctuations - Overloading circuits Ideal skills and experience: - Strong background in power systems - Expertise in diagnosing and resolving electrical issues - Experience with both commercial and residential electrical systems - Relevant certifications and licenses Please provide a detailed plan and timeline for the troubleshooting process.
...narration—no specialized surgical jargon—so a solid grasp of general medical terminology will be sufficient. Turn-around time should be reliable and fast enough to let our clinical staff review the files before they are appended to electronic health records. Each delivered file must: • match the original filename for easy indexing • contain a clean plain-text version of the recording with no embedded formatting • preserve headings, medication names, and numeric values exactly as spoken Experience with tools such as Express Scribe, Dragon, or similar dictation software is welcome, but feel free to use your preferred workflow as long as the final output meets the requirements above. A short sample assignment will precede full task allocation s...
...scripting and Firebase for authentication, cloud saves, and real-time leaderboards. Art direction is firmly cartoonish, so all shaders, lighting choices, and VFX should feel vibrant and playful. Gameplay must include three key systems: • Power-ups that spawn dynamically and stack logically • Leaderboards synced through Firebase (Google Play Games / Game Center integration) • Character customization with unlockable outfits and color palettes I’ll provide the initial GDD, placeholder art, and audio loops. You’ll iterate on level generation, implement the above systems, polish the moment-to-moment feel, and hand back: 1. Clean, commented C# source in a Unity 2021-compatible project 2. Signed APK & IPA test builds plus store-ready b...
...Google Meet) - Strong attention to detail and ability to follow instructions precisely - Comfortable handling sensitive personal information (**confidentiality required**) - **Bachelor’s degree preferred** (please mention it in your proposal) ### Nice to Have - Previous experience as a **Virtual Assistant / Personal Assistant** - Experience with job application platforms and online administrative systems ### Budget - **$50–$60 total** for the initial bundle of tasks - Equivalent to **$10–$20 per task**, depending on complexity ### How to Apply Please include: 1. A brief summary of relevant experience 2. Your **availability for calls** (days/times and timezone) 3. Confirmation that you are comfortable completing the example tasks above 4. Your rate exp...
It is my college final year project Basis. This project focuses on the design and implementation of a distributed NoSQL database system capable of handling large-scale, dynamic data with h...uses dynamic sharding to automatically partition and distribute data across multiple nodes based on data growth and access patterns. It incorporates replication and consistency mechanisms such as quorum-based replication or distributed consensus protocols to ensure data integrity even during node failures or network partitions. The project aims to balance the scalability and flexibility of NoSQL systems with the consistency guarantees of traditional databases. Performance, scalability, and consistency are evaluated under different workloads to demonstrate the effectiveness of the proposed arch...
The above options give some depth and breadth of what to do in choosing a database for mobile apps.