Flash svg save phpงาน
เรากำลังพัฒนาเว็บไซต์ด้วยภาษา PHP (No Framework) โดยจะมี UX/UI มาให้แล้ว ให้ทำการเขียนต่อด้วยภาษา PHP และมีงานที่จะให้เขียน Web API ด้วย PHP เพิ่มเติมด้วย ปริมาณงาน - เขียน Web page 10 หน้าจอ (ต้องเขียน JavaScript,JQuery เพื่อเชื่อมต่อ Web API ด้วย) - เขียน Web API เพื่อรองรับหน้าจอ Web Page ข้างต้น
ทำให้รูปมีความชัดมากขึ้น และแปลงให้เป็นไฟล์ vector เพื่อที่จะเอาไปทำเสื้อ
ต้องการทีมงาน Programmer จัดทำเว็บไซต์ bootstrap + php + MySQL โปรเจคละ 20k - 100k รายละเอียด คุณสมบัติ - มีความรู้พื้นฐานทางด้านเว็บไซต์ - พัฒนาภาษาโปรแกรม bootstrap + php + MySQL รายละเอียดงาน - พัฒนาออกแบบระบบเว็บไซต์ และอื่นๆ - สามารถทำงานเป็นทีมได้ - สามารถส่งงานตามเวลาที่กำหนด - ทำงานเป็น Part time Freelance ระยะเวลาการทำงาน - Part time Freelance 2-3 เดือน วิธีการสมัคร ส่งรายละเอียดเข้า Line id : tuindy7 รายละเอียด - ชื่อ-นามสกุล - เบอร์โทรที่สะดวกติดต่อ - ตัวอย่างผลงาน ติดต่อสอบถาม Line id : tuindy7 Tel : 0814667776 คุณตู่
ทำเว็บไซต์ php, javascript และ mysql
...งานโดยอัติโนมัติ) - วีดีโอที่อัพเป็นแบบ Full HD - มีระบบเลื่อนความเร็วคลิป 1.5 เท่า และ 2 เท่า และชะลอเวลา 1.5 เท่า และ 2 เท่า มีปุ่มกดย้อนไปเมื่อ 10 วินาทีที่แล้ว - มีระบบปฏิทิน สามารถนับถอยหลังให้โดยอัติโนมัติ (เช่น เลือกวันสอบ แล้วจะนับเวลาถอยหลัง) - มีระบบที่สามารถ add แบบทดสอบแบบช็อย , เติมคำ ได้ (คล้ายๆแบบ moodle) - มีระบบเว็บบอร์ด - มีระบบเกม flash โดยสามารถอัพเกมเองได้ (หรือถ้าทางผู้เขียนโปรแกรม มีประสบการณ์หรือเคยทำเกม flash มาได้ด้วยจะดีมาก และถ้าสามารถนำข้อมูลในเกม เช่น คะแนนในเกมมาทำ ranking หน้าเว็บได้จะดีมาก ) - ระบบตะกร้าซื้อของ ผูกกับบัญชีธนาคาร รองรับการจ่ายทางบัตรเครดิต และระบบรับหลักฐานสลิปโอนเงิน - สามารถดูจำนวนคนที่ออนไลน์ใช้เว็บอยู่ได้ แสดงที่หน้าเว็บ - มีระบบการปรับแต่งแก้ไขฟังก์ชั่นต่างๆแบบคร่าวๆของ ID admin - เว็บไซต์รองรับการใช้งาน user มาก...
...และมีหัวครีเอทีฟซักนิกหน่อยก็เป็นอันใช้ได้! โดยตำแหน่งกราฟฟิคดีไซน์นี้ - ออกแบบกราฟฟิคต่างๆโดยเฉพาะ mobile Application - ออกแบบงานเกี่ยวกับ Branding และกราฟฟิคต่างๆที่จะนำไปใช้กับ Digital marketing เช่น เกมส์มือถือ WAP อีเมล์ - ออกแบบชิ้นงานต่างๆตามที่ทีม Branding และทีม Business Development ต้องการ คุณสมบัติผู้สมัคร - มีความรู้เกี่ยวกับโปรแกรมดีไซน์ต่างๆ: Photoshop, Flash, Adobe Illustrator - ประสบการณ์อย่างต่ำ 1 ปีในด้าน Graphic design (2D) - สนใจในเกมส์มือถือจะดีมาก
สวัสดีครับ ผม ชิณพล คือผมทำแอพตัวหนึ่ง เรียก php เพืออกใบเสร็จจากมือถือ ปกติพิมพ์เป็นภาษาไทยก็ทำได้ครับ แต่ตอนนี้พอดีมีลูกค้าต้องการพิมพ์เป็นภาษาพม่า (myanmar) ผมใช้ฐานข้อมูล mysql ผมใช้ Code PHP ประมาณนี้ครับ // printer_select_font($handle, $font); $BillUnit =iconv("UTF-8","tis-620",$objArray[BillUnit]); $ProductName = substr($objArray[ProductName],0,40); $text = iconv("UTF-8","tis-620",$ProductName); printer_draw_text($handle, "$i.$text/$BillUnit", $left+0, $j); // พิมพ์ภาษาไทย ก็ใช้ได้ปกติ แต่ตอนนี้ต้องการพิมพ์ภาษาพม่าผมไม่รู้ว่า ต้อง ใช้ utf หรือ code อะไรให้พิมพ์ภาษาพม่าได้ พอมีคำแนะนำมั๋ยครับ และราคาเท่าไหร่ ในการแก้ไขป้ญหานี้
... f - Twitter – instagram หน้าแรก บทความท่องเที่ยว รีวิวอุปกรณ์ โปรแกรมทัวร์ ร้านอุปกรณ์เดินป่า ตลาดซื้อขาย webboard เมนูย่อยเฉพาะ (drop down)- ตลาดซื้อขาย - อุปกรณ์เดินป่า - อุปกรณ์เดินทาง - เครื่องมือช่าง - ที่พัก ทัวร์ ตั๋วเครื่องบิน – จิปาถะ (ส่วนการลิ้งค์ไปนั้นให้ลิ้งค์ไปที่หมวดเดิมต่างๆ ที่มีอยู่แล้วครับ) --- ภาพของLogo ใช้file flash ของเดิมได้เลย --- ที่วาง banner --- ไฮไลต์บทความ โฆษณา 350*220 บทความท่องเที่ยว หรือ รีวิวอุปกรณ์ แถบขวาเอาไว้ใส่แบนเนอร์ต่างๆ ที่วางแบนเนอ...
รับออกแบบงานกราฟฟิคออกแบบและพร้อมพิมพ์ : สื่อสิ่งพิมพ์ทุกประเภท ออกแบบ Website , Advertising , Poster . เมนู , แคตตาล็อก , ป้ายไวนิล, สติกเกอร์, แผ่นผับ, ใบปลิว, โบรชัวร์, นามบัตร, การ์ดแต่งงาน, แพ็คเกจ, รับถ่ายภาพ และอื่นๆ (จากประสบการณ์การทำงานมากกว่า 8 ปี หลากหลายรูปแบบบริษัท ทั้งบริษัทเอเจนซี่รับออกแบบงานโฆษณา, กราฟฟิคสิ่งพิมพ์ทุกประเภท และจัดบูธ, จัดกิจกรรมต่างๆ, อนิเมชั่น 2D (Flash) และอื่นๆ) ราคาเป็นกันเอง สนใจติดต่อได้ที่ 085-1270746 (ซี)
...ยงานครับ ขออภัยในความไม่สดวก สอบถามงานนอกเหนือจากนี้ได้ตามที่อยู่ดังนี้ ......................................................................................... รับทำ 2D Animation ด้วย Flash งานนักศึกษา ทุกรูปแบบ ......................................................................................... - รับทำงาน Illustrator , Protoshop ทุกรูปแบบ - รับทำโลโก้ 3D จากภาพทีมีอยู่แล้ว (ไม่รับออกแบบโลโก้) - รับออกแบบ มาสคอต Mascot 2D,3D และ Animation - รับออกแบบ คาแรคเตอร์ Character 2D,3D และ Animation - รับทำ คอนเซ็ปชวล อาร์ต มโนทัศนศิลป์ - รับทำ 2D Animation Flash - รับออกแบบ โปสเตอร์ และป้ายต่าง ทุกชนิด - รับออกแบบ สติ๊กเกอร์ Sticker 2D,3D - รับทำ อีโมชั่น Emoticons 2D,3D - รับเพ้น Texture งานสีในโปรแกรม 3D - รับออกแบบก...
- รับทำงาน Illustrator , Protoshop ทุกรูปแบบ - รับทำโลโก้ 3D จากภาพทีมีอยู่แล้ว (ไม่รับออกแบบโลโก้) - รับออกแบบ มาสคอต Mascot 2D,3D และ Animation - รับออกแบบ คาแรคเตอร์ Character 2D,3D และ Animation - รับทำ คอนเซ็ปชวล อาร์ต มโนทัศนศิลป์ - รับทำ 2D Animation Flash - รับออกแบบ โปสเตอร์ และป้ายต่าง ทุกชนิด - รับออกแบบ สติ๊กเกอร์ Sticker 2D,3D - รับทำ อีโมชั่น Emoticons 2D,3D - รับเพ้น Texture งานสีในโปรแกรม 3D - รับออกแบบการ์ดงานแตง งานบวช งานต่างๆ 2D,3D และงานอื่นๆ สอบถามได้ที่ 0889714670 Line : poymo02 ร่วมพูดคุยแรกเปลี่ยนความรู้ รวมงาน 2D รวมงาน 3D สอบถามที
ทำเว็บ ค้นหาร้านเสื้อผ้าที่เราจะสามารถซื้อเสื้อผ้าชนิดนี้ได้ถูกที่สุดจากเว็บเว็บไซต์ที่ขายของอยู่ทั้งหมด อย่างน้อย 3 เว็บไซต์ ดึงข้อมูลของเว็บขายเสื้อผ้ามาเก็บไว้ เก็บราคา รูปภาพ ลิ้ง เพื่อเอามาเปลี่ยบเทียนดูตอน search mี่หน้าเว็บของเรา
ต้องเพื่อนที่มีใจรักด้านการทำเว็บมีความคิดสร้างสรรรักงานบริการไม่เห็นแก่เงินไม่ขี้โกง มาเป็นหุ้นส่วนพัฒนาเว็บ แนว Buy & Sell ในรูปแบบ Social Network มี Code ให้แล้วเพียงแค่ต้องการปรับปรุงให้ดีขึ้น มาเป็นหุ้นส่วนกัน 50/50 ดูตัวอย่างได้ที่
โปรดลงทะเบียน หรือเข้าสู่ระบบ เพื่อดูรายละเอียด
...OF STOCK" (i.e. If we set it to Qty 5 then when the stock qty for the item reaches Qty 5 it will act as it is 0) Be Able to hide certain products from the public and certain customers Fix the product Printed Label to make it looks more like a UPC and remove price Add a feature to print 4x6 labels to apply to boxes which will include: How to add WxLxH of an item to obtain the volume? We want to save these values and not just get the volume of the item Copy Import SO Lines and produce for PO 2nd Internal Reference (Competitor Sku) Sku would be search on front end and rear end. Price history as updated manually Product Brand Image on Product Page and Listing Manufacture Production Order and BOL with Image and Location like Picking Ticket Link to report product mistakes or...
Your mission will be very simple: -> You will receive a folder with 2000 HD illustrations in webP ratio 3:4 -> You will hav...illustration). For each line you will have - A title (ex "New York") - An hexadecimal color (ex "#00000") - A font family (among 2 or 3 max) For each entry (2000x) you will have to: - Open the illustration in Photoshop, Illustrator, Canvas etc... whaveter suits you best - Copy paste the related the title on top or on bottom of the illustration depending of the best fit, with the right color and font - Save the illustration in PDF hight quality (details will be provided). This is a repetitive work but that requires care. Drop your best price for the 2000x iteration + the expected tools you will use to do the design work (Example...
I am looking for a expert who know Apple Push Notification. We are using Appwrite Server to send push notifications. This notifications we want save into local database on phone. If app on background or closed it not save to database. We looking for a developer who can made it work on our demo. Task: save push notification while app is in background or closed.
Necesito ajustar la estructura de nuestro sistema implementando framework codeigniter
...(Name, email, phone number) Step 2: Address Details (Location, zip code, etc.) Step 3: Payment Details (Bank account for payouts, debit/credit card for deposit processing) Use input fields that auto-format (e.g., phone number, address) and give clear, real-time validation messages. Pre-fill User Information: If users have previously logged in or filled in certain data, pre-fill the form fields to save time and reduce friction. Ensure the interface allows users to easily modify or confirm pre-filled data. 2. Processing Deposits and Returns Deposits are crucial in rental marketplaces, and the process should feel secure, transparent, and automatic. Clear Deposit Amounts and Terms: Display the deposit amount up front with a breakdown of how and when it will be returned. This could b...
...program Organizer BOZP to the latest PHP version. There are no additional modifications needed. The full version of the program can be accessed after the trial period at . The deadline for this project is March 30, 2024. Key Points: - The current codebase is not documented at all, so the freelancer will need to have a strong understanding of PHP and be able to work with unstructured code. - I currently do not have a testing environment set up, so the freelancer will need to assist with this. Ideally, they would have experience setting up testing environments for PHP code. - I can provide FTP/SFTP access for setting up the testing environment. The ideal freelancer for this project will have extensive experience with PHP, be comfortable working with unstruct...
...flight booking process. Ideally, the app should be intuitive, user-friendly, and able to cater to both seasoned fliers and first-timers. Key Features: - Payment Integration: The app must have a secure and seamless payment gateway. Experience with integrating payment systems like Stripe or PayPal is a plus. - User Accounts: The app should allow users to create accounts, track their bookings, and save their preferences for future use. Knowledge of implementing user authentication and data security measures is essential. - Flight Searching: An intuitive flight searching feature is crucial. This should allow users to easily find flights that fit their schedule and budget. The ideal freelancer for this project should have a proven track record in iOS app development, with a portfoli...
...Calendar:** - Add events using simple voice commands such as: *"Create event: doctor's appointment tomorrow at 10 AM."* - Daily event reading using ElevenLabs AI text-to-speech. - Basic list view for events. #### **3. Initial External Calendar Integration:** - One-way synchronization with Google Calendar to import events. #### **4. Quick Authentication:** - Login via Google or Facebook to save preferences. #### **5. Lightweight and Intuitive Design:** - Simple interface with clear, accessible options. - Compatibility with Android and iOS. --- ### **2. Proposed Technology for Rapid Development** #### **Frontend (User Interface):** - **Flutter (Dart):** Cross-platform development for rapid deployment with flexible UI. - **Recommended CodeCanyon Templates:**...
We are looking for a talented and creative logo designer to help us create a captivating and professional logo for our new app. This platform is designed for creators such as photographers, videographers, and document specialists to monetize their digital content effortlessly. Requirements: A clean, modern, and versatile logo design. The logo should incorporate the app’s...photographers, videographers, and document specialists to monetize their digital content effortlessly. Requirements: A clean, modern, and versatile logo design. The logo should incorporate the app’s name or initials creatively. Colors and typography should align with themes of digital innovation and creativity. Provide versions for light and dark backgrounds. Deliverables in high-resolution formats (PNG, ...
Tenho um sistema em desenvolvimento, que apresenta cerca de 10 erros envolvendo php. Procuro um profissional com experiência para revisar e testar o sistema corrigindo esses erros e outros que possa encontrar na revisão e testes.
...text from all pages (speech bubbles, captions, annotations) into a single structured text file. Supported input formats: PNG, JPG, WEBP, and PDF. Automated Translation Use extracted text to auto-translate into the desired language using AI APIs (e.g., OpenAI GPT, DeepSeek, Google Gemini). Allow users to download the translated text file in multiple formats (e.g., DOCX, TXT). Glossary and Learning Save all character names, locations, and specific terms into a glossary database, linked with the respective manga/comic series. Utilize the glossary to ensure consistent translations across chapters and series. AI integration to learn and improve translations over time based on user feedback and glossary updates. Text Replacement and Customization Replace the extracted text in comic ...
I need my website, , upgraded from PHP 5 to PHP 8 or higher. The upgrade should retain the current functionality without adding or modifying features. The website may use some PHP frameworks, but I'm unsure of the specifics. I do know that there are custom scripts and third-party libraries integrated into the site. Ideal freelancers for this project should: - Have extensive experience with PHP, particularly versions 5 and 8 or higher - Be adept at working with custom scripts and third-party libraries - Have strong problem-solving skills to ensure the upgrade does not disrupt existing functionality
1. Logo Requirements * The logo contains the text "Namsen fritid". * Additionally, a standalone version of the letter "N" should be created as a secondary logo. * The design must use a specific font, which can be downloaded from the project page. * The color palette consists of white (#FFFFFF) and blue (#005BBB)....demonstrate the desired design. * The final file must be in one of the following formats: PDF, TIFF, or JPEG. * Ensure the design is print-ready with high resolution and correct proportions. Deliverables Logo files: * Full-text logo ("Namsen fritid") in both color variations and transparent text versions. * Standalone "N" logo in both color variations and transparent text versions. * File formats: SVG, PNG, and JPEG. * Print-ready...
I'm looking for a professional to install a rewards site script on my PHP platform. Key Requirements: - Proficient in PHP and experienced in installing scripts on PHP platforms. - No integration for the points tracking system is needed, but a keen eye for detail is essential to ensure the system is set up correctly and functions seamlessly. Ideal Skills: - PHP - Script Installation
I'm looking for a professional to help with some finishing touches on my logo and export it in the necessary formats. There might not be an changes, just a finalisation consultation. Ideal skills and experience for the job: - Graphic Design - Experience with logo design and revisions - Proficient in design software (e.g., Adobe Illustrator, Photoshop) - Strong understanding of c...finishing touches on my logo and export it in the necessary formats. There might not be an changes, just a finalisation consultation. Ideal skills and experience for the job: - Graphic Design - Experience with logo design and revisions - Proficient in design software (e.g., Adobe Illustrator, Photoshop) - Strong understanding of color theory and typography Final deliverables: - The logo in PNG and S...
City p...application for use on-site. This application is linked to a main web panel developed using PHP and hosted on GoDaddy's cloud platform with a dedicated domain. We are seeking to address several key areas: Enhance Transaction Efficiency: Improve the speed and reliability of parking transactions within the application and web panel. Optimize Transaction Procedures: Streamline the transaction process to minimize errors and improve overall efficiency. Expand Functionality: Add new features and options to the application and web panel to enhance user experience and operational capabilities. To facilitate these improvements, we are prepared to share the source code for both the Android application and the PHP web panel, enabling collaborative modification, improv...
I'm looking for an experienced web developer to create a user-friendly, efficient e-commerce website for selling physical products. Key Features: - Shopping Cart: The site should have a seamless shopping cart experience, with features like save for later, edit quantities, and easy check out. - Product Reviews: Customers should be able to leave reviews on products, to promote engagement and trustworthiness. - Customer Accounts: The website should allow customers to create personal accounts, track their orders, save their favorite products and view their purchase history. Ideal Skills: - Proven experience in e-commerce website development - Strong understanding of UX/UI design principles - Familiarity with secure payment gateways and customer data protection - Ability t...
I'm launching an E-commerce website and need a skilled PHP developer to assist with going live and adding some key features. Key Responsibilities: - Going live with the website - Implementing a 'Related Products' section - Add shipping gateway (fedex) Ideal Skills: - Strong proficiency in PHP - E-commerce website development experience - Ability to integrate with third-party services like shipping providers Please only apply if you have relevant experience and can deliver quality work in a timely manner.
...tasks: Screenshot Cropping Script: Develop a script to crop screenshots and isolate the relevant data sections, focusing on the area below the column headers. The cropping areas may vary slightly between different screenshots. OCR Data Extraction and Excel Conversion: Use OCR tools (like Tesseract) to extract text from the cropped images. Convert the extracted data into a structured format, and save it into an Excel file, with each piece of data placed into corresponding columns. Requirements: Proficiency in Python (Pillow, OpenCV, pytesseract). Experience with OCR for text extraction from images. Ability to work with Excel files using Python (openpyxl, pandas). Experience with automating image processing tasks. Strong attention to detail and problem-solving skills. Project D...
I need a skilled PHP developer to help create a new screen for my application. This screen will have specific functionalities and will be crucial to our project. Key Requirements: - The screen will primarily display product details. So, a good understanding of how to present this information clearly and effectively is essential. - The screen will need to read data from an existing database. Experience with database interaction, particularly with reading data, is a must. Ideal Skills: - Proficient in PHP - Experience with creating user interfaces - Database management skills - Ability to present data in an accessible manner Please note, the main purpose of this screen is currently unspecified. Your creativity and expertise will be key in developing its functionality.
Excel Data Cleaning: Removing duplicates, errors, and inconsistencies for accurate analysis. Excel Data Formatting: Organizing data into a clear and professional layout. Excel Dashboards: Creating interactive and visually appealing dashboards for data visualization. Excel VBA: Automating repetitive tasks and creating custom macros to save time. Pivot Tables and Charts: Summarizing and visualizing large datasets effectively. Data Analysis: Performing advanced calculations and trend analysis for insights. Conditional Formatting: Highlighting important data with rules and color coding. Formulas and Functions: Using advanced formulas (e.g., VLOOKUP, INDEX-MATCH) for dynamic calculations. Data Validation: Ensuring data accuracy with dropdown lists and validation rules. Excel Reports: Gen...
DOesn't seem like we are capturing my vision. Here is an solid image attached. Can we outline in white like the blue tshirt I attached. It should say Waukegan Harbor like the Tshirt and exactly like the design on the tshirt. The harbor image titled harbor should replace the tower on the shirt. The bottom font should say Big Ed's Barbeque with Big Ed face underneath the font. This will be a cut out so needs to be designed nicely
I need a freelancer to help me gather real estate property addresses from public companies' websites. I will provide the list with 25 public companies with the URL to their properties. Save the list of properties for each public company in a separate Excel to avoid confusion. Please compile the data in a Microsoft Excel spreadsheet, and ensure to include the following fields for each property address: - Street Address - Address 2 (optional) - City - ZIP/Postal Code - Name (if applicable) - State - Country I will provide a sample template to help. Ideal skills and experience for this job include: - Proficiency in web research - Familiarity with Microsoft Excel - Attention to detail - Understanding of real estate terminology. Thank you!
...screws go in must remain in the same location to ensure the bolt pattern/distance is the same so it can mount correctly in the same place when swapping it with the OEM bracket. NOTE: "(RESOURCE MIGHT HELP YOU OUT)" I kept searching on for Bi-Led. I came across few links of a complete BI-LED Projector Animated that someone previously designed. it wasn't a .stl file to be able to save and edit. If you have the knowledge/experience to extract The Top MOUNTING LOCKING BRACKET for the Lens in case that makes the job easier for you. Resource Links i came across:
I'm in need of a PHP Laravel expert who can dedicate 12-15 hours a week at 4 AUD per hour. The main tasks will involve fixing and building SaaS websites. Key Responsibilities: - Backend development and API integration - Bug fixing and website maintenance - Building new SaaS websites from scratch SaaS Specifics: - Implementing user authentication and management systems - Developing a subscription and billing system - Creating an analytics dashboard Ideal Skills: - Extensive experience with PHP and Laravel - Previous work with SaaS websites - Strong backend development skills - Proficient in API integration and bug fixing - Experience with user management systems, subscription and billing systems, and analytics dashboards. The candidate should be able to work independe...
Key Features: - Upon pressing 'start', the controller generates a request (an envelope and an index). - Each request pulls from a pool of SVG format handwritten letters that have natural variations, ensuring no two requests look the same (all requests have identical writing apart from the postal codes). - The software should fetch a unique postal request code from a newly created database every time a request is generated. - The database should be designed to log into a site, record codes and mark used codes to avoid duplication. Technical Requirements: - The Bachin Software Controller must run on Windows. - A new database needs to be created for storing postal request codes, with the capacity to log timestamps and automatically discard expired codes. Ideal Skills and Ex...
Key Features: - Upon pressing 'start', the controller generates a request (an envelope and an index). - Each request pulls from a pool of SVG format handwritten letters that have natural variations, ensuring no two requests look the same (all requests have identical writing apart from the postal codes). - The software should fetch a unique postal request code from a newly created database every time a request is generated. - The database should be designed to log into a site, record codes and mark used codes to avoid duplication. Technical Requirements: - The Bachin Software Controller must run on Windows. - A new database needs to be created for storing postal request codes, with the capacity to log timestamps and automatically discard expired codes. Ideal Skills and Ex...
Viser Stock PHP Script - Installation and Set Up As per the discussed brief
I'm looking for a skilled graphic designer to create a modern, digital logo for my business. The logo should be a combination of text and an icon, closely resembling a reference logo I will provide. Key Requirements: - Proficiency in SVG format as the final deliverable will be in SVG - Expertise in modern logo design - Ability to create a text and icon combination - Good communication skills for understanding and interpreting a reference logo - Modify current circular logo design with wording as follows; Top: Pure Ingredients Center: SOL EMPANADA (I like the current font) Bottom: Gourmet Empanadas Please provide a portfolio of similar work you've done in the past.
I'm seeking animators to help create a 2D animated video in the style of the odd1sout and other storytime animators like that for a youtube channel. The story is very near and dear to my heart and any help is appreciated. Sadly I don't have much to offer in terms of monetary compensation but I'll do what I can with what I've managed to save up. Key Requirements: - Expertise in 2D animation, specifically in a cartoon style - Strong skills in visual storytelling - Ability to deliver high-quality, engaging animations Ideal Skills: - Proficiency in animation software - Experience in creating content for the entertainment industry - Creative mindset with a keen eye for detail Please provide samples of your previous work that align with this project.
...Requirements: Logo Design: Represents our core values of growth, positivity, and professionalism. Modern, clean, and visually appealing. Suitable for both digital and print use. Symbol Design: A standalone icon that embodies the essence of the group. Can be used separately from the logo for branding purposes. Deliverables: Separate files for the logo and symbol. File formats: Vector files: .AI, .EPS, .SVG Raster files: .PNG, .JPG Transparent background versions Black and white versions Style Preferences: Professional and uplifting Clean and minimalistic Bold yet elegant Target Audience: Business owners, leaders, and professionals looking for connection and growth. Please include in your proposal: Looking forward to working with a creative and detail-oriented designer who c...
...key role in the acquisition process by identifying opportunities, conducting in-depth research, and providing actionable insights to help drive strategic investment decisions. Key Responsibilities: • Deal Sourcing: Research and identify online businesses, content websites, SaaS companies, social media accounts, and mobile apps that align with our acquisition criteria. • Data Capture: Capture and save key information about each target company into our database. • Financial Assessment: Conduct financial modeling, evaluate revenue streams, and assess growth potential for potential acquisitions. • Due Diligence: Collaborate with the team to conduct due diligence, reviewing key metrics, customer data, and operational details of target companies. • Collabora...
...Control**: Prevent unauthorized software from running on your system, including files from emails or removable drives. 2. **Patch Applications**: Regularly update third-party software to fix security problems. 3. **Configure Microsoft Office Macro Settings**: Block all macros unless approved, to stop harmful code in Office documents. 4. **User Application Hardening**: Limit or block risky software like Flash or Java. 5. **Restrict Administrative Privileges**: Limit admin access based on job roles and review permissions regularly. 6. **Patch Operating Systems**: Keep operating systems up to date with security patches within 48 hours of a vulnerability being discovered. 7. **Multi-factor Authentication (MFA)**: Require more than one form of identification for sensitive tasks, espec...
...Seeking a professional designer to create a sophisticated logo for a premium modest fashion brand for modern Muslim women. Requirements ● Must include both English and Arabic text ● Primary color: Burgundy ● Style: Clean, sophisticated, balancing traditional and modern elements ● Must work across multiple applications (website, clothing tags, packaging) Deliverables ● Vector files (AI, EPS, SVG) ● High-resolution PNG with transparent background ● Black and white version ● Logo variations (horizontal, vertical, symbol only) Brand Context For generations, women have sought clothing that honors both their faith and sense of style. The brand bridges timeless modesty with contemporary elegance, serving dynamic Muslim women who lead in boardrooms, families, and communit...
I'm seeking a talented graphic designer to create a unique and memorable minimalist logo for my health & wellness blog, The blog's primary fo...blog, The blog's primary focus is on nutrition, so the logo should reflect this theme while maintaining a modern, clean aesthetic that works well on digital platforms. The logo should: - Incorporate the blog’s name and/or relevant nutrition icons or symbols. - Appeal to the target audience of health and wellness enthusiasts. - Be delivered in multiple formats (e.g., PNG, SVG) for versatility. If you have experience designing eye-catching, minimalist logos and can provide examples of your previous work, particularly those focused on nutrition or health & wellness themes, I’d love to hear from you!
I need an app built with python to take call recordings, Transcribe and Diarize the call into a JSON output, Summarize the call based on a set of goals, gauge the sentiment of the conversation, and save all this into a simple user interface. I want to use locally hosted LLM/AI models. Whisperx and Ollama (Not sure which models to use for the summarization), and I have a basic layout of how to do all of that. The data can be loaded into a SQL database. The interface should be a simple table layout with a list of the calls, including the date and time of the call, To and From Numbers, and the Sentiment. When you open a call, I would like to see a player at the top to listed to the call, the summery of the call on the right side, and the transcript in the main body. The call should...