
Tekla Structures Projects
Looking for freelance Tekla Structures jobs and project work? PeoplePerHour has you covered.
B2B Medical Sales (PHILIPPINES ONLY)
SALARY: $400/month Plus 20% commission on Gross Profit The World’s First At-Home Mitochondrial Health Test Kit MeScreen is the world’s first self-administered test kit that measures mitochondrial function at home. It’s a scientific breakthrough years in the making, co-founded by Dr. Hemal Patel — one of the world’s top mitochondrial researchers. Already, it’s turning heads across the globe with interest from the likes of Mayo Clinic, MD Anderson, and leaders in the longevity and wellness ecosystem, including Dr. Mark Hyman and Bryan Johnson. This is more than a diagnostics tool — it’s a new category in precision health, designed to empower people and practitioners with cellular-level insights that were never accessible before. And we're just getting started. What’s In It For You This is a rare opportunity to take the lead on commercial growth at the very front of a global health-tech rocketship. - Big vision: You’ll be part of a high-energy, product-led team with a pipeline of new tools in diagnostics, supplements, and digital health. - Total ownership: Run the UK and UAE commercial strategy like it’s your business. You’ll work directly with the founder, tech, marketing and ops teams across the UK, Middle East, and US. - Massive exposure: You won’t just sell — you’ll shape marketing, pricing, logistics, partnerships, and more. This is full-spectrum business-building. - Phenomenal people: Join a top-tier international team, backed by a serial entrepreneur with nearly 30 years’ experience scaling brands in tech and health. - A product that sells itself: The science is there. The market is hungry. You just need to open doors. - Performance-based upside: Competitive base, excellent commission structure, and long-term potential to grow into a regional lead or global role. The Role We’re looking for an experienced B2B medical sales leader who knows how to sell diagnostics, devices or health products into clinics, pharmacies, and practitioners — remotely, proactively, and with high close rates. You’ll: - Own B2B sales across the UK and UAE, remotely. - Prospect, pitch, and close longevity clinics, GPs, nutritionists, wellness centres, pharmacies and more. - Coordinate with marketing and product to sharpen campaigns and onboarding tools. - Act as the commercial face of MeScreen in your region — with full support from the central team. - Drive new ideas, partnerships, and channels that accelerate growth. What You Bring: - 3+ years’ experience in B2B sales of medical devices, diagnostics, or health tech - A love for sales and the thrill of opening doors - Confidence in leading the full commercial cycle remotely - Bonus if you’ve worked in start-ups or longevity-focused health sectors Ready to Join the Health Tech Venture Everyone Will Be Talking About? This isn’t just a job — it’s a front-row seat in redefining the future of health. Apply now, and let’s build it together.
19 days ago3 proposalsRemoteopportunityurgent
Club Shows – Confidential Website Brief
New international music-events brand led by an experienced live-entertainment producer. This brief covers Phase 1 only — a fast launch site. A phase two rebuild of our comedy brand site and more advanced tools are planned later. Scope (Phase 1 – 3 weeks) • 4 pages: Home / Events / About & FAQ / Contact • Hero section with strong CTA (“Get Tickets”) • Use WordPress (preferred) — Framer or Webflow also acceptable for faster results • Integrate WooCommerce + The Events Calendar Suite plugins: ● Event Tickets ● Event Tickets Plus ● The Events Calendar Pro ● Event Automator • Enable full admin editing (add/edit/clone events, pricing, images, etc.) • Setup for 2 events, but system must support 3 per day and at least 8 more (within 3 weeks) • Mailchimp signup, social links, basic SEO, cookie/privacy pages • Performance + mobile-first optimisation • Design system (fonts, colours, components) reusable across our second site Deliverables • Staging link from Day 1; daily progress notes • Source files (Figma/Webflow/Elementor/etc.), assets, and admin logins • One-click update notes + short handover video (≤10 min) • 1 week post-launch support for fixes Tech & Plugins (Be Explicit) Please list the builder/stack you’ll use (e.g., WordPress + Elementor Pro / Webflow / Framer), and confirm compatibility with the plugin suite. We prefer lightweight and modular setups for easy extension later. Quality & Process • Clean, accessible UI; fast load speeds (Core Web Vitals in green) • AI-assisted workflow (e.g., 10Web/Framer/Copilot/Cursor) • Version control (Git or platform history) and documented structure (short README) Timeline • Start: Immediate • Full Launch: 15 November 2025 Budget & Payment Budget: £1,200–£2,000 all-in (bonus for standout design and early delivery) Payment schedule: 40% on kick-off / 40% on design approval & staging / 20% on launch Languages English for launch (US & UK spelling variants). Website must be viewable in English and Spanish initially Prepare for rapid multilingual setup (French, German, Italian, Dutch, Swedish, Danish, Czech, Polish, Romanian) Bundle now if cheaper. Nice to Have Experience with music/fan culture & visual storytelling is helpful but not essential. Phase 2 (Later) Not part of this scope. Future SOWs may include: shared UI rebuild for our comedy brand site, advanced booking/ops tools, and integration with Airtable/Sheets and Atlas workflows. To Apply Send: • Portfolio (event/music/festival sites if possible) • Your proposed stack/plugins + 1–2 lines on why • Confirm 3-week availability and stage-payment acceptance
19 days ago61 proposalsRemoteExpires in 11Full Stack Development for LGBTQ+ Social App Prototype
We have a highly-detailed and feature-rich frontend prototype for Prism, a modern and inclusive dating and community app for the LGBTQ+ community. The prototype is built with React and TypeScript, featuring a comprehensive UI for all core features, including user profiles, real-time chat simulations, community event management, an AI-powered "wingman," and a full admin dashboard. The entire frontend is well-structured, responsive, and visually polished. However, it currently operates using mock data and in-memory state management within the main App.tsx component. There is no backend, database, or real-time communication infrastructure. The goal of this project is to hire an expert full-stack developer to architect and build a robust backend, connect it to the existing frontend, and bring the application to full functionality. Current Status & What's Already Done: Complete Frontend Application: A comprehensive React/TypeScript application with lazy-loaded views and Tailwind CSS styling. Feature-Rich UI: All user-facing components are built, including: Onboarding and Login flows. A dynamic, swipe-based profile browser (HomeView). Detailed UserProfileView with editing modals for all sections. A fully-featured ChatView with simulated real-time messaging, emoji reactions, virtual gifting, AI suggestions, and room member sidebars. A complete Community Hub for events, public rooms, and resource navigation. A comprehensive AdminDashboard for user management, content moderation, and app configuration. Client-Side AI Integration: The frontend successfully communicates with the Gemini API for features like AI-generated bios, profile reviews, and "wingman" reply suggestions. Local State Management: All application logic is handled on the client-side, providing a clear blueprint for the required API endpoints. Scope of Work & Key Deliverables: We need a developer to handle the entire backend implementation and connect it to the frontend. The key tasks are: 1. Backend & Database Architecture: Design and implement a scalable backend architecture (e.g., using Node.js/Express, Python/Django, or a BaaS like Supabase). Create a robust database schema (e.g., in PostgreSQL or MongoDB) to store all application data, including users, profiles, photos, messages, matches, events, etc. 2. API Development: Build a comprehensive set of RESTful or GraphQL API endpoints for all CRUD (Create, Read, Update, Delete) operations required by the frontend. This includes managing users, profiles, interactions (likes/passes), and community content. 3. User Authentication: Implement a secure authentication system using JWT (JSON Web Tokens) for managing user sessions. Replace the current mock login with a proper registration and login flow that hashes and stores user credentials securely. 4. Real-Time Chat Implementation: Replace the simulated chat with a true real-time solution using WebSockets (e.g., Socket.IO) or a managed service (e.g., Firebase, Ably). This must support both one-on-one private messaging and multi-user public chat rooms. Implement backend logic for persisting message history, reactions, and handling virtual gift transactions (deducting points). 5. Matching & Discovery Logic: Create the backend logic to process user interactions (likes, passes, superlikes) and create a "match" when mutual interest occurs. Implement an efficient geospatial query system on the backend to power the "Who's Nearby" feature, replacing the current client-side filtering. 6. Media Handling & Storage: Set up a cloud storage solution (e.g., AWS S3, Google Cloud Storage) for user-uploaded photos and videos. Create secure API endpoints for uploading, retrieving, and deleting media files. 7. Payments & Subscriptions Integration: Integrate a payment gateway like Stripe to handle real transactions for Prism Premium subscriptions and point package purchases. Develop backend logic to manage subscription statuses, premium features access, and user point balances. 8. Deployment & Infrastructure: Deploy the frontend (e.g., on Vercel/Netlify) and the backend (e.g., on Heroku, AWS, or Google Cloud). Set up a production-ready environment, including database hosting and environment variable management. Required Skills: Expertise in React and TypeScript. Proven experience in backend development (preferably Node.js with Express/NestJS, but other modern frameworks are welcome). Strong database design and management skills (PostgreSQL preferred). Experience implementing real-time applications with WebSockets (e.g., Socket.IO). Proficiency with cloud services (AWS or GCP), especially for media storage. Experience with payment gateway integration (Stripe is preferred). Solid understanding of secure API design and user authentication (JWT). Familiarity with DevOps practices and deployment pipelines is a plus.
2 hours ago11 proposalsRemoteBIM modelling – 10 elevations of office wall (WoodNLite)
Project description We’re WoodNLite (woodnlite.com) and need an experienced BIM modeller to produce BIM-ready files for a wood-and-glass office partition system. Scope: 10 elevations (architectural elevations of the partition wall types) plus parametric profiles, door and sidelite families, and the detailed hardware variants listed below. Files must be accurate, production-ready, and easy to specify by architects and contractors. What we need Deliver high-quality BIM assets for our wood-and-glass partition system that can be dropped into Revit (and exported to IFC/DWG). Work includes: 10 elevation drawings / 3D elevation models of typical partition wall conditions (architectural scale). Parametric profiles for wood rails and stiles (so widths & glass lite patterns can be adjusted). Door and sidelite families: Door + one sidelite Door + two sidelites (one either side) One as above withPair doors Each of the above with: overhead closer, built-in bottom rail closer, and floor closer variants (so 3 hardware variants per elevation where applicable). Glass panes, gaskets, and simple glass hardware represented (not engineering-level connections unless requested). A materials/finishes schedule (names and simple parameters: wood species, glass type, finish). Exportable files: native Revit .rvt and .rfa families, IFC, DWG (plans/elevations/sections), and optional SketchUp/ArchiCAD if available. Level of detail: suitable for specification and coordination (LOD 300 / BIM for design documentation). Please state if you propose LOD 350/400 and pricing for that. File & delivery expectations (Acceptance criteria) Cleanly named families and views (consistent naming convention). Fully parametric profiles for stiles/rails and hardware (users must be able to change rail width and pull handles and locking ladder pull). One Revit project file containing the 10 elevations with correct scale and annotation (and separate family files for doors and sidelites). IFC export that preserves geometry and material names. DWG elevations and a simple PDF set (for quick review). A short PDF or text readme listing model assumptions, unit settings, and how to edit the parametric options. Models checked for geometry errors (no overlapping solids; families should be workset-ready). Provide 3 sample renders/screenshots of representative elevations. Sample elevations / variations to model (from us) Door + two sidelite (one each side) Door + two sidelites (free swing) Door + two sidelites (overhead closer) Door + two sidelites (built-in bottom rail closer) Door + two sidelites (floor closer) (These are examples — include additional typical partition conditions among the 10 elevations: full-height, partial-height, fixed glazed panel with wood stiles, corner condition, entry with transom, etc.) What to quote / include in your proposal Fixed price (or hourly with estimated hours). Do not assume a timeline from us — include your proposed lead time in your bid. What file formats you will deliver (minimum: Revit .rvt/.rfa, IFC, DWG, PDF). Your proposed LOD and whether you can deliver optional LOD upgrade and at what price. Short portfolio of 2–3 previous BIM projects, preferably partitions, curtain walls, or bespoke joinery families. Short note on the Revit version you’ll use and whether families will be backward-compatible (or if you’ll supply multiple versions). Confirmation you will supply a short readme and basic usage instructions. Any assumptions or exclusions (e.g., not providing MEP coordination, structural connections, shop drawings). Required skills Expert Revit BIM modelling (families & parametrics) — required IFC export and DWG production — required Experience creating LOD300+ architectural families and parametric profiles Good understanding of architectural joinery, doors, and glazing details Clear communication, timely updates, and delivery of a packaged file set Selection criteria We’ll evaluate proposals on: Relevant BIM portfolio & previous experience with partitions / joinery Clarity of deliverables and format compatibility Price vs scope and LOD offered Estimated lead time (please include in bid) and communication plan How to apply Reply with: Short cover note (1–2 paragraphs) Deliverable checklist confirming formats you’ll provide Fixed price (or hourly + estimated hours) and any optional LOD pricing Example files/screenshots or links to past work (Revit families preferred) Your proposed lead time We’ll shortlist bidders and may ask for a paid trial (1 elevation + 1 family) to confirm quality before awarding the full job.
9 days ago8 proposalsRemoteopportunity
New Shopify Site
Part-Time Shopify Developer με εμπειρία σε API, Scraping & ERP Integrations Η εταιρεία BeautyCorner.gr, ένα από τα πιο αναπτυσσόμενα ηλεκτρονικά καταστήματα καλλυντικών και αρωμάτων στην Ελλάδα, αναζητά έμπειρο freelance Shopify Developer για μακροχρόνια συνεργασία. Το έργο περιλαμβάνει migration από την πλατφόρμα CS-Cart σε Shopify, ανάπτυξη αυτοματισμών για ενημέρωση προϊόντων από πολλαπλούς προμηθευτές και πλήρη τεχνική υποστήριξη του e-shop. Αρμοδιότητες • Μεταφορά δεδομένων από CS-Cart → Shopify (προϊόντα, εικόνες, περιγραφές, πελάτες, παραγγελίες) • Ενοποίηση API connections με πολλαπλούς προμηθευτές (XML, CSV ή JSON feeds) • Υλοποίηση scraping tools (ScrapingAnt, Apify ή custom Python scripts) για αυτόματη λήψη φωτογραφιών και περιγραφών • Ανάπτυξη αυτοματοποιημένου pipeline για εισαγωγή δεδομένων στο Shopify (image mapping, CSV import, Shopify Admin API) • Σύνδεση & συγχρονισμός με Softone ERP (μέσω API ή SFTP CSV exchange) • Ανάπτυξη dynamic pricing engine (σύγκριση με ανταγωνιστικά e-shops, αυτόματη τιμή €0.01 κάτω) • Προσαρμογές σε Shopify Stiletto theme (liquid, sections, metafields) • Βελτιστοποίηση ταχύτητας, SEO & responsive UI • Υποστήριξη και testing μετά το migration Απαραίτητα προσόντα • 2+ χρόνια εμπειρίας αποκλειστικά σε Shopify development • Εμπειρία με Shopify Liquid, HTML, CSS, JavaScript, APIs • Πολύ καλή γνώση Python / Node.js για scraping ή data automation • Γνώση ERP integration (Softone ή παρόμοιο) • Εμπειρία με CSV/XML imports, API integrations, data mapping • Κατανόηση δομής προϊόντων (variants, metafields, collections, inventory sync) • Εμπειρία σε Shopify Admin API / Webhooks • Ικανότητα troubleshooting και document-based working (Git / tasks) Επιθυμητά (προαιρετικά) • Εμπειρία σε CS-Cart ή migration από legacy πλατφόρμες • Γνώση AWS S3 / CDN για αποθήκευση εικόνων • Εμπειρία σε proxy management / scraping best practices • Κατανόηση SEO / structured data (JSON-LD) • Εμπειρία σε performance optimization (Shopify Lighthouse 90+) Προσφέρεται • Ευέλικτη συνεργασία (Remote ή On-Site Μαρούσι Αττικής) • Συνεχής συνεργασία με σταθερά projects (Shopify automations, integration updates) • Αμοιβή €10–€20/ώρα, ανά εμπειρία και παραδοτέα • Επαφή με σύγχρονη e-commerce υποδομή (ERP, feeds, scraping, AI content generation) Επικοινωνία
a month ago33 proposalsRemoteopportunity
Phased AI Chatbot Development: Self-Hosted RAG System
Project: We seek an experienced AI/ML developer to build a self-hosted AI chatbot system utilizing Retrieval-Augmented Generation (RAG) for our health related course Website. We have a wiki, over 1,200 articles, a 70k Youtube channel, podcast, lots of content. End goal is to have everything relevant RAG-ed for LLM use. We plan for users to have access to two tiers of LLM to answer their question: Free Tier: Intelligent FAQ using public content, guiding users to resources. Paid Tier: Expert-level assistant with secure access to proprietary support databases and premium materials. **** This project is structured in paid, progressive milestones, beginning with a full prototype. We're looking for a long-term development partner. ****** Milestone 1: End-to-End RAG Chatbot Prototype (Pilot Phase) Objective: Deliver a complete, functional RAG chatbot prototype. This milestone will serve as an immediate proof-of-concept, demonstrating core RAG pipeline functionality, response quality, and technical execution in a self-hosted environment. Scope of Work: Ingest and process a small sample of public website content provided. Implement text chunking and generate embeddings using a local embedding model. Store data in a local vector database (e.g., ChromaDB, FAISS). Set up local LLM serving (e.g., Ollama) with open-source models (e.g., Mistral, Gemma). Develop Python script: Query -> Retrieve Context -> Prompt LLM -> Generate Response. Implement a simple Command-Line Interface (CLI) for interaction. Deliverables for Milestone 1: A fully functional Python script demonstrating the RAG process. The populated local vector database files. Clear setup instructions for local LLM serving and running the script. A brief README explaining models and prototype functionality. A demonstration of the chatbot responding to example queries. Milestone 1 Budget: We have allocated $800 - $1800 USD for this pilot milestone. Please quote your price for this specific scope. Evaluation Criteria: Functionality, AI response quality/relevance, code clarity & documentation, technical competence in local LLM/DB setup, communication. Full Project Vision & Long-Term Income Potential: Successful Milestone 1 completion leads to an invitation for subsequent phases, building the complete system. The estimated total development budget for the entire project is $7,000 - $20,000+ USD. Future milestones will involve: scaling data ingestion (public & proprietary), building a web UI, implementing secure paid-tier logic, and production deployment. This offers a significant opportunity for a stable, long-term engagement. Preferred Technology Approach: Python, LangChain/LlamaIndex, Ollama for local LLM serving, and local vector databases like ChromaDB/FAISS. Experience with FastAPI/Flask for backend APIs and Streamlit for UIs is a plus. We value documented expertise in open-source LLMs and RAG principles. We are open to well-reasoned alternative technologies that align with our self-hosted, cost-effective, performant goals. How to Apply: Please submit your proposal including: Your quote for Milestone 1. A brief outline (max 500 words) of your strategy for the full project's future milestones. Your relevant experience with RAG systems, self-hosted LLMs, Python, and related frameworks. Links to your portfolio or examples of similar AI development projects.
25 days ago47 proposalsRemoteopportunity
Seeking Advice from Business & Marketing Experts for Video Idea!
Hello, my name is Rhys, and I'm reaching out to experienced business professionals and marketers for some advice regarding a video concept I'm working on. The Concept: The video centres around a blogger who shares their personal journey and lessons learned from blogging. The main objective is to empower new bloggers and help them avoid common mistakes many make when starting out. It’s also designed to encourage community participation by involving the readers, adding value, and creating a space for shared learning. The Structure Dilemma: I’m considering two potential ways to structure the video and would love your feedback. Here’s the question: • Option 1: Start the video with the blogger telling their story first, setting the tone for the video. • Option 2: Begin with the 2 reader testimonials (who’ve already given me permission to share their stories), and then have the blogger share their story afterward. The reason I’m leaning toward including the reader testimonials up front is because it could serve as social proof, showing that others are willing to share their experiences, which might inspire new viewers to engage and feel comfortable enough to contribute their own stories. Additionally, it could help create a sense of community from the get-go. I’m particularly interested in your insights on which option would work better for building confidence among readers and boosting engagement. Also, if you have any reasoning or tips for structuring community-focused content, I’d love to hear them! If you have experience in business, marketing, or content creation and feel you can provide valuable insight, please feel free to apply.
3 months ago29 proposalsRemoteFlutter Developer for Mobile App (Drupal 10 Backend)
We are looking for a Flutter developer to build a mobile application (iOS & Android) for our system, a platform powered by Drupal 10 backend. The app will be primarily for clients to view offers, favorite offers, follow stores, and manage their profile. Key Responsibilities: _ Develop a Flutter mobile app (iOS and Android) that communicates with a Drupal 10 backend via REST API in JSON Format and OAuth2 authentication. _ Implement user registration and login using Drupal accounts, including OAuth2 access token authentication. _ Display offers fetched in JSON format from a view display (REST Export display) _ Fetch and display all stores, branches, offers, and announcements from the backend. _ Implement push notifications for new offers using stored user push tokens. (Fire base account already available and configured) _ Implement category and subcategory filtering using backend API endpoints. _ Keep the app synced with Drupal, including updating offers when the user changes preferred location/region. _ Follow best practices for Flutter development, performance optimization, and clean UI/UX. Note: The system is already done on Drupal 10 and working 100% so all you have to do is: 1. Copy the same design from the web interface of each page (around 9 pages) 2. All logic, filtering, algorithm based on user preferences like country, region, category, and subcategory... are done from the Drupal Side and all you have to do is fetch the result and display them in the app. What You’ll Work With: _ Backend: Drupal 10, Simple OAuth module, JSON REST API (custom Rest Export Views). _ Frontend: Flutter (iOS & Android) _ Features include login, registration, push notifications, dynamic content fetching, and local caching where applicable. _ Splash screen, login screen, register screen, change password screen, login using Facebook/Apple/Google. Requirements: _ Experience in Flutter development and Dart programming. _ Familiarity with consuming REST APIs and OAuth2 authentication in mobile apps. _ Experience building apps that interact with CMS backends (Drupal preferred). _ Ability to implement push notifications and handle dynamic content updates. (The app concept is based on sending Push notifications its users) _ Clean, maintainable, and well-documented code. Deliverables: _ Fully functional Flutter mobile app compatible with Android and iOS. _ Full Source code, properly structured and documented. _ Integration with Drupal 10 backend using provided APIs. It is a new business with low budget so we need a good looking basic app for now and when the business will generate revenues, we will expand it with lots of more features. Thank you, Thank you,
2 months ago41 proposalsRemote