Email developer jobs
I am looking for an expert PHP developer to help me with my project. I am using core PHP for this project, and I need someone with a deep understanding of PHP to tackle the tasks at hand. I need you to create API by which I can manage my Amazon, Flipkart, Ebay etc.. Seller Accounts. - The specific deadline for this project is flexible, so I am open to discussing timelines that work for both parties. - However, I do expect the developer to have a high level of experience in PHP development, as this project requires advanced skills and knowledge in the language. Ideal skills and experience for the job: - Expertise in core PHP development - Strong understanding of marketplace APIs like Amazon etc.. - Experience with database management and integration - Knowledge of web de...
Project Description: We are seeking an experienced developer or development team to build a web-based platform that connects construction workers with employers. This platform will serve as a dynamic marketplace where construction workers can create profiles, list their skills, availability, and location, while employers can post job requirements and site locations. Key Features of the Platform: User Registration and Profile Management: Separate registration portals for workers and employers. Profile customization with skill sets, experience, and availability. Matching Algorithm: An intelligent system to match workers with employers based on job requirements and worker qualifications. Interactive Map Integration: Visual representation of job locations and worker availability. In...
Java Developer Needed to Fix Logic Errors in Project i am looking for someone to help me fix some logic errors im having in my " plugin" im trying to automate killing a boss within a game .. right now im using mostly api stuff for my pathing logic and it seems to not be failsafe, ive talked to some other developers with the same plugin and they reccomended doing pathing using like a* or DBS? so being comfortable with that would be a huge plus, the script fully currently works as is , just neeeds some love,. . would love if this project could be streamed aswell as you will have to use my game account , so id like to see too the rewrite if possible so i can understand whats going on ,. looking to hire asap The timeframe for this project is immediate, and I require the ...
I am looking for a developer who can help me create a website with the following features and functionalities: - Drag and drop editor for easy content creation and customization - Responsive design to ensure that the website looks great on all devices - Customizable templates to give me the flexibility to design the website according to my specific needs I have a tight deadline for this project, and I need it to be completed within 1-2 weeks. I have specific design elements that I want to be incorporated into the project, so attention to detail and the ability to bring my vision to life is crucial. Ideal skills and experience for this job include: - Proficiency in - Strong knowledge of front-end development languages such as HTML, CSS, and JavaScript - Experience in creating
...freelancer to create an email template for a sales promotion campaign. The email template should have a professional tone and I am open to suggestions regarding the layout and design. Requirements: - Experience in designing and creating email templates - Proficiency in HTML and CSS - Understanding of email marketing best practices - Ability to create visually appealing and engaging designs - Strong attention to detail to ensure the template is error-free and compatible across different email clients and devices Deliverables: - A fully functional and responsive email template that can be easily customized and edited - The template should include placeholders for images, text, and call-to-action buttons - Clear instructions on how to customize a...
I am looking for a developer who can help me with a custom order. I have cloned a project from GitHub and migrated most of the code to React. However, I am facing an issue where the animations are not triggering at all. Skills and Experience: - Strong proficiency in React - Experience with animation libraries in React - Knowledge of debugging and troubleshooting animation issues Additional Information: - The main focus of this project is to fix the animation bug. No additional features need to be added. - The timeline for this project is ASAP, within a few days.
Project Title: Development of a Project Management Chatbot with Integration Project Description: I am seeking a highly skilled developer with expertise in chatbot development and integration, particularly with experience in the ChatGPT API. The primary objective of this project is to create a sophisticated chatbot that can be integrated into a group chat environment, involving both clients and our staff. The chatbot should be able to autonomously capture, organize, and update project details, such as progress updates, images, notes, and any issues reported during the project lifecycle. Key Responsibilities: Develop and integrate a chatbot within a group chat platform. Ensure the chatbot can accurately capture and parse information shared in the chat, including text updates and
I need email contacts of professionals with the following designations at schools Career Services Office Student Affairs or Student Services Department Heads of Healthcare Programs Student Organizations need them within 2 days in excel format paying $40 per 1,000 contacts emails must be valid
Wordpress developer for urgent project. New freelancers are welcome.
I am looking for a P2P lending backend developer who is proficient in Solidity. Requirements: - Proficiency in Solidity programming language - Experience in backend development for P2P lending platforms Functionality: - It will be a P2P lending platform for salaried people using gelato functions. You only have to deal with blockchain back-end part. Some basic work is already done. The wallet contract should have the following functionalities: - should support deposit and withdrawal of erc20 and erc721 tokens and also native token. - should allow users to create request for funds from the marketplace contract. (user will call a method on wallet contract, and wallet contract will call the marketplace contract). - should check the immediate debt from the marketplace contract befo...
I am looking for a skilled GoLang developer who can take the lead on our small and straightforward project. The ideal candidate should have knowledge of GoLang frameworks. Skills and experience required: - Knowledge of GoLang frameworks - Familiarity with microservices - Experience with cloud platforms This is an ongoing project with no specific timeframe for completion.
I am looking for a Shopify developer who can assist me with the payment gateway setup for my online store. Specifically, I need help integrating PayPal as my preferred payment gateway. Skills and Experience: - Experience in Shopify theme customization - Proficiency in app integration - Knowledge of PayPal payment gateway setup Budget: - My budget for this project is $50.
I am looking for a Shopify developer to assist me with my project on a part-time basis. Here are the specific requirements and details: Tasks: - Theme customization: I have some ideas in mind for the theme and would like assistance in customizing it to fit my brand and vision. - App integration: I need help in integrating various apps and plugins to enhance the functionality of my Shopify store. - Store setup: Assistance in setting up the store, adding products, and ensuring a seamless user experience. Theme: - Although I haven't chosen a specific theme yet, I have some ideas in mind. The developer should be able to provide recommendations based on my preferences. Time commitment: - I anticipate needing the developer's assistance for 10-20 hours per week. Flexibi...
I am looking for a WordPress WooCommerce Plugin Developer who can help me with a project that requires custom product options. Specific functionalities needed for the WooCommerce plugin include: - Custom product options to provide customers with different choices and variations for their purchases. I have a specific plugin/design in mind that I would like the developer to reference. The completion timeline for the plugin is within 1 week, so I am looking for someone who can work efficiently and deliver results promptly. Ideal skills and experience for the job: - Proficiency in WordPress and WooCommerce plugin development. - Experience with customizing product options and integrating them into the WooCommerce platform. - Strong understanding of payment gateway integratio...
We need well with someone who knows about instantly Cold Email Software. If you have experience with that software, please let us know so explain the project.
I am looking for an experienced Android developer to continue developing an app for my existing business. The main functionality of the app should be to sell products or services. I have a specific design in mind for the app and I am looking for someone who can bring my vision to life. Ideal skills and experience for this job include: - Strong proficiency in Android development - Experience with e-commerce functionality and payment integration - Ability to work with specific design requirements and attention to detail.
Need a Prestashop web developer for an ecommerce site
Hello i am automating a website when i need to fill value in input box , I tried many possible way to fill it but not working . Basically its aadhaar website . Go to and login , And then go to Offline Kyc page , There you will have to enter 4 digit share code , I am unable to fill that 4 digit code using js . I just need working code like this javascript:function E(){(".").click();var newValue = "2234";var inputElement = ('shareCode')[0]; = newValue; }E() Which will fill the value of share code
...flyer) 2) Christmas Flyer wishing our clients and partners a Merry Christmas (see attached labor day flyer) 3) New Years Flyer wishing our clients and partners a Happy New Year (see attached labor day flyer) 4) Deal of the week /Merchant Success Story - funded a client $2 million over 11 months to support his wholesale business for the holidays 5) Branded flyer to sign up with Westwood as an ISO (email underwriting @ for an ISO agreement) 6) client spotlight - toy maker funded $700K over 10 months for holiday rush. See attached example but we did not like how it was made, needs to be the same gist but way better. Requirements: - Experience in graphic design and creating visually appealing flyers - Ability to create compelling designs that effectively communicate the brand
I am looking for an experienced Angular developer with knowledge and experience in working with Azure Pub Sub. The ideal candidate should have the following skills and experience: Skills: - Proficient in Angular - Familiarity with Azure Pub Sub infrastructure Experience: - Previous experience in developing user interfaces - Ability to integrate the user interface with other systems This project involves developing a user interface for an application that utilizes Azure Pub Sub. The primary function of the application is to provide a user-friendly interface for data processing and integration with other systems. If you have the necessary skills and experience, please submit your proposal.
I am looking for a skilled PHP developer .. I want to a live chat support system include audio call voice , sms , img file send .. and subscription system
I am looking for a React + Nest full stack developer to help me with a health care application. Specific features and functionality needed for the project include: - User authentication and authorization - Real-time updates with websockets - Integration with third-party APIs I already have a detailed wireframe for the project and need help adding more features like SSO login. There is no strict deadline for the project, so the ideal candidate should have a flexible schedule.
Freelance Developer for AI-Powered Content Creation Tool We are seeking an experienced freelance developer to assist in the development of ContentAI, an innovative web-based tool designed to streamline content creation for e-commerce businesses. This tool leverages AI technology, specifically natural language generation models, to help users easily generate high-quality, SEO-optimized content for their products and service Key Responsibilities: - **AI Integration**: Implement and customize AI models (like OpenAI's GPT) for content generation based on user inputs. - **Frontend Development**: Design and develop a user-friendly interface that allows users to specify content requirements (e.g., tone, style, length). - **Backend Development**: Create a robust backend system...
Project Description: Fixing the Automatic Email System for New Account and Password Recovery Related Links Platform: WordPress Email Delivery Service: SMTP Project Requirements: - Fix the automatic email system on our WordPress website for new account creation and password recovery related links - Ensure that the system is functioning properly and emails are being sent out promptly and reliably - Integrate the preferred email delivery service, SMTP, to ensure seamless email delivery - Implement personalized content in the automated emails to enhance user engagement and provide a customized experience - Incorporate tracking and analytics features to monitor the effectiveness of the automated email system and gather valuable insights - If desired,...
I want to Make Api with C# We are looking for an experienced developer who can create web API programs using C#. The API will handle mixed types of data, including text and numeric data. For analysis, we want to use IDA Pro, Ghidra, or technologies from Hopper, OllyDbg, Radare2, and Binary Ninja.
I am looking for a skilled full stack web developer with expertise in JavaScript. Responsibilities: - Develop a web application using JavaScript as the primary programming language - Collaborate with me to design the user interface, incorporating my design ideas - Implement e-commerce capabilities to enable online transactions Requirements: - Proficiency in JavaScript and its frameworks - Experience in web design and UI/UX development - Familiarity with e-commerce functionalities and payment gateways If you are a talented developer with a creative eye for design and a strong understanding of e-commerce, I would love to discuss this project further with you.
I am looking for a freelancer to help me gather homeowners' names and email addresses in specific buildings in my city. This project is for an existing business, and I would prefer to obtain this information through public records or any necessary means. I have about 10 buildings that require this task. I would need the name, email address, and apartment number (if possible). Skills and Experience: - Strong research skills and the ability to navigate public records databases - Familiarity with data collection and extraction - Attention to detail to ensure accurate and complete information gathering - Excellent organizational and time management skills to meet the tight deadline If you have experience in gathering homeowner information and can deliver within a short ti...
I am looking for a developer that can create an Outlook plugin that will greatly simplify the process of scheduling meetings. The plugin should be able to access both my own calendar and the calendars of other individuals, and suggest available meeting slots based on both availability and other criteria. Please see attached files for screenshots of the plugin. Key Requirements: - Experience in developing Outlook plugins - Plugin is required to have integration between Outlook and Sharepoint. - Ability to retrieve calendar data from both my own calendar and other people's calendars and place a calendar slot in SharePoint. I.e. finding free slots as well as available rooms. - Knowledge of algorithms and logic to suggest meeting slots based on availability and other criteria Ta...
...ike this on the main page will show a free estimate request and get instant requests by email or text. The second page like a blog or share photos comments and uses SEO keywords for a public listing, immediately be linked with other business directions listings such as Yelp, Google, Yahoo, Yellow Pages, Facebook, Instagram, TikTok, Google business voice, Alexa, Siri etc and up to 300 directions business listings. The 3-rd pages will be free estimates for selling your device like this example The entire website needs to have : 1) Search engine optimization 2) pay-per-click marketing integration 3) email and SMS marketing 4)Social media management 5)Build local listings, and boost rankings! 6)Improve your visibility in
Wordpress developer for urgent project. New freelancers are welcome.
I am looking for a skilled web developer to create a 10-page informational website for my community. The purpose of the website is to provide information about my community to the general public. Features: - Contact form: I would like the website to have a contact form where visitors can easily reach out to me for inquiries or to request more information. I also want people to be able to fill out application forms for land requests in the website. These applications should be downloadable my us and should be sent to a designated email address when fully filled out. Design and theme: - I am open to suggestions: I do not have a specific design or theme in mind for the website. I am looking for the web developer to provide ideas and suggestions based on my industry ...
I am looking for a skilled developer to create an Auction/Bid Marketplace for both electronics and kicks. The ideal candidate should have experience in building similar platforms and be familiar with the needs of both electronics enthusiasts and sneakerheads. Key requirements for the project include: - Real-time Bidding: The marketplace should have a feature that allows users to bid on products in real-time, creating an exciting and competitive atmosphere. - User Registration & Profiles: Users should be able to create accounts, complete their profiles, and track their bids and purchases. - Target audience: The marketplace will cater to both electronics enthusiasts and sneakerheads, so it should have features and categories that appeal to both groups. Skills and experience nee...
I am in need of a developer to create an SMM panel for me. The platform for development should be PHP. I have a specific list of features in mind for the panel. The estimated timeline for this project is less than 1 month. Ideal skills and experience: - Strong proficiency in PHP - Experience with developing SMM panels - Ability to implement custom features based on provided list - Efficient time management skills to meet the timeline requirements.
Project Title: Advanced Chatbot Development with Python Description: We are seeking a talented and experienced Python developer to create a cutting-edge chatbot for our business. The ideal candidate should have a strong background in natural language processing (NLP) and be capable of developing a sophisticated and user-friendly chatbot from scratch. Key Requirements: Language: Proficiency in Python is a must. Chatbot Development: Proven experience in developing chatbots with a focus on user
I am looking for a skilled scriptwriter to create a compelling and engaging script for an explainer video about my email marketing software website. The video will be approximately 1 minute in length and its primary goal is to promote the software to potential buyers/clients. Skills and Experience: - Strong scriptwriting skills, with the ability to effectively convey key messages and promote a product - Experience in creating explainer videos or promotional content for software or technology-related products - Knowledge of email marketing and understanding of its benefits and features - Understanding of the target audience (potential buyers/clients) and the ability to tailor the script to their needs and interests The ideal candidate should be able to deliver a concise and...
I am looking for a Telegram Bot Developer who can create customized user interactions for our Telegram Event Group. The customized functionalities are following: - A filter function that allows members to filter through events in the "Events" topic, by category, date and price - A notification that pops up, referring the member to the premium plan, whenever a non-premium member tries to post something in the "Chat" topic, tries to sign up to events in the "Exclusive Events" topic and tries to join the private group The ideal candidate should have experience in developing Telegram Bots.
I am looking for an Unreal Engine developer to assist me with a project. Skills and experience required: - Strong proficiency in Unreal Engine - Experience in game development - Ability to work within tight deadlines - Knowledge of virtual reality and augmented reality development is a plus
Project Description: I am looking for a freelancer to create a video about my email marketing software with a real human presenter. The ideal candidate should have experience in creating engaging and professional videos. Requirements: - Create a script for the video based on the key points provided by me - The video should be less than 5 minutes in length - The presentation style should be formal Skills and Experience: - Proficient in video creation and editing - Ability to create a script that effectively showcases the features and benefits of the email marketing software - Experience in working with real human presenters - Strong attention to detail to ensure a professional and polished final product
Project Description: I am looking for an experienced developer who can help me develop used handbags scanner tool on different reselling markets. Specific Requirements: - Experience in coding for finding items on reselling markets - Scan listing platforms based on given keywords and frequency -Alert user based on string matching with item title or description -Ability to alert on telegram not and/or email Ideal Skills and Experience: - Used fashion item scanner tool - Strong knowledge of web scraping and data extraction - Abilities to scan reselling platforms such as eBay, facebook marketplace, and other online luxury reselling websites to find the used fashion items If you have the required expertise, I look forward to collaborating with you on this project.
I am looking for a skilled developer to create a DMCA automation Desktop software using or any other suitable framework. It should be cross-platform so with Node.js would be optimal. (But you can suggest other frameworks as well in JavaScript!) It needs to be compiled for Windows, MacOS, and Linux. Main Purpose: - The main purpose of this software is to monitor and detect copyright infringement and send DMCA takedown emails. --------------- 1. ||Overview Window|| Statistics -> How many DMCA Emails were sent Automation Tasks Live 2. ||Content Search|| Select Type of Content: A: Text, Published Article, Magazine, eBook, Course -> Field: Large TextArea Input B: Software, App, Plugin -> Field: One-Line Text Input C: Digital/Physical Products -> Field: One-Line Text
I am looking for an Indian Archicad Add-on Developer who has experience in C++ programming and is proficient in Archicad add-on development. The specific functionality required for the add-on includes 3D modeling tools, BIM integration, and rendering capabilities. The project has a deadline of 2 weeks, so the ideal candidate should be able to work efficiently within this timeframe. The budget for this project is $150, so the developer should be able to deliver the required functionality within this budget. Skills and experience required for this job: - Proficiency in C++ programming - Experience in Archicad add-on development - Knowledge of 3D modeling tools, BIM integration, and rendering capabilities - Ability to work within a 2-week deadline - Efficient and cost-effect...
I am in need of an experienced Unity developer who can urgently complete game optimization tasks for my mobile game. Specific Requirements: - The developer should have strong knowledge and experience in game optimization techniques to enhance the performance and stability of the game on mobile platforms. - The target platform for the game is mobile, so the developer should be familiar with optimizing games specifically for mobile devices. - All game assets and art are ready, so the developer will not be responsible for creating any assets. Ideal Skills and Experience: - Proficient in Unity and game optimization techniques. - Experience in optimizing games for mobile platforms. - Familiarity with mobile game development and performance optimization best pract...
I am looking for an SEO and ASO developer who can help me improve search engine rankings and increase app downloads within 1 month. Main Goal: - Improve search engine rankings - Increase app downloads Keywords: - Client has specific keywords or phrases they would like to target Results: - Client would like to see results within 1 month Ideal Skills and Experience: - Experience in SEO and ASO - Knowledge of keyword research - Ability to quickly achieve results in a short timeframe
Core PHP developer needed for developing new features. The project needs about 25 hours of work. Ideal Skills and Experience: - Strong proficiency in Core PHP programming language - Experience in developing new features in PHP application - Knowledge of MySQL, Linux and Cron - Ability to deliver high-quality work within a week or two
I want Python developers to implement the following objectives Objective 1: U-Net with Attention Mechanism: This research aims to improve the accuracy and robustness of seismic image segmentation by incorporating the Gray-Level Co-occurrence Matrix (GLCM) features into the U-Net architecture. Objective 2: U-Net with Attention Mechanism: One hybrid approach is to incorporate an attention mechanism into the U-Net architecture. Attention mechanisms allow the network to focus on relevant image regions while suppressing irrelevant or noisy information. Integrating attention modules into the U-Net architecture can enhance the model's ability to capture important features and improve segmentation accuracy. Different attention mechanisms, such as channel-wise or spatial attention, can be expl...
I am looking for a mobile app developer who can create an app for both iOS and Android platforms. The main function of the app will be social interaction. I have a rough idea of the design and features I want, but I am open to suggestions. Ideal skills and experience: - Experience in developing mobile apps for both iOS and Android platforms - Strong understanding of social interaction functionality in mobile apps - Ability to translate rough ideas into visually appealing and user-friendly designs - Knowledge of best practices for mobile app development and UI/UX design
I am looking for a cost-effective mobile application developer who specializes in Android app development. I need a professional who can create a mobile application from scratch, as I do not have a specific design in mind. My budget for the project is less than $1000. Ideal Skills and Experience: - Proficiency in Android app development - Experience in creating mobile applications from scratch - Ability to work within a limited budget
I am looking for a Laravel - Bootstrap developer who can help me with a project. Here are the details: Design/Wireframe: I have a design/wireframe ready for the project. Features/Functionality: I need someone who can create an interactive UI for the project. Timeline: The project needs to be completed in less than 1 week. Ideal Skills and Experience: - Excellent knowledge and experience in Laravel and Bootstrap - Strong understanding of user authentication and data management - Ability to create an interactive and visually appealing UI - Efficient and able to meet tight deadlines - Good communication skills to ensure smooth collaboration If you have the skills and experience required, please get in touch with your portfolio and any relevant work samples. The Doucment in the ...
Hello, We are seeking a skilled freelance developer with expertise in HTML, CSS, and Bootstrap to create a unique, cinema-style spinner for our web application. This project requires a creative approach to customize the standard Bootstrap spinner into a design that mimics a cinema counter.
We are in need of a skilled developer to integrate a simple cash register accounting system into our existing WordPress site running WooCommerce. The task will require the cash register machine to be connected with our software to handle transactions such as deposits and withdrawals. Upon completion of each transaction, the confirmation number along with all pertinent data must be stored in our database. The main challenge lies in choosing the most suitable programming language for this integration. Currently, we are considering JavaScript, PHP, or possibly Python, but we are open to recommendations. The API we need to work with is not very complex and has a limited set of functions, but the project will include error handling and service functions. We have attached the API docume...