Tailwind työt
1. Project Overview This document defines the final scope for building a modern prop trading platform inspired by FTMO, FundedNext, The5ers, and FXIFY. The platform supports real-time trading data, automated rule enforcement, secure payments, KYC verification, and community engagement. 2. Technology Stack Layer Frontend Technology 14+, TypeScript, Tailwind, shadcn/ui Backend Database Node.js (Express/NestJS), TypeScript MongoDB, PostgreSQL Authentication JWT, , OAuth Real-Time Payments CMS Hosting MetaApi, Crypto, Bank API, Stripe Payload CMS / Sanity Vercel, Render, Railway 3. Core Platform Features 3.1 User Dashboard ● Live MetaApi trading data ● Balance, Equity, Drawdown ● Profit Target Tracking ● Trade History (Charts + Tables) ● Monthly
I need a blazing-fast, fully responsive online store built with and Tailwind CSS. Use whichever backend stack—Node.js or Python—helps you move quickest, pairing it with either PostgreSQL or MongoDB for data storage. The project must deploy cleanly on Vercel (Netlify is fine too) with seamless CI/CD. Core requirements • Server-side rendering plus rich Schema Markup so products surface on Google immediately. • Image delivery through Cloudinary with automatic compression and responsive breakpoints. • Secure checkout via Razorpay or Stripe, covering the full order lifecycle—cart, payment, confirmation, refunds. • Google Analytics 4 events for product views, add-to-cart, checkout start, and purchase. • An admin panel to add and edit ...
...where members can review existing selections and adjust quantity or delivery dates. Dummy data is fine at this stage. • Payment – checkout page integrating standard card fields; sandbox setup is acceptable for hand-off. Technical notes – Modern, responsive stack (React, or similar) or a clean WordPress implementation—whichever keeps load times low. – CSS utility framework such as Tailwind is preferred to maintain the minimal look. – Source files need to be organised and commented for an easy brand photography swap later. Acceptance criteria 1. All pages match neutral palette and minimalist placeholder imagery. 2. Sign-up form posts data successfully to a stub endpoint. 3. Modify Order and Payment pages demonstrate basic flow wit...
...plataforma que gestione identidades verificadas, inteligencia de emparejamiento (matching) y una infraestructura de datos inmutable. 1. El Reto Técnico (Arquitectura y Desarrollo) El candidato seleccionado será el responsable total del stack tecnológico, asegurando que la plataforma sea rápida, segura y estéticamente impecable. Frontend de Nueva Generación: Implementación en React (TSX) con Tailwind CSS y Framer Motion. La interfaz debe ser "líquida", bajo una estética Glassmorphism avanzada, optimizada para una retención de usuario superior. Backend & Escalabilidad: Diseño de una arquitectura de microservicios robusta. Gestión de bases de datos relacionales y no relacionales par...
...content access - Secure cloud deployment Product details will be shared after NDA and shortlisting. Required Tech Stack (Mandatory) Backend Python + FastAPI PostgreSQL (relational modeling) Redis (caching, rate limiting, OTP/session handling) JWT authentication (access + refresh tokens) Async/background task processing (Celery or equivalent) Frontend React + TypeScript preferred Tailwind CSS or similar utility-first styling Infrastructure AWS (Lightsail / App Runner / or any other you think can be best for cold start) Docker-based deployment (optional) HTTPS, secrets management, private networking Firebase-only or no-code solutions will not be considered....
...Appointment scheduling: calendar view with available slots, confirmation screen, and simple reschedule / cancel actions. • Billing & invoicing: list of outstanding invoices, card or PayPal mock checkout, and downloadable PDF receipt. Tech & workflow React (hooks, functional components, react-router) is a must; feel free to bring in Redux Toolkit or Context API for state, plus Material UI or Tailwind for styling if you prefer. A lightweight JSON server or mocked REST layer is fine for data—no complex back-end work expected. Please push code to a Git repo and include a brief README with setup commands (npm install / npm start) so I can spin it up locally. Acceptance check 1. All three modules are reachable from a single-page application with clean routing...
I have a fully functional ASP.NET C...TypeScript) • Secure JWT authentication with login, refresh, and clean handling of loading or error states • Admin dashboard pages for viewing and editing artist profiles, uploading images, and browsing gallery thumbnails • Seamless API integration via Axios or Fetch, wired to the endpoints I’ll supply • File upload flow (ideally prepared for S3 or DigitalOcean Spaces later) • Polished styling—Tailwind or MUI is welcome, but plain CSS that looks good is fine I don’t have wireframes, so I’ll rely on your UX instincts. We can iterate quickly in GitHub: you’ll open small pull requests, I’ll test against the API, and we’ll keep velocity high. Happy to work hourly or agree ...
I have a fully functional ASP.NET C...TypeScript) • Secure JWT authentication with login, refresh, and clean handling of loading or error states • Admin dashboard pages for viewing and editing artist profiles, uploading images, and browsing gallery thumbnails • Seamless API integration via Axios or Fetch, wired to the endpoints I’ll supply • File upload flow (ideally prepared for S3 or DigitalOcean Spaces later) • Polished styling—Tailwind or MUI is welcome, but plain CSS that looks good is fine I don’t have wireframes, so I’ll rely on your UX instincts. We can iterate quickly in GitHub: you’ll open small pull requests, I’ll test against the API, and we’ll keep velocity high. Happy to work hourly or agree ...
I have a fully functional ASP.NET C...TypeScript) • Secure JWT authentication with login, refresh, and clean handling of loading or error states • Admin dashboard pages for viewing and editing artist profiles, uploading images, and browsing gallery thumbnails • Seamless API integration via Axios or Fetch, wired to the endpoints I’ll supply • File upload flow (ideally prepared for S3 or DigitalOcean Spaces later) • Polished styling—Tailwind or MUI is welcome, but plain CSS that looks good is fine I don’t have wireframes, so I’ll rely on your UX instincts. We can iterate quickly in GitHub: you’ll open small pull requests, I’ll test against the API, and we’ll keep velocity high. Happy to work hourly or agree ...
...“Buy Now” button that links directly to my preferred checkout (Escrow, DAN, or PayPal—whichever you recommend for simplicity and trust). I’d also like the option to group several domains into promotional bundles so I can highlight package deals when needed. Because I only need a single page, fast load time and responsive design are priorities. Feel free to use a lightweight framework such as Tailwind CSS or plain HTML/CSS with a dash of JavaScript—whatever keeps the codebase tidy and easy for me to tweak later. Deliverables: • Fully responsive one-page site, styled in a bold yet minimalist aesthetic • Sectioned domain list with editable descriptions and prices • “Create Bundle” capability (simple toggle that lets me...
...levels—Admin, Moderator, and Regular User. Core scope • Flask back-end with Blueprints (or similar structure) for maintainability • Jinja2-rendered pages or a lightweight front-end framework—whichever you can wire up quickly while keeping the code readable • Role-based access control middleware so each role sees only its permitted pages and actions • Clean, responsive UI using Bootstrap or Tailwind; I’m flexible as long as it looks professional I already have hosting and a basic Flask project skeleton, so you can plug straight into that repo. Configuration should rely on environment variables for secrets, and SQLAlchemy is preferred for ORM. When you reply, highlight your relevant Flask experience—especially projects wh...
Tengo una aplicación desarrollada con , Tailwind y shadcn que armé en Firebase Studio. Por ahora todo se almacena en el caché del navegador, así que los datos no se comparten entre dispositivos ni usuarios. Quiero que la información —gestión de usuarios, sus datos personales, historial de actividad y preferencias— quede en una base de datos MySQL accesible desde el backend. Me recomendaron Prisma como ORM y esa es la solución que deseo implementar. Lo que necesito: • Configurar un servidor MySQL (puede ser local o en la nube) y conectarlo al proyecto. • Crear el esquema en Prisma para usuarios, historial y preferencias, con migraciones listas para producción. • Desarrollar las rutas API / ...
...Company-level data isolation • Encrypted sensitive data • Payment PCI compliance • Full audit logs ──────────────────────────────────────── 12. RECOMMENDED TECH STACK ──────────────────────────────────────── ### Backend • Node.js (NestJS) OR Laravel • REST + WebSockets • PostgreSQL • Redis ### Fleet Core • Fleetbase (extended via plugins) ### Frontend (Web Dashboards) • React.js or • Tailwind CSS • Mapbox or OpenStreetMap ### Mobile Apps • Flutter (preferred) OR React Native ### AI & Analytics • Python • FastAPI • Pandas • Scikit-learn / TensorFlow (later phase) ### Payments • Stripe SDK • PayPal SDK • CMI API ### DevOps • Docker • CI/CD • Cloud hosting (AWS ...
I need a developer to quickly deploy an MVP on a DigitalOcean droplet. I already have: Tailwind HTML UI (prototype ready) MySQL database backup that needs to be imported I need help with: Importing the MySQL database to the droplet Minimal server configuration Connecting the UI to the database through a lightweight backend API (FastAPI preferred, Node acceptable) Basic deployment setup so core features run end-to-end Goal: Fast working MVP — simple, clean setup — single droplet — no overengineering Please include: Relevant deployment experience Estimated turnaround time Rate or fixed price
My Laravel web application is already 80 % built and running on a staging server. I now need a seasoned Laravel developer to step in, review what’s there, and drive it over the finish line for production release. Yo...returning the expected JSON or Blade output with no 5xx errors in the logs • php artisan test passes without failures and new critical paths are covered by basic tests • Fresh install instructions verified on a blank server (I’ll provision one for you) Tech stack you should be comfortable with: Laravel 10, PHP 8.x, MySQL, Git, RESTful API consumption, and a dash of front-end tweaking with Blade/Tailwind. Once everything is stable, wrap up with a brief handover note so I can maintain the codebase confidently. If this sounds like your kind of...
...الصفحة: • نبذة مختصرة عنّا • تفاصيل الخدمات التي نوفرها • معلومات الاتصال المباشرة (هاتف، واتساب، بريد إلكتروني) أرغب في دمج صور جذابة تعكس أجواء السفر لدعم المحتوى النصي، مع مراعاة أن تكون خفيفة حتى تحافظ على سرعة التحميل. لا لرسومات مخصصة في هذه المرحلة، الصور وحدها كافية. المظهر يجب أن يكون نظيفًا وحديثًا، متجاوبًا بالكامل مع كل الشاشات، ويُفضل البناء باستخدام HTML5 و-CSS3 مع Bootstrap أو Tailwind لتسريع التطوير. إذا كان لدىك حل WordPress خفيف يمكنه تحقيق نفس البساطة والسرعة فأنا منفتح عليه. التسليم الذي أريده: 1. ملفات المصدر كاملة (HTML/CSS أو ثيم WordPress) جاهزة للرفع. 2. دليل مختصر يوضح أين يمكنني تعديل النصوص والصور لاحقًا. بعد التسليم سأختبر: • توافق الصفحة مع الجوّال وسطح المكتب. • سرعة التحميل. • عمل الروابط وأقسام التمرير ال...
...content sections (destinations, packages) • Lead capture forms (Request Callback / Contact Us) • Form submissions via email (or simple backend storage) • SEO-friendly structure (clean URLs, meta tags) • High performance (optimized assets, fast load time) ⸻ 4. Tech Stack (Preferred but Flexible) Frontend • React / / Vue (preferred) • OR clean HTML, CSS, JS (if well-structured) • Tailwind / custom CSS acceptable Backend • Node.js / Python / PHP (lightweight backend) • Simple CMS or admin panel optional (headless or custom) Hosting • AWS / Vercel / Netlify / similar (final decision later) ⸻ 5. Exclusions (Important) • No booking engine • No online payments • No CRM integration (unless discussed sep...
...CRM integrations. • Webhook-based syncing. UX / UI Requirements • Clean, modern SaaS look. • Extremely simple for non-technical users. • Progressive disclosure of advanced fields. • Fast loading. • Excellent empty/error states. • UK-specific formatting. • Accessible and keyboard-friendly. Technical Requirements Architecture • Front-end: React + TypeScript ( acceptable). • UI framework: Tailwind / MUI or similar. • Optional backend proxy for: o API key security. o Caching. o Logging. o Rate-limit handling. • Maps: Mapbox / Google Maps / Leaflet (if included). Engineering Standards • Typed OpenAPI client preferred. • Pagination + retry/backoff implemented. • API secrets stored via env vars. • Clear R...
...DB schema + migrations Wire core CRUD / server actions Ensure basic security, validation, and access control Set up env vars correctly (Vercel) Deploy to production (Vercel) Hand over a clean, working MVP You will not: Redesign UX Debate frameworks Build enterprise-grade abstractions Add speculative features Tech Stack (fixed) You must be very comfortable with: (App Router) TypeScript Tailwind CSS Supabase (Auth, Postgres, RLS) Vercel GitHub + PR-based workflow Bonus (nice to have): shadcn/ui Stripe basics Framer Motion Experience working from UI prototypes What “Good” Looks Like You can take a prototype and finish it without hand-holding You understand what matters for an MVP and what doesn’t You don’t break security while moving fast You communicate...
Project: Balance Payment for React HMI Development. Payment Breakdown: Total Agreed Price: ₹6,000 Initial Award: ₹1,500 (Already Awarded) This Quote (Balance): ₹4,500 Scope of Work: Full frontend development of 164 Screens (React + Vite + Tailwind). Integration readiness for Tauri (Linux). Responsive and high-performance (<1s latency).
Project: High-Performance React HMI for Linux (Tauri V1) Scope of Work: Development of 164 Screens based on Figma design. Frontend implementation using React + Vite + Tailwind CSS. Integration readiness for Tauri (Linux Embed). Performance optimization for <1s latency and smooth transitions. Terms: This is a special "First Client" flat rate of ₹6,000 (approx ₹36/screen). Includes full responsive source code and Vercel deployment for testing.
...moderation system. Core Features • Video approval / rejection workflows • Global video deletion capability • User and brand management • Manual subscription assignment via email • Brand verification badge control • Platform settings (Logo upload, favicon upload, theme settings) • Category management (Fashion only vertical) --- Technology Requirements Frontend: (Latest Stable) TypeScript Tailwind CSS Shadcn UI or Equivalent Enterprise UI System Backend: Firebase (Authentication + Firestore) or Equivalent Scalable Backend Video Infrastructure: Bunny CDN Integration (Primary Video Storage + Delivery Layer) Deployment: Vercel / Cloud Production Ready --- Performance Expectations • Sub-2 second page load • Mobile-first optimizati...
I’m ready to give my Pinter...keyword placement in alt-text, titles, and descriptions—will help us push each pin further. I’m flexible on overall quantity, timeline, and milestones; we can settle those details together once you’ve reviewed the blog content and given me an estimate of what will drive the best results. If you already work comfortably in Canva, Adobe CC, or a similar tool and have experience scheduling through Tailwind or Pinterest’s native scheduler, that’s a definite bonus. Send over a few samples of minimalist pins you’ve produced (or a quick mock-up if you prefer) and share any insights you have from previous Pinterest marketing wins. I’m keen to move quickly once we find the right fit, so let’s chat about...
Rekisteröidy tai kirjaudu sisään nähdäksesi tiedot.
...a sprinkling of vanilla JS What I expect from you 1. Diagnose why background tasks aren’t pushing updates instantly—whether it’s queue configuration, database locking, or cache timing—and implement a clean, well-documented fix. 2. Refactor or rewrite any brittle algorithmic parts that slow ingestion or delivery. 3. Modernise the UI: a lightweight, responsive redesign (you can propose Tailwind, Bootstrap, or a minimalist custom approach as long as load time stays low). I’ll provide a colour palette and logo; everything else is open to your creative lead. 4. Supply concise setup notes and test scripts so I can reproduce results locally and on staging. I’m not on a tight clock, so take the time you need for a solid, maintainable solu...
Project Title: Full-Stack Developer for AI-Powered TOEFL Speaking App (Gemini AI + Stripe Integration) Project Description: I am looking for an experienced Full-Stack Developer to help me finalize and monetize an AI-driven English learning application (TOEFL Speaking Practice). The app is currently a high-fidelity prototype built with Vanilla JS, Tailwind CSS, and Google Gemini AI (v1beta). It handles Text-to-Speech (TTS), audio transcription, and automated grading/feedback. Key Tasks: Stripe Integration: Implement a secure payment gateway (Stripe Checkout or Elements) to handle subscriptions or "pay-per-use" credits. Backend Setup: Move the current client-side API logic to a secure backend (Node.js/Express, Firebase Functions, or Netlify Functions) to protect my Gem...
...API caching Tech Stack: React 18, TypeScript, FastAPI, WebSockets, JWT, PostgreSQL, AI APIs PRIDE – AI-Powered Content Studio Role: Frontend / Full Stack Developer Designed dynamic template management and real-time PDF preview system Developed responsive UI using Tailwind CSS and Framer Motion Implemented accessible components with ARIA standards Managed application state using React Hooks and Context API Integrated dark/light mode theming Optimized rendering using and useCallback Tech Stack: React, TypeScript, Tailwind CSS, Framer Motion, Context API Smart Lock System (IoT Project) Developed RFID-based secure access system using Raspberry Pi Pico Implemented MicroPython logic for authentication and monitoring Integrated servo motor and keypad-based access control...
...and built with React 18, Vite, Tailwind CSS, and React Router, but a few details still need that extra layer of finesse. I’m focusing on two areas: • Navigation and overall menu layout—sub-menus, active states, and mobile behaviour need to feel smoother and more intuitive. • Button styles and micro-interactions—hover/active feedback, spacing, and wording so calls-to-action stand out without looking noisy. I don’t have a formal style guide, so I’ll rely on your recommendations. Ideally you’ll audit what’s there, propose small UI tweaks in Figma or directly in code, then ship concise commits or a pull request that I can test in staging. The build pipeline is already configured; you’ll work in the existing React + Vite...
...Management • Cloud storage for generated audio • Audio project management • Download and sharing options ⸻ 10. Performance & Scalability • Queue-based audio processing • Load balancing for AI generation • CDN integration for faster delivery ⸻ Technical Requirements Preferred Tech Stack (Developers can propose alternatives with justification) Frontend • React / / Vue.js • Tailwind / Material UI Backend • Node.js / Python (FastAPI / Django) • REST or GraphQL APIs AI & Voice Processing • Integration with: • ElevenLabs / Coqui / Azure TTS / Custom models • Voice cloning model integration Database • PostgreSQL / MongoDB Storage • AWS S3 / Google Cloud Storage Deployment &bul...
...that flags high-value or at-risk grants • An in-app chatbot that can answer workflow questions and draft common emails • Automated data entry that parses uploaded PDFs or emails and maps fields directly into the database Scope of work – Finish or refactor existing Laravel controllers, models, policies, and multi-tenant middleware so each subscriber’s data stays isolated. – Build Vue.js/Tailwind UI components for the three CRM modules, wired to REST endpoints or Laravel Livewire where it makes sense. – Train or fine-tune models (OpenAI or a small-scale alternative) to power the predictive scoring and conversational assistant; set up a queue system for background inference jobs. – Create migration scripts and seeders so a fresh...
Project: Swiss Services Marketplace Platform Tech Stack: ∙ Frontend: React 18, TypeScript, Vite, Tailwind CSS ∙ Backend: Supabase (PostgreSQL, Auth, Storage, Edge Functions) ∙ Deployment: Vercel (planned) Current Status: ~80% complete, built with Lovable (AI development tool) Scope of Work: 1. Migration (Critical) ∙ Migrate from Lovable’s Supabase to own Supabase instance ∙ Transfer all database schema and data ∙ Update all API connections ∙ Ensure everything works independently from Lovable 2. Bug Fixes (Critical) ∙ Profile editing not working ∙ Photo upload issues ∙ Verification flow fixes ∙ GPS/Location search not working correctly ∙ Filter functionality broken ∙ Image staging/processing not working properly 3. Database Fixes ∙ Swiss cities data incomplete/inc...
...card design • Assist with implementation and management of CI/CD pipelines for automated cloud deployments • Collaborate with our backend and agent build teams • Enable the team to work autonomously by documenting and transferring knowledge Required Skills & Experience • Strong React (Native) + Typescript skills • Demonstrated portfolio or code examples of previous work • Strong experience in Tailwind • Ability to integrate with RESTful backend APIs • General software engineering best practices • Ability to work independently and support knowledge transfer to internal teams Preferred Skills • Experience with chat apps and micro frontends • Familiarity with Teams bot framework and adaptive cards • Knowledge of dat...
...already have a few design ideas—including preferred color tones and typography—that I will share once we start, but I’m open to suggestions on layout, micro-interactions, and subtle animations that improve user experience without slowing the site down. Here’s what I’m expecting: • A modern, mobile-first build using standard web tech (HTML5, CSS3, JavaScript; frameworks such as Bootstrap or Tailwind are fine). • Intuitive navigation leading visitors straight to the service/product pages. • Basic on-page SEO setup so search engines pick up key business keywords from day one. • Deployment instructions (or help pushing the site live) and brief documentation so I can make simple copy updates myself. Contact forms, testimonial...
I have an existing web application built using React.js (frontend), Node.js (backend), and PostgreSQL (database), and I am looking for an experienced expert to thoroughly manually test the entire application end-to-end, identify and resolve all bugs and errors (frontend and backend), and make the complete UI fully responsive across mobile, tablet, an...discovered issues, resolving console/runtime/server errors, improving UI/UX where required, and ensuring stable performance. The developer must also provide proper documentation, including a structured bug report, details of fixes performed, and a final QA checklist confirming successful testing. Strong experience in manual QA testing, React, Node.js, responsive design (CSS/Flexbox/Grid/Bootstrap/Tailwind), and clear documentation is ...
...frontend UI enhancements, admin panel updates, backend logic updates using Python, and API integrations with internal and third-party services. Experience working across both frontend and backend systems, including Python-based backends with REST/JSON APIs and relational databases (such as SQLite or PostgreSQL). On the frontend, familiarity with Svelte, TypeScript, and modern CSS frameworks like Tailwind CSS is a plus. The pay rate is open right now so please provide your proposed pay rate. As the product grows, support may scale or expand to additional resources to help accelerate development in specific areas....
...Admin dashboard New pages would be added as the project goes on. All pages must follow the current colour palette and a clean, minimalist style; you’re free to refine layout and typography as long as the visual identity feels consistent. What will convince me you’re the right fit • Solid React.js and Node.js chops plus proven MySQL schema design. • A designer’s eye—CSS, styled-components or Tailwind are all welcome if they help keep things crisp. Delivery & review I work in short milestones. We’ll start with a PR that swaps Supabase for MySQL and passes the existing feature tests; afterward we’ll iterate on each new page. Clear, well-commented code and concise commit messages are mandatory—if another dev can’t...
...every month. This arrangement is strictly for individual freelancers; please do not apply through an agency or collective. Day-to-day you will: • Build brand-new features in our existing codebase • Maintain and refactor components to keep performance high and tech debt low • Trace, reproduce, and squash bugs before they reach production The stack you’ll touch includes TypeScript, Tailwind CSS, Git/GitHub, and a mix of REST and GraphQL endpoints, with UI references coming from Figma. Clean, tested, and well-commented commits pushed via pull-request at least once per day form the basic acceptance criteria. If you have 0-2 years of experience and want steady, disciplined work that will grow your skills on production apps, this role should fit well. I r...
...(location, curriculum, fee range, etc.). – User reviews and ratings for each school, including basic moderation controls. – Social media integration so visitors can share school profiles directly to their networks. Tech framework will remain the foundation, so familiarity with React, server-side rendering, incremental static regeneration, and API routes is essential. If you prefer Tailwind, Styled-Components, or another modern styling approach, feel free to recommend it as long as bundle size remains lean. Data & migration All existing content and URL structures must stay intact to protect current rankings and backlinks. I’ll provide the Git repository and database access so you can work locally or on a staging branch. Deliverables for accept...
...and I’m looking for someone who can turn these around quickly and consistently. Each site follows the same core structure—About Me, Products, and Contact Information—presented in a clean, modern style that looks great on desktop and mobile. Here’s how I like to work: I supply the copy, images, and any branding assets; you transform them into fast-loading HTML5/CSS3 pages (vanilla, Bootstrap, Tailwind, or a lightweight framework of your choice). Small touches of JavaScript for interactivity are welcome as long as the pages remain fully static and easy to host on GitHub Pages, Netlify, or similar services. Deliverables for every order: • Fully responsive static site (About Me, Projects, Contact) • Optimised images and minified assets •...
...routed to our company email plus our physical address, phone and a map embed. I’m not asking for a Home page or any CMS; the site can live as a flat file package I can drop onto our server. What I’d like to see from you When you reply, point me to past work—especially static or product-centric sites—so I can gauge build quality and code organization. If you have a preferred framework (Bootstrap, Tailwind, vanilla), mention it, but no requirement as long as the final output is clean, responsive and easy for me to update later. Deliverables • Fully tested, responsive HTML/CSS/JS files • All assets neatly organized in folders • Brief hand-off notes so I know where to edit text or swap images If this sounds like a fit, share your portfol...
...and I’m looking for someone who can turn these around quickly and consistently. Each site follows the same core structure—About Me, Products, and Contact Information—presented in a clean, modern style that looks great on desktop and mobile. Here’s how I like to work: I supply the copy, images, and any branding assets; you transform them into fast-loading HTML5/CSS3 pages (vanilla, Bootstrap, Tailwind, or a lightweight framework of your choice). Small touches of JavaScript for interactivity are welcome as long as the pages remain fully static and easy to host on GitHub Pages, Netlify, or similar services. Deliverables for every order: • Fully responsive static site (About Me, Projects, Contact) • Optimised images and minified assets •...
I need a clean, reusable code-base that I can clone any time I spin up a new online store. The blueprint has to ship with three core features already wired ... project scaffolded with sensible folder structure • Ready-made components for product list, product page, cart, and login/registration • Theme switcher backed by a small palette of predefined color sets • Sample data and logos pre-loaded for quick visual checks • Clear README that shows me where to edit colors, swap logos, and add real inventory Keep dependencies lightweight—Tailwind, Styled-Components, or plain CSS modules are all fine; pick whichever pairs best with but document your choice. The finished repository should run locally with npm install && npm run dev and build wi...
...to feel like a modern SaaS startup. • I don’t yet have brand colours or a style guide, so I’ll need your suggestions for a palette, typography, and icon style that read as premium. Technical goals (after design) The live site must be lightning fast, SEO-friendly, and fully responsive across mobile, tablet, and desktop. Once the Figma is approved, I plan to have it built with either React + Tailwind or and deployed on Vercel/Netlify, with the code pushed to GitHub. Deliverables • Pixel-perfect Figma file covering desktop and mobile breakpoints • Style guidelines (colour, typography, spacing, component states) embedded in the file • Optional: if you also handle the build, include production-ready code, GitHub repo, and a live deployment ...
...external REST API, and build a lightweight custom CMS so team members can manage content without touching code. • Performance boost: profile bottlenecks, refactor slow queries or services, and apply Symfony-friendly caching so page loads stay consistently fast, even after new features land. • Visual refresh: update the design layer to a clean, responsive UI. Feel free to recommend Twig, Stimulus, Tailwind—or another modern stack that pairs smoothly with Symfony—so long as the final result looks sharp on both desktop and mobile. I will provide full repository access, a staging server, and all API documentation. Please share links to comparable Symfony work, outline the steps you’d follow, and estimate how long you expect the migration, feature work, ...
...marketplace, where the design must reduce user anxiety, build trust, and increase confidence for high-value property decisions. Design Principles: Mobile-first, responsive layouts (mobile → desktop) Calm, premium, advisory tone (not salesy) Trust-led UX (verification, clarity, honesty) System-first thinking (components, variants, reuse) Built in Figma using Auto Layout Developer-ready handoff (Tailwind-friendly spacing logic) Scope of Work 1. Home Page Sticky header (About Us, Our Locations, Why Choose Us, Contact Us) Sticky search Natural Language Search + voice + filters (bottom sheet) Trust-building blocks Property exploration (locality-wise) Most Viewed / Newly Listed / Curated Homes Market Insights preview Blogs, FAQs, footer 2. Listing / Search Results Page Sticky ...
...report generation (8-10 pages with charts, tables, and visual elements) OpenAI GPT-4 integration for brand messaging (taglines, mission/vision statements) AWS Polly integration for pronunciation audio (7 accents) Domain and social media availability checking Stripe payment system (credits-based) User dashboard and admin panel Tech Stack (Required) Frontend: 14 (App Router) TypeScript Tailwind CSS + shadcn/ui Backend: API Routes PostgreSQL Redis + Bull (job queue for async processing) Third-Party Services: OpenAI GPT-4 AWS Polly Stripe CMU Pronouncing Dictionary / NLTK (phoneme analysis) Deployment: Vercel What We Provide Complete technical specification with algorithm formulas Database schema (PostgreSQL) Report template with full design Sample data (industries, personalit...
Freelance & Crypto Payment Gateway Specialist Needed About EchoLive EchoLive is a dynamic livestreaming application built on a modern tech stack (, Firebase, Tailwind CSS). We're creating a vibrant community for streamers and their audiences. We are currently in a prototype phase and are looking for a skilled developer to help us implement a critical production feature. The Project: Production-Ready Payouts The core of this project is to replace our current simulated payout system with a secure, real-world cryptocurrency payment gateway. The goal is to allow our administrators to approve and process withdrawal requests from users, paying them out in USDT. Current State (Simulation) The current payout logic is a client-side simulation inside src/app/admin/withdrawals/
...Latency, Policy, Upsell, Other) - Subtle haptics / animations for rating actions - Desktop keyboard shortcuts (optional) Deliverables: - PWA install flow fully functional - Push notification service integrated (e.g., OneSignal or Firebase) - Deep-link routing from notifications - Updated README with ops notes Budget: $2,000 – $5,000 Timeline: 2–4 days Tech Stack (Preferred) - Frontend: + Tailwind CSS - Audio: or equivalent - Backend: Supabase (Auth, Postgres, Storage) - Hosting: Vercel / S3 (preferred) / Redshift (preferred) Non-Goals - No native iOS or Android apps - No Slack or Teams integrations - No heavy admin dashboards - No extended design or discovery phase Ownership & IP - All code to live in our GitHub organization - Supabase project owned by us - Fu...
...each project breathe, with expandable details so visitors aren’t forced to leave the page. • Contact Information — a short form plus direct email and LinkedIn links, placed where no one can miss them. Responsiveness and speed are non-negotiable; I want the site to look identical on a phone, tablet, or 4K monitor, and to score well on Lighthouse. You’re free to build with vanilla HTML/CSS/JS, Tailwind, or a lightweight React/Vite setup—whichever keeps the bundle lean. Subtle CSS animations are welcome, but please avoid anything that drags down performance. Deliverables 1. Full source code ready for upload (organized and commented). 2. Optimized assets (compressed images, SVG icons). 3. A short README explaining build or deployment steps. ...
...technology stack inquiry The user is asking about their technology stack. I can answer this from the context provided in the file that was attached at the start of the conversation, plus what I've learned from exploring the codebase. Based on the project configuration, here's your technology stack: Frontend React with TypeScript Vite - Build tool and dev server Tailwind CSS - Styling Shadcn/ui - Component library Wouter - Routing TanStack React Query - Server state management Zustand - Client state management React Hook Form + Zod - Form handling and validation Backend Node.js with TypeScript Drizzle ORM - Database ORM PostgreSQL - Database JWT - Authentication Infrastructure & Deployment Google Cloud Platform Cloud Run (container h...