
Magazine Design Projects
Looking for freelance Magazine Design jobs and project work? PeoplePerHour has you covered.
featuredopportunityurgent
Premium GCC Product Marketplace (Luxury eCommerce Platform)
Premium GCC Product Marketplace (Luxury eCommerce Platform) I am seeking an experienced Shopify and senior full stack Shopify developer to build a premium luxury eCommerce marketplace aimed at GCC (Khaleeji) customers living in or visiting the United Kingdom. This is **not** a standard Shopify store. Our vision is to create the UK's leading destination for authentic Gulf products, combining premium international shopping with a seamless, luxury customer experience designed specifically for Arabic-speaking and GCC customers. The successful developer must have proven experience building modern Shopify Plus or enterprise Shopify stores with advanced custom functionality, multilingual support, AI integrations and premium user experiences. ## Project Overview The platform will enable customers to purchase authentic products from: * Saudi Arabia * United Arab Emirates * Kuwait * Qatar * Bahrain * Oman * United Kingdom (including premium British brands) The website should provide an elegant, fast and intuitive shopping experience with support for English and Arabic (RTL), country-specific catalogues and same-day UK delivery where available. ## Customer Experience The platform should include: * Luxury modern responsive design * Mobile-first experience * Arabic & English language support * Country-specific shopping * Smart personalised homepage * AI-powered product recommendations * Wishlist * Recently viewed products * Frequently bought together * Product bundles * Advanced predictive search * Voice search * Smart filtering * Verified customer reviews * Gift wrapping * Privacy packaging option * Gift messages * Loyalty & rewards programme * Referral programme * Push notifications * WhatsApp integration * Live chat support ## Product Experience Each product page should support: * High-resolution image galleries * Product videos * 360° product views * Zoom functionality * Country of origin * Ingredients * Nutritional information * Allergy information * Halal certification (where applicable) * Authenticity verification * Related products * AI product suggestions * Questions & Answers * Stock availability * Delivery estimates ## Checkout & Payments Support for: * Secure checkout * Guest checkout * Customer accounts * Saved addresses * Discount codes * Apple Pay * Google Pay * Shop Pay * Credit & Debit Cards * PayPal * Cash on Delivery * Buy Now Pay Later integrations (where available) * Multiple shipping methods * Same-day delivery * Scheduled delivery * Click & Collect ## Marketing & Sales The platform should include: * Social commerce integration * TikTok Shop * Instagram Shopping * Facebook Shop * Google Shopping * YouTube Shopping * Pinterest Shopping * WhatsApp Business * Klaviyo or Mailchimp integration * SMS marketing * Abandoned cart recovery * Dynamic promotional campaigns * SEO optimisation * Analytics dashboard ## Administration Comprehensive Shopify administration including: * Product management * Inventory management * Country-based catalogue management * Order management * Customer management * Sales reporting * Marketing dashboard * Discount management * AI analytics * Supplier management * Future multi-vendor marketplace capability * Commission management * Performance reporting ## Future Expansion The architecture should be designed so the platform can evolve into a full multi-vendor marketplace where GCC brands and suppliers can register, manage products and receive payouts whilst the platform manages approvals, commissions and quality control. ## Technical Requirements Please include in your proposal: * Recommended Shopify architecture * Apps vs custom development recommendations * Shopify Plus experience (if applicable) * Technology stack * Third-party integrations * Security approach * Performance optimisation strategy * SEO strategy * Mobile optimisation * AI integrations you recommend * Estimated project timeline * Ongoing maintenance options * Examples of comparable Shopify or luxury eCommerce projects you have delivered ## Existing Specification A detailed Software Requirements Specification (SRS) has already been prepared and will be provided to shortlisted candidates. It includes extensive functionality covering multilingual support, country-based catalogues, social commerce integrations, loyalty programmes, AI recommendations, Shopify administration, analytics, customer engagement and future marketplace expansion. ## Important Please do **not** apply unless you have demonstrable experience building premium Shopify eCommerce platforms or online marketplaces of similar complexity. Applications should include examples of relevant Shopify projects, details of your proposed technical approach and recommendations for delivering a scalable, secure and high-performance platform capable of serving an international GCC customer base.
featuredopportunityurgent
Teaching Marketplace & Learning Platform
Developer to create a Teaching Marketplace & Learning Platform (Similar to Preply) We are seeking an experienced and highly skilled software developer or senior full stack developer to build a premium online learning marketplace specialising in Qur'an, Arabic and Islamic Studies. This is **not** a simple tutoring website. We are building a scalable international SaaS platform combining the functionality of platforms such as Preply, italki, Calendly, Zoom, Moodle and modern AI-powered learning systems into one fully integrated solution. The successful developer must have extensive experience developing complex educational marketplaces, live video platforms and payment systems. Experience with AI integration is highly desirable. The platform will support: * One-to-one lessons * Group classes * Live classes * Recorded courses * Worldwide teachers and students * Multi-language architecture * Multi-country support * Multi-currency * Automatic timezone conversion Teacher Marketplace Teachers will be able to: * Register from anywhere in the world * Complete identity verification * Upload qualifications * Record profile introduction videos * Set availability * Set hourly rates (within Admin limits) * Digitally sign contracts * Accept lesson bookings * Apply to teach group classes * Teach through the built-in virtual classroom * Create assessments * Issue certificates * Write reports * Track earnings * View analytics * Receive ratings and reviews Students should be able to search teachers using advanced filters including: * Price * Availability * Country * Gender * Qualification * Experience * Native language * Teaching speciality * Ratings * Trial lessons Virtual Classroom The classroom should include: * Built-in video conferencing * Interactive whiteboard * Screen sharing * PowerPoint support * Flipbook/PDF reader * Session recording * AI meeting transcription * Shared notes * Live chat * File sharing * Interactive quizzes * Educational games * Breakout rooms * Polls * Attendance tracking AI Features We intend to integrate AI throughout the platform, including: * Automatic lesson transcription * AI lesson summaries * AI-generated homework * AI study recommendations * AI learning analytics * AI pronunciation assessment * AI Tajweed assistance * AI chatbot support Learning Management Students should have access to: * Learning dashboard * Homework * Exams * Progress tracking * Certificates * Recorded lessons * Learning history * Vocabulary notebook * Achievement badges * Parent accounts * Personal notes Administration Comprehensive Super Admin and Admin dashboards including: * User management * Teacher approvals * Revenue reporting * Commission management * Teacher performance * Attendance reports * Booking analytics * Student retention * Financial reporting * Marketing dashboard * CRM * Promotional coupons * Referral system * Audit logs * Support tickets * Refund management Payments Integrated payment gateway supporting: * Hourly payments * Monthly subscriptions * Block bookings * Direct Debit * One-off payments * Discount codes * Commission management * Teacher payouts Technical Requirements Please include details of: * Technologies/frameworks you recommend * Proposed system architecture * Security approach * Scalability strategy * Cloud hosting recommendation * Database design * AI technologies you intend to use * Estimated timeline * Team structure * Relevant portfolio examples Existing Specification A detailed Software Requirements Specification (SRS) has already been prepared and will be provided to shortlisted candidates. The specification currently includes extensive functionality covering user management, virtual classrooms, examinations, reporting, payments, scheduling, AI transcription, flipbook integration, analytics, role-based permissions and much more. ## Important Please do **not** apply unless you have previously built a sophisticated online education marketplace or SaaS platform of comparable complexity. Applications without examples of similar projects will not be considered. This project is intended to become a market-leading global platform, therefore code quality, scalability, security and long-term maintainability are essential.
Design Rule-Based Data Transformation Service Architecture + ERD
We're building an AI-driven financial data analysis and market prediction platform. We need a backend/data architect to design the architecture and ERD (Entity-Relationship Diagram) for a Transformation Rules Service - one component within the "Silver Zone" of our pipeline (full context in the attached brief). What we need: The service must let us define transformation rules dynamically (e.g. a rule like A + B = C, where A, B, C are data fields) without hardcoding them. Each rule's logic should live in a Python method, callable from a Python file. We need your ERD to clearly show: Where field/attribute definitions (A, B, C) are stored Where the rule logic/expression itself is stored Where the Python file/method references for each rule are tracked The dependency relationships between these entities (not an execution sequence) New rules should be addable at runtime via API endpoints and triggered dynamically - no code changes needed to add a new rule. Scope: Only the Transformation Rules Service within the Silver Zone. Excludes: Bronze Zone text cleaning/normalization (separate processor), other service APIs, and Market Impact Prediction (Gold Zone). Deliverables: Architecture diagram of the Transformation Rules Service ERD covering fields/attributes, rules/logic, and Python file/method references, with dependencies mapped A short write-up explaining how a new rule gets added and executed end-to-end, including API usage Full detailed brief (with diagram) attached - please review before applying. Skills required: Software/Data Architecture, Database Design (ERD), Python, System Design, API Design This is very very small task for professional. Budget is fixed. I need to complete this within 24 hours from project started. requirements also fixed. no change.
9 days ago14 proposalsRemoteopportunity
Creative Designer Needed for Branding, 2D, 3D & AI Artwork
I am looking for a highly creative designer who can support both branding and digital artwork across a variety of design tasks. The work may include logo design, vector illustrations, architectural drawings, 2D graphics, 3D modelling, realistic renders, AI generated artwork, image enhancement, and creative visual concepts. This is intended to become an ongoing working relationship if the quality and communication are excellent. I have an initial concept but would like the successful freelancer to guide me through the full creative process. Please explain in your proposal what information you would need from me before starting and how you normally manage projects like this. Please also include a portfolio containing work that demonstrates your creativity across different design styles. I am particularly interested in seeing branding projects, realistic renders, illustrations, architectural work, AI generated artwork, and vector graphics. When submitting your proposal, please include: Your strongest portfolio samples. The software you use. Your preferred workflow. Your estimated turnaround time. Which design services you specialize in most. I am looking for someone with strong attention to detail, excellent communication, and the ability to deliver high quality work consistently. I am hoping to begin the first project soon after selecting the right freelancer. Skills Required Graphic Design, Logo Design, Vector Illustration, Adobe Illustrator, Photoshop, AI Art, 3D Modelling, Architectural Rendering, AutoCAD, Blender, 3D Rendering
9 days ago51 proposalsRemoteCompany logo
Designed a modern and professional logo inspired by the innovative spirit of **Zebronics**. The design focuses on simplicity, strong brand identity, and a clean visual style that reflects technology, quality, and innovation. Every element was carefully crafted to create a memorable and impactful logo while maintaining a sleek and contemporary look. #LogoDesign #GraphicDesign #BrandIdentity #Zebronics #CreativeDesign #AdobeIllustrator #LogoCreator #DesignPortfolio
5 days ago26 proposalsRemote2D/3D Design for Pet Products, My ideas and delivering 2D / 3D
I am looking for an experienced designer ideally with knowledge of pet product design to turn my ideas into 2D wireframe and 3D mock ups ready for production. Products include dog lead, dog collar and dog harness. The 2D wire frame should be a technical drawing showing measurements, dimensions and technical things like fabric choice and materials. Like a schematic / wireframe so a factory can look at it and know what to do. I will provide reference images, as well as a written brief and some AI generated images which convey the product. You don't need experience in pet products, but more of an understanding of how things are made and how to put that across in a design. I will need to see some examples of your work, 2D and 3D. And screen grabs of your workflow to make sure you are not just using AI. Please reply message me with a PDF or link to your portfolio on a respected website (either on this website or whatever). I am not looking for a NASA style schematic or design, can be simple, but needs to be clear what it is and the vision. I have attached some examples of what we need. I look forward to hearing back.
7 days ago21 proposalsRemoteWordPress developer needed to build custom theme for publisher
WordPress developer needed for custom theme rebuild of I Love Manchester We’re looking for an experienced WordPress developer to help rebuild the I Love Manchester website as a custom WordPress theme. I Love Manchester is an independent news, events, culture and city guide platform for Greater Manchester. The live site has years of content, SEO value, advertising placements, membership functionality and a WooCommerce shop. We are not looking for a basic brochure website, a page builder rebuild, or a custom directory/events system built from scratch. We already have a full design pack covering the design system, header, footer, homepage, single post layout and key page layouts, including Directory/place listings and What’s On/events. We need those designs developed into a fast, stable, SEO-friendly WordPress site. Preferred approach Custom WordPress theme ACF Pro / ACF flexible fields / ACF blocks Native WordPress editor for editorial publishing Reusable blocks/templates for landing pages GeoDirectory for places, venues and business listings GeoDirectory Events for events and What’s On WooCommerce for shop MemberPress for membership/subscriptions Yoast SEO for SEO Advanced Ads for advertising placements Cloudflare and Imagify retained Important We want to use reputable, long-standing plugins with good support. GeoDirectory and GeoDirectory Events should be used as the core directory/events system. We do not want this built bespoke from scratch. The developer’s role is to configure, theme and integrate the chosen plugins properly, so places, events, guides and articles work together cleanly. For example: Place pages should show related articles and upcoming events. Event pages should link clearly to the relevant venue/place page. Things to do pages should pull from GeoDirectory Events. Directory/place pages should match the supplied I Love Manchester design system, not look like generic plugin output. News articles should remain standard WordPress posts, with the ability to embed place and event listings where needed. Current setup The live site is ilovemanchester.com. We already have a cloned/staging site on the server and will share access with the chosen developer. The database has recently been cleaned. Main areas of the website News stories and editorial posts Things to do and event listings Directory of places, venues and businesses Membership and member-only content About us, Marketing and Advertising, Out-of-Home, Charity, Awards and other landing pages WooCommerce shop The work may include Reviewing the current staging setup Building a custom WordPress theme from the supplied designs Setting up global styles, typography, colours and reusable components Building templates for posts, categories, tags, authors and search results Building landing page templates and reusable ACF blocks Setting up ACF fields/flexible content where needed Installing/configuring GeoDirectory and GeoDirectory Events Styling GeoDirectory templates to match the design pack Making sure places, events and articles link together sensibly Making sure MemberPress, WooCommerce, Yoast SEO, Advanced Ads, Cloudflare and Imagify continue to work properly Protecting existing URL structure and SEO value Keeping the site fast and lightweight Checking mobile/responsive design Preparing a safe staging-to-live launch plan Providing handover notes for our team Experience needed Strong custom WordPress theme development ACF Pro, flexible fields or ACF blocks Content-heavy publisher, magazine, local guide or directory websites GeoDirectory or similar directory/event plugins SEO, redirects and URL preservation WooCommerce MemberPress or other membership plugins Advanced Ads or ad placement logic would be useful Strong responsive front-end skills Performance-conscious approach Comfortable working on staging without affecting live site Please include Examples of similar custom WordPress sites Examples of ACF/custom theme work GeoDirectory/GeoDirectory Events experience MemberPress, WooCommerce, Yoast SEO and Advanced Ads experience How you would approach the build Any risks you can see Suggested first phase Availability Day rate or fixed-price estimate We may start with a smaller paid phase before committing to the full rebuild. This could include reviewing the staging site and design pack, confirming the architecture, setting up GeoDirectory/GeoDirectory Events, and building one article template, one archive template, one landing page template, one reusable ACF block, one place template and one event template. Please do not send a generic proposal. We need someone who understands the difference between a good-looking WordPress site and a proper publishing platform.
16 days ago95 proposalsRemoteBusiness Process & Automation Specialist
Seeking a Business Process & Automation Specialist to optimize internal operations and implement seamless integrations among CRM, email, and project management tools. Tasks: audit existing workflows to identify inefficiencies; design and deploy automated triggers using Zapier, Make, or n8n; create clear, comprehensive documentation of updated processes for team adoption. Require demonstrated experience in operational design, workflow automation, and integration setup to deliver efficient, scalable solutions.
2 days ago53 proposalsRemoteopportunity
Building an AI pricing tool
I am looking to create a furniture pricing tool that prices from a floorplan. I want to be able to upload into the tool up to 20 pricefiles that contain cost prices and product codes From here i want to be able to load in a design of an office space that often contains a mix of product such as desks, chairs, soft seating, meeting furniture, etc. I want the tool to then give me a proposed product list for certain budget levels. So it will scan the price files and pull out the most suitable items that match the design and build a quote that achieves the overall target price. If it can then produce a final itemised list includes coding and cost prices that could be loaded into something like quickbooks that would be great also. How we get the AI software to recommend products based on image i don't know but i tested this quickly with Grok by uploading a 3D design and telling it to give me a list of products from one manufacturer and it did it. I assume by scanning the manufacturers website? No idea but hopefully this gives some sort of insight into what i want to create
2 days ago43 proposalsRemoteDigital Product Creator
We’re looking for a creative and organised freelancer to help turn our ideas into beautiful, professional digital products for our growing community, Mum Mode. We already have the content, ideas and direction – we simply need someone who can bring everything to life by designing and formatting it into high-quality Canva templates and digital products. What you’ll be creating * eBooks and workbooks * Business templates * Planners and journals * Checklists and guides * Canva templates * Printable resources * Lead magnets * Membership resources * Other downloadable digital products What you’ll be doing * Take our written content and ideas and transform them into polished, branded digital products. * Design professional layouts in Canva that are engaging and easy to use. * Ensure every product is consistent with the Mum Mode brand. * Use ChatGPT where appropriate to help refine content, improve formatting and increase efficiency. Skills we’re looking for * Excellent Canva design skills. * Experience creating digital products. * A great eye for layout, typography and branding. * Strong attention to detail. * Excellent written English. * Confident using ChatGPT as part of your workflow. * Able to work independently and meet deadlines. To apply, please include: * Examples of digital products you’ve created. * Your Canva portfolio or previous work. * Tell us how you use ChatGPT in your work. * Your hourly rate and availability. We’re looking for someone who can become a long-term member of the Mum Mode team as we continue to launch new products and resources. If you love turning ideas into beautifully designed digital products, we’d love to hear from you.
11 hours ago27 proposalsRemoteCAD Drawing Needed for Simple CNC Wooden Product
I'm looking for an experienced CAD designer to create a simple 3D CAD model for a premium wooden prototype that will be CNC machined from solid hardwood. The design is straightforward and consists of a rounded rectangular base with an internal routed cavity. It has been designed specifically for 3-axis CNC machining. I will provide: Reference drawings with dimensions Rendered images of the design Overall measurements and construction details The CAD model should be suitable for CNC machining and supplied as: STEP (.step/.stp) Native CAD file (Fusion 360, SolidWorks, Inventor or similar) PDF drawing with dimensions The designer should have experience producing CAD models for CNC machining of timber products.
10 days ago20 proposalsRemoteopportunity
Website for My Updated Online tuition centre
I need a designer that is familiar with using Square space platform to make websites. It will need to have the following: Only five or six pages. Nothing complicated. For example: Home About Subjects/courses (packages offered) Booking system/Fees Success Stories Blog - to share advice Contact Keep it: Simple. Elegant. Professional. No clutter.
2 days ago106 proposalsRemoteCreate Instagram content for Scottish family days out
I am looking for a creative social media designer to produce a trial Instagram content pack for BonnieDaysOut.scot, a growing website that helps families find and plan days out across Scotland. Our audience is mainly parents looking for trustworthy, practical and visually appealing ideas for family days out. This is primarily a design and content-repurposing project. The attraction research, website copy and genuine venue photographs will be supplied. You will not be expected to research attractions from scratch. For this £50 paid trial, I would like: • 5 completed Instagram feed posts • A mixture of photo-led posts and carousels • 5 matching Instagram Story adaptations • Editable Canva links for all designs • Exported PNG or JPG files • One reasonable revision round The posts should use genuine attraction photographs supplied by me. AI-generated attraction images or unrelated stock photographs must not be used. The design should feel: • Warm, modern and family-friendly • Editorial rather than overly corporate • Clear and easy to read on mobile • Consistent with the existing BonnieDaysOut brand • Suitable for attractions to reshare on their own accounts Possible content formats include: • Attraction spotlights • “What parents need to know” carousels • Rainy-day or seasonal recommendations • New attraction page announcements • Practical family planning tips I can supply: • Website and attraction-page links • Approved photographs • Logo and brand colours • Existing Instagram examples • The facts and key messages for each post Please include the following in your proposal: 1. Links or examples of relevant Instagram design work 2. Any tourism, family, lifestyle or editorial projects you have completed 3. Confirmation that you can supply editable Canva files 4. Confirmation that you will use only the genuine images supplied 5. A brief explanation of how you would approach the BonnieDaysOut visual style Before completing the full batch, I would like to approve the visual direction of the first post. This is a paid trial. If the quality and working relationship are good, there may be regular future batches.
a day ago28 proposalsRemoteBrand Stationery & Mockups Designer
I’m looking for a creative graphic designer to design a complete brand stationery system with mockups. I will provide: Logo files Reference style/example The design must follow the same direction but should be enhanced creatively into a premium architectural identity system. Concept is based on: Graph paper / grid system Scale lines representing measurements D-scale / geometric drafting elements Clean architectural + technical aesthetic
a month ago14 proposalsRemoteopportunity
Bespoke gazebo canopies and side wall
I am looking for someone to design some branded gazebo canopies, and a branded gazebo sidewall. The client is an outdoor community market. They will be used for the market, and also other community events. Vector logos can be provided for both the market and the community group - both should be incorporated. We will need designs for the following: 4m x 8m gazebo canopy from https://www.instantpromotion.co.uk/custom-gazebo-canopy.html 3m x 4.5m gazebo canopy from https://www.instantpromotion.co.uk/custom-gazebo-canopy.html 3m x 3m gazebo canopy from https://www.instantpromotion.co.uk/custom-gazebo-canopy.html 4.5m sidewall from https://www.instantpromotion.co.uk/custom-gazebo-sidewalls.html The designs should combine the branding of both https://www.ruddingtonvillagemarket.co.uk/ and https://www.rvcp.org.uk/
9 days ago36 proposalsRemoteopportunity
Logo and social media post creation
Hello there. I need a designer to help my studio design come to life and to help with keeping branding colours and fonts with instagram I would like my branding to be old English lettering or graffiti style for my tattooing business and would like somebody that has experience in this kind of industry or styles so the logo itself does not look generic but also looks vibrant That studio is called Studio MB Colours I’m thinking are red and black with touches of white but I’m open to ideas Please send me a message if you’re interested in working with me on this project and no generic messages, please Georgie
8 days ago49 proposalsRemoteReact to Next.js Web Application Migration and Ui/Ux Enhancement
Description: Project Overview: The project involves the ongoing development and migration of an existing web application originally built with React that is transitioning to Next.js. The previous developer could not complete the migration, resulting in several components and functionalities that need further attention. The application is generally in good shape, but there are several areas that require cleanup and enhancement. Objectives: To ensure the complete migration of the application from React to Next.js. To restore any UI components that were missed during the migration process. To enhance the overall user interface and user experience of the application. To refactor and clean up the frontend structure for improved performance and maintainability. Key Features and Requirements: Address layout and responsive design issues for a consistent user experience across different devices. Implement thoughtful improvements to the ui/ux of the application. Identify and fix bugs and inconsistencies within the application. Collaborate on the implementation of new features as the project evolves. Technical Specifications and Technologies: The project requires a solid understanding of modern frontend technologies. Candidates should be proficient in: React, Next.js, Javascript, html, css, responsive design principles, ui/ux design techniques. Deliverables and Milestones: Complete restoration of all UI components. Resolution of all layout and responsive design issues. Refactored and cleaned-up frontend codebase. Documented bug fixes and updates. Expected Outcomes and Success Criteria: The success of this project will be measured by the following criteria: Completion of the migration with all features functioning as intended. Improved performance and maintainability of the frontend code. Positive feedback on ui/ux from end-users. Additional Details: We are looking for a developer who enjoys refining and improving existing products rather than starting from scratch. Category: IT & Programming Subcategory: Web development Project size: Large
14 hours ago61 proposalsRemoteopportunity
UI/UX Redesign: Mobile Performance & Usability Optimization
Lead UI/UX Designer needed to revamp mobile and desktop experiences for an established Italian luxury multi‑brand retailer. Objective: eradicate severe mobile UX friction, reduce layout shifts, and optimize perceived load times to boost conversion. Scope includes performance‑first UI architecture for core templates, simplified mobile interaction and navigation, and a high‑converting single‑hand checkout with mobile wallet integration. Deliver a scalable Figma design system with tokens and an auto‑layout component library, interactive prototypes, and comprehensive developer handoff. Fixed price $3,600; 3‑week timeline.
a day ago79 proposalsRemoteWELLMEADOW ROAD
I NEED SOMEONE TO CREATE 3D INTERIOR IMAGES OF A SMALL BATHROOM. I HAVE CAD FILES FOR THE DESIGN
12 days ago34 proposalsRemoteStructural Engineer Required – Loft Conversion (Cardiff, UK)
Qualified UK structural engineer required for a loft conversion to a 1930s semi‑detached house in Cardiff. Review existing Building Regulations drawings, perform a thorough structural assessment, and develop a practical, cost‑effective structural design. Deliver all structural calculations and detailed drawings for required elements. Specify and design any necessary supports including steel beams (RSJs), timber beams, ridge beams, floor joists, trimmers and padstones. Provide clear details and respond to reasonable Building Control structural queries as needed.
5 days ago15 proposalsRemoteRestaurant menu design Adobe InDesign. Urgently
I am looking for an experienced graphic designer who can format and finalize a restaurant menu in Adobe InDesign. Pls only apply if you can deliver before 7pm today
23 days ago34 proposalsRemoteDesign Premium Vertical Flag Banner for Automotive dealer
We are looking for an experienced graphic designer to create a premium vertical flag/banner design for our automotive company Nordic American Motors. We will provide: Our Nordic American Motors logo An example of existing vertical banners that we like and want to use as inspiration Project Goal Create a professional, high-impact banner design suitable for: - Outdoor dealership locations - Brand awareness and signage The design should capture the spirit of: American trucks and SUVs Premium branding Scandinavian and/or American heritage Design Requirements The attached example banners for "The Wrangler" should be used as inspiration for the layout and overall style. We would like the designer to create 3 unique banner concepts based on the Nordic American Motors brand: - Nordic American Motors brand banner - USA-inspired banner concept - Sweden-inspired banner concept The designs should creatively incorporate: The Nordic American Motors logo American and Swedish themes/colors where appropriate A premium automotive appearance Strong visibility from a distance Banner Specifications Format: 100 x 300 cm (vertical) Print-ready artwork High resolution CMYK color profile Deliverables Please provide: - AI (fully editable source file) - EPS (vector) - PDF (print ready) - PNG preview files - All fonts converted to outlines 3 mm bleed and appropriate safety margins Important We are not looking for a simple placement of the logo on a banner. We are looking for a professionally designed banner that feels worthy of a premium automotive brand and can be used for dealerships, exhibitions, events and outdoor branding. When submitting your proposal, please include examples of previous banner, signage, automotive or exhibition design projects.
20 days ago50 proposalsRemote