
Architectural Visualization Projects
Looking for freelance Architectural Visualization jobs and project work? PeoplePerHour has you covered.
Need web designer help to sharpen up my website and tighten look
I don't have the budget for a custom made website so I need to make what I have look as professional as possible. So I need support with the following: General Sort margin sizing throughout and image sizes on mobile version Advice on font style and sizing to make more visually appealing Advice on layout of blog and details pages to make more visually appealing Home page Logo needs to come in and down so not so close to edge Change colour of font on 'latest escapes' to match brand Blogs page Featured blog title - wrap text Image - sort sizing (Possible - create template for sub section of blog) Details place page (Possible - Split sections into different colours or into boxes) Newsletter (kit) (Possible - Change font to match brand, work out how to get smaller newsletter sign up onto footer) Other Change the colours on the cookie policy banner to match branding colours My website is findgreatescapes.com. It's built using Elementor Pro on Wordpress and has Geodirectory installed.
15 days ago65 proposalsRemoteDesign a full set of restaurant menus for print and display
I’m looking for a designer to create a cohesive and visually appealing set of restaurant menus that reflect our brand and enhance the customer experience. The project includes multiple menu formats: an A4 double-sided à la carte menu, an A3 single-sided outdoor food menu, a small delivery/takeaway menu, an A5 Sunday roast menu, an A5 dessert menu, and an A4 drinks menu. All menus should share a consistent style, with clear typography, well-structured layouts, and easy-to-read formatting. The design should balance aesthetics with functionality, ensuring that items, descriptions, and pricing are presented clearly. Creativity is encouraged, but the overall look should remain professional and suitable for a restaurant setting. You will be provided with all menu content (text and pricing), and you will be responsible for layout design, font selection, color styling, and overall visual presentation. The final files should be print-ready with correct sizing, margins, and bleed where required. Please include examples of previous menu or print design work in your proposal.
12 days ago41 proposalsRemoteCANVA WORBOOK
We are currently developing a series of premium workbooks authored by a CEO and a Clinical Psychologist. The written content has already been fully completed. We are looking for support in transferring this content into our pre-designed Canva templates. The role involves accurately placing the text into the correct sections, ensuring formatting is clean, consistent, and visually aligned with the existing design (e.g. correctly positioning exercises, questions, and structured content within the workbook layout). Each workbook is approximately 400 pages, so attention to detail, consistency, and the ability to work methodically through a large volume of content is essential.
7 days ago50 proposalsRemoteopportunity
2D animation a 40-sec anim for a dental technology startup
Seeking a skilled 2D animator to produce a ~40-second clean, minimal, modern animation for a dental technology startup aimed at investors. Style: flat design, health-tech/SaaS aesthetic. Deliverables: polished 40s animation based on provided script and 8-frame storyboard, incorporating supplied product visuals and device references. Expect smooth transitions, concise pacing, refined typography, subtle motion graphics, and export in high-quality MP4 and web-friendly formats. Timely delivery and iteration based on feedback required.
5 days ago53 proposalsRemoteI need a creative graphic designer for social media ads
We are looking for a creative and professional graphic designer to handle a variety of design tasks. The work may include social media designs, advertisements, posters, flyers, and branding materials. The goal is to create visually appealing and modern designs that effectively communicate ideas and attract attention. Requirements: Strong creativity and sense of design Ability to work with different styles Experience in social media and marketing designs Attention to detail and meeting deadlines Deliverables: High-quality designs (JPG/PNG) Source files (PSD/AI) when needed Willingness to make revisions We are looking for a reliable designer for potential long-term collaboration based on performance.
7 days ago42 proposalsRemoteopportunity
Trading bot development
Project Overview We are building a high-performance, low-latency trading engine designed for microstructure-based execution strategies in a high-tax (STT) environment. This is NOT a basic retail trading bot. This system requires advanced system-level engineering, multi-core CPU architecture control, shared memory communication, and real-time observability dashboard. The focus of this project is minimizing latency between signal generation and order execution while maintaining regulatory compliance (Order-to-Trade Ratio constraints). The developer must understand low-level performance optimization, concurrency architecture, and Linux system behavior. Core Technical Requirements Python Version (Mandatory) The engine must use: Python 3.13 Free-Threaded build (3.13t) NOT standard Python 3.10–3.12 Reason: Standard Python uses the Global Interpreter Lock (GIL), which blocks true parallelism. In low-latency systems, a 1–2ms delay caused by GIL contention is unacceptable. Multi-Core Architecture with CPU Core Pinning The engine must: Assign specific modules to specific CPU cores Use os.sched_setaffinity (Linux only) Prevent OS core migration (avoid context switching) Modules include: Sentinel (Risk & OTR monitoring) Sonar (Market entropy / regime detection) Oracle (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 Execution Logic The system should: Prefer passive limit orders Include 200ms cancel logic Manage Order-to-Trade Ratio (OTR) Implement controlled order flooding logic (compliant with broker rules) This is not a simple market order bot. FRONTEND REQUIREMENTS (React Dashboard) The frontend is NOT a trading UI. It is a real-time monitoring and control cockpit. Preferred stack: React (Vite or Next.js) WebSocket for live streaming Lightweight charting (Canvas or WebGL-based) Required Dashboard Modules Sentinel Panel Real-time RTT graph 20ms lockdown threshold indicator CPU usage per pinned core Emergency status Sonar Panel Market regime indicator (Attack / Veto mode) Entropy score display Zero-trust gate status Oracle Panel Weighted Order Book Imbalance (WOBI) heatmap Liquidity imbalance % Signal strength score Must use high-performance rendering (Canvas, not heavy SVG). Execution Panel Net Expected Value (NEV) Fill rate % Cancel rate Order-to-Trade Ratio (OTR) status Emergency Kill Switch Dashboard must include: Global kill switch Sends signal to monitoring service Monitoring service writes flag to shared memory Engine halts immediately Dashboard must NOT communicate directly with broker API. Deployment Requirements Linux-based environment (Ubuntu preferred) Dockerized setup preferred Separate processes: Trading engine Monitoring microservice React frontend Google Cloud compatible. 10 MOST IMPORTANT SKILLS TO ADD Attach these skills on Freelancer: Python 3 (Advanced Concurrency & Multiprocessing) Must understand GIL, free-threaded builds, shared memory. Low-Latency System Design Experience reducing microsecond-level bottlenecks. Linux System Programming Knowledge of CPU affinity, process scheduling, performance tuning. Multithreading & Multiprocessing Architecture Designing multi-core optimized applications. Memory Management & Shared Memory IPC Experience with mmap, shared memory buffers. Financial Market Microstructure Knowledge Understanding order books, liquidity imbalance, passive vs aggressive orders. WebSocket & Real-Time Streaming Required for live dashboard data. React.js (Performance-Optimized UI) Real-time data rendering without UI lag. Performance Profiling & Benchmarking Must measure and optimize latency. Cloud Deployment (Google Cloud / Linux VM / Docker) Production-ready deployment experience. VERY IMPORTANT Add this to filter weak developers: Applicants must answer the following: Have you worked with Python shared memory or mmap before? Have you implemented CPU core pinning on Linux? How would you measure internal engine latency? How would you prevent dashboard from affecting trading engine performance? This will eliminate 80% of generic bot developers.
10 days ago17 proposalsRemoteopportunitypre-fundedurgent
Shopify Web Designer / Developer Needed (UI/UX + Features)
We want to make clear our budget is not up for negotiation at this time. Our Project consist of taking current template and building a new one modified or a new updated theme. Current setup is outline here. We use Flxpoint which has been mapped correctly. 98% of all the data is taken care of already. All data point for the descriptions and mapping are controlled from Flxpoint. - The part that must be done here is all that information needs to lay out in a expert organize design for each product page and all others styles. Focus of the project is the building, structuring and design of the site whatever else required. Scope of Work 1. UI/UX Design & Frontend Development Architect and implement a high-performance, conversion-optimized user experience Design scalable navigation and taxonomy for: 30,000–65,000 products 150,000+ images and product assets Develop or heavily customize a Shopify theme with: Mobile-first, responsive design Optimized product discovery (search, filters, categories) Clean, modern UI aligned with adult retail standards Ensure accessibility, usability, and intuitive customer flows 2. Backend Architecture & Data Integration Integrate with an existing data warehouse (pre-mapped product data) Implement real-time or near real-time data syncing for: Product feeds Inventory updates (drop-shipping model) Pricing and availability Ensure robust data mapping and normalization between source feeds and Shopify 3. App & API Integrations Configure and integrate third-party systems including: Payment gateways Inventory and order management systems Google services (Analytics, Tag Manager, Shopping feeds) AI assistant / automation tools Develop custom middleware or private apps where required 4. Performance Optimization Optimize for: Page speed (Core Web Vitals) High-volume image delivery (CDN, lazy loading, compression) Efficient Liquid rendering and API calls Streamline checkout experience to maximize conversion rates Implement advanced caching and performance strategies 5. Project Management & Delivery Provide structured project governance: Defined milestones and timelines Regular stakeholder communication Agile or sprint-based delivery model Conduct: QA testing (functional, regression, performance) UAT support prior to launch 6. Maintenance & Ongoing Support Post-launch support including: Debugging and issue resolution Feature enhancements Platform updates and optimization Required Team Composition We will only engage with teams or agencies capable of covering all functional areas: Shopify Developer(s) Expertise in Liquid, custom theme development, and backend logic UI/UX Designer Proven experience designing high-SKU e-commerce experiences Project Manager Responsible for delivery, communication, and scope management Technical Requirements Shopify / Shopify Plus experience (strongly preferred) Proficiency in: Shopify Liquid HTML5 / CSS3 JavaScript (React, jQuery or similar frameworks) API integrations Git/version control Experience handling: Large-scale product catalogs High-volume image optimization Drop-shipping workflows Vendor Qualification Criteria We are not evaluating based on public URLs alone. All applicants must provide: Verifiable, real project evidence, including: Code samples (where permissible) Architecture breakdowns Before/after performance metrics Detailed case studies of past builds Demonstrated experience delivering complex, high-scale e-commerce platforms Key Success Factors Scalable architecture capable of handling large datasets Clean, intuitive UX that drives conversion Reliable integration with live product feeds Strong communication and structured execution Ability to deliver a production-ready platform end-to-end
19 days ago93 proposalsRemoteExpires in 11Service listing on e-commerce site
I need a skilled freelancer to create a compelling service listing (gig) on an e‑commerce platform. Tasks include crafting persuasive, SEO‑optimized copy, selecting and uploading high‑quality images, configuring pricing and delivery options, and setting accurate categories and tags. The ideal candidate has e‑commerce and marketplace experience, strong writing and visual design sense, and attention to detail to ensure the listing converts visitors into buyers.
13 days ago34 proposalsRemoteSound track needed for escape room
I am looking for someone to create the sound tracks needed for our new escape room game we are building: Overall concept is this is a training facility and we're putting players through a training system on a old tired space ship in the future (think red dwarf), something critical has happened and the team need to boot up the escape pod, load some coordinates, put a flight crew in place, and reconnect the power to be able to launch to safety. Below are the soundtrack files required: • Main background track - approx 90mins - Start with approx 10secs of "booting up" sounds as the training system initialises, AI voice etc, then go into the general spaceship sounds • Lab drone - approx 5-10mins and needs to be able to loop - General relaxing spaceship soundscape to be used before we boot up the system • Spaceship launch - approx 10 secs - When teams successfully complete the game they should launch the escape pod, so we will play this track (clinking clanking, sirens, warnings, systems booting up, then launch the pod) • Game end - approx 10 secs - This will be played either after the game win sound track, or just if the team runs out of time. Closing the system down, resetting the training problem, etc. then it goes back into the "lab drone" track Then there are some interaction elements that we'll manually trigger for a couple of specific parts of the game: • Detected - System warning system, alerts that an unidentified lifeform has been detected "Warning! Warning! Unidentified lifeform has been detected, please stand in decontamination chamber and await further instructions" • Visual - "Visual check in progress, please standby" - scanning sounds etc. • Pass - Green tick type sound, "Visual check completed successfully... Possible Captain Horcheck identified... please present body signature" • Fail - Error sounds, "Visual check failure, lifeform not identified" • Pass body signature - Green tick type sound, "Body signature completed successfully... voice recognition software enabled... after the tone please say your passphrase..." beep. • Fail body signature - Error sounds "Body signature not recognised, please try again" • Pass passphrase - Green tick type sound, "Pass phrase completed successfully... 89% match for Captain Horcheck... extra verifcation required... please prepare for Horcheck balance verifcation... stand on left leg, cover right ear, close both eyes, and stick tongue out... starting scan" scan sounds for 5-10 seconds • Fail passphrase - Error sounds "Passphrase not recognised, please try again" • Pass wobble check - "Captain Horcheck wobbleness exact match... welcome aboard Captain, your ice latte is in the refrigerator." There are three other one off hits that we trigger when they complete certain tasks in the room as well... • Fuses reconnected - Alert sounds, friendly jingle, "Master fuses reconnected successfully... power systems back online" • Coordinates - Alert sounds, friendly jingle (some progression from the previous one), "Flight coordinates entered correctly, navigation systems back online" • Flight crew - Alert sounds, friendly jingle (some progression from the previous one), "Flight Crew assembled and awaiting launch" I think this is everything. Please let me know a cost and leadtime to produce. If you're able to provide any kind of sample for the type of thing you would do that would be appreciated. Any questions please let me know. Thanks Tom
7 days ago12 proposalsRemoteUI/UX Designer — AI Infrastructure Product (early-stage startup)
We are an early-stage deep-tech startup building infrastructure for distributed AI workloads. Our product enables AI tasks to run across a global network of machines, with a strong focus on reliability, security, and observability. We are currently working on internal tools and interfaces that help visualize and manage complex system behavior — and we’re looking for a designer who can help us shape these experiences. --- What you’ll work on • Designing clean and intuitive interfaces for complex systems • Creating UI for internal tools and monitoring environments • Visualizing system states, metrics, and workflows • Improving usability of data-heavy interfaces • Contributing to early product design decisions --- What we’re looking for • Experience in UI/UX design (web-based tools or dashboards is a plus) • Ability to simplify complex information into clear interfaces • Strong sense of layout, hierarchy, and visual clarity • Attention to detail and consistency • Comfortable working with evolving product requirements
a month ago31 proposalsRemoteVideo editor
Seeking a skilled video editor to craft professional, engaging video content. Responsibilities include trimming, color grading, audio enhancement, transitions, motion graphics, and exporting optimized files for web and social platforms. Must be proficient with Premiere Pro, Final Cut Pro, or DaVinci Resolve, and experienced with visual storytelling, pacing, and brand-consistent aesthetics. Timely delivery, strong communication, and revisions included. Provide portfolio samples demonstrating previous work and relevant expertise.
10 days ago13 proposalsRemoteUnoSearch x DenteX: 1.1M Impressions, 65% More Leads
DenteX is a technology-driven orthodontic company behind toothsi, one of the most recognized clear aligner brands with 300,000+ smiles transformed across the US. Despite growing demand for at-home teeth alignment, DenteX was losing high-intent patients to competitors in search results every single day. They needed stronger organic visibility, better local engagement, and a content strategy that actually converted. UnoSearch stepped in with a focused 6-month SEO strategy: Built a keyword architecture across 4 intent layers — awareness, brand, comparison, and conversion — targeting searches like invisible braces, clear aligners cost, and toothsi vs Invisalign. Created dedicated landing pages for brand trust queries like toothsi reviews and toothsi before and after, keeping users on DenteX's site instead of third-party review platforms. Optimized the Google Business Profile with structured service signals and conversion-focused paths to drive scan bookings and consultations. Strengthened on-page SEO, internal linking, and search intent alignment to improve ranking stability without relying on paid ads. Results Delivered: ✅ 1.11 Million+ Google Search Impressions ✅ 10,500+ Organic Clicks in 3 months ✅ 71.8% increase in Google Business Profile interactions ✅ 65–71% growth in qualified leads ✅ Average ranking improved from position 20.8 to 7.7 DenteX now runs on predictable, search-driven patient growth — scalable, sustainable, and paid-ad independent.
10 days ago19 proposalsRemoteopportunity
Videographer and content creator in one
I am a visual artist. I am an oil painter and I also draw in charcoal. I also make embroideries. I need somebody to film me at various different sites at times. I also need somebody to create content from footage I already have and also to create new footage. They need to have an artistic imagination, be able to add music and text to each reel that I require. On average, I need 84 reels a month. They need to already have experience in this field. I would also need to see their work before deciding if they were appropriate for me. They can find me on Instagram at franklin_taylor_gallery
20 days ago7 proposalsRemoteOffice Project
Modern Office Interior Project Description This office project showcases a contemporary and highly functional workspace designed with a balance of aesthetics, comfort, and productivity. The overall concept follows a modern minimalistic theme, combining warm wooden textures with clean white finishes to create a sophisticated corporate environment. The entrance area features a stylish reception desk backed by a decorative wall panel with marble and vertical wooden elements, giving a premium first impression. The use of pendant lighting enhances the visual appeal while maintaining a professional ambiance. The main workspace is designed with a linear workstation layout, accommodating multiple users efficiently. Ergonomic chairs and well-organized desk systems ensure comfort and productivity. Overhead cabinets with integrated lighting provide ample storage while maintaining a clutter-free look. The neutral color palette, combined with soft under-cabinet lighting, creates a calm and focused work atmosphere. A dedicated meeting room is included, featuring a compact table setup with comfortable seating and a subtle lighting scheme. The addition of a lounge sofa enhances the space, making it suitable for both formal discussions and informal meetings. Glass partitions are used strategically to separate spaces while maintaining visual openness and allowing natural light to flow throughout the office. This enhances transparency and creates a spacious feel. The project also incorporates custom wall paneling and decorative elements, adding character without overwhelming the minimalist design. Ceiling-mounted recessed lights are evenly distributed to provide uniform illumination across all areas. Overall, this office design successfully blends functionality with modern aesthetics, creating a productive, elegant, and welcoming workspace.
2 days ago11 proposalsRemoteBuild a professional responsive business website
I am looking for a skilled web developer who can create a modern, responsive, and user-friendly website. The website should be visually appealing and work smoothly on all devices including mobile and desktop. The developer should have good knowledge of HTML, CSS, and JavaScript. Experience with UI/UX design will be a plus. I want a clean design, fast loading speed, and a professional look. Please share your previous work or portfolio if available.
17 days ago50 proposalsRemoteMeta DM long term
Seeking a reliable long-term contractor to create and post compelling social media advertisements promoting heavily discounted UK residential properties. Responsibilities include crafting persuasive copy, selecting engaging visuals, scheduling posts across platforms, and optimizing content for reach and conversions. Must maintain consistent branding, adhere to platform policies, and deliver regular performance updates. Experience in real estate marketing and paid promotion is preferred. Ongoing, steady work for the right candidate.
12 days ago19 proposalsRemoteRedesign Wix website
Wix Website Redesign — UK Accounting Services Firm I need an experienced Wix designer to redesign my existing live website (countsandaccounts.com). This is a redesign only, not a new build. You will work inside our current Wix account. Scope: - Redesign 6 pages: Homepage, Services, About, Contact, Blog, and one landing page - Modern, clean, professional layout with mobile responsiveness - Update copy and page structure per a detailed brief I will provide - Two rounds of revisions included I have a full written brief with exact section structure, copy direction, and a visual mockup ready to share with the selected freelancer. Requirements: - Proven Wix redesign experience (not just new builds) - Portfolio showing professional services or B2B websites - Fixed price for the full scope, not per page - Available to start within 2 days Please reply with your fixed price, timeline, and one or two examples of Wix redesigns you have done. Budget: Min £100 Timeline: To be decided
3 days ago36 proposalsRemoteSocial Media Post
We are looking for a skilled and creative graphic/UI designer who can design high-quality, modern, and engaging social media posts. The ideal candidate should have strong expertise in: UI/UX design principles Clean and professional layout design Branding consistency Creating visually appealing social media creatives This project requires: Designing eye-catching social media posts Understanding brand guidelines and applying them creatively Delivering high-quality designs with attention to detail Experience with tools like Figma, Photoshop, or Illustrator is preferred. We are looking for someone who can deliver premium-quality work with a modern design approach.
12 days ago19 proposalsRemoteopportunity
Social media strategy
Seeking an experienced social media strategist and content creator for a luxury real estate firm. Craft compelling, on-brand content to attract followers and elevate exposure for completed luxury rental properties with current leasing availability and for under-construction developments approaching lease-up. Deliverables include content calendars, high-quality post copy, visual concepts, platform-specific strategies, engagement tactics, and performance-driven campaigns to boost visibility, drive inquiries, and enhance brand prestige across social channels.
12 days ago52 proposalsRemoteopportunity
UX/UI Designer and Engineer with AWS Proficiency
Need seasoned UX/UI expert and frontend engineer for fast turnaround project - take the home page of our application, our stated goals, and make it more functional and value added experience for users. Please don't apply unless you're an expert on UX for CRM applications, understand the B2B sales process, and are proficient at front end coding on AWS . Expected output is to directly modify the existing frontend on our AWS account to improve visual aesthetics and usability.
19 days ago45 proposalsRemote