Java code redirectionงาน
I’m creating an Android-only application and need a developer who is equally comfortable in native Android (Java/Kotlin) and Python. The main objective is to connect a set of existing Python scripts to a clean, responsive Android front-end so the logic runs directly on the device. Here’s the current state: • All Python functionality is already written and tested on desktop. • No Android code exists yet; you will design the UI and wire it to the Python layer. • The bridge can be Chaquopy, Kivy, BeeWare, or any approach you prefer, provided performance on recent Android versions stays smooth. Scope of work 1. Set up the project structure and integrate the Python modules so they compile into the APK. 2. Build a minimal Android in...
...luyện qua các dự án nhỏ. Yêu cầu chính: • Xây dựng cho tôi lộ trình học cá nhân hóa, bám sát mục tiêu “tăng cường kỹ năng và kiến thức”. • Giải thích khái niệm, cấu trúc, best-practice bằng ví dụ thực tế. • Giao bài tập/mini-project hằng tuần, kèm nhận xét chi tiết và code review. • Sắp xếp buổi call (video hoặc chat) ít nhất 1–2 lần mỗi tuần để giải đáp thắc mắc. • Đề xuất tài nguyên tự học (sách, khóa online, repo mẫu) phù hợp. Tôi linh hoạt về ngôn ngữ lập trình; nếu bạn chuyên JavaScript, Python, ...
Basic understanding of how data flows Ability to debug if something breaks Testing APIs via Node/React Java Backend Skills API development Validation Error handling Logging Code quality Frontend → Backend (Node.js) → Backend (Java) Frontend Built with React Displays users and tasks Middle Layer (API Gateway) Built with Node.js + Forwards requests to Java backend Core Backend Built with Spring Boot Handles business logic, validation, data The task will be to work on the existing code base.
Only Source Code Of these These types of websites and apps 9 wickets, skyexchange , ,,,,bet365 with only sports betting system. Note : I Just Want Source Code Like Php Script or Flutter/Kotlin App Codes Example :
...refreshing only the in-game HUD of our Java + React title and want every health and status bar redrawn as a horizontal, arcade-era pixel strip that feels as if it were lifted straight from a 1980s cabinet. The rest of the code base and gameplay loop stay exactly as they are; your work lives purely in the React UI layer and the sprite sheet you supply. Here is what I need you to do: • Design a cohesive pixel-art skin for the health and status bars, sized for 1080p but readable down to 720p. • Deliver the pixel sprites (PNG and source Aseprite/PSD) plus the accompanying React component that swaps the current SVG/CSS bar with the new artwork while preserving all existing props and data bindings. • Hand off any small helper functions or CSS tweaks necessar...
...documents—including API references, user manuals, and deeper guides—are complete on the content side but still feel rough around the edges. The main gap is consistent, elegant presentation of all code examples. Every snippet should sit inline with the surrounding explanation so readers never lose the narrative flow. Here is what I need done: • Work through each document, find the existing raw snippets, and re-format them to appear inline with proper indentation, line breaks, and styling. • Apply the same convention across every page so headings, bullet points, and cross-references line up cleanly with the in-text code. • Where syntax highlighting is possible in Markdown or similar, use it; otherwise rely on clear spacing and monospace fonts...
Need someone to deploy code. This will be ongoing work. SETUP: * Backend: Node.js (Express) * Frontend: React (Vite) * Server: Hostinger VPS * Domain: * Frontend: * Backend: TASK: 1. Clone repo or use provided ZIP 2. Backend Setup: cd backend npm install Create .env: PORT=3000 MONGO_URI=mongodb:// JWT_SECRET=supersecret 3. Install MongoDB: apt install -y mongodb systemctl start mongodb systemctl enable mongodb 4. Run backend: pm2 start src/ --name invesol pm2 save 5. Setup Nginx: server { server_name ; ``` location / { proxy_pass http://localhost:3000; proxy_set_header Host $host; } ``` } 6. Enable SSL: certbot --nginx 7. Frontend:
Pro java & springboot developer Comfortable with AI and LLMs etc
...gracefully from brief drops. WebRTC is my preferred technology stack, but if you can justify another approach with equal or better quality and device support, I’m open to it. Please leverage native Android (Kotlin/Java) rather than a cross-platform wrapper; I want full access to platform APIs, proper permission handling, and Material-compliant UI components. For signaling, feel free to propose Firebase, , or your own lightweight server—clarity and reliability matter more than the name on the box. Deliverables • Full Android Studio project with clean, well-commented code • Simple backend or config instructions for the signaling layer • One-page setup guide so I can build, run, and test the app locally • Short video or GIF demo p...
...sec or 1 minute. 2- These open interest values will be stored in some table. Along with the value of Nifty spot for that time. 3- This Open interest should then be used to calculate Put Call Ratio, PCR. 4- We need to plan a strategy in some coding language like Python / java or anything which can be used to generate buy and sell signal as per my logic. 5- This strategy should be mapped to my tradetron account so that the signals can be sent to my broker account for actual trade. 6- On generation of Buy / Sell signal the code will identify strike price (based on delta) and send signal to sell / buy that instrument along with lot size. This can be done on Tradetron also, after getting buy and sell triggers. 7- On getting an exit signal from PCR changes, the same position w...
...development through testing, deployment, and iteration • Troubleshoot and resolve functional and performance issues • Contribute to improving code quality, structure, and engineering practices What Success Looks Like • Features and modules are delivered with minimal rework • Applications are intuitive, responsive, and stable • Codebases remain understandable and extensible as the platform evolves • Engineering velocity increases without sacrificing quality Ideal Background & Skills • 3+ years of experience as a full-stack engineer • Strong proficiency in modern front-end frameworks (React, Angular, or similar) • Solid back-end experience (Node.js, Java, Python, or equivalent) • Experience building RESTful or event-d...
...lag. -The bot must be capable of trading on any time frame, such as 1 Day, 1 Hour, or 1 Minute. -The bot must be capable of also applying to forex and futures. Ideal Skills and Experience: - Proven experience in developing trading bots, especially for stock markets. - In-depth knowledge of stock trading strategies and market dynamics. - Strong programming skills, preferably in Python, Pinescript, Java, or C++. - Familiarity with APIs of major stock exchanges and custodians such as Schwab for automated entries. - Experience in backtesting and optimizing trading strategies. - Experience with ICT and SMC concepts like Liquidity Sweeps, Market Structure Shifts, Fair Value Gaps, Order Blocks, etc. - Experience in breakout trading, as well as Volatility Contraction Pattern concepts. ...
I have an app developed using Base44 that requires checking by an experienced professional for errors and optimisations. Given the sensitivity of data being processed, would also appreciate someone to recommend security best prac...Given the sensitivity of data being processed, would also appreciate someone to recommend security best practices. You’re welcome to continue using Base44 or whatever tool you prefer. Deliverables - Update to existing Base44 app with clean commented code - Implementation of security best practices to ensure data privacy - Brief changelog explaining key fixes and why they were made - Final pass showing the app running error-free after your updates If you’re comfortable navigating a medium-sized project and take pride in tidy code...
...game’s integrity checks so the account can survive online play. If additional encryption layers or signature-spoofing techniques are needed, build them in. Development notes • Target the current live build of Pixel Worlds on Google Play • Coding stack can be Java, Kotlin, C++ with Android Studio or any proven hooking framework (e.g., Frida, AndHook, Substrate) • The final APK must install on both arm64 and armeabi-v7a devices without root Deliverables 1. Signed, install-ready mod-menu APK 2. Well-commented source code with build instructions 3. Short video or screenshots demonstrating the menu working online 4. Guide covering interface skinning, feature toggling, and anti-ban mechanisms I’ll share specific cheat functions after w...
I'm looking for an experienced no-code developer to create a social networking mobile app that supports both iOS and Android platforms. The app should be user-friendly, engaging, and have the core functionalities of a social networking platform. Key Requirements: - User registration and profiles - Friend requests and connections - News feed with posts, likes, and comments - Direct messaging feature - Search functionality for users and content - Notifications for activities Ideal Skills and Experience: - Proven experience in developing mobile apps using no-code platforms - Strong understanding of social networking app functionalities - Familiarity with both iOS and Android deployment processes - Ability to create intuitive and engaging user interfaces - Good communicati...
Looking for an experienced Android Java developer to build a complete app for an AR glasses device. The device connects to an Android phone via USB-C. The app must: — Open a live USB UVC camera feed fullscreen on the glasses display — Apply real-time zoom from 1x to 10x with sharpness maintained — Apply real-time contrast enhancement — Apply real-time brightness adjustment — Apply edge detection outline mode — Apply colour filter modes — Read visible text aloud using OCR and text to speech — Simple on-screen menu to switch between features — Maintain minimum 30 FPS at all times SDKs provided: — — USB camera, zoom, image effects (Java API over C/C++ native libraries) — — glasses communication an...
...MongoDB + internal pipeline Frontend: map-based live vehicle tracking Important: This is NOT a beginner task Core TCP, packet flow, and ACK issues are already handled Issue is related to: Real-time stream handling Packet timing / smoothing Frontend movement logic Reconnect behavior handling What I Need: An experienced developer who has worked on: GPS tracking systems TCP socket servers (Node.js or Java/Traccar-like systems) Real-time vehicle tracking Map movement smoothing (no jumps) Expected Fix: Continuous smooth vehicle movement (no jump / no freeze) Proper handling of delayed packets Stable live tracking even with reconnects Production-grade solution (scalable) Bonus if you have: Experience with Traccar or similar GPS platforms Handling 1000+ live GPS devices Note: Plea...
...full site using UpdraftPlus (already installed) before making any changes Update all 21 outdated plugins to their latest versions, including: Ajax Load More, Autoptimize, Contact Form 7, Contact Form 7 Dynamic Text Extension, Disable Gutenberg, Duplicate Page, Duplicator, Google Analytics for WordPress (MonsterInsights), Jetpack, Mailchimp for WooCommerce, MailPoet, Page Links To, Popup Maker, Redirection, Reorder Posts, Sticky Menu or Anything on Scroll, UpdraftPlus, WP SCSS, WP Super Cache, Yoast SEO, Advanced Custom Fields Pro Update WordPress core to the latest version Delete any fake/malicious plugins still present (lazy-loader, starter variants) Review WordPress admin users — delete any unrecognized accounts (one called "proformat" is suspicious) Change a...
I have a WordPress site with approximately 534 pages returning 404 errors. These are mostly broken internal links from old article versions, deleted pages, and URL structure changes. SITE: WHAT I NEE...404 errors are cleared DELIVERABLES: - All 301 redirects implemented and working - Internal links fixed - Before/after audit report showing the 404 count reduction - Documentation of any changes made SCOPE: 15-20 hours estimated TIMELINE: 2-3 weeks BUDGET: $300-$500 fixed price REQUIREMENTS: - Experience with WordPress broken link fixes - Comfortable with .htaccess redirects OR WordPress Redirection plugin - Familiarity with SEO audit tools (Screaming Frog, Ahrefs, SEMrush, etc) - Can deliver a detailed before/after report - Clear communication via Freelancer chat
...on all current Android devices are all essential. Because the budget is tight, I want to keep the feature set focused: basic registration/login, one-to-one chat, push-style updates so new messages appear without manual refresh, and a small settings screen. I’m open to the stack you prefer—Kotlin with Firebase, Java with WebSockets, or another lightweight solution—so long as the result is stable and easy to maintain. Deliverables • Signed APK (ready for testing) • Full source code with clear comments • Simple but polished UI/UX assets • Brief setup documentation for future builds I value clear communication and quick turnarounds. When you reply, please include links to two or three Android apps you’ve built that show ...
...makeover and want it to scream retro pixel-art. The underlying logic is finished; all I need now is an eye-catching reskin. You’ll work directly in the existing Java back end and React/HTML front end, refactoring only the visual layer—layouts, components, sprites, colours, fonts, animations—while keeping every hook, state and API call intact. The Sprites and the UI-Elements are already existing and was created by me. Here’s what I’m after: • A cohesive pixel-art look inspired by classic arcade screens—bold palettes, chunky fonts, sharp contrast. • Clean React components and CSS that make future tweaks painless (feel free to vibe-code small utility components if that speeds us up). • A revised HUD, pop-ups, progress ...
...promotions and shipping updates. Technical expectations • Develop in Kotlin (preferred) or Java, following current Android best practices. • Use a scalable architecture (MVVM or similar), with clear separation of concerns and easy-to-maintain code. • Connect to my existing RESTful API; handle authentication, pagination, and error states gracefully. • Ensure compatibility with Android 8.0 (Oreo) and above. Design direction I already have a basic brand palette; you will refine it and apply it consistently across the app. High-resolution assets and vector icons should be included so everything renders crisply on any screen size. Deliverables 1. Fully functional Android APK and source code hosted in a private Git repository. 2....
I need to crack a code for a website It’s a f 4 digit user code
...secara real-time. • Tersedia fungsi pencarian pesan agar pengguna mudah menemukan kata kunci di dalam chat. • Antarmuka cukup minimalis; saya mengutamakan kecepatan respon dan kemudahan navigasi. Saya terbuka pada pilihan bahasa pemrograman Kotlin atau Java, serta library UI populer seperti Jetpack Compose atau XML tradisional—pilih mana yang paling efisien bagi Anda. Untuk penyimpanan pesan, boleh memakai SQLite lokal, Room, atau solusi cloud ringan asalkan performa tetap cepat. Serahkan: 1. File APK siap uji coba. 2. Source code terstruktur lengkap dengan README singkat cara build dan run. 3. Panduan singkat cara men-deploy jika ada layanan backend yang diperlukan. Silakan ajukan perkiraan waktu pengerjaan beserta portofolio relevan—terut...
...during kickoff, but the visual direction must come entirely from a custom design created from scratch—no templates or off-the-shelf themes. Your process should cover UX wireframes, high-fidelity UI mock-ups, and the full Kotlin/Java codebase, all aligned with current Material Design guidelines while still feeling unique. Smooth performance, clean architecture, and well-commented code are essential because I plan to scale and maintain the app long-term. Deliverables: • Interactive Figma (or similar) design files • Compilable Android Studio project with source code • Signed release-ready APK/AAB • Brief setup & build documentation I’m ready to start as soon as we agree on milestones and timelines; please include examples...
I need an application that reads a multipage PDF, pulls out all...block overruns its allotted space; everything else should remain fixed. No images or tables need processing—pure text only. I’m open to your preferred stack (Python with PyPDF2/PDFPlumber, Java with PDFBox, or any robust alternative) as long as the final solution: • Runs on Windows 10+ without extra paid dependencies • Processes at least 200 pages in under two minutes on a standard laptop • Lets me update the template later without touching the core code (e.g., via an external JSON or simple GUI field map) • Outputs a perfectly flattened PDF—no editable form fields Please package the source code, a brief setup guide, and a short test report proving it works ...
My site is currently full of errors and the front-end visuals are all over the place. I need someone who can track down the faulty logic that’s breaking pages, and then smooth out the look so everything feels consistent and professional again. The website had a particular design and layout, and all of that should still be in there. You’ll need to go into the existing codebase, figure out what the issue and fix them so the site loads cleanly. Once the back-end is stable, I’d like the layout set to my original design so the interface looks polished across desktop, tablet and mobile and the visual layer renders consistently in the latest Chrome, Firefox and Safari. This should not be very time consuming or complicated, because the coding is already done and the design sh...
Hey, we are a German B2B online printer and are delevoping a basic design tool for our B2B customers. We want to add templates for them to manipulate. This job is to create six different QR Code Stickers (round, rectangle, mixed). ATTENTION: Designs incl the QR Codes need to be made with our tool!!! ATTENTION: This is also to test the tool with which you need to make the designs. You need to save them on the site for them to count. Also the Tool is in German!! STYLE: They need to be basic! Only few elements. Customers will use these templates you made in order to manipulate them to serve THEIR purposes, hence only realtively simple things will be needed/possible. You can use logo-replacer-image of your choice, and Icons you find in the Tool, and also external Icons (in this...
Recover Lost C++ Source Code Must Be an Expert in Multiple Programming Languages
...JavaScript on the front end, with PHP (or Java if you prefer) handling any server-side logic. We’ll work in VS Code so everything stays transparent and easy to review. Core requirement: a working comment section that lets readers leave, edit, and delete their own thoughts while protecting the site from spam. I’m open to adding extras such as social media hooks or a search bar later, but for this first milestone the focus is the blog itself and the comment workflow. Deliverables • Fully responsive blog template with home page, post page, and error page • Comment system (CRUD operations, basic moderation, spam filter or CAPTCHA) • Simple admin area for creating and editing posts • Clear read-me with setup steps and deployment instruc...
Hey, we are a German B2B online printer and are delevoping a basic design tool for our B2B customers. We want to add templates for them to manipulate. This job is to create nine different QR Code Stickers (round, rectangle, mixed). ATTENTION: This is also to test the tool with which you need to make the designs. You need to save them on the site for them to count. Also the Tool is in German!! STYLE: They need to be basic! Only few elements. Customers will use these templates you made in order to manipulate them to serve THEIR purposes, hence only realtively simple things will be needed/possible. You can use logo-replacer-image of your choice, and Icons you find in the Tool, and also external Icons (in this case copyright/license cannot be an issue. Please state what you'...
Project Overview Ro...pixel-perfect, responsive Flutter widgets. Local Storage: Experience with Hive or SQLite for offline data handling. Native Integration: Basic knowledge of Method Channels to communicate with native Android (Java/Kotlin) or iOS (Swift) code if needed. Preferred Qualifications Industry Experience: Prior work in Dating Apps (real-time chat, geolocation) or Healthcare/ERP systems (data visualization, secure records). Architecture: Clean Architecture or MVVM patterns. CI/CD: Experience with Codemagic, Bitrise, or GitHub Actions for automated deployments. Deliverables Clean, documented, and maintainable code. Integration of third-party SDKs (Payment gateways, Google Maps, Analytics). Successful submission and management of apps on Google Play St...
...native builds (Swift + Kotlin/Java) or a proven cross-platform stack such as Flutter or React Native—whichever delivers the best blend of performance and maintainability. Whichever route you recommend, I expect feature parity across devices. Key functions I need from day one include: • Secure user authentication • Real-time ride requests and status updates (push notifications) • Live location tracking on an in-app map with driver-passenger matching • Fare calculation and in-app payment processing • A lightweight admin or BaaS integration to store trips, users, and transaction data You are welcome to suggest extras—scheduled rides, promo code logic, driver ratings—so long as the cab-booking flow remains the star of the ...
Project Overview Ro...pixel-perfect, responsive Flutter widgets. Local Storage: Experience with Hive or SQLite for offline data handling. Native Integration: Basic knowledge of Method Channels to communicate with native Android (Java/Kotlin) or iOS (Swift) code if needed. Preferred Qualifications Industry Experience: Prior work in Dating Apps (real-time chat, geolocation) or Healthcare/ERP systems (data visualization, secure records). Architecture: Clean Architecture or MVVM patterns. CI/CD: Experience with Codemagic, Bitrise, or GitHub Actions for automated deployments. Deliverables Clean, documented, and maintainable code. Integration of third-party SDKs (Payment gateways, Google Maps, Analytics). Successful submission and management of apps on Google Play St...
Hello, Project manager says: REQUIRED - experience of AI with trading charts, signals, orders to digital wallet and knowledge of crypto. Main requirment - trading module not hitting Moving Average crosses and needs fixed or replaced, so please only apply if knowledge on syncronising MA signals with VWAP and then buy/sell orders sent to wallet. -Bot been running for about a year and agents been knocked offline. -Bot uses chart info from online dex sources via data scraping to assist coin selection process -Bot also uses AI via OpenAI to anaylse trade opportunities. -telegram function to display trade info and AI output. -hosted on 5 linux servers for different functions and 1 windows server that scrapes browser (via crons) for source data. -trades execute to digital wallet. -googlesheet...
...the site’s SEO goals better. I’m also unsure how many internal pages, menus, or sitemap entries still point to the old query-string version, so I’ll rely on you to scan the site and confirm what needs updating. There are several other tour URLs structured in a similar way, so once we agree on the method for this link, I’d like you to apply the same solution to the rest. Please outline: • The redirection or rewrite rule you recommend • How you will trace and update every reference across pages, menus, and the XML sitemap • Steps you’ll take to ensure no broken links or duplicate-content issues remain after the change I’ll give access to the hosting control panel and CMS as soon as we settle on an approach. Let me know the e...
I’m building a self-hosted, fully offline education portal that brings career development and personal well-being under one roof. The site will house technical courses—SQL, Excel, Python, Java, Power BI, AI, LLMs, and other trending skills—alongside sections dedicated to aptitude training, gym routines, yoga, and meditation. Visual direction • Overall look: relaxed and friendly so newcomers feel welcome, yet clean enough for seasoned professionals to navigate quickly. • Home page must spotlight Course categories first; everything else can flow beneath or be reached from secondary navigation. Brand identity Alongside the site, I need a logo that communicates professionalism and expertise while still echoing our vision of continuous learning and...
...Beaver Builder, or Gutenberg) • Match current site appearance and functionality exactly • Rebuild contact forms using WPForms or Contact Form 7 • Re-embed Bookeo booking widgets • Implement SSL certificate 4. SEO PRESERVATION • Replicate exact URL permalink structure on new site • If any URLs must change, create strict 301 redirect map • Implement redirects via .htaccess or Redirection plugin • Verify all redirects working (no 404s) • Submit updated sitemap to Google Search Console 5. DNS MIGRATION SUPPORT • Document nameserver settings for new hosting • Provide clear instructions for pointing Crazy Domains DNS • Assist during go-live to minimize downtime TIMELINE • Must be com...
I need an experienced professional to review our existing plans for an interior mezzanine build to ensure compliance with the IBC Code, focusing on structural integrity. Key Areas for Review: - Footings - Walls - Mezzanine structure Ideal skills and experience: - Strong knowledge of IBC Code - Experience with structural integrity assessments - Background in architectural or civil engineering
...understand every step that goes into creating it. Your role will be two-fold: first, deliver a fully functional APK (plus clean, well-commented source code); second, walk me through your architecture, toolchain, and deployment process so I can replicate or extend the project later. Core expectations • Native Android build (Kotlin or Java with Android Studio). • Standard social features—user registration/login, profile editing, posts with images/video, likes/comments, and real-time notifications. • Secure back-end (Firebase, Supabase, or a lightweight REST API with SQL) and cloud storage for media. • Clear documentation: project setup, key code sections, and build/submit steps for Google Play. • A live demonstration on an emu...
...wireframes that outline a familiar social feed: users create profiles, follow one another, post photos or short videos, like, comment, and receive push notifications. Your role is to refine the UI to Material Design standards, build the front-end in Kotlin or Java, and connect everything to a scalable cloud back-end—Firebase is my first thought, but I’m open to an alternative you can justify. Robust authentication, real-time data sync, and basic content moderation hooks are essential. Performance, security, and clean, well-commented code will guide acceptance. Deliverables: • Android Studio project with full source and comments • APK ready for internal testing • README covering build steps, stack, and any third-party services The project...
I'm looking for an experienced mobile app developer to create a social networking app for Android. Key Requirements: - Design and develop an intuitive, user-friendly interface - Implement real-time messaging and notificat... Key Requirements: - Design and develop an intuitive, user-friendly interface - Implement real-time messaging and notification features - Build secure user authentication and profile management - Integrate multimedia sharing capabilities (photos, videos) - Ensure app performance and scalability Ideal Skills and Experience: - Proven experience in Android app development - Strong knowledge of Java/Kotlin and Android SDK - Experience with real-time data and backend integration - Familiarity with UX/UI design principles - Ability to conduct thorough testin...
I need a native-quality Android application that mirrors the core experience of my existing video-streaming website while adding mobile-first polish. The app must let vi...by the gateway. The project needs to move quickly; I am ready to supply API keys, existing backend endpoints, and brand assets immediately and would like a first test build as soon as possible. Deliverables I expect: • Complete Android Studio project with annotated source code • Signed release-ready APK and a Play Store-compliant bundle • Brief setup document so my in-house dev can reproduce the build • Post-launch support for any payment-gateway approval tweaks If you have solid experience with Kotlin/Java, ExoPlayer (or similar), and Indian payment integrations, I’m...
Need java developer to give couple of unique and really good hackathon project ideas.. also provide documentation and walkthrough of implementation
...position so we can confirm everything instantly. Please follow current Android 13 location-permission rules and make sure tracking survives reboots, Doze, and other battery optimisations. I will share the API spec; you may use Retrofit, Volley, or any modern HTTP client you prefer, as long as JSON payloads stay lightweight. Deliverables • Complete Android Studio project (Kotlin or Java) with well-commented code • Signed release APK and Git repository push • Concise README covering build steps, permissions, and how to adjust update frequency Acceptance criteria • Coordinates reach my backend with <3 s delay during a live test • Background service stays active for 8 h without manual relaunch • Toggling tracking off stops all ...
...conventions. Review current modules: reservations, customers, organizations, deposits, payments. Set up the local development environment. 2. Paymob Payment Integration Implement Paymob authentication (API key exchange, token generation & refresh). Build the sharable/quick link payment method — system generates the payment link, sends it to the customer, and receives results via webhook (no iframe/redirection needed). Implement the Paymob webhook receiver with HMAC signature validation and deposit status updates. Handle deposit refunds via the Paymob API. Expose endpoints required by n8n for AI agent orchestration. Test, validate, and document the full payment flow. Note: The payment interface/structure and Paymob config table already exist. 3. Hotel Package & Gu...
...intuitive, and quick to ship. Core requirements • Native Android build (Kotlin or Java). • Basic social features: user sign-up/login, profile page, post creation with text + image, like/comment. • Cloud-based back end (Firebase is fine) for authentication, real-time database, and image storage. • Lightweight, modern UI that keeps navigation down to two or three main screens. • Deliverables: working APK, full source code, brief setup/read-me so I can run it locally or hand it to another team later. Nice-to-have (let me know if you can include) • Push notifications for new likes or comments. • Simple privacy settings so users can switch profiles public/private. • Google Play–ready build variant. Code mus...
Saya sudah memiliki aplikasi sosial media berbasis Android yang saat ini berjalan stabil. Target saya berikutnya adalah mulai menghasilkan pendapatan melalui iklan di dalam aplikasi tersebut. Yang saya butuhkan: • Audit singkat struktur kode (Java/Kotlin) untuk memastikan integrasi SDK iklan berjalan mulus. • Rekomendasi jaringan iklan terbaik (mis. Google AdMob, Facebook Audience Network, atau kombinasi) lengkap dengan pro-kontra singkatnya. • Implementasi dan penempatan unit iklan (banner, interstitial, dan jika cocok rewarded video) tanpa mengganggu kenyamanan pengguna. • Setup dashboard, test-device, dan aturan penayangan agar mematuhi kebijakan Google Play. • Panduan sederhana bagi saya untuk memantau performa iklan serta tips optimasi CTR/...
I’m building a self-hosted, fully offline education portal that brings career development and personal well-being under one roof. The site will house technical courses—SQL, Excel, Python, Java, Power BI, AI, LLMs, and other trending skills—alongside sections dedicated to aptitude training, gym routines, yoga, and meditation. Visual direction • Overall look: relaxed and friendly so newcomers feel welcome, yet clean enough for seasoned professionals to navigate quickly. • Home page must spotlight Course categories first; everything else can flow beneath or be reached from secondary navigation. Brand identity Alongside the site, I need a logo that communicates professionalism and expertise while still echoing our vision of continuous learning and...
I'm seeking an experienced Shopify developer to fix a bug in my existing Liquid code. Requirements: - Expertise in Shopify and Liquid - Proven experience in troubleshooting and fixing Liquid code issues - Prior experience with similar projects Please include your relevant experience in your application.