Web developers bigcommerce comcông việc
I need assistance with an Ionic project that's already been created. I'm encountering some issues with the Firebase integration, specifically with Firestore. - Issues: Compilation errors when trying to import Firebase as webfirestore - Errors occurring in the Firebase section - Project needs to be compiled into an APK Ideal candidates for this project are freelance developers with experience in: - Ionic Framework - Firebase (particularly Firestore) - Android APK creation from Ionic projects Please note that I prefer to work on screen sharing to ensure smooth communication and real-time collaboration. Let's fix this project together!
seria um e-commerce com login e cadastro de usuarios, uma pagina principal, uma pagina para buscar produtos, a pagina de um produto em especifico, carrinho de compras do usuario e até a parte de pagamento e acompanhamento do pedido. site de inspiração
EasyCrypto101.com is an e-learning platform dedicated to helping beginners navigate the world of cryptocurrency with ease. We’re looking for a logo that embodies simplicity, clarity, and approachability, welcoming newcomers to crypto. Style: Open to minimalistic, modern, or abstract approaches that feel educational and approachable. Optional: Feel free to incorporate the slogan “Crypto Made Simple,” though it’s not required. Color and design elements are up to your creativity. Deliverables: High-resolution logo files
Looking for plug in programmers/software developers that can build VST2 and VST3 plug ins? In JUCE or Python? Scope: build a vst plug in that can capture audio and visualize it on a spectrogram that corresponds to notes on a vertical piano roll. Once captured I want ability to highlight the frequencies I want then drag out a midi file representing the notes and frequencies I chose. How to Build This 1. Set Up Your Development Environment • JUCE: This framework supports audio and MIDI functionality, making it well-suited for creating a plugin like this. • Python with Librosa (if you want to prototype quickly): Python libraries like Librosa can analyze audio data and generate spectrograms, which could help if you want to test the core algorithm before porting it to J...
I'm having trouble launching my website write2020.com. Everything is ready, I just need someone help dealing with server problems. Ideal Skills: - Experience with shared hosting services - Troubleshooting server issues - Configuring websites for launch Key Responsibilities: - Identifying and fixing server-related issues - Ensuring website is properly configured and ready for launch - Providing guidance on server management and website maintenance
...geram resultados tangíveis. Com uma sólida experiência em gestão de campanhas online, meu foco está em maximizar a visibilidade de marcas e produtos através de técnicas modernas de marketing digital. Minhas habilidades incluem: - **Desenvolvimento de Conteúdo**: Criação de conteúdo envolvente e relevante para diversos canais, incluindo blogs, redes sociais e e-mails, visando atrair e engajar o público-alvo. - **SEO e SEM**: Especialização em otimização para motores de busca e marketing em mecanismos de pesquisa, garantindo que os sites dos meus clientes tenham uma classificação elevada e alcancem um público mais amplo. - **Análise de Dado...
...geram resultados tangíveis. Com uma sólida experiência em gestão de campanhas online, meu foco está em maximizar a visibilidade de marcas e produtos através de técnicas modernas de marketing digital. Minhas habilidades incluem: - **Desenvolvimento de Conteúdo**: Criação de conteúdo envolvente e relevante para diversos canais, incluindo blogs, redes sociais e e-mails, visando atrair e engajar o público-alvo. - **SEO e SEM**: Especialização em otimização para motores de busca e marketing em mecanismos de pesquisa, garantindo que os sites dos meus clientes tenham uma classificação elevada e alcancem um público mais amplo. - **Análise de Dado...
As a manager at EdgeCode Solutions, I'm on the lookout for skilled Full-Stack developers for a long-term partnership. You will be primarily working on Web applications, so experience in this area is crucial. Key requirements: - Proficiency in Python and Django is a must. - Experience in Full-Stack development, particularly in Web applications. - Good communication skills for effective collaboration. This is a unique partnership opportunity aimed at generating significant profits over time. If you're interested, we can discuss the specifics further in a video interview.
**Landing Page Prompt for :** **Objective**: Create a visually engaging and user-friendly landing page for , a drag-and-drop AI-based cloud infrastructure manager that helps users organize, optimize, and maintain a clean and efficient cloud infrastructure with ease. ### Target Audience: - **Primary**: Developers, IT teams, DevOps professionals, and cloud infrastructure managers. - **Secondary**: Small to medium-sized businesses and enterprises looking for streamlined infrastructure management solutions. ### Key Features to Highlight: 1. **Drag-and-Drop Interface**: Showcase ’s intuitive, no-code, drag-and-drop interface for managing cloud resources. Users can visually arrange resources, adjust dependencies, and create a structured layout of their cloud infrastructure
Criar um Template para Site Adulto acompanhante ## PROJETO QUERO UM SITE DE ACOMPANHANTE ### O QUE PRECISO * Template em Wordpress * Leve. Para ser carregado sem dificuldades e não ter problemas com hospedagem. * Descomplicado. Quero que o visitante ache tudo facilmente no site e dê foco ao que interessa que são as garotas. * Otimizado. Tanto em SEO para indexação nas buscas, como também para utilizar Afiliados, em especial o EROads. * busca por cidades de garotas EX: ceara, são paulo, rio... * cadastro de novas garotas grátis e botão de upgrade pago + tradução inicial portuguÊs
I'm seeking a seasoned website desig...elements for the websites - Create a brand style guide, as one needs to be developed from scratch - Ensure the websites are user-friendly and engaging Skills and Experience: - Proven track record with VC-backed startups - Excellent web design and development skills - Financial understanding - Experience creating interactive web content - Strong branding and style guide development skills - Ability to deliver engaging, user-friendly websites We will work with 1 project at the time and deadlines will be flexible. We are making the design to use for the developers as a guide-line. We are fine with using template sites both for design and website development. We expect you to: - Spend 2-3 hours to learn about concept - Desig...
...misunderstandings or disputes. 10. Deals and Promotions: Sellers can run promotions or offer discounts through Trade Here. This feature is particularly useful for businesses looking to clear stock or attract more customers. Buyers, in turn, benefit from exclusive deals that can help them find quality products at discounted prices. 11. Mobile and Web Integration: Trade Here is designed for use across devices, offering both a mobile app and a web version. This allows users to seamlessly switch between platforms, whether they are at home using a computer or on the go with their mobile device. 12. Service-Based Listings: In addition to physical goods, Trade Here also supports the sale of services. Freelancers and service providers can list offerings such as graphic design, ...
I am looking for experienced app developers who can create a cross-platform business app using Flutter. This application needs to be designed with the intent to serve various business needs - from task management to team collaboration, potential freelancers should have: - Proven experience in Flutter and cross-platform app development - Strong understanding of business app functionalities - Excellent UI/UX design skills - Ability to integrate necessary security features
Videos entre 40seg e 1min Preciso de um pacote com uma média de 100 modelos com temas diversos seguindo o padrão que eu vou solicitar
Seeking Expert Developers in our project . 1.1Clickjacking is a security threat where a malicious site attempts to "overlay" elements of another site within a hidden frame (iframe) to trick users into clicking on unintended elements. This can lead to data loss or unintended actions. To prevent clickjacking in Laravel, you can use the following methods: 1.2. Add the X-Frame-Options HTTP Header Laravel supports the X-Frame-Options header, which prevents your site from being loaded within an iframe on other sites. You can achieve this using Middleware: // app/Http/Middleware/ namespace AppHttpMiddleware; use Closure; class PreventClickjacking { public function handle($request, Closure $next) { $response = $next($request); $response->hea
Preciso melhorar o layout meu codigo HTML e dividi-lo em duas partes, uma parte ficará o filtro em uma seção do meu site e em outra parte em outra seção do site os resultados. Algo parecido com a imgem em anexo. Também preciso atualizar minha lista semanalmente, então, que seja fácil fazer a função copia e cola de onde tiro essas informações da planilha.
Eu procuro alguem que consiga criar para sistema Android e iOS uma aplicação de reserva de campos de padel. Eu tenho o design todo de uma aplicação, mas nao tenho conhicimentos de react native. Procure alguem com conhecimentos de react native que consiga programar a informação que está nos meus designs para linguagem react native.
...cryptocurrency payment integrations is a strong advantage. • 3D/AR Technologies: Familiarity with integrating 3D models and AR features into web platforms. Experience with formats like GLB and USDZ. • Version Control: Proficiency with Git for code management and collaboration. • Good to Haves: (for Full-Time Conversion) Familiarity and experience with PHP Experience leveraging AI tools in workflow Experience working on Distributed Ledgers (e.g. Blockchains) Experience 1. Education: • Bachelor’s or Master’s degree in Computer Sciences, Information Technology, Engineering, or a related field 2. Professional Experience: • Minimum of 3 years of professional experience in web development. • Demonstrated experience with Shopify de...
Thank you for October work!
I'm looking for a talented developer to create a Discord bot that displays the financials of the $RHINE Treasury Wallets. The bot should be able to: - Display transaction history - Show real-time wallet balances - Send alerts for large transactions The bot should be compatible with the Binance Smart Chain. It should display the following information ...of transaction Ideal skills for this project include Discord bot development, blockchain knowledge specifically on Binance Smart Chain, and understanding of cryptocurrency transaction dynamics. Prior experience with financial tracking bots will be a plus. RHINE is a leader in Innovating the Real-World Utility of Crypto through Tokenization Our Team at RHINE is actively seeking high quality developers to become a part of our ...
WE have several projects on Shopify and BigCommerce and are seeking a skilled Shoify/BigCommerce developer for custom theme development and payment gateway integration. Key tasks will include: - Designing and implementing a unique, user-friendly custom theme for Shopify/ BigCommerce stores - Seamlessly integrating a variety of payment gateways into the site - Ensuring the site is optimized for speed and performance Ideal candidates will have a strong portfolio demonstrating previous Shopify/BigCommerce projects, particularly custom theme development. Experience with payment gateway integration is a must. I'm looking for someone who can commit to a long-term collaboration, with the potential for more projects in the future. Put "IAM" on top of yo...
Please do not make a quotation before reading the complete work. 1- We need to perform web scrapping of a website that we will indicate at the beginning of the job. It is to extract the data that I attach in the excel example of a website similar to tradefairdates dot com (please search in google). In total there are 16 countries, which together add up to a total of 40 cities. You can see a screenshot of how this info would be organized in the listing (A). At the same time we need that inside the scraping also download the information about the fairgrounds, with its photo and description. Here you can see how the fairgrounds would look like (C) 2- The excel (xslx) resulting from the scraping must be passed through chatgpt for excel to create a new description of each f...
...definem tanto o mundo de fintech quanto a área de dados. Requisitos: Experiência comprovada em criação de logos, especialmente para startups, fintechs ou empresas de tecnologia. Habilidade para criar um conceito que expresse tecnologia, confiabilidade e inovação de forma visualmente atraente. Preferência por profissionais que trabalhem com estilos minimalistas e sofisticados. Etapas de Seleção: Antes de fecharmos o contrato, gostaríamos de conversar com os interessados para entender suas ideias e abordagens conceituais sobre o projeto. Queremos conhecer melhor o que você imagina para nosso projeto antes de qualquer proposta visual. Não solicitamos rascunhos ou amostras gráficas sem ...
I'm in need of a proficient Figma designer to translate our Business Requirement Docume...incorporating all necessary elements and layouts. - Ensure the designs are scalable and responsive across various devices. - Collaborate with stakeholders to integrate feedback and meet design objectives. - Develop interactive prototypes to showcase user flows and interactions. - Create a cohesive design system for consistent styling across the platform. - Compile detailed design documentation for developers to follow during implementation. The platform is primarily a UI/UX design space, with the main function being virtual consultations. Key features of the platform include video conferencing, appointment scheduling, and file sharing capabilities. this is the Total Cost of the Project...
Estou em busca de uma pessoa, nao precisa ser profissional, para gravar uma lista de comandos para um aplicativo de carro. O projeto envolve a gravação de 500 frases em português, com um pagamento total de 500 dólares. Requisitos para a selecao: - Gravar as frases "hey ram" 25 vezes em um unico audio com intervalos de 2 segundos entre as frases. - O áudio deve ser de qualidade média, como a de um smartphone. - O formato do arquivo teste nao importa. - Mande seu modelo de celular. O período de seleção é de uma semana e os áudios enviados serão analisados. A qualidade e clareza das gravações são essenciais para o sucesso deste projeto.
I need the contents of a specific web forum scraped and returned in a spreadsheet format. The forum in question is https://cycling74.com/forums?category=Max%20For%20Live, and I only need posts from the "Max for Live" category. Specifics: - Data to be scraped: Post titles, Usernames and post content - Replies: Yes, include data from replies to the posts - Data Organization: I want the data in the spreadsheet to be organized in separate columns for each data type. Ideal skills and experience for the job: - Expertise in web scraping - Proficiency in organizing data in spreadsheet - Experience working with forums data. Please include posts from all available timeframes. The post content format should be a spreadsheet (docs/excel/csv).
I'm seeking assistance in identifying open positions for mid-level professionals in the tech industry. Specifically, I'm interested in roles for sales professionals, IT developers, and AI engineers. The ideal freelancer for this project would have: - Proficiency in using job boards such as LinkedIn and Indeed. - A deep understanding of the technology industry. - Experience in sourcing mid-level positions. - Ability to filter roles suitable for sales professionals, IT developers, and AI engineers. - Proficiency in networking with industry professionals. - Excellent verbal and written communication skills. - Experience in advanced search techniques on job boards. - Experience in competitor analysis to identify talent. - Knowledge of current trends in the tech industr...
Project Title: Comprehensive Progressive Web App (PWA) Development for International Online Tutorial Marketplace – • Project Overview: I am launching an international online tutorial platform, , to connect students and tutors through live classes, interactive learning materials, and unique earning opportunities. This project requires a Progressive Web App (PWA) built on WordPress (preferred) with Tutor LMS or custom solution based on recommendations. with the flexibility for future expansion into mobile apps. The platform will integrate features inspired by sites like Preply and Cambly, as well as unique features for tutors to track earnings and schedules. I am seeking an experienced developer or team to deliver a cost-effective, scalable, and secure WordPress sol...
Announcement: Seeking Web Developers for Renovation Website Project We are a company specializing in renovation (interior/exterior) and are looking for a partner to design and develop our future website. Project Goals To create an attractive, modern, and professional website that showcases our renovation expertise and facilitates client contact. What We’re Looking For in the Website • Sleek and Professional Design: An aesthetic that builds trust and aligns with our brand image. • Before/After Gallery: A visual presentation of our completed projects, with sorting options by renovation type (bathroom, kitchen, exterior, etc.). • Online Quote Request Form: Simple to use, allowing clients to reach out easily. • SEO Optimization: A site optimized...
I'm seeking experienced machine learning developers to create an algorithm that can predict stock prices using historical stock data. The ideal candidate should be proficient in supervised learning techniques, as this will be the primary approach for the algorithm. Key Requirements: - Expertise in machine learning, particularly supervised learning - Experience working with financial market data - Ability to develop predictive algorithms based on historical stock data - Knowledge of algorithm development for stock price prediction - Strong programming skills Your task will be to utilise historical stock data to construct a model capable of predicting future stock prices. The project is suitable for those who are not only skilled in machine learning, but also have a keen intere...
...continuous improvement of our product. **Key Responsibilities:** • Develop, test, and maintain scalable and high-performance frontend applications using and Vue.js. • Implement responsive and visually appealing user interfaces with Vuetify. • Integrate third-party services and APIs, including Stripe for payments and Sandbird for data management. • Collaborate with designers, backend developers, and other stakeholders to deliver seamless and efficient features. • Optimize application performance and ensure cross-browser compatibility. • Write clean, maintainable, and well-documented code following best practices. • Participate in code reviews, provide constructive feedback, and mentor junior engineers. • Stay up-to-date with the la...
I'm launching an open-source project on GitHub, primarily focused on software development using Python. I'm looking for skilled developers with a strong background in Python and open-source software development. Your role will involve contributing code, reviewing pull requests, and engaging with the wider open-source community. Experience with GitHub is crucial, along with a passion for collaborative software development. this link of project ...
...Proficiency in Design Tools: Expertise in tools like Figma, Sketch, Adobe XD, or other industry-standard design software. Familiarity with design systems, prototyping, and interactive wireframing. Data-Driven and Collaborative: Ability to interpret user analytics to drive design decisions and work effectively with product managers, developers, and other stakeholders. Responsibilities: UI/UX Strategy and Design: Develop user-friendly and visually engaging designs for mobile and web interfaces that simplify browsing, product selection, and purchasing in the quick commerce pharmacy app. Prototyping and User Testing: Create interactive prototypes, conduct usability tests, and iterate on feedback to refine the user experience and ensure high usability and satisfaction. Desi...
...obtenção do selo de verificação para a conta de WhatsApp da Força Invicta. Esta conta é usada através de um número de telefone fixo, e a comunicação com nossos associados é gerenciada pelo BotConversa, uma plataforma de chatbot que facilita a interação automatizada. Nosso objetivo é garantir uma presença autenticada e de confiança para os nossos usuários, reforçando nossa credibilidade no atendimento via WhatsApp. Especificações do Projeto: Identificar e orientar sobre os requisitos específicos para a obtenção do selo de verificação no WhatsApp Business para uma linha fixa. Orientação sobre c...
...efficient delivery. - Implementing user authentication and authorization mechanisms. - Developing comprehensive error handling and logging mechanisms. - Setting up load balancing to ensure high availability and reliability. - Designing the system architecture with scalability in mind. - Optimizing database performance through effective indexing strategies. - Creating detailed API documentation for developers. - Setting up and managing caching mechanisms for better performance. - Implementing monitoring tools for performance metrics and alerts. - Ensuring data encryption both in transit and at rest. An ideal candidate is someone with a proven track record of delivering high-quality projects and a passion for building resilient backend solutions. If you fit this description, I wou...
...for frontend tasks but also a collaborative spirit and excellent communication skills. The ideal candidate will: - Mentor our junior developers, providing them with guidance and insights to enhance their skills. - Actively participate in backend development and integration, working closely with our dedicated backend developer. - Spearhead feature development and system integration efforts. - Possess substantial experience in SCRUM or other Agile methodologies. - Optimize application performance to enhance end-user experience. - Implement and advocate for testing best practices, including unit and integration testing. - Possess a robust understanding of web security principles and practices. - Conduct thorough code reviews to maintain high code quality across the team. - F...
...and backend components. • Documentation: Prepare detailed documentation covering code structure, API integrations, webhook configurations, and platform features. This documentation should enable future developers to maintain and extend the platform efficiently. Required Skills and Qualifications: • Programming Languages: Proficiency in JavaScript and TypeScript. • Backend Technologies: Expertise in for building scalable server applications, experience with Prisma for ORM and database management. • Frontend Technologies: Familiarity with Solito stack, including for web interfaces and Expo for mobile apps, and experience in responsive and cross-platform UI development. • Database: Strong understanding of relational databases, data structurin...
...on quality, and open to an ongoing partnership, read on! About Us: We specialize in web development, Google Ads, Facebook Ads, and SEO. Each client is unique, and our goal is to tailor a team of 1-4 freelancers who can deliver targeted strategies that drive measurable results. Who We’re Looking For: We want freelancers who are not only experienced but also committed to clear communication, flexibility, and maintaining a high standard of work. Our Clients will be from Germany, so if you speak German, that would be an advantage. Here’s a look at the specific skills and qualities we’re seeking: Skills Needed: Web Developers Requirements: Proficiency in responsive design, WordPress, Shopify, or other web development platforms. Familiarity ...
As the owner of a data entry company specializing in image files, I am seeking a software developer who can create a budget-friendly work allocation and tracking software for me. This software should be able to perform the following tasks: - Work allocation and tracking: The software should be able to assign task...needs to be Windows-compatible and designed with a simple, minimalistic user interface. Ideal skills and experience for the job would include: - Proven software development experience, preferably with data entry or file management software. - Familiarity with creating simple, user-friendly interfaces. - Experience with performance tracking and analytics software. I am open to working with new developers and particularly welcome budget-friendly freelancers, especially f...
...Descrição do Projeto Estou interessado em contratar uma análise detalhada de um projeto de DeFi chamado Conecta Business Club, que promete arbitragem triangular utilizando a carteira MetaMask e um retorno médio de até 8% ao mês. Atualmente, o projeto realiza arbitragem com USDC, mas está em fase de atualização, prevendo a transição para um token próprio, o CBC. A análise pretendida deve abordar os seguintes pontos: 1. Consistência do Token CBC O token CBC é descrito pelos desenvolvedores como sendo equivalente a 1 dólar, com possibilidade de valorização, porém sem risco de queda abaixo desse valor. Solicito uma avaliação aprofun...
Tenho um pequeno sisteminha de gestão com aproximadamente 10 modulos (Telas), Banco da dados em MySql, gostaria de trasnformar o bd e o script em multi tenancy, aonde em uma unica instalação eu possa acessar varias empresas diferente atraves do login.
...integrar com CRMs imobiliários existentes, facilitando a sincronização automática de propriedades, leads e informações dos clientes. • Exemplo de CRMs populares: Salesforce, HubSpot, Zoho CRM. • SEO Otimizado: • &n...
...integrar com CRMs imobiliários existentes, facilitando a sincronização automática de propriedades, leads e informações dos clientes. • Exemplo de CRMs populares: Salesforce, HubSpot, Zoho CRM. • SEO Otimizado: • &n...
...freelancer com experiência para finalizar o design de um dApp no Figma. Já temos três telas prontas que precisam de alguns ajustes básicos, e nosso design system também já está configurado. Procuramos alguém com visão criativa, detalhista e que entenda as demandas de um projeto em Web3. **O que precisamos:** - Completar as telas faltantes: - Token de Governança - Política de Privacidade - Termos e Condições - Detalhes do Mercado - Ranking - Minhas Apostas - Tutorial "Como Jogar" (incluindo uma tela de depósito e explicações básicas do jogo, finalizando na homepage com os mercados) Forneceremos todas as referências e i...
...business involves assisting those who are unable to take their trash to the road. Key Requirements: - Domain Registration: The website needs to be registered as a .com. - PayPal Integration: Essential for processing online purchases of the service. - Pages: The website should include a Home page, an About Us page, and a Services page. - Functionalities: - An Online Booking Form: To facilitate service requests. - Service Details Explanation: To inform customers about the specifics of our services. - Customer Testimonials: To build trust and credibility with potential customers. Ideal Skills & Experience: - Proficiency in web development and design, particularly in creating professional and corporate-styled websites. - Experience with PayPal integration and onl...
*-Required of senior-level experts in Jenkins, DevOps and Kubernetes to work on a fixed-price project. This project needs to adhere to the Universal Coordinated Time timeframe, or UTC. The successf...implement strategies to optimize system performance and scalability. Experience using the latest technologies and industry best-practices is essential. Conditions: -You are able to start asap for a Long term job -YOU WILLING READY TO WORK BY SHARING YOUR SCREEN USING REMOTE TOOLS DURING YOUR SHIFT -Long term contract BID on MONTHLY BASIS SALARY ONLY !(NO UPFRONT) -You are able to work with team of developers -You are able to work in weekend -You are able to work 45 hours per week -Our systems configured for :social media-And-dating apps -YOU ARE WILLING TO START BY PROBATION PERIOD OF 3...
...em HTML5 • Todos os assets utilizados no jogo • Executável do jogo com atalhos para facilitar a navegação Requisitos obrigatórios: • Experiência comprovada com port de jogos 2D • Conhecimentos sólidos em Game Maker • Conhecimento prévio em Construct 2 ou experiência adaptando projetos de outras engines similares Exigências ao final do projeto: • Entrega do código fonte e do executável do jogo para PC Diferenciais (não exigências) para este projeto: • Conhecimentos em Construct 2 • Conhecimento em geração de pacote para XBOX e Microsoft Store IMPORTANTE: APENAS ENVIE SUA PROPOSTA SE VOCÊ ATENDER A TODOS OS REQUISITOS LISTADOS...
I run a computer and mobile repair shop in the UK and am looking for a skilled web developer to rebuild my existing website. The current site is outdated and lacks functionality, and I need a fresh, modern design that will help attract more customers and provide an excellent user experience. My current website. https://subnet1.com Project Requirements: Modern and Responsive Design: Create a visually appealing and responsive website that looks great on both desktop and mobile devices. User-Friendly Backend: Implement an easy-to-use content management system (CMS) that allows me to update offers, services, prices, and other content without any technical knowledge. SEO Optimization: Ensure the website is optimized for search engines to improve visibility and attract organic tr...
ONLY for ODOO specialists/developers! Preliminary consultation is advertised here so that later it is clearly defined which functions are required from us! An automatically calculating form should be created that automatically displays price information based on the input after various data has been entered. It must also query the address details of the interested party/user and, at the user's request, an offer must be automatically generated and sent in the backend based on the queries. The offer and the lead/contact should be created in the backend so that further processing is possible using Odoo 17. a sample formular you found at
Next month SEO services - aface1.com 1 keyword 220 backlinks