Alexa Skill Tutorial: How To Write Your First Voice-assistant App
This article will help the reader to develop their inaugural virtual assistance application with minimal struggle.
Avem, in curs, un proiect de migrare in AWS si mai multe din componentele care le vrem migrate trebuie rescrise din .NET in .NETCore Avem nevoie de un programator nivel mediu-senior care sa ne ajute cu implementarea.
milestone 1: ------------------ 3 webservice-uri - sale - return - storn0 de pe eMAG se "propaga" prin AWS spre shopify pret per web service: 70 euro + 20 euro setari AWS (dar asa cum am spus am nevoie de drepturi alfel de pe acel cont nu pot)
Dorim o colaborare pe termen lung, 4 ore / zi, luni-vineri, cu un developer cu experienta, pentru mentenanta si dezvoltarea unei aplicatii de gestiune zootehnica, realizate in python/django + mysql + react, care ruleaza pe aws. Este necesara cunoasterea limbii romane, deoarece mare parte din structura aplicatiei este netraductibila.
Dorim o colaborare pe termen lung, 4 ore / zi, luni-vineri, cu un developer cu experienta, pentru mentenanta si dezvoltarea unei aplicatii realizate in python/django + mysql + react, care ruleaza pe aws.
Caut un partener cu disponibilitate sa participe in diferite proiecte de programare web cu experienta Angular, Vue, .Net, Node.js, SQL, Java, AWS, Azure. Nu sunt necesare toate tehnologiile mentionate. Caut o colaborare pe termen lung cu flexibilitate de orar si dedicatia disponibila. Important sa fie PFA si sa poata emite facturi intracomunitare(UE).
Am nevoie de o aplicatie web care sa ma ajute la managementul comenzilor cat si sa imi automatizeze anumite procese pe care le fac eu acuma. Procesul in prezent arata astfel: - ...functionalitati am nevoie: - O mica pagina de prezentare a serviciilor - Plasare comenzi online - Plata online - Generare factura si trasmitere prin email la client - Managementul comenzilor - Managementul preturilor - Managementul serviciilor oferite - Managementul traducatorilor si decontarile ce trebuie facute catre ei - Managementul platilor Domeniul este deja cumparat si hostat la AWS, baza de date este tot la AWS. Exista deja o mica arhitectura a aplicatiei facuta pentru partea de backend cu ASP DotNet Core si Entity Framework. Tehnologi: Angular sau Razor Pages, ASP DotNet Core, Entity Fram...
Cautam un .net Developer pasionat, cu experienta in AWS, pentru proiectele pe care le dezvoltam in cadrul RIA Solutions Group, alaturi de clientii nostri din SUA. Se poate lucra remote, intrucat ne dorim in special sa lucram in regim de colaborare pe aceste proiecte. The candidate must speak both Romanian and English fluently.
...durata medie, pe care sa le finalizeze cu succes pentru a incepe noi provocari. Pana acum am finalizat solutii web pentru clienti renumiti precum: Disney, Universal Pictures, Sony, EA, Microsoft si multe alte brand-uri. Ne dorim de la noii colegi: - experienta PHP (framework Symfony sau similiar), WordPress - experienta in managementul bazelor de date (MySQL) - experienta in arhitectura AWS sau Google Cloud - experienta HTML, CSS, Javascript si jQuery - bune abilitati de limba engleza (scris si vorbit) Este foarte important sa ai: -pasiune pentru: tehnologie, inovare si noi limbaje de programare -intelegere avansata a diferitelor medii si intrumente de lucru -bune abilitati de comunicare si lucru in echipa Vei gasi la noi: -Posibilitatea de a-ti crea o carie...
Avem nevoie urgent de o persoana care poate implementa imediat Wowza pe Amazon Web Server sau Google Cloud si care are experienta in implementari video streaming
I’m ready to move our Kubernetes workloads on AWS into a fully automated production-grade release flow and need an expert who can stand up Spinnaker via the Spinnaker Operator to make that happen. Here’s what I’m after: • Install and configure the Spinnaker Operator on an existing AWS-hosted Kubernetes cluster, ensuring all CRDs, accounts and namespaces are in place. • Define a clean, repeatable deployment pipeline that promotes images straight to production once tests pass, complete with rollback logic and automated approvals where necessary. • Wire Spinnaker to the AWS services it needs (ECR, IAM roles, load balancer annotations, etc.) so artefacts and infrastructure are discovered without manual steps. • Document the...
I need an experienced DevOps / Cloud engineer to move my existing Laravel application onto a highly available cloud stack. The current codebase is stable; what it lacks is true resilience. I am open to AWS, Google Cloud, or Azure—whichever you feel offers the most reliable combination of load balancing, fail-over, and data redundancy with the least operational friction. Here’s what I’d like from you: • Design an architecture diagram that illustrates a redundant web tier, stateless queue/worker strategy, and a managed database cluster. • Automate the build with IaC (Terraform or CloudFormation preferred) and CI/CD so every merge to main spins up identical environments. • Hand over clear run-books and monitoring hooks (CloudWatch, Stackdriver, or ...
...integrations • User authentication and access control You own: Architecture, tech stack, deployment, infrastructure, everything technical We own: Customer relationships, business requirements, design direction Tech Stack Use what you know best: • Frontend: React, Vue, Angular - your choice • Backend: Node.js, Python, Ruby - your choice • Database: PostgreSQL, MySQL - your choice • Hosting: AWS, Azure, Railway, Render - you decide and set up Requirements: • Must integrate with AI APIs (Claude, GPT, Ollama, or similar) • Must handle file uploads and processing • Must deploy securely with proper authentication • Must be maintainable long-term If you use different stack than listed above - that's fine. Results matter, not sp...
...notifications SaaS & Business Requirements Subscription plans (monthly / yearly) Payment integration (Stripe or similar) Free trial option Admin super-dashboard (manage users, plans, usage) Scalable architecture (cloud-ready) Tech Stack (Open to Suggestions) Frontend: React / Vue / Backend: Node.js / Python / Laravel Database: PostgreSQL / MongoDB Real-time: WebSockets Hosting: AWS / DigitalOcean / similar Deliverables Fully working SaaS MVP Clean, documented code Deployment guidance Ability to scale and add features later Please Include in Your Reply Your experience with SaaS or chat applications Similar projects you’ve worked on (links/screenshots) Suggested tech stack Estimated timeline Rough cost estimate (MVP first) This project is intended...
My web application is ready to go; what’s missing is a clean, reliable deployment on AWS. I want the site running on standard-configured EC2 instances—no special hardware or exotic AMIs—inside a secure VPC. You’ll handle everything from spinning up the instance, installing the required runtime and web server, to pulling my code from GitHub (or a private repo I’ll grant access to) and exposing the app over HTTPS. Please configure security groups with the least-privilege approach, set up environment variables, and make sure logs are easy for me to access later. These AWS serviON: ✔ EC2 (1 instance) ✔ EBS ✔ S3 ✔ IAM ✔ CloudWatch (basic) When the work is done I expect: • A live, reachable HTTPS endpoint for the application • SSH...
I need a small script or micro-service that calls an odds API once per day ...player props; spreads, moneylines, and totals can be ignored. Here is what I expect: • Code (Python or Node preferred, but I’m flexible) that hits a public or paid odds endpoint, parses the daily response, and saves the three prop categories in a tidy JSON or CSV file. Excel preferably • A clear spot in the code where I can drop my own API key and set the run time (cron, Cloud Function, Lambda, etc.). • Basic logging so I can confirm the call succeeded and see any errors. • Quick README explaining setup and the output format. If the script runs correctly, produces the props for each listed player, and can be scheduled to fire automatically every 24 hours, I’ll ...
...crystal clear, here are the concrete deliverables: • Git repo initialized with meaningful commits, README, and .env sample • React UI coded, styled, and wired to the API (state management via hooks or Redux) • Node.js API with routing, validation, testing, and error handling • Seamless integration between front and back ends, including auth flow • Deployment scripts or instructions for AWS, Heroku, or Vercel plus basic CI/CD • Post-handoff documentation that lets another dev spin the project up in minutes Everything needs to be production-ready by the end of the four-week window. Clean, well-commented code and adherence to ESLint/Prettier are non-negotiable, and I appreciate test coverage where practical. When you reply, outline the tool...
...insights through Power BI, so once the model is validated I’ll ask you to craft intuitive dashboards that highlight drivers, confidence ranges and any red-flag anomalies the model detects. Solid statistical grounding is essential; I want clear explanations of feature importance, assumptions and limitations that business stakeholders can grasp quickly. Big-data exposure, cloud familiarity (Azure, AWS or GCP), ETL pipeline design and MLOps practices are all welcome extras—you’ll have room to propose improvements if they make the solution more robust or scalable. Deliverables I need from you: • A well-documented predictive model with reproducible code and clear version control • Cleaned and transformed datasets stored back into SQL (or a recommended a...
...maintenance right from our phones on both iOS and Android. Each form should include Yes/No checkboxes, a comment area, and the option to attach photos so we can quickly document issues like a leaky faucet or damaged flooring. Real-time sync is essential: when one of us completes or edits a checklist, everyone else must see the update instantly. I’d like the data stored in the cloud—Firebase, AWS Amplify, or a similarly reliable backend—so nothing sits only on a single device. A second core feature is tenant-initiated work orders. Every unit should have a unique, scannable QR code. When tenants scan it, they’re taken to a simple screen (or a pre-filled email template) where they can describe the problem, attach a photo, and hit Send; the submission ...
We are seeking an experienced ClawdBot/OpenClaw practitioner who can also handle AWS setup to help stand up a Clawd-based CloudBot environment on Amazon AWS for two users. This is a turn-key engagement for someone who already understands how ClawdBot /OpenClaw works in practice - including setup, security boundaries, and safe configuration. AWS is the infrastructure layer, but CloudBot expertise is the priority. Scope includes: • Deploying OpenClaw (Docker preferred) on a single, cost-efficient AWS instance. • Configuring two user accounts with proper isolation and access control. • Setting up one simple interaction method (web UI or Telegram). • Advising on best practices for light integrations (email/calendar) and what not to overbuild. &...
...be fully automated. Security & Compliance Requirements: Bank-level encryption (AES-256) GDPR-compliant data handling Secure authentication & authorization Role-based access control Scalable cloud infrastructure Preferred Tech Stack (Flexible): Frontend: React / Vue / Backend: Node.js / Laravel / Python Database: PostgreSQL / MySQL AI Integration: OpenAI or equivalent NLP models Hosting: AWS / GCP / DigitalOcean APIs: RESTful & scalable architecture Ideal Freelancer / Team: Proven experience with AI-driven platforms or SaaS products Strong UI/UX design skills for premium, professional interfaces Experience with ATS systems, job platforms, or HR tech (big plus) Ability to deliver clean, well-documented, production-ready code Commitment to security, scalability, and ...
...optimization Required Skills & Qualifications: • 10+ years of experience in AI/ML or Software Engineering roles • Strong proficiency in Python and data processing libraries (NumPy, Pandas) • Hands-on experience with TensorFlow, PyTorch, Scikit-learn • Strong understanding of Deep Learning, NLP, Computer Vision • Experience with Model Deployment & MLOps pipelines • Experience working with Cloud platforms (AWS / Azure / GCP) • Strong knowledge of Data Engineering & Big Data tools • Experience with REST APIs and Microservices • Excellent analytical and communication skills • Experience with Generative AI and LLM frameworks • Knowledge of Docker, Kubernetes • Experience with AutoML and model optimization techniq...
...architecture (one codebase, segregated data), role-based access, responsive UI, REST/GraphQL API for future mobile apps, and secure authentication (OAuth or JWT). I’m flexible on stack—Node.js, Django, Laravel, or similar—but please outline why your choice suits a SaaS model and how you will handle scaling. Deliverables 1. Source code in a private repo with clear setup docs. 2. Deployed instance (AWS, GCP, or Heroku) with CI/CD pipeline. 3. Admin guide covering user onboarding, plan management, and backup strategy. 4. One-month post-launch bug-fix support. Acceptance criteria • A test tenant can collect payments via UPI, Cash, Cheque end-to-end. • Transaction list refreshes without page reload. • Role permissions prevent cross-tena...
... What I’m providing • The Google Drive code package above • AWS IAM access (scoped) for deployment and required setup • Logos + colour palettes • A detailed platform/management document (shared after award) What you must deliver (non-negotiable) 1) Clean, production-ready repository • Repo reorganized and readable (no clutter, no dead code) • One-command local run (fresh machine friendly) • Clear README: setup, run, deploy, env vars, troubleshooting • . included (no secrets) • Smoke validation done (build + key pages load + no fatal runtime errors) 2) AWS deployment (cost-effective + secure) with full automation • Staging + Production environments • CI/CD so every push to GitHub automatically update...
...responsive site that presents curated content rather than e-commerce or social networking features. Core requirements include: • Front-end: modern, component-based framework (React, Vue or similar) with SSR or strong SEO support. • Back-end: lightweight REST or GraphQL service, preferably in Node.js or Python, with clear separation of concerns and straightforward deployment to a standard cloud stack (AWS, GCP or Azure—whichever you are most comfortable with). • CMS or admin interface that lets non-technical staff update text, images and downloadable resources without touching code. • Basic analytics hooks (Google Analytics/GA4 or Matomo) and structured meta tags to improve search visibility. • Unit tests for critical logic plus a concise RE...
...supposed to see and also be specific in every single deliverable and know that payment terms are strictly upon full delivery of all with the document (English ) but whole site and control panel must be Arabic and English and the freelancer must be able to connect and use all sources and everything I have is what is in the provided repository and I will provide the colors and logos and access to my AWS using IAM Internal Bidding Finalisation System (due in 10 days) Key Requirements 1. Repository & GitHub Setup • Create a new email/GitHub account via IAM, import the existing internal bidding code, and clean up the structure. 2. Unique Control Panel & Bidding Features • Build a comprehensive admin portal that supports: • Creating/editing bid templates ...
Seeking an experienced full-stack/ML developer t...Clean React/ frontend with drag-and-drop upload, DICOM viewer (e.g., ), annotation overlays & heatmaps. • Python backend (FastAPI preferred) + secure auth, encrypted file handling, and cloud storage (AWS S3/GCP). • PyTorch/TensorFlow ML models (fine-tune YOLO/U-Net/MONAI on open dental datasets) for multi-label detection/segmentation. • Mandatory: Full anonymization on upload (pydicom/deid), end-to-end encryption, audit logs, compliance-ready (HIPAA/GDPR/APP principles), ethical transparency (e.g., explainability features). • Cloud deployment (AWS/GCP/Azure, serverless ideal). NDA required. Bid with experience in medical AI, proposed stack, and quote. Looking forward to ethical, privacy-first co...
My Android app is fully built and live-tested; what I need now is a reliable developer who can take over the hosting and ongoing management so I can focus on feature ideas rather than infrastructure. Here’s the scope I have in mind: • Set up and configure a stable hosting environment suited to Android back-end services (Firebase, AWS, Google Cloud, or your preferred stack—as long as reliability, scaling, and basic security hardening are covered). • Handle versioned roll-outs and hot-fixes whenever I push new code, making sure updates reach the Play Store smoothly and any migration scripts run without downtime. • Proactively monitor performance, apply routine maintenance, and tune the back-end so the app stays fast and crash-free. all 3 apps ar...
...a large, geographically distributed audience, I would like you to recommend and justify a technology stack that can scale horizontally without ballooning infrastructure costs. I’m currently considering a modern cross-platform framework such as Flutter or React Native paired with a Node.js (or similar) micro-service back end, real-time sockets (, Firebase Realtime Database, or Pub/Sub on AWS), and cloud push (FCM for Android, APNs for iOS). However, I’m open to your expert guidance—especially on data partitioning, load balancing, and CI/CD setup. Deliverables (milestone-based): 1. Written technical proposal covering architecture, recommended services, DB schema, and third-party integrations. 2. Clickable prototype or very light MVP demonstrating user regist...
...Strapi (v3/v4/v5) and Node.js/Nest.js. - Proven track record fixing Strapi Node API problems: APIs sync with latest version, 404s on routes, permissions/drafts misconfigs, middleware async issues, N+1 queries. - Deep knowledge of Strapi controllers, services, lifecycles, custom plugins, and error handling. - Database optimization (PostgreSQL/MongoDB), caching (ISR, Redis), and deployment (Docker/AWS). - Git proficiency; React frontend integration experience a plus (our stack). - Ability to review code/logs quickly and provide fixes/tests. Major Issues to Address: - Node API errors (share specifics post-shortlist: e.g., 404s, auth failures, slow queries, Internal server errors). - Performance tuning (e.g., population optimization, caching). - Stability/scalability improvements fo...
...instantly (not batch) to a Google Sheet so counselors see their newest leads without refreshing. Technical notes – WhatsApp Business Cloud API or an approved BSP is fine as long as there is no disruption to our verified number. – Preferred stack: Node.js, Python, or a no-code tool like Twilio Studio only if it still allows the live Google Sheets sync. – Any hosting can be used (Firebase, AWS Lambda, or similar) provided response times stay low and monthly costs remain predictable. Acceptance criteria 1. Keyword and button replies behave exactly as mapped above. 2. Google Sheet reflects new rows the moment a user presses send or taps a menu option. 3. Easy way for our staff to update course text in the future—either in the Sheet its...
I need an Android social-networking app built from scratch. The core idea is a clean, modern platform where users can register, create profiles, add or follow friends, share text-photo-video posts in a scrolling feed, chat in real time, and receive p...roughly six weeks from kickoff • Clear installation guide and API documentation so I can extend or port it to iOS later Material Design guidelines should steer the UI. I’m happy to supply wireframes or refine them together during our first sprint, and I expect weekly test builds so we can iterate quickly. Mention any similar apps you’ve shipped and the tech stack you recommend (e.g., Firebase, AWS Amplify, custom server) so we can choose the best fit. Clean, maintainable code and open communication are key for me o...
Project Description My current production workload runs entirely on AWS EC2, and while usage grows, monthly costs are increasing and application response times are degrading. I’m looking for an experienced AWS / DevOps engineer to perform a data-driven infrastructure audit and recommend optimizations. The engagement will begin with a deep-dive assessment of the existing environment, followed by a cost- and performance-balanced architecture proposal. All findings must be supported with measurable evidence, not assumptions. Phase 1 — Infrastructure Audit The audit should cover: EC2 CPU, memory, and disk I/O utilization Database behavior and performance (MySQL) Network flow and latency analysis CloudWatch metrics and logs review Identification of...
...talking to a MongoDB cluster, all containerized in Docker and running on AWS ECS. I already have baseline profiling data and a staging environment waiting; once we start, you’ll get full access so you can re-profile, isolate the slow spots, and rewrite or refactor whatever is holding us back. Deliverables • A set of well-commented code changes or configuration tweaks • A before-and-after benchmark report (same test suite, same hardware) showing at least a 35 % drop in median response time over five key user flows we’ll agree on up front • A concise hand-off note describing what was changed and why, so future maintenance is straightforward Familiarity with tools such as Lighthouse, WebPageTest, New Relic, or AWS X-Ray will let you hit the ...
...mobile + hybrid) that runs across AWS and Azure, orchestrated with Kubernetes and backed by SQL Server. What you’ll work on • Blazor applications (must have) using MudBlazor • .NET MAUI clients consuming the same backend APIs • Clean, testable C# domain logic • REST APIs with strong test coverage (TDD expected) • SQL Server schema design, queries, and performance tuning • Containerised services (Docker) • CI/CD pipelines (Azure DevOps) • Deployments to AWS (EKS, Lambda) and Azure (AKS, Functions) Must-have experience • Strong C# / .NET • Blazor (WASM or Server) – mandatory • Real full-stack experience (UI + API) • Test-Driven Development • SQL Server (T-SQL, indexing, tuning)...
I run several mission-critical applications on AWS and I’m looking for a seasoned C#/.NET engineer who can extend our backend, shape new APIs, and keep deployments rock-solid. Day-to-day you’ll work with AWS Lambda for serverless jobs and EC2 for long-running services, containerise everything in Docker, then roll it out to our Kubernetes clusters. All data lives in SQL Server, so you’ll need to be comfortable with T-SQL, indexing, and performance tuning. Development happens on Linux, version-controlled with Git, and we sync up during US-CST hours—daily status notes are required so nothing slips through the cracks. Compensation is in the USD 500-1,000 monthly range and can scale with proven results. WPF, Redis, Grafana, or SIP/VoIP expertis...
...need the global reach, elasticity and tighter compliance posture that AWS offers. We have a detailed backlog and UX. The job is to lift-and-shift—and where sensible, re-architect—everything onto AWS without sacrificing a single existing capability: advanced data analysis pipelines, automated machine-learning model training, and real-time data processing must all run exactly as they do today, the backlog shows the must have and like to have items. While you carry out the migration, I also have a strategic improvements folded in: a markedly stronger security layer to SOc2 standard. Think IAM best practices, VPC segregation, encryption at rest and in transit, and documented threat-model testing. Key deliverables • AWS infrastructure designed...
Hi! We’re look...calls, tech screens, and soft-skill questions Offer real-time feedback on communication clarity Roleplay as a recruiter or hiring manager Help explain common tech topics clearly in conversation Useful Background (Optional): You don’t need to be a developer, but it helps if you’re familiar with: Frontend: React, Angular, TypeScript Backend: Node.js, Python, Java, .NET Tools: Git, Docker, APIs, AWS Schedule & Pay: Flexible hours (2–4 per day is ideal) Paid hourly: $10–$20 based on fluency and coaching skill Consistent opportunities for long-term collaboration To Apply: Please share: A short intro (your English fluency + communication experience) Your time zone and daily availability Any relevant experience (e.g., coaching, HR, t...
...instant message delivery and read receipts • Simple, clean UI that feels native to modern Android versions • Push notifications for new messages when the app is in the background • Secure user authentication (email, phone, or social sign-in—whichever you recommend) • Cloud-hosted database for message storage and basic user profiles You’re free to choose the stack you know best (Firebase, AWS Amplify, Supabase, or a custom REST/WebSocket back-end) as long as the final APK runs reliably on current Android devices and the full source code is provided. Deliverables 1. Complete Android Studio project with well-commented code 2. APK ready for installation and testing 3. Brief setup README so I can build and deploy locally If you&rs...
...plan to expand across Africa, a clean multilingual architecture is essential from day one. Architecture Frontend: Flutter with a single codebase targeting iOS, Android, and web. Backend: Node or Dart server (open to best practice) connected to MongoDB, all deployed on AWS. Please design the database to support Landlord, Tenant, and Admin roles, including permission sets for listing management, booking approvals, and dispute resolution. Deliverables 1. Source-controlled Flutter project with responsive UI for mobile and web 2. AWS-hosted backend with MongoDB schema, REST/GraphQL endpoints, and escrow logic integrated with a popular payment gateway serving Cameroon 3. Admin dashboard for user, listing, and transaction oversight 4. Documentation: setup, environment variables...
We are a growing, product-driven...Policy & Terms Technical Requirements - Frontend: React / / modern HTML, CSS, Tailwind (open to recommendations) - Backend (if applicable): Node.js or API-based architecture - Optional CMS or admin panel for content updates - Performance optimized (Lighthouse score 85+ expected) - SEO-ready structure (meta tags, clean URLs) - Secure forms with validation and spam protection - Deployment on AWS, Vercel, or Netlify Integrations - Contact form with email notifications - Google Analytics or equivalent - Social media links - Optional WhatsApp or chat integration QUALITY EXPECTATIONS - Clean, maintainable, production-ready code - Clear project structure and documentation - Cross-browser compatibility - Bug-free delivery - Deployment and handover ...
...js/, HTML5, CSS3, JavaScript/TypeScript, responsive design • Backend: Node.js, (or similar framework) • Database: MongoDB/PostgreSQL, database design and optimization • API Development: RESTful APIs, API integration • Version Control: Git/GitHub • Authentication: JWT, OAuth, session management • Payment Integration: Experience with Razorpay/Stripe/PayPal or similar • Deployment: AWS/Google Cloud/Azure, basic DevOps knowledge Nice to Have: • Real-time features (WebSockets, ) • E-commerce platform experience • Marketplace or bidding system experience • Mobile-responsive design expertise • Understanding of SEO best practices • Experience with CI/CD pipelines Soft Skills: • Self-motivated and able to work independ...
I am looking to build a custom SaaS web application that works smoothly on desktop ...flexibility is a key requirement. ⸻ SECURITY & PERFORMANCE • Secure authentication (JWT or equivalent) • Encrypted sensitive data • Rate limiting and abuse prevention • Audit logs • Scalable and maintainable codebase ⸻ TECHNOLOGY PREFERENCE • Backend: Node.js (NestJS) or Laravel • Frontend: React / • Database: PostgreSQL or MySQL • Queue/Workers: Redis or equivalent • Hosting: VPS (AWS / DigitalOcean / Hetzner) • HTTPS, backups, and deployment support ⸻ DELIVERABLES • Fully working SaaS web application • Original source code (no reused or leaked scripts) • Admin access and documentation • Deployment...
...systems, fraud detection, and stress testing. The platform is cloud-native (AWS), modular, AI-enabled, and supports regulatory analytics aligned with Basel III, AML/CFT, and Risk-Based Supervision frameworks. 2. SYSTEM OBJECTIVES The system must: Ingest regulatory data from financial institutions securely Validate, store, and process supervisory datasets Compute prudential ratios and compliance rules Detect fraud, AML anomalies, and suspicious activity Generate early warning signals for financial instability Run deterministic and Monte Carlo stress tests Provide dashboards and alerts for supervisors Maintain full auditability, integrity, and security 3. HIGH-LEVEL CLOUD ARCHITECTURE Core components: Network Layer AWS VPC (multi-AZ) Private subnets per regulated instituti...
I need a MySQL database dump sql hosted on AWS for backup and restore purposes. Key Requirements: - Expertise in AWS and MySQL - Set up MySQL without automated backups
Looking for DevOps Engineer to Set Up Production Environ...CI/CD pipeline 4. Server deployment (Docker preferred) 5. Security best practices (SSL, firewall, access control, secrets management) 6. Logging & Monitoring setup (error tracking, server logs, alerts) 7. Performance optimization basics 8. Documentation of the setup Requirements: • Strong experience in DevOps • Experience with Docker & containerization • Experience with cloud providers (AWS / Azure / GCP / DigitalOcean) • Experience with backend APIs (Python / FastAPI preferred) • Knowledge in security best practices Goal: I want a clean, scalable, and secure infrastructure ready for real users. Please share: • Similar projects you worked on • Your proposed architect...
Descripción: Planteo es básicamente un CRM especializado en logística y transporte, con funcionalidades muy concretas para la colaborac...personalizados para auditoría y toma de decisiones. Seguridad y trazabilidad Roles y permisos diferenciados (externos vs internos). Registro de actividad (quién hizo qué y cuándo). Copias de respaldo automáticas. Integración con sistemas de autenticación (ej. Google Workspace, Microsoft 365). Tecnologías sugeridas Integraciones: API con Google Sheets y exportación a Excel. Infraestructura: nube (Azure, aws o gcp) para escalabilidad y seguridad. Este diseño da una visión clara de cómo son funciones esenciales (registro de rutas, gestió...
...error boundaries to ensure one corrupt row doesn't crash the entire import process. Performance & Quality (Nice-to-Have) Progress Tracking: Experience with WebSockets () or Redis-based status tracking for long-running imports. Testing: High coverage with Jest (specifically unit tests for the mapping logic and integration tests for the stream). Cloud: Experience staging large files in AWS S3 before processing. What We Offer A highly focused, well-defined technical task. Clear acceptance criteria and a "no-fluff" development environment. Potential for ongoing collaboration on our core platform. How to Apply We value brevity and technical depth. Please provide: Relevant Experience: A 3-sentence summary of the largest/most complex import system you’ve...
...propose an alternative stack as long as latency targets are met and the code base is clean, testable, and fully documented. Deliverables • Android 14 agent (Kotlin/NDK) that survives reboots, Play Protect scans, and OS upgrades, auto-updates itself, and streams app usage, keystrokes, and location in real time • Cloud backend (API, WebSocket, event queue) plus infrastructure-as-code ready for AWS or GCP deployment • Web dashboard showing live data, historical playback, and remote management controls • Complete build scripts, unit/integration tests, and technical hand-over documentation Acceptance criteria 1. Device-to-dashboard latency ≤ 1 s for 10 k devices 2. 100 % encrypted data path with key rotation support 3. Agent footprint ≤ 2 % ...
...one’s smart API, receiving data from Angel one’s Websocket API, program successfully running on AWS windows (OS), I will provide compete zip file of this program. I want to integrate this same Python based Algo trading strategy with 5 more brokers – Groww, Zerodha, Dhan, Upstox and Shoonya, all strategy logic and conditions will remain same, you take only all strategy logic and conditions from this zip file, I don't want to use Angel one's anything except strategy logic and conditions, create all complete new required files according to brokers, connect with mentioned broker’s websocket API for market data and trade execution just like Angel one, and create complete ready to run zip file for run on AWS, I will feed only login and control c...
...Computer-vision models (OpenCV, YOLO, TensorFlow—your call) that flag incidents with >90 % precision/recall on my test clips. • A REST API that surfaces live traffic state and returns diversion routes in real time. • Extension hooks so I can sync bus, train and metro timetables and forward delay alerts to commuters. • Containerised or serverless deployment scripts so I can spin the stack up on AWS or GCP with a single command. I’m committed to Python throughout and prefer a cloud-native architecture, though I’m open to any cost-efficient scaling ideas you may have. I’ll stress-test your solution against simulated rush-hour loads; passing means every alert and route suggestion reaches the demo mobile app in under five seconds. If y...
This article will help the reader to develop their inaugural virtual assistance application with minimal struggle.