Javascript scroll object example smooth jobs
...website-development project; while I have not locked in the exact site category yet, I am open to the best structure—whether that ends up being an e-commerce, portfolio, or blog layout—once we discuss goals, content volume, and any future integrations. Here is what will help us succeed: • Clear, modern UI/UX that loads quickly on mobile and desktop • Clean, maintainable code (HTML5, CSS3, JavaScript, or a framework you recommend) • A straightforward way for me to update text and images after launch—WordPress, a headless CMS, or a simple custom admin panel are all options I’m willing to explore • Basic search-engine readiness so the site can be indexed properly at go-live I’ll provide branding assets and page copy; you ...
I’m enrolled in an online course and want to r my technical skills further, but I learn faste...my coursework deadlines • Targeted practice tasks that reinforce each new concept • Feedback on code snippets or mini-projects so I can spot and fix mistakes early • Pointers to high-quality reference materials and tools that complement the course The course itself covers core programming fundamentals and branches into basic web development, so experience with version control, HTML/CSS, JavaScript, and a beginner-friendly backend language (Python or Node) is ideal. If you’re patient, clear in explanation, and comfortable tailoring guidance to a self-paced learner, I’d love to work together. Let me know your availability and how you normally struct...
...dive into individual properties. To make the site genuinely useful I want three essentials fully working on day one: • Advanced search filters that let visitors refine by price, bedrooms, neighbourhood, and any other tag we add later. • Interactive maps that plot each listing in real time so users can explore areas visually. Google Maps or an equivalent JS map library is fine as long as it’s smooth on mobile. • Virtual-tour support (embedded 3D or video) so every property can showcase itself beyond static photos. Front-end must be responsive and quick; back-end can be whatever stack you’re most productive with—Laravel, Node, Django, Ruby, it’s your call—as long as it’s well-structured and easy for another dev to maintain....
...color grading, but the finished video must feel like a cohesive short movie rather than a chronological recording. I’m comfortable if you work in Premiere Pro, Final Cut, or DaVinci Resolve, as long as the final export is delivered in 4K H.264 (plus a high-quality 1080p proxy for easy sharing). Acceptance criteria • Story-driven edit focused on ceremony highlights, cinematic look and feel • Smooth, tasteful transitions; no gimmicky effects • Balanced audio mix of original vows and classical background music (licensed or royalty-free) • Consistent color grade that matches skin tones and overall mood • Two rounds of minor revisions included Raw footage totals about 90 GB; I can provide it via Google Drive or WeTransfer along with a shot lo...
customize the jquery keypad visible without click on the field
I create regular YouTube shorts and longer videos and now need someone who can elevate them with advanced effects and animations. Every piece should feel professional and sleek—think clean kinetic text, tasteful lower-thirds, and smooth motion-graphic transitions that keep viewers engaged without overwhelming the content. Your role is to: • Add polished text overlays and titles that sync perfectly with the pacing and tone. • Incorporate subtle yet eye-catching motion graphics to emphasize key moments or data points. • Maintain color harmony and overall visual consistency so each short looks like part of a cohesive brand. We will collaborate on a shared folder where I drop the raw clips along with a quick storyboard or timing notes. I’ll need the firs...
...recently generated for me, but it is currently only in a raster format. I need it redrawn as a true, clean vector—my preferred format is SVG—so it can scale perfectly on everything from sleek business-card layouts (my primary use case) to larger items such as T-shirts and truck signage. Please match the original colours, shapes, and proportions exactly, keeping every edge crisp and every curve smooth. If any small refinements are needed to remove pixelation or stray artefacts, feel free to tidy them up while staying faithful to the design. Time is important: I’d like the finished vector back ASAP. Deliverables • Final, editable SVG ready for print • Optional high-resolution PNG or PDF proof so I can review at a glance If you have questions ...
I have a batch of raw footage that needs to become an eye-catching piece of Instagram content. The goal is a short, scroll-stopping video with a distinctly creative and artistic feel—think bold colour work, unexpected transitions, subtle motion graphics and an overall rhythm that hooks viewers in the first seconds. The source clips are ready for download, shot in 4K, and I can supply any branding elements you may need. I’m happy for you to work in Premiere Pro, Final Cut or DaVinci Resolve—as long as the final result looks polished and plays smoothly on Instagram’s 9:16 and 1:1 ratios. Deliverables: • 1 fully edited video (15–60 seconds), exported in high-quality MP4, optimised for Instagram feed and Reels • A version with baked-in caption...
I need a fully-async Python 3.11+ pipeline that turns a live phone call into a smooth, sub-2.5 s p50 conversational loop. Here’s the flow I have in mind: a Twilio SIP trunk delivers the RTP stream to a WebSocket bridge; LiveKit Agents SDK manages the media session; Deepgram Nova-3 handles streaming STT; the running transcript feeds Claude (with tool-use enabled); Claude’s text comes back out through ElevenLabs Flash v2.5 for TTS and streams to the caller in real time. What I need from you is a working reference implementation, instrumented and tuned so I can see latency at each hop and fine-tune Voice Activity Detection thresholds. The code must retry transient errors, log everything that matters, notify the caller gracefully on trouble, and, if the Sonnet tier fails m...
...creating cartoonish art styles - Strong understanding of obstacle design and player navigation - Ability to implement smooth swipe controls and engaging gameplay mechanics Please provide a portfolio showcasing similar projects. The game is a casual 3D infinite runner designed for mobile (iOS and Android), built around a simple but engaging core mechanic: controlling a rubber duck as it moves through flowing water paths. The experience is fast, intuitive, and designed for short, repeatable play sessions. Players navigate by swiping to move between lanes or follow branching water routes, avoiding obstacles and collecting coins. The gameplay emphasizes smooth movement, satisfying physics, and clear visual feedback. A key differentiator is the use of branchi...
...supplied audio track, that feel immersive when splashed across the build. Here’s the flow I have in mind: • Pre-production: you’d review CAD or 3-D scans of the structure, suggest any tweaks that will optimise projection angles, and draft a storyboard of the animation. • Content creation: build the motion graphics in your preferred tools (After Effects, Blender, Cinema 4D—whatever lets you deliver smooth 2-D/3-D animation at 30 fps). The final files should be delivered in a codec friendly to Resolume Arena or MadMapper. • Mapping & testing: once onsite, align the content perfectly to the structure, handle warping and edge-blending, and run colour correction so the visuals pop under night-time viewing conditions. • Show time & ...
What I need: A short looping animation (~6 seconds). Deliverables: MP4 + GIF, square + landscape versions, source file included. The scene: A translucent anat...plant/leaf illustrations in a generic botanical style. Do not name or label them. Each should look natural and varied — different leaf shapes — not identical copies. They should feel organic and calming, not clinical. Glow style: Even, smooth, emanating from inside the body. Soft and premium — think aura or inner light, not spray paint, not particles, not scattered dots. Style: Premium wellness aesthetic. Reference images attached: These are rough Paint sketches showing the rough concept and color direction only. Final version must be professional, clean, and smooth — NOT spray paint, NOT pa...
...(Signal calculation loop) Execution Engine (Order placement) The goal is to eliminate unpredictable latency spikes caused by OS scheduling and cache invalidation. Inter-Process Communication Standard Python queues are NOT acceptable. Communication must use: multiprocessing.shared_memory Memory-mapped buffers Lock-free ring buffer architecture Reason: Standard queues introduce locking and object allocation overhead, increasing latency. The target is sub-millisecond internal communication between signal generator and execution engine. Latency Measurement The system must measure: End-to-end order placement latency Round-trip time (RTT) Module processing time Using: time.perf_counter_ns() Latency histogram logging This data must be streamed to the dashboard. Order...
...need hands-on help turning each one into a working modded APK, then getting those builds to run reliably in BlueStacks. While I haven’t locked in any specific premium unlocks or UI tweaks yet, the goal is to understand the entire packaging process so I can apply future changes myself. Once the APKs are ready, I also need BlueStacks configured to launch several instances of the same game at once. Smooth performance, hassle-free installs, and clear account separation matter most to me. What I’m expecting from you • A repeatable workflow (using Apktool, Android Studio, or any proven tools) that produces a signed, install-ready modded APK for the chosen games. • Step-by-step guidance—live or documented—showing how to set up, clone, and manage mul...
I need reliable support to keep my day-to-day administrative tasks on track. The work centres on classic back-office duties—email triage, calendar tidying, light data entry, file organisation and simple report preparation—though the exact mix may change from week to week. Accuracy, discretion with sensitive information and clea...with standard office tools such as Microsoft Office or Google Workspace will help you settle in quickly, but I’m flexible if you already have a productive workflow in place. Deliverables • Assigned administrative tasks completed on or before the agreed deadline • A concise end-of-day summary outlining what’s finished, what’s in progress and any roadblocks If you thrive on keeping operations smooth and error-f...
...fly. Yet the most important through-line is the actual journey between the two cities. Because no raw footage exists, you’ll be hand-selecting and licensing premium stock clips that capture both intimate cabin moments and sweeping exterior landscapes; I need a polished mix of close-ups and wide shots to sell the luxury experience. A refined classical soundtrack should drive the pacing, with smooth, unobtrusive transitions and color grading that screams first-class. Heavy motion graphics aren’t appropriate here—clean, cinematic editing is. Deliverables • Final master (≈20–30 s) in 9:16 for Instagram Reel • Not Allowed to use AI Material Acceptance criteria: footage feels consistently premium, the Cairo-to-Russia storyline is unmista...
...“loan limit” figures per client to see how repayment schedules change A simple brand logo (supplied after award) needs to be integrated site-wide, replacing the placeholder currently shown on the sample. The user registration form also requires a short extension: add the extra questions I will provide—think employment status, income range, and preferred repayment day—while keeping the UX smooth on both desktop and mobile. Deliverables • Complete source code with clear folder structure and comments • Deployed preview link on Vercel for acceptance testing • Admin credentials and concise setup instructions (environment variables, build commands, etc.) The project is considered done when every page mirrors the reference site, t...
My fashion-jewelry line thrives on eye-catching visuals and chatty, feel-good captions, so the goal is clear: keep our Instagram feed and Stories buzzing with fresh, on-brand content that lands at peak times and grows our organic reach. Here’s what the work involves: • Plan and produce scroll-stopping posts for the grid plus everyday Stories that pull followers behind the scenes. • Write casual, friendly copy that feels intentional—each caption should spark conversation, inspire saves, or drive clicks to our shop. • Schedule every post when engagement is highest, using Instagram insights or your preferred tool to maximize visibility. Basic reels editing of provided videos. • Track performance and adjust the content mix as you learn, sharing qu...
...constraints, I haven't been able to finish it on my own — and I'm now looking for a skilled developer to collaborate with. Current State of the Project: The core application is built with vanilla PHP (no framework), heavily utilizing JavaScript, jQuery, and AJAX for frontend interactions. I have also set up a Laravel-based SaaS project as the target platform. The goal is to migrate the existing working application into the Laravel SaaS architecture while maintaining all current functionality. What I'm Looking For: A developer experienced in PHP, Laravel, JavaScript, and AJAX/jQuery. Someone who can review the existing codebase, understand its structure, and propose a clear migration strategy. Ability to work collaboratively — I'm not look...
...Standardize repeatable tasks Workflow Management - Ensure smooth handoffs between roles - Reduce bottlenecks - Improve overall efficiency Execution Oversight - Ensure processes are being followed - Maintain consistency across projects Secondary: Client & Team Experience Support - Improve consistency of deliverables - Reduce errors and miscommunication What This Role Is NOT - Not strategy - Not execution work - Not client sales Requirements - Strong organizational and systems thinking - Ability to improve workflows - Detail-oriented mindset Nice to Have - Experience with project management tools - Process improvement experience Job Details - Part-time: 30-40 hours per week - Pacific Time - $2–3/hr CAD To Apply Please send: - An example of a system or work...
...quickly - Ensure smooth task flow between team members Execution Oversight - Maintain visibility across all work - Ensure deliverables are completed on time - Keep everything moving efficiently Secondary: Client & Team Experience Support - Ensure critical deliverables are not delayed - Flag risks early - Maintain momentum across client work What This Role Is NOT - Not strategy - Not execution work - Not client sales Requirements - Ability to work in fast-paced environments - Strong decision-making under pressure - High sense of urgency - Strong follow-through Nice to Have - Experience in operations or fast-paced roles - Agency or startup experience Job Details - Part-time: 30-40 hours per week - Must work in Pacific Time - $2–3/hr CAD To Apply Please send: - An ...
ConXbyte is moving into its MVP phase and over the next 4–6 weeks the aim is to release a working WhatsApp-based AI assistant for real-estate teams. The assistant must be able to capture incoming property inquiries, schedule site visits automatically, and surface clear business ...reliably captures inquiries, stores them, and triggers ML analysis • Site-visit scheduling works end to end, updating both the customer and the internal calendar • Insight module presents summarised metrics (lead volume, buyer intent score, trend highlights) via the dashboard • Code is modular, documented, and deployable on a standard cloud stack If collaboration during the MVP phase is smooth there is room to evolve this into a long-term partnership, including a potential CTO p...
I need a standalone software application focused on financial tracking, w...Simple, modern UI where users can create multiple budgets, assign categories, and set custom periods. • Automatic calculations of variances and percentage differences. • Dashboard with charts (bar, pie, line) for quick insights. • Secure local or cloud-based data storage with user authentication. • Import / export in CSV, XLSX, and PDF formats. • Clean, well-documented code (Python, JavaScript, or another mainstream stack is fine) so future modules—such as expense tracking or invoicing—can be added without a rewrite. Deliverable A fully functional desktop or web application, installation guide, and brief user manual that walks through creating a first budget ...
I need a clean, modern-looking portfolio site that highlights my work without distractions. The overall aesthetic should be minimalist—ample white space, concise typography, and subtle interactions that feel smooth on both desktop and mobile. Scope The site will centre on three core sections: • About Me – a brief bio with one portrait image. • Projects Gallery – a grid or carousel that lets visitors browse projects quickly, with each project opening to its own detail view. • Contact Information – a simple form plus direct email and social links. I am open to the platform or stack you recommend, so long as it loads fast, is fully responsive, and can be updated without touching code (a lightweight CMS or page-builder is fine). Please op...
I have a collection of voicemail messages from my late grandma that I want woven into a single, polished audio montage. The raw recordings vary in length and quality, so the job involves carefully ordering the clips, cleaning any background hiss or static, balancing their volume, and adding smooth cross-fades so the piece flows naturally from one message to the next. The finished montage should feel intimate and respectful—something the whole family can return to when we miss her voice. A gentle touch of background ambience or light music under long pauses could work if it enhances, but the focus must stay on her words. Please deliver the completed piece as a high-quality digital download (WAV for safekeeping and an MP3 for easy sharing). If you use tools such as Adobe Audit...
...grants that friend an on-the-spot discount while boosting the reward balance of the person who sent the invite—turning every visit into an easy referral loop. The build needs to run natively on both iOS and Android from a single codebase. Phone-number verification will be the only sign-in method, so please factor in an SMS OTP flow. For mapping and in-store positioning I want Google Maps SDK with smooth zoom, pin clustering, and real-time distance calculations. Stores will appear, the user taps “I’m here,” and the app records the visit, unlocks the referral screen, and fires a push notification to selected contacts with the invite link. Core deliverables • Cross-platform mobile app (iOS & Android) compiling without errors • Phone number a...
I want a clean, fast-loading portfolio website whose single focus is a Projects gallery that highlights my graphic design work. Every screen—from mobile to desktop—should open with a visually striking grid or masonry layout where each project thumbnail expands to show case-studies, process shots, and downloadable assets. Smooth page transitions, subtle hover effects, and balanced white space are important to me because the site itself must feel like part of the design portfolio it is presenting. You’ll handle the full stack: front-end build, back-end or headless CMS configuration, and any lightweight server setup needed so I can add or replace projects on my own later. Whether you choose React + Next, Vue, plain HTML/CSS/JS, or a platform such as Webflow or WordPr...
...automatically spot and label consumer-goods products in high-resolution images captured on our manufacturing line. The goal is to distinguish each finished item from background equipment, operators, and any other visual noise so that we can feed the detections into our downstream QA and inventory systems. You will start with raw JPEGs taken under factory lighting, then design, train, and validate an object-detection model—PyTorch or TensorFlow is fine—capable of achieving consistent, real-time performance on an NVIDIA GPU. If you prefer a different framework, let me know why; I’m flexible as long as the final solution is easy for my engineering team to maintain. Deliverables • Annotated sample dataset (in COCO or YOLO format) • Trained detection ...
I have a 12-minute YouTube reaction that needs tightening before it goes live. All I’m after are clean jump-cuts to remove the dead spots and a few well-timed punch-zooms to highlight my facial reactions. The webcam feed should sit inside an animated frame that glows with a smooth gradient—nothing flashy, just a subtle, continuous shimmer that helps the face-cam pop against the footage. I’m happy to supply the raw recording plus a simple style guide so you can match the colours to my channel branding. I would love the sound and image quality to be perfected Please keep the pacing lively, sync any zooms to key moments, and make sure the audio stays perfectly in line after each cut. Deliverables: • Final 1080p (or higher) video, ready to upload &b...
...Build a responsive portfolio website from scratch (or on a lightweight framework/CMS if that speeds things up) • Integrate the three key sections I need: – Photo gallery for project images – Blog section to share updates and insights – Contact form that sends messages directly to my email Look & feel Sleek, fast-loading pages are a must. Smooth transitions, strong typography, and well-structured HTML, CSS, and JavaScript will keep the experience polished on both desktop and mobile. What I’d like to see in your bid I’m mainly interested in your experience building similar portfolio sites. A quick note on the tools or stacks you prefer is helpful, but examples of past work carry the most weight. If you can deliver ...
...that push 25- to 34-year-olds straight to the website where they can download and start booking. I’m after a modern, trendy look that feels native to reels and short-form video. If you can storyboard, shoot or source eye-catching clips, write punchy copy, set up the campaigns, optimise audiences, handle pixels and UTM tracking, and keep ROAS front of mind, we’ll get on well. Key deliverables • Scroll-stopping creative (static, carousel or short video) optimised for IG & TikTok specs • Full campaign build-out: targeting, placements, budgeting, conversion tracking • Ongoing optimisation with weekly performance snapshots and actionable tweaks Please share examples of similar social ads you’ve run, especially in beauty, fashion or lifes...
...account (email, phone, or social login), sign in securely, and then: • Browse upcoming club events, RSVP, and receive reminders through a simple event-scheduling module. • Log and review participation in regular activities—think step counts, training sessions, or volunteer hours—so members can track personal progress and see club-wide leaderboards if possible. A clean material-design interface, smooth offline handling, and a lightweight backend (Firebase, Supabase, or an equivalent that you recommend) are preferred. An admin console to add or edit events and pull activity reports will make management easier, but it doesn’t need to be a separate app; a secure web dashboard is fine. I’m open to using Flutter, React Native, Kotlin, or any frame...
I already have all the raw footage from the wedding day and now need a skilled hand to turn it into a polished, emotionally driven film. The job is strictly post-production: I’m looking for someone to edit the video and weave in tasteful sound effects that heighten each moment. The finished piece should feel cinematic—think thoughtful pacing, smooth transitions, subtle color grading, and carefully layered audio that draws the viewer in without overpowering the vows or speeches. You’re free to work in Adobe Premiere Pro, DaVinci Resolve, Final Cut Pro, or any comparable, professional-grade tool you prefer, as long as the output meets current 4K delivery standards. Deliverables: • A fully edited, color-graded wedding film with cinematic flair • Sound-en...
...destinations already in production; performance slow-downs on the older Mirth instances are the issues I meet most often. All access is through AnyDesk screen-share sessions—no direct log-ins or code exports—so you should be comfortable working live while we talk through each ticket. Your background must cover both the classic Mirth interface and the newer BridgeLink tool-set, with enough HL7, JavaScript, Java and SQL knowledge to trace bottlenecks, tweak transformers, and keep message queues flowing smoothly. Typical tasks you’ll handle: • Diagnose and resolve performance issues on legacy Mirth channels • Update or patch existing channels/destinations across both platforms • Build an occasional new channel when a facility is onboarded ...
...gateway * Transaction management and verification * Order confirmation and tracking **3.5. Admin Panel** * Full-featured admin dashboard * Sales and performance reporting * User and order management --- **4. Technologies Used** The project will be developed using the following technologies: * Programming Language: **PHP** * Framework: **Laravel** * Database: **MySQL** * Frontend: HTML, CSS, JavaScript (optional use of Bootstrap or Vue.js) --- **5. Project Timeline** The total estimated time for completion is **10 working days**, divided as follows: * UI/UX Design: 2 days * Backend Development: 4 days * Database Setup: 1 day * Payment Integration: 1 day * Testing & Deployment: 2 days --- **6. Project Cost** The total cost for the project is **$400 USD**. --- **7. D...
...that transition smoothly into more enclosed areas where privacy matters. Preferred approach I’m expecting concept sketches → refined floor plans → elevations/sections → landscaping plan, with 3D visuals along the way so we can make confident choices early. Experience with Revit, AutoCAD, or similar BIM/CAD tools is essential, and familiarity with Australian residential codes will keep approvals smooth. Acceptance criteria 1. Complete set of schematic drawings ready for council submission. 2. Coordinated interior, exterior, and landscape plans that follow the agreed modern theme. 3. Native design files plus PDFs and high-quality renders for presentation. If you can translate a modern vision into practical, buildable documents, let’s map out th...
...is part of a larger product vision. Developers who deliver strong quality may be invited to continue working on future phases, including backend development and feature expansion. We value developers who work efficiently and are comfortable using modern tools, including AI-assisted workflows where relevant. Core Objective: - Build a mobile-style interactive prototype - Create a realistic and smooth map experience - Implement clean and responsive user interactions - Use mocked data for all content Key Features: - Interactive map (highest priority) - Pinch-to-zoom and pan functionality - Clean map style with minimal visual clutter - Custom markers with numbers (e.g. 2, 3, 9+) - Basic clustering behavior (can be simulated) - Marker interaction with a bottom sheet (slide-up pane...
Freelance Gig: Reel Creator Needed for Music Band Instagram Page We’re looking for a creative Reel Creator for our music band’s Instagram channel who can shoot and edit engaging, high-quality reels that help grow our page and attract more followers. The ideal person should have a good eye for cinematic shots, smooth transitions, trendy reel styles, and creative storytelling through short-form content. We want reels that feel fresh, aesthetic, and attention-grabbing—not basic edits. **Requirements:** 1. Should be based in Delhi (preferably nearby Saket) for convenient shoot 2. Create creative transition reels and cinematic-style Instagram videos 3. Shoot and edit reels preferably using an iPhone 4. Understanding of Instagram trends and viral reel formats 5. Abili...
...to craft a pitch deck that instantly sells the story to producers and decision-makers while leaving them awestruck by its look and feel. Visual design takes center stage here: think bold composition, evocative artwork, and typography that mirrors the film’s tone. The overall style must be artistic—far from corporate or minimalist—yet still clear, structured, and persuasive. To keep the process smooth, the work will flow through three concise phases: concept mood-board, draft slide sequence, and final polish with feedback incorporated. Adobe InDesign, Keynote, or PowerPoint are all acceptable as long as the final deck arrives both as an editable source file and a ready-to-send PDF. Deliverables • 12–15 slide pitch deck (PDF + editable file) &bull...
...priority Team Coordination & Accountability - Check in with team members daily to track progress - Ensure tasks are moving forward without delays - Follow up on incomplete or overdue work - Hold team members accountable to deadlines and priorities Workflow & Bottleneck Management - Identify where work is getting stuck - Resolve blockers quickly (missing info, approvals, dependencies) - Ensure smooth handoffs between roles (e.g., writing → design → reporting) - Improve workflow efficiency over time Execution Oversight - Ensure all deliverables are completed and ready for handoff - Maintain visibility across all projects and timelines - Keep work organized and structured Secondary: Client & Team Experience Support - Help ensure important deliverables (like...
...initial wireframes for the main screens. What I need now is end-to-end development: architecture planning, UI implementation, secure user authentication, database integration, and the polish that will make the experience fast and reliable. I’m flexible on the tech stack—whether you prefer native iOS/Android builds or a robust cross-platform framework, let’s agree on the approach that guarantees smooth performance and future scalability. Deliverables • Complete mobile app source code • Simple admin dashboard for content and user moderation • Deployment to TestFlight and/or Google Play internal track for testing • A concise hand-over document outlining environment setup, build steps, and key modules If you have a track record of s...
I have sets of raw photos, short video clips and a clear script for each piece of content. Your task is to turn that raw material into eye-catching Instagram Reels that boost brand awareness. Each Reel will need colour correction, smooth cuts, on-brand typography, subtle motion graphics, royalty-free music or trending audio (where it makes sense) and final export in 1080×1920, under 30 seconds. Tools such as Adobe Premiere Pro, After Effects, CapCut or similar are fine as long as the result looks polished and scroll-stopping. Deliverables for every brief: • 1 finished Reel (MP4, 1080×1920, <30 s) • 1 caption suggestion with relevant hashtags • A thumbnail frame that fits the grid aesthetic I will share the script, brand colours and refe...
...document (or screen-recorded walkthrough) outlining the changes you made and any credentials/paths I need to keep safe. 3. Optional recommendations for future scaling or hardening, if you spot quick wins during the work. I can provide remote access and any background information you need as soon as we start. Let me know your estimated timeframe and the checkpoints you propose so we can lock in a smooth rollout....
...Intuitive input screen that validates name and birth-date formats • Well-documented calculation engine covering the five items above • Results page that shows each number or pattern with a brief one-line label (readings and daily tips may come later, so keep the UI modular) • Lightweight data handling: store nothing beyond the single session unless it’s essential for the calculation itself • Smooth performance on both Android and iOS (feel free to suggest React Native, Flutter, or a native path—whatever you’re fastest with) Acceptance criteria The build is complete when I can install the app, enter sample data, and receive correct outputs for all five calculations that match standard numerology tables within a 1-point tolerance w...
...important: * Do NOT change the shape, composition, or arrangement of the flowers * Keep all petals, sizes, and positions exactly the same * Do NOT add new elements or extra details What I want: * Apply a psychedelic color treatment inspired by my painting * Use similar tones and color combinations (neon pinks, purples, yellows, greens, turquoise, etc.) * Add color variation within petals, but keep it smooth and intentional * Make the flowers look slightly glowing / surreal, not realistic Style direction: * Bold, flat, saturated colors (inspired by my painting) * Clean and controlled — no messy AI look * Avoid too many small details or complex patterns * Keep it simple, strong, and aesthetic Goal: Make it look like the same photo, but recolored in the style and palette...
I run a small IT staffing agency and I am...sourcing strategies across LinkedIn Recruiter, GitHub, Stack Overflow, and niche forums. • Build and maintain a vetted pipeline of developers, system administrators, project managers, and other tech specialists. • Run structured interviews, technical screens, and reference checks, summarizing findings for quick client decisions. • Coordinate offers, negotiations, and onboarding, ensuring a smooth hand-off to our account managers. I value transparency and measurable progress, so weekly reports on pipeline health, time-to-fill, and candidate feedback are part of the engagement. If you have a track record of reducing time-to-hire for small companies and thrive on autonomy, I would love to hear how you can elevate our r...
... - Job boards and niche technical talent pools - Review and filter resumes to ensure only requirement-matching candidates are submitted - Submit candidate profiles and resumes to the HR team in a clear and organized format - Coordinate and schedule initial interviews using the HR team’s Calendly link - Post and maintain job descriptions across relevant platforms and social channels - Ensure a smooth and professional candidate experience throughout the sourcing and coordination process - Maintain accurate records of candidate pipelines and sourcing activity Requirements Required Qualifications - Proven experience as a recruiter or talent sourcer - Strong ability to screen resumes against technical and role-specific requirements - Familiarity with software engineering roles...
I need my raw clips transformed into a scroll-stopping Instagram Reel. The final video should be vertical (1080 × 1920), 15–60 seconds long, and ready for immediate upload on my feed. What you’ll actually do is trim the footage for pace, weave in a hook at the opening seconds, add on-brand captions, subtle motion graphics, and upbeat royalty-free music that matches the vibe. Colour correction, basic sound clean-up, and smooth transitions are expected so the piece feels polished rather than over-produced. I only need to see evidence that you’ve done this before on Instagram—links to finished Reels or highlights of similar social-media edits are perfect. Tool choice is up to you; Adobe Premiere Pro, Final Cut Pro, DaVinci Resolve, or even CapCut ...
I want to launch a clean, responsive WordPress portfolio that showcases my work elegantly and is easy for me to update later on. The core build should include smooth social media integration so visitors can share projects straight from the gallery or individual case-study pages. I haven’t settled on a theme yet, so feel free to recommend one—whether it’s a lightweight starter theme, a premium option like Astra or Divi, or even a fully bespoke child theme you craft yourself—as long as it keeps performance high and editing straightforward in Gutenberg or Elementor. Key deliverables • Full WordPress installation and theme setup (demo or custom) • Portfolio templates for projects, galleries, and an optional blog area • Built-in social media ...
...any server-side API once it’s finalised; your job is to turn that material into a polished, lightweight application that feels entirely native on modern Android devices. What I expect from you • A well-structured Flutter project that compiles into a signed APK/AAB ready for Google Play submission • State management implemented with Provider, Riverpod, or a comparable modern solution • Smooth handling of permissions, small-footprint analytics, and in-app update checks • Clear hand-over notes and build instructions so I can keep iterating after release Acceptance criteria • Code passes flutter analyze with zero errors or warnings • Runs without crashes on Android 8.0+ • All screens and flows in the wire-frames operate exa...