Flask restful githubpráce
Dobrý den, potřebuji ze stránky na binance vyextrahovat obchodovaný symbol, cenu, směr nákupu (buy long/short, close long/short) a zaslat přes API zprávu do binance na vytvoření objednávky, která bude vypadat dle github binance následovně: order = client.futures_create_order( symbol=symbol, side=side, type='MARKET', quantity=quantity, positionSide=positionside, closePosition=close kde symbol = pár (např. SOLUSDT); side = BUY nebo CLOSE; quantity = aby byla hodnota 120 USD, tzn. je nutné vypočítat dle přečtené ceny na stránce; positionSide: LONG nebo SHORT. Vize je, že chci kontrolovat nov&a...
...proto úzce spolupracujeme s designéry a konzultujeme s nimi vzhled a funkčnost od počátečních návrhů a konceptů. Jaké jsou požadavky na nového kolegu? Hledáme kandidáta s následujícími zkušenostmi: - Junior+ nebo Medior Fullstack vývojář - Znalost HTML, JavaScript, Node.js, REST, PostgreSQL a React.js - Znalost TypeScript, , , rozšíření (JSX), MongoDB, GraphQL, Docker, Git (GitHub, GitLab atd.), ladění kódu (debugging), unit testování, Google Cloud, Amazon Web Services (AWS), Webpack, Rollup - Angličtina na úrovni B1, Čeština - rodilý mluvčí - Orientace na výsledky a ochota neustále s...
Mailstep je jednička na trhu v oblasti outsourcingu logistiky a komplexních fulfillmentových služeb pro e-co...oka. Co Ti můžeme nabídnout? Férové ohodnocení dle Tvých znalostí a zkušeností ( až 7K+ CZK pro experta/expertku/ MD rate) Pracuj klidně i 100% remote nebo využij naši dog-friendly kancelář v Karlíně, s lahodnou kávou a snacky. Na další benefity se u nás nehraje, raději ti za tvou práci prostě normálně zaplatíme.? Zaujalo? Tak nic není snazší! Pošli nám svůj životopis, oceníme link na tvůj github, nebo kvalitní kód, o kterém nám pak řekneš, s motivačn&iac...
K zobrazení podrobností se zaregistrujte nebo přihlaste.
Build me a Professional Web APP I want a person or agency to design, implement and develop a professional corporate system that is from wireframe to development release and after that maintenance different contract. Will involve 1. Design and Integration of Wireframe in Figma and other applications on design 2. Animation software if need be 3. Vscode, GitHub, 4) Mongo Database, Express NOde, for back end React or Angular for front end Comment, revision, visual commenting Example pages to understand kind of work needed
...page webové aplikace pro zákazníky, v JavaScriptu. • Chceme ji mít dnešní, hledáme člověka se zkušenostmi s jedním z JS Frameworků a knihoven jako jsou Angular, React.js, Redux, Angular 2 (už se blíží release). • Orientace v JS ekosystému, určitě budeš znát slova a zkratky webpack, ES6/ES7, node.js, … • Zkušenosti s HTML a CSS kódováním, práci s GITem. • Obecná znalost technologií ve světě RESTful webových aplikací. • Zájem o síťové a bezpečnostní technologie. • Schopnost samostatně navrhovat a řešit zadán&ia...
...using the trained AI model. Implement API key-based authentication for the Mastodon API. 5. Lightweight Backend Development (No UI Needed, CPU-Compatible) Develop a backend, e.g. by using Flask or FastAPI to handle API interactions. Ensure full decentralization of node interactions. Avoid reliance on external services like AWS or Google Colab. Focus on ease of setup and minimal architectural dependencies. 6. All work produced must be licensed under the MIT License and published in a public GitHub repository 7. Tech Stack (Preferred, Open to Suggestions) - Programming Language: Python (FastAPI or Flask) - AI Model: DistilBERT or similar lightweight LLM - Networking: Peer-to-peer model exchange via Base64 over REST API - Storage: Simple and lightweight (SQLite, JSO...
...API prompts will be used to analyze, summarize, and extract key details for each report section. - AI-generated content should be automatically inserted into a pre-formatted Word template using python-docx. - The final report should be convertible into a PDF using FPDF. - The solution must include secure API handling and proper credential management. - A potential web interface development using Flask should be considered to ensure user-friendliness and adherence to security protocols. Ideal skills for the job: - Proficiency in Python, particularly with libraries such as python-docx and FPDF. - Experience with ChatGPT API. - Skilled in web and desktop interface development. - Knowledge of building standards and the Building Code. - Understanding of secure API handling and creden...
...Data Visualization: Primarily through tables with filters and functions that provide Restful-API. Your ability to create dynamic, interactive visualizations will be critical. - Real-Time Updates: This will be crucial to ensure the dashboard always reflects the most current data. The dashboard will be displaying a variety of data, primarily images, datasets, and records. Ideal Skills and Experience: - Proficient in React with a solid understanding of its core principles. - Experience in developing and customizing dashboard functionalities. - Skilled in creating data visualizations, particularly through tables with filters. - Knowledgeable in implementing real-time updates. - Familiar with working with Restful-API. - Able to handle and visualize complex data sets. Pleas...
I'm seeking an experienced ML engineer to assist with the installation and running of the MuseTalk model from GitHub (). Key Deliverables: - Recommend a suitable GPU service provider with hourly rental rates. - Install the model and run a live demo. Ideal skills include: - Machine Learning expertise. - Proficiency in model installation and configuration. - Experience with GPU service providers. - Knowledge of Linux, Windows, and MacOS.
I'm seeking assistance to install the Browser-Use project from GitHub on my Windows computer. The repository can be found here: I have some development tools already installed, specifically Git and Python, but I could use some expert help to ensure everything is correctly set up. Ideal skills and experience for the job: - Proficient in Windows OS - Experienced with GitHub - Familiar with Browser-Use project - Knowledgeable about Python and other development tools - Able to troubleshoot installation issues.
...and UI, currently housed in a single GitHub repository, into three independent repositories based on module type. It's critical that all three repositories function independently post-split. 2. Enhancing the UI, where most SQL tables are already feeding. This involves: 2.1. Mirroring three additional tables. 2.2. Incorporating more advanced filtering options, as well as enabling users to edit, save, and export data. 2.3. Cleaning up user groups, specifically 'Admins' and 'Regular users'. 2.4. Adding additional functionalities to the UI. Ideal candidates should have a solid background in software development, particularly with Python and PostgreSQL, and extensive experience with UI development using Tailwind and Bootstrap. Proficiency in Gi...
I'm ...harness Azure's OpenAI resources to help automate the healing of deployment errors in my GitHub pipeline. The aim is to reduce downtime and enhance the efficiency of my deployment process. Key Requirements: - Utilize Azure OpenAI to auto-heal deployment errors in GitHub pipeline - Communicate all auto-healing actions through GitHub comments - Maintain step-by-step action logs for all healing processes Ideal Skills: - Proficient in using Azure OpenAI resources - Extensive experience with GitHub pipelines - Excellent understanding of deployment processes - Good skills in logging and monitoring systems I need a reliable system that can effectively address deployment errors, keeping me informed through GitHub comments and providing detaile...
...sql Copy CREATE TABLE products ( id INT AUTO_INCREMENT PRIMARY KEY, name VARCHAR(255), price DECIMAL(10, 2), image_url VARCHAR(255), product_url VARCHAR(255), created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP ); 2. Build an API (Optional) Create an API using a backend framework like Node.js, Django, or Flask to serve the product data to your website. Example API endpoint: python Copy from flask import Flask, jsonify import app = Flask(__name__) # Database connection db = ( host="localhost", user="root", password="password", database="your_database" ) @("/products", methods=["GET"]) def get_products(): cursor = (dictionary=True) ("SELECT * FROM p...
...appropriate. - Participate in code reviews, provide constructive feedback, and mentor junior developers if needed. Requirements - Proven experience: Minimum of 3–5 years of professional mobile development experience. - Technical proficiency: Expertise in Swift, Kotlin, Java, Objective-C, React Native, or Flutter. - Strong knowledge of mobile frameworks, libraries, and tools. - Familiarity with RESTful APIs and JSON to connect mobile applications to backend services. - Experience with third-party libraries, APIs, and cloud services like Firebase. - Knowledge of app deployment processes on the App Store and Google Play. - Version control: Experience with Git or other version control systems. - Strong problem-solving and analytical skills with attention to detail. - Communica...
I'm looking for help with uploading a code update (HTML/images) to my static website via GitHub. I already have a GitHub repository set up for the site, I just need some guidance on how to implement the update.
I'm looking for help with uploading a code update (HTML/images) to my static website via GitHub. I already have a GitHub repository set up for the site, I just need some guidance on how to implement the update.
Hi. I have some scripts (Github), tutorials and even videos for this - I'm not entirely sure if the API has changed since these were made. I just need someone to set this up for me real quick in PHP, with a simple form on a page (like some of the examples), so I can enter and search for available domains via GoDaddy's API. It would be awesome to find someone with existing experience. FYI - I'm good at APIs and can do this myself, but I'm working on another part of this right now that I also need done. Thanks!! - - - - - - - LINKS, TUTORIALS, VIDEOS, GODADDY API URLS BELOW: https://github
I'm looking for a talented Full Stack Developer to join my dynamic team. Your primary responsibility will be to develop and maintain web applications usin...implement new features Participate in code reviews and contribute to technical discussions Troubleshoot, debug, and upgrade existing applications Required Skills & Experience: 3+ years of experience in full stack development Strong proficiency in C# and .NET Core Web API Extensive experience with Angular (version 8+) and TypeScript Solid understanding of HTML5, CSS3, and JavaScript Experience with RESTful APIs and microservices architecture Proficient in SQL Server or similar relational databases Version control with Git Strong problem-solving abilities and attention to detail The developer is required to work full-ti...
...API-Integration für externe Datenbanken oder Notfallkontakte. Anforderungen an Freelancer/Team: • Erfahrung mit KI & NLP (z. B. GPT-4, Dialogflow, IBM Watson, Rasa). • Kenntnisse in KI-gestützter Videogenerierung (z. B. D-ID, Synthesia, DeepBrain AI). • Web/App-Entwicklung mit React, Flutter oder ähnlichen Technologien. • Erfahrung mit Datenbank- & API-Integration (z. B. Firebase, PostgreSQL, RESTful APIs). • Sicherheit & Datenschutz (DSGVO-konform) sind ein Muss. • Kenntnisse in der Entwicklung mehrsprachiger Plattformen, um eine breitere Nutzerbasis zu erreichen. Budget & Zeitrahmen: • Budget: [Dein Budget hier eintragen] • Zeitrahmen: [Erwartete Entwicklungszeit, z. B. 3–6 Monate...
I need a skilled professional to design a flask webpage . The ideal candidate will use HTML for the structure and CSS for the styling, ensuring the page is responsive and cross-browser compatible, including on mobile devices. Key Skills Required: - Proficient in HTML and CSS - Experienced in creating responsive and cross-browser compatible webpages - Backend knowledge of Flask - Understanding of blog webpage requirements The design and layout of the page doesn't have to follow any specific ideas - I'm open to suggestions. I also haven't decided on any key features to include yet, but am considering options like a comment section, social media sharing, and search functionality. Your expertise and creativity will be key in helping to shape this project.
...concise documentation for the platform's codebase, API integration, and usage. Required Skills: * Programming Languages: Proficiency in [mention specific languages - e.g., PHP, Python, Node.js, Ruby on Rails, etc.] is required. Experience with [mention any specific frameworks - e.g., Laravel, Django, , etc.] is preferred. * API Integration: Demonstrable experience integrating with RESTful APIs, particularly within the domain industry. * Database Management: Experience with database systems like MySQL, PostgreSQL, or MongoDB. * Front-End Development: Strong understanding of HTML, CSS, JavaScript, and modern front-end frameworks (e.g., React, Angular, Vue.js). * Version Control: Proficiency with Git. * Security Best Practices: Knowledge of web security best practi...
I'm seeking a seasoned developer with expertise in React and to assist in integrating a Calendar/Calendly code into our platform marketplace for therapists. The necessary code/components are already sourced from GitHub; our main requirement is seamless integration within our platform. We have a step by step tutorial explaining how to do the full integration. Key Features to Integrate: - Scheduling Appointments: The calendar needs to facilitate easy booking of therapy sessions. - Reminder Notifications: It should send out timely reminders to both therapists and clients. - Availability Management: The calendar must be able to reflect therapists' available slots accurately. Design Customization: The calendar's appearance will need partial customization to align with ...
...Users buy/sell crypto 2. Crypto Staking Platform – Users stake crypto for rewards. 3. Crypto Lending & Borrowing – Users lend crypto for interest. 4. Portfolio Management – Helps users track and manage investments. Step 3: Choose the Right Technology Stack Frontend (User Interface): • HTML, CSS, JavaScript (React.js, Vue.js, or Angular) Backend (Server-side): • Node.js, Python (Django/Flask), PHP (Laravel) • Database: PostgreSQL, MySQL, MongoDB Blockchain & Crypto Integration: • Use APIs (CoinGecko, CoinMarketCap, Binance API) • Smart Contracts (Solidity for Ethereum, Rust for Solana) Security Protocols: • SSL Encryption • 2FA Authentication &n...
I'm seeking a proficient Flask Developer to integrate user login functionality into my existing website, This will involve the following tasks: - Setting up secure login and registration processes - Connecting these functionalities to a MySQL database - Implementing robust password hashing techniques - Managing user sessions efficiently The ideal candidate should have: - Strong experience with Flask and Python - Familiarity with user authentication, sessions, and password security - Frontend integration skills using plain HTML, CSS, and JavaScript - Database experience with MySQL - Knowledge of web security best practices including CSRF protection and HTTPS While I do not require social login options at this moment, the ability to potentially integrate these in
...Requirements: ✅ Data collection from real or synthetic datasets (Kaggle, HuggingFace, or generated data). ✅ Big Data technologies (Hadoop, Apache Spark) for real-time processing. ✅ Machine Learning models (e.g., Scikit-learn, TensorFlow) for failure prediction. ✅ Dashboard for visualization (e.g., Streamlit, Grafana). ✅ Clean and well-documented code (preferably in Python). Deliverables: ? Source code (GitHub or ZIP file). ? Short guide on how to run the system. ? Results with key metrics (accuracy, downtime reduction, etc.). ? Visualization of predictions (charts, tables). Preferred Skills: ✔ Experience with Big Data frameworks (Hadoop, Spark). ✔ Strong knowledge of ML models for predictive analytics. ✔ Familiarity with data visualization tools. ✔ Previous experience in IoT or...
...Node.js). Implement secure user authentication using JWT (JSON Web Tokens) or OAuth. Build and manage RESTful APIs for seamless communication between the frontend and the backend. Integrate user registration, login, and password recovery features. Ensure the app is scalable, efficient, and maintainable. Collaborate with frontend and backend teams to deliver a smooth user experience. Write clean, reusable, and well-documented code. Troubleshoot, debug, and optimize application performance. Skills Required: Strong experience with MongoDB, , React, and Node.js. Proficiency in building and securing user authentication systems (JWT, , OAuth). Hands-on experience with RESTful API development and integration. Familiarity with front-end technologies like HTML5, CSS3, and JavaScri...
I'm looking for a modern interior designer who can transform my living room, bedroom, and office. - Living Room: This space is primarily for entertainment. It needs to be stylish, comfortable, and functional for hosting guests and enjoying family time. - Bedroom: The design should create a serene and cozy atmosphere, perfect for relaxation and restful sleep. - Office: A modern, inspiring and efficient workspace is essential. The design should promote productivity while remaining comfortable. Ideal candidates should have a strong portfolio of modern interior design, particularly for living spaces and home offices. Experience in creating multi-functional spaces is a plus.
I have a Flask app that works perfectly on my localhost but throws internal server errors (500) when deployed on Vercel. I'm seeking an expert to troubleshoot this issue, configure the domain URL correctly, and ensure the app runs smoothly. The app is accessible on the home page, and all routes are correctly set up. The ideal candidate for this project should: - Have extensive experience with Flask and Vercel deployments. - Be able to troubleshoot server errors effectively. - Demonstrate excellent communication skills for a screen-share call via Google Meet I have already configured all required environment variables. The app only has a few common packages as dependencies. Your expertise will be invaluable in getting my app up and running. For an experienced person, ...
Calling Professional Java Developers! Join Our Groundbreaking Study on AI Code Assistants We are looking for experienced Java developers to participate in an exciting research study exploring how AI code assistants like GitHub Copilot impact security programming tasks. Your participation will contribute to pioneering research that could shape the future of AI in software development. Study Details: - What You’ll Do: Solve two coding problems—one with GitHub Copilot and one without. After each task, you’ll fill out a survey to share your experience. The sessions will be recorded for analysis. - Duration: Approximately 2 hours - Compensation: $100 AUD for completing the tasks as per the study guidelines. Who Can Join: - Java developers with at least 1 year ...
...functionalities like service selection, cart management, and checkout. 3. Optional Enhancements (Bonus): - Add filtering and search functionality for services. - Display analytics or insights (e.g., total revenue or number of services sold). - Incorporate internationalization support (e.g., multiple languages/currencies). 4. Submission Requirements: - Provide the code in a public GitHub repository. - Include instructions in a README file for setup and running the project. - Clearly mention any assumptions or limitations. Evaluation Criteria: 1. Code Quality: Readability, structure, and best practices. 2. Functionality: How well the solution meets the requirements. 3. Creativity: Innovative approach to solving the problem. 4. Breadth of Knowl...
...manage user data but should only view sensitive information when necessary. 6. Design & UX: Responsive Design: The website should be responsive and work well on both desktop and mobile devices. The user interface should be simple, clean, and intuitive for both users and administrators. 7. Tech Stack: Frontend: HTML, CSS, JavaScript (React, Angular, or Vue preferred) Backend: Node.js, Python (Django/Flask), or PHP (Laravel, CodeIgniter) Database: MySQL, PostgreSQL, or MongoDB Authentication: JWT or OAuth for user login ID Card Generation: PDF generation libraries (e.g., jsPDF, wkhtmltopdf, or similar) Or Image Format 8. Additional Features (Optional): Email Notifications: Send users a confirmation email upon successful registration and membership submission. Send reminders for...
K zobrazení podrobností se zaregistrujte nebo přihlaste.
K zobrazení podrobností se zaregistrujte nebo přihlaste.
We are looking for an experienced AI instructor to create a comprehensive, structured AI course in Hinglis...for doubt resolution, Q&A sessions, and community interaction. ? Curriculum Enhancement & Industry Trends Stay updated with latest AI advancements and implement real-world case studies. Cover AI model deployment using Flask, FastAPI, or cloud platforms. Required Skills & Qualifications ✔ Strong AI/ML knowledge (Python, NumPy, Pandas, TensorFlow, PyTorch) ✔ Experience in teaching/training AI/ML concepts (Hinglish preferred) ✔ Ability to explain complex concepts in a simple, engaging manner ✔ Experience in developing AI/ML projects & case studies ✔ Knowledge of AI deployment (Flask, FastAPI, AWS, GCP, Azure) is a plus ✔ Comfortable with video recording &a...
Position: Frontend Engineer Location: Remote (Eastern Time, USA) Type: Project-based Description: We are seeking a highly skilled Frontend Engineer with a strong understanding of Node.js and its ecosystem, including tools like npm and webpack. The ideal candidate will have extensive experience and qualifications in the following areas: API Integration: Familiarity with RESTful services. Frontend Frameworks: Knowledge of modern frontend frameworks, state management (Vuex, etc.), and frontend best practices. Responsive Design: Understanding of responsive design and cross-browser compatibility. Responsibilities: Develop clean, maintainable, and reusable code for frontend components using Vue.js and Nuxt.js. Build and integrate with backend services through REST APIs. Create dynamic...
We are looking for an experienced AI instructor to create a comprehensive, structured AI course in Hingli...for doubt resolution, Q&A sessions, and community interaction. ? Curriculum Enhancement & Industry Trends Stay updated with latest AI advancements and implement real-world case studies. Cover AI model deployment using Flask, FastAPI, or cloud platforms. Required Skills & Qualifications ✔ Strong AI/ML knowledge (Python, NumPy, Pandas, TensorFlow, PyTorch) ✔ Experience in teaching/training AI/ML concepts (Hinglish preferred) ✔ Ability to explain complex concepts in a simple, engaging manner ✔ Experience in developing AI/ML projects & case studies ✔ Knowledge of AI deployment (Flask, FastAPI, AWS, GCP, Azure) is a plus ✔ Comfortable with video recording &a...
Minimalist Shopify Calculator App Development ? Budget: $10 (No Negotiations) | ⏳ Deadline: 02/02/20...ensuring smooth integration into Shopify’s framework with a minimalistic and professional design. Scope of Work ✅ Primary focus on percentage calculations ✅ Minimalistic and sleek design for a professional look ✅ Memory function to save and display previous calculations ✅ Ensure cross-browser compatibility and responsive design ✅ Seamlessly integrate with Shopify's framework Requirements 1️⃣ GitHub & Netlify Deployment (link required for approval) 2️⃣ Shopify Integration after approval 3️⃣ Experience with Shopify-embedded calculators (examples required) ? Successful completion may lead to more calculator projects! Apply only if you can meet the budget and deadline...
...Visual dashboards displaying productivity metrics, task completion rates, and bottlenecks. Suggestions for reducing unproductive time, such as app usage tracking and break scheduling. Technical Specifications: Programming Languages: Kotlin/Swift for mobile development; Python/Node.js for backend services. Database: NoSQL databases (MongoDB) for scalability and real-time data access. APIs: RESTful APIs for third-party integrations and interoperability. Claims: A mobile productivity tool software capable of integrating task management, collaboration, and analytics in a unified platform. AI-powered insights for task prioritization and workflow optimization based on user behavior analysis. Real-time collaboration features, including secure communication and file sharing. Cros...
...in the Desktop Application Add a Disclaimer module in the application. Encapsulate the code to prevent reverse engineering. Implement login validation via the website’s back-end, ensuring that only users with an active license can access the application. ? Recommended Technologies for the Developer Front-end: HTML, CSS, JavaScript (React, Vue, or ). Back-end: Node.js (Express), Django or Flask (Python), or Laravel (PHP). Database: PostgreSQL, MySQL, or Firebase. Authentication: JWT for secure login. Payments: Stripe, Mercado Pago, or PayPal. API: Develop a REST API for website and desktop application communication. ? Final Considerations ✅ The website should be simple and functional, avoiding unnecessary complexity. ✅ Prioritize security and seamless integration between ...
...experience with PHP, and ideally Laravel (bonus: Vue.js or React). * Strong knowledge of relational databases like MySQL. * Expertise with RESTful APIs, Git, and version control. * Ability to thrive in a fast-paced, dynamic environment. * A problem-solver with excellent communication skills and a self-starter mindset. Why Join Us? =========== * Competitive pay for top-tier talent. * Remote-first culture – control your schedule and environment. * Be part of a hustle-driven startup making waves in the real estate tech industry. * Ongoing opportunities to grow as we scale. To Apply ======= * Attach your resume as a PDF. * Include a link to your GitHub profile * Include the sentence: “I wrote this application myself and did not use an LLM while writing it.&rdqu...
I'm looking for a seasoned developer to create a Unisat Web3 wallet for the BSTY crypto coin, as outlined in the GlobalBoost GitHub repository (). The wallet should be compatible with both desktop and mobile platforms. Key functionalities: - Send/Receive BSTY coins - Transaction history - Balance overview Security Features: - All native security features from the Unisat codebase are required. This includes Two-factor authentication, Biometric login, and Encryption for private keys. The ideal freelancer should have: - Extensive experience in Web3 and blockchain technology - Prior work with Unisat wallets - Strong understanding of security protocols in crypto wallets - Mobile and desktop application development experience
...an error appears. Second step - enter email and phone number; missing fields show an error. Clicking payment button shows success message, clears cart. Requirements for all pages: Modal windows close by clicking outside or on "Close" icon. Button to proceed is available only after completing the current step. Step 0. Get the starter kit and analyze the layout. The repository should appear on GitHub, or can be cloned manually. The kit includes a layout, utilities for HTML, event broker, API client, and configured tools. Create a .env file in root with API_ORIGIN=https://larek-api.nomoreparties.co. This sets the server address for API calls. Postman collection available. Step 1. Design and document architecture. Consider software development principles: isolation (inde...
I'm experiencing a network issue while trying to pull code from GitHub to my local machine. The specific problem is a 'Connection Refused' error. I need a skilled freelancer with expertise in Git and network troubleshooting to help me resolve this issue. Please bid only if you can start immediately.
...up a secure and efficient environment for productivity monitoring and access control on AWS and GitHub. Tasks Monitoring and Auditing: Set up AWS CloudWatch and CloudTrail to track activities and access. Access Control: Implement restrictions and permissions on AWS IAM and GitHub (protected branches, activity logs). Secure Pipelines: Create CI/CD pipelines on AWS CodePipeline or GitHub Actions with a focus on security. Productivity Tracking: Integrate tools to monitor developers' activities. Alerts and Audits: Implement notifications to track commits and code access. Technical Requirements Advanced experience with AWS (CloudWatch, CloudTrail, IAM, CodePipeline). Strong knowledge of GitHub and secure version control. Experience with monitoring ...
...Stay updated with the latest industry trends and technologies. Requirements: - Minimum 5 years of experience in mobile app development. - Proven experience in developing mobile applications for the automobile spares sales and service industry. - Strong knowledge of iOS and Android development frameworks. - Proficient in programming languages such as Swift, Java, Kotlin, etc. - Familiarity with RESTful APIs to connect mobile applications to back-end services. - Experience with third-party libraries and APIs. - Solid understanding of the full mobile development life cycle. - Ability to work independently and manage time effectively. - Strong problem-solving skills and attention to detail. - Excellent communication and collaboration skills. Preferred Qualifications: - Experience w...
...class types * Email notifications for booking, change and cancellation with editable templates * Booking and cancellation logic * Superuser und instructor role logic * User profile management Create installation instructions so that an experienced Linux user can set up a running system following the instructions. The project has to be checked in to Github. Project success is there when I am able to install the project on my server form Github using your installation instructions. ...
DotNet developers required for "#Improvement work and Errors removal" in thenafter Host on server. Developers should also have knowledge about Merger of sourcecode and database of his done-work with other developer's done-work on GitHub. Website Address - User emailid- userany303@gmail.c Password- kaspersky Technology - .Net Languages - C# Video link of 'Improvement work and Errors removal' which needs to be done will be given in messaging.
...F&O) development and customization. Proficiency in X++, Azure DevOps, Lifecycle Services (LCS), and related technologies. Experience with Microsoft Power Platform (Power Apps, Power BI, Power Automate) and cloud services (Azure). Strong knowledge of ERP processes, particularly in the areas of finance, procurement, and supply chain management. Expertise in system integration techniques (e.g., RESTful APIs, OData, Data Entities). Microsoft Certified: Dynamics 365 Finance Functional Consultant Associate or Dynamics 365 Finance Developer...
I need an experienced server adminis...need an experienced server administrator and DevOps engineer to configure my Ubuntu VPS for a specific version of Laravel. The project includes: - Installation and configuration of Laravel - Setting up MySQL, Redis, and PHP-FPM - Creating a CI/CD pipeline from GitHub to my VPS using Github actions and Secrets - Ensuring the server is ready for Crons The ideal candidate should have: - Advanced skills in PHP, Laravel, MySQL, Redis, and PHP-FPM - Proficiency in setting up and managing Ubuntu servers - Extensive experience with Github actions and Secrets for CI/CD - Previous experience with setting up servers for Laravel applications - Knowledge of configuring Crons on a server Please ensure to include relevant examples of your pre...