EtashGuha commited on
Commit
d47af98
·
verified ·
1 Parent(s): a6104fa

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. freelancer-0000/environment/Dockerfile +0 -5
  2. freelancer-0000/instruction.md +0 -18
  3. freelancer-0000/task.toml +0 -18
  4. freelancer-0001/environment/Dockerfile +0 -5
  5. freelancer-0001/instruction.md +0 -1
  6. freelancer-0001/task.toml +0 -18
  7. freelancer-0002/environment/Dockerfile +0 -5
  8. freelancer-0002/instruction.md +0 -36
  9. freelancer-0002/task.toml +0 -18
  10. freelancer-0003/environment/Dockerfile +0 -5
  11. freelancer-0003/instruction.md +0 -8
  12. freelancer-0003/task.toml +0 -18
  13. freelancer-0004/environment/Dockerfile +0 -5
  14. freelancer-0004/instruction.md +0 -5
  15. freelancer-0004/task.toml +0 -18
  16. freelancer-0005/environment/Dockerfile +0 -5
  17. freelancer-0005/instruction.md +0 -9
  18. freelancer-0005/task.toml +0 -18
  19. freelancer-0006/environment/Dockerfile +0 -5
  20. freelancer-0006/instruction.md +0 -54
  21. freelancer-0006/task.toml +0 -18
  22. freelancer-0007/environment/Dockerfile +0 -5
  23. freelancer-0007/instruction.md +0 -12
  24. freelancer-0007/task.toml +0 -18
  25. freelancer-0008/environment/Dockerfile +0 -5
  26. freelancer-0008/instruction.md +0 -19
  27. freelancer-0008/task.toml +0 -18
  28. freelancer-0009/environment/Dockerfile +0 -5
  29. freelancer-0009/instruction.md +0 -10
  30. freelancer-0009/task.toml +0 -18
  31. freelancer-0010/environment/Dockerfile +0 -5
  32. freelancer-0010/instruction.md +0 -20
  33. freelancer-0010/task.toml +0 -18
  34. freelancer-0011/environment/Dockerfile +0 -5
  35. freelancer-0011/instruction.md +0 -72
  36. freelancer-0011/task.toml +0 -18
  37. freelancer-0012/environment/Dockerfile +0 -5
  38. freelancer-0012/instruction.md +0 -5
  39. freelancer-0012/task.toml +0 -18
  40. freelancer-0013/environment/Dockerfile +0 -5
  41. freelancer-0013/instruction.md +0 -10
  42. freelancer-0013/task.toml +0 -18
  43. freelancer-0014/environment/Dockerfile +0 -5
  44. freelancer-0014/instruction.md +0 -5
  45. freelancer-0014/task.toml +0 -18
  46. freelancer-0015/environment/Dockerfile +0 -5
  47. freelancer-0015/instruction.md +0 -24
  48. freelancer-0015/task.toml +0 -18
  49. freelancer-0016/environment/Dockerfile +0 -5
  50. freelancer-0016/instruction.md +0 -10
freelancer-0000/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0000/instruction.md DELETED
@@ -1,18 +0,0 @@
1
- Minimalist Accessible Website for our Tacobell, Shipley and Breaktime stores $250-750 USD Open Posted 2 days ago • Ends in 4 days $250-750 USD Paid on delivery I’m rebuilding our public-facing website from the ground up and need a partner who can translate a clean, professional brand vision into a lightning-fast, fully accessible experience. The current placeholder ([login to view URL]) shows the rough page map, but everything else is up for refinement so long as we hit a sub-2.5 second load time and WCAG-friendly usability.
2
-
3
- The aesthetic I’m after is simple, modern, and spacious: generous whitespace, clear typography, and visuals that keep the brand front and center without clutter. Whether you prefer Webflow or Shopify, the end result must give my team an intuitive CMS to manage pages such as Home, Taco Bell, Shipley, Breaktime, and any future additions—all responsive and seamless on mobile.
4
-
5
- Key deliverables
6
- • A minimalist design system (palette, type, reusable components)
7
- • Fully responsive site built and tested for desktop, tablet, and mobile
8
- • CMS configured for painless content updates
9
- • SEO foundations laid along with performance tuning to meet the <2.5 s target
10
- • Training guide plus up to 30 days post-launch support
11
-
12
- Proposed schedule
13
- Discovery & planning: 1–2 weeks
14
- UI/UX design: 2–3 weeks
15
- Build & integration: 3–5 weeks
16
- Testing & launch: 2–3 weeks
17
-
18
- Please send a detailed project proposal outlining your process, comparable work, and the tech stack you’d choose (Webflow, Shopify, or a blend). I’m happy to answer questions and collaborate closely to get this right. Web Design Web Development Shopify Webflow Website Design HTML CSS Shopify Templates SEO Accessibility Project ID: 39816776 About the project 233 proposals Open for bidding Remote project Active 15 hours ago Place your bid Bid amount $ USD Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0000/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0001/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0001/instruction.md DELETED
@@ -1 +0,0 @@
1
- Editing for MP4 ₹400-750 INR / hour Open Posted less than 20 seconds ago • Ends in 6 days ₹400-750 INR / hour I have an MP4 that needs fully accurate captions added for accessibility. I will supply the final video file and any dialogue script I already have; you will sync, proof, and embed the captions so they display at the correct times throughout the video. A clean, readable style, consistent positioning, and compliance with standard accessibility guidelines are essential. Please show me past examples where you handled caption timing and styling—seeing finished videos or links to your caption files is the best way for me to judge fit. Once approved, I’ll need the captioned MP4 returned, along with the separate .srt file. A/V editing Accessibility Video Post-editing Video Processing Video Editing Video Services Video Production JavaScript Video Upload Video Streaming Project ID: 39820534 About the project Open for bidding Remote project Active 56 yrs ago Place your bid Bid amount ₹ INR Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
freelancer-0001/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0002/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0002/instruction.md DELETED
@@ -1,36 +0,0 @@
1
- Web App for Electronics Recyclers Certification $1500-3000 USD Open Posted 5 days ago • Ends in 2 days $1500-3000 USD Paid on delivery I'm building a web app to support electronics recyclers in preparing for R2v3 certification. It’s designed to be a practical tool that reflects standards from SERI and BAN, helping users navigate compliance requirements with more clarity and structure.
2
-
3
- CRITICAL REQUIREMENTS:
4
- - Professional web application with responsive design
5
- - 400+ assessment questions across 10 core requirements and 7 appendices (A-G)
6
- - Dynamic appendix selection based on facility operations (Smart/REC mapping logic)
7
- - Professional, vibrant earth tone colors with design & branding
8
- - Mobile-responsive interface for field assessments
9
- - Auto-save functionality for user progress
10
- - Comprehensive scoring algorithm with weighted categories
11
- - Professional PDF report generation (8-12 pages) (also other exports)
12
- - Gap analysis with critical/important/minor classifications
13
- - Timeline and cost estimation features
14
- - Enterprise-grade security for compliance data
15
-
16
- DELIVERABLES:
17
- 1. Complete web application with all functionality
18
- 2. Professional UI/UX matching corporate standards
19
- 3. Comprehensive testing and validation
20
- 4. Clean, commented code for maintainability
21
- 5. Deployment-ready files
22
- 6. User documentation
23
-
24
- TECHNICAL SPECIFICATIONS:
25
- - Cross-browser compatibility (Chrome, Firefox, Safari, Edge)
26
- - Mobile-first responsive design
27
- - Form validation and error handling
28
- - Performance optimized for large datasets
29
- - Accessible design following WCAG guidelines
30
- - Secure data handling practices
31
-
32
- CORE FEATURES:
33
- - (see attachment)
34
-
35
-
36
- This tool will be used by electronics recycling facilities and certification bodies and must meet professional audit standards. The successful candidate must demonstrate experience with compliance applications and enterprise-level web development. Web Development UI / User Interface UX / User Experience Web Application Mobile App Development Accessibility Testing / QA Coding Project Management Project ID: 39806840 About the project 150 proposals Open for bidding Remote project Active 4 hours ago Place your bid Bid amount $ USD Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0002/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0003/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0003/instruction.md DELETED
@@ -1,8 +0,0 @@
1
- Dynamic fillable PDF form using Adobe Designer $30-50 USD Open Posted less than 20 seconds ago • Ends in 6 days $30-50 USD Paid on delivery I already have a 6-page PDF designed. I need a dynamic, fillable PDF built in Adobe Designer. The finished file should be fully interactive: every field must be tab-order friendly, and text areas should auto-expand. I have two small tables for dropdown fields. I need to add rows when I select more than one item from the dropdown; then, the content should flow accordingly. I also want users to be able to save a partially completed form and return to it later without losing data.
2
-
3
- Deliverables
4
- • The final, production-ready PDF form
5
- • The editable Source file created in Adobe Designer (.xdp or .pdf)
6
- • Clear documentation of any scripts or calculations added
7
-
8
- If you have recent examples of similar interactive PDFs, please share a link or sample page. Adobe Acrobat Scripting Accessibility PDF Adobe InDesign Electronic Forms Adobe LiveCycle Designer Documentation Word JavaScript Project ID: 39820175 About the project Open for bidding Remote project Active 56 yrs ago Place your bid Bid amount $ USD Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
freelancer-0003/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0004/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0004/instruction.md DELETED
@@ -1,5 +0,0 @@
1
- Upload SVG Logo Header ₹12500-37500 INR Open Posted 5 days ago • Ends in 1 day ₹12500-37500 INR Paid on delivery I have an e-commerce site up and running and have just finished polishing a new logo, now saved as an SVG. All I need is for that file to replace the existing graphic in the site’s header so it appears consistently on every page. The design itself is final; this is purely an implementation task.
2
-
3
- You’ll receive the SVG file along with the current header file or theme access (FTP, CMS backend or source repo—whichever you prefer). Please ensure the logo displays crisply on desktop and mobile, inherits the right alt text for accessibility, and does not slow the page load.
4
-
5
- Once the change is live, I’d like a quick confirmation note or screenshot so I can verify everything looks correct. That’s the full scope—simple, but I’d rather have someone experienced handle it quickly and cleanly. Accessibility CSS HTML PHP SVG Web Development Website Design WordPress Project ID: 39808557 About the project 40 proposals Open for bidding Remote project Active 4 days ago Place your bid Bid amount ₹ INR Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
freelancer-0004/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0005/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0005/instruction.md DELETED
@@ -1,9 +0,0 @@
1
- Custom Shopify Store Creation ₹1000-5000 INR Open Posted 5 days ago • Ends in 1 day ₹1000-5000 INR Paid on delivery I’m handling multiple e-commerce projects and need an experienced Shopify specialist who can take each store from a vanilla install to a polished, high-converting site. The focus is squarely on design customization—tweaking themes, refining layouts, adjusting Liquid wherever necessary, and making sure every visual touchpoint feels cohesive and on-brand.
2
-
3
- You’ll jump into tasks such as updating section blocks, crafting slick product galleries, and fine-tuning responsive behaviour with HTML, CSS, and JavaScript. I rely on fast, clean code and a keen eye for UI/UX, so performance tweaks and accessibility best practices are part of the brief.
4
-
5
- A strong Shopify portfolio is essential; I want to see examples that prove you can rethink default templates and still keep load times in check. You’ll work independently on agreed milestones, communicate progress proactively, and hit deadlines without hand-holding.
6
-
7
- Most projects are fully remote and paid per milestone, so you can slot them around other commitments. If you are Chennai-based it’s a bonus, but talent and reliability matter more than geography.
8
-
9
- Send over your best Shopify work, note any specialties (animations, subscription setups, headless integrations, etc.), and let’s see if we’re a fit. JavaScript Accessibility Web Design Web Development Shopify Templates Shopify CSS HTML Project ID: 39807615 About the project 47 proposals Open for bidding Remote project Active 1 day ago Place your bid Bid amount ₹ INR Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
freelancer-0005/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0006/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0006/instruction.md DELETED
@@ -1,54 +0,0 @@
1
- Summary Design a premium, print‑friendly Gospel of Mark workbook in Canva Pro using my finalised content (16 modules). This is Book 1 of 4 (Matthew, Luke, John next), so the system must be modular, scalable, and easy to duplicate. £250-750 GBP Open Posted 5 days ago • Ends in 2 days £250-750 GBP Paid on delivery Canva Pro Designer Brief — Gospel of Mark Workbook
2
-
3
- Summary
4
-
5
- Design a premium, print‑friendly Gospel of Mark workbook in Canva Pro using my finalised content (16 modules). This is Book 1 of 4 (Matthew, Luke, John next), so the system must be modular, scalable, and easy to duplicate.
6
-
7
- Critical Requirement
8
- • All work created directly in my Canva Pro Team (invite provided).
9
- • I retain ownership; templates must be duplicable and editable for future books.
10
-
11
- Commercial Use
12
- • Intended use: sold as digital download (personal‑use licence).
13
- • All fonts/images/icons/textures cleared for commercial use (no “editorial use only”).
14
- • Editable Canva template for full workbook.
15
- • Brand Templates (locked where sensible): Cover, Module Opener, Two‑Column Content, Reflection/Application, Summary/Closing.
16
-
17
- • Components library: Key‑Verse plaque, callouts (Original Language, Context, Structure, Cross‑Refs, Application, Leader’s Notes, Did You Know?), headers/footers, icons, “Read: Mk X:Y–Z” tag.
18
- • Brand Kit integration (named text & colour styles).
19
- • Organised folders + tidy layer naming.
20
- • Exports: Print PDFs (A4 primary, US Letter alt, with bleed) + Tablet/Screen PDF (interactive TOC, tabs, links, “Back to TOC” navigation).
21
- Design Standards
22
- • Aesthetic: clean, modern, premium; scholarly‑approachable.
23
- • Typography: Cormorant Garamond (headings/labels), Inter (body/captions), Crimson Pro Italic (key‑verse).
24
- • Palette: SICP colours — #033c39, #7a845e, #e8e3d4, #6b4a3b, #605b5c (+ 3–6% tints).
25
- • Layout: A4 primary; US Letter alt; consistent two‑column grid, margins, baseline rhythm; contrast ≥ 4.5:1; body text ≥11pt print / 14pt digital; line spacing ≥1.3.
26
- • Illustration/Iconography: preference for custom/unique line‑art (no traced stock).
27
- • Locked elements: headers/footers/grids to protect layout integrity.
28
- Folder Structure (inside Canva)
29
- • 01_Templates/ (Components + Page Templates)
30
- • 02_Workbooks/ (Master A4 + US Letter alt)
31
- • 03_Assets/ (Images, Illustrations, Maps/Timelines)
32
- • 04_Exports/ (Print PDFs, Tablet PDFs)
33
- • 00_Brand & Admin/ (Logos, README, notes, versioning guide)
34
-
35
- Workflow & Milestones
36
- • M1: Style Proof (2–3 pages + key components).
37
- • M2: Pilot Module (one full module, blueprint).
38
- • M3: Rollout (all modules + templates).
39
- • M4: Exports & Handover (print + tablet PDFs, asset/licence list, 1‑page duplication guide).
40
- • Communication in UK hours; comments/reviews inside Canva.
41
- • Designer to provide test exports (print bleed check + tablet link check).
42
- Acceptance Criteria
43
- • Built in my Canva Team; I remain owner.
44
- • Brand Kit styles applied (no ad‑hoc colours).
45
- • Grid/margins consistent; accessible contrast & legibility.
46
- • Components named ; templates locked appropriately; clear layer names.
47
- • Illustrations confirmed original (no traced stock)
48
-
49
- What I’ll Provide
50
- Brand Kit (fonts/colours/logo), final text (16 modules), divider imagery, maps/timeline copy.
51
- Application (include all)
52
- • Two viewer links to Canva workbooks/templates showing Brand Templates & locked elements.
53
- • 1‑page approach (components, grid/type system, duplication plan).
54
- • One suggestion to improve print legibility/accessibility. Canva Print Design Digital Design Content Creation Graphic Design Branding Visual Design Typography Illustration Accessibility Project ID: 39808927 About the project 60 proposals Open for bidding Remote project Active 2 days ago Place your bid Bid amount £ GBP Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0006/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0007/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0007/instruction.md DELETED
@@ -1,12 +0,0 @@
1
- County Government WordPress Website $750-1500 USD Open Posted half a minute ago • Ends in 6 days $750-1500 USD Paid on delivery I need a fresh, fully responsive WordPress site that clearly communicates county information to residents, businesses, and visitors. The goal is a straightforward, informational hub—fast, accessible, and easy for non-technical staff to maintain.
2
-
3
- I will provide the WordPress template, site map, and home page mockup. I will enter the page content.
4
-
5
- DO NOT use a WordPress website builder such as Elementor, Divi, etc.
6
-
7
- Below is a list of plug-ins that you should use when building the site. Anything that is activated by default should NOT be deactivated by you.
8
- -- Page Content – Classic Editor (installed and activated by default)
9
- -- MetaSlider – Slideshows on home page header (installed but not activated by default)
10
- -- Contact Us form – Ninja Forms
11
-
12
- I will install WordPress on a virtual server where you will build the website. Site must be developed on our server using the login credentials we supply. Website Development Web Design WordPress PHP HTML Website Design Content Management System (CMS) Accessibility CSS Project ID: 39823510 About the project 3 proposals Open for bidding Remote project Active 5 secs ago Place your bid Bid amount $ USD Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0007/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0008/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0008/instruction.md DELETED
@@ -1,19 +0,0 @@
1
- Modern One-Page Company Site ₹1500-12500 INR Open Posted 1 day ago • Ends in 5 days ₹1500-12500 INR Paid on delivery I need a single, static web page that presents our company information with a modern, clean look. The page should feel light, uncluttered, and professional while still guiding visitors smoothly through the core details of who we are and what we offer.
2
-
3
- Content structure
4
- • About Us – a concise overview with space for a photo or hero banner.
5
- • Services – a section that highlights three to five key offerings, each with a short blurb and optional icon.
6
- • Contact Information – phone, email, address, and a simple embedded map or CTA button.
7
-
8
- Design & build notes
9
- • Purely front-end: HTML5, CSS3 (or a lightweight framework such as Tailwind or Bootstrap if it speeds up development).
10
- • Responsive and cross-browser friendly down to mobile.
11
- • Optimised images and clean, well-commented code so future edits are straightforward.
12
- • All assets delivered as a zipped folder plus a brief “how-to-update” note.
13
-
14
- Acceptance criteria
15
- 1. Layout matches the agreed wireframe and looks consistent on Chrome, Firefox, Safari, and mobile browsers.
16
- 2. All internal links and the contact CTA function correctly.
17
- 3. Page scores 90+ on Google Lighthouse performance and accessibility audits.
18
-
19
- Hand-off is complete when I can drop the folder onto our server and see the page working exactly as in your demo link. Web Design Bootstrap Web Development Accessibility Website Design HTML Graphic Design CSS Project ID: 39819089 About the project 87 proposals Open for bidding Remote project Active 2 mins ago Place your bid Bid amount ₹ INR Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0008/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0009/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0009/instruction.md DELETED
@@ -1,10 +0,0 @@
1
- Audio-Video Transcription & Accessibility Captions $15-25 USD / hour Open Posted 4 days ago • Ends in 2 days $15-25 USD / hour I have a collection of short recordings—some are standalone audio tracks, others are full videos—adding up to just under an hour in total. I need accurate verbatim transcripts for every file and clean, perfectly-timed subtitles for the video pieces so that viewers who are deaf or hard of hearing can follow along without missing a word.
2
-
3
- Here’s what I’m looking for:
4
- • A text transcript (Word or plain TXT) for each audio and video file
5
- • An SRT (or comparable) subtitle file for every video, synced to standard captioning guidelines
6
- • Consistent speaker labels and thoughtful handling of non-speech sounds (laughter, music, etc.) to maximise accessibility
7
-
8
- The source language is English, and no translation is required—just precise, on-point captions. If you already work with tools like Aegisub, Subtitle Edit, Adobe Premiere captions or similar, that’s a plus; feel free to use whichever platform ensures frame-accurate timing.
9
-
10
- Delivery can be zipped and shared via Drive, WeTransfer or straight through Freelancer. Once I’ve reviewed a short sample for timing and formatting, I’ll green-light the rest of the batch. A/V editing Accessibility Audio Editing Audio Services English (US) Translator Hindi Translator Transcription Video Editing Project ID: 39804747 About the project 65 proposals Open for bidding Remote project Active 20 hours ago Place your bid Bid amount $ USD Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
freelancer-0009/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0010/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0010/instruction.md DELETED
@@ -1,20 +0,0 @@
1
- Assistive Technology Implementation Plan $15-25 USD / hour Open Posted 7 days ago • Ends in 5 hours $15-25 USD / hour I’m putting together a practical roadmap that helps our school embed assistive technology into daily classroom practice so every learner—especially those with disabilities—can participate fully. The core of the project is student-centred support: identifying the right devices, software, and workflows that turn our special-education goals into real-world access.
2
-
3
- What I already have
4
- • Baseline data on student needs, IEP goals, and current hardware
5
- • A modest inventory of Chromebooks and iPads that could be repurposed
6
-
7
- Where I need your expertise
8
- • A gap analysis that links individual learning barriers to specific assistive tools (screen readers, AAC apps, switch-accessible devices, text-to-speech, etc.)
9
- • Recommendations for procurement or open-source options, including license costs, maintenance, and compatibility with Google Workspace for Education
10
- • An integration plan that covers classroom setup, device management, and data privacy considerations under IDEA and FERPA
11
- • Step-by-step guidance sheets and short video demos teachers can reference for setup and troubleshooting
12
- • A monitoring template so our Special Education team can track student outcomes and tweak supports over time
13
-
14
- Acceptance criteria
15
- 1. A written implementation guide (≈15 pages) delivered in Google Docs, clearly mapping student profiles to recommended tech and usage scenarios.
16
- 2. A one-page budget outline with low-, mid-, and high-cost pathways.
17
- 3. At least three ready-to-use teacher resources: a quick-start slide deck, a printable checklist, and a two-minute screencast.
18
- 4. All materials align with WCAG 2.1 AA accessibility standards and reference current IDEA regulations.
19
-
20
- If this sounds like an exciting challenge, I look forward to reviewing a brief outline of your approach and a sample of any similar work you’ve done in K-12 or higher-ed settings. Accessibility Education Consulting Instructional Design Procurement Video Production Project ID: 39803956 About the project 4 proposals Open for bidding Remote project Active 6 days ago Place your bid Bid amount $ USD Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0010/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0011/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0011/instruction.md DELETED
@@ -1,72 +0,0 @@
1
- Pleasure Drops Store: Shopify Developer £750-1500 GBP Open Posted 6 days ago • Ends in 1 day £750-1500 GBP Paid on delivery Platform: Shopify with PWA Layer
2
- Reference Design: Pleasure Drops Vibe Prototype
3
-
4
- Design Direction
5
-
6
- See mock build using [login to view URL] as reference - [login to view URL]
7
-
8
- Follow reference design for color palette, typography, and spacing.
9
- Visual tone: sensual, elegant, inclusive → deep aubergine, blush, coral accents, soft neutrals.
10
- Use consistent rounded corners, soft shadows, clean grids.
11
- Mobile-first, responsive for desktop.
12
-
13
- Core Pages
14
-
15
- Homepage
16
-
17
- Hero section with featured “Drop of the Week”
18
- Category cards (Shop, Journal, Drops, Education)
19
- Featured products carousel
20
- Journal/education teaser
21
- Shop / Categories
22
- Grid layout (2-col mobile, 3–4 col desktop)
23
- Filters: Mood, Use-case, Price
24
- Infinite scroll + lazy loading
25
-
26
- Product Page
27
- Full-bleed hero image/video
28
- Title, price, reviews
29
- Short description + expandable details
30
- Sticky Add-to-Cart button
31
- Cross-sell recommendations
32
-
33
- Cart & Checkout
34
-
35
- Slide-in cart drawer
36
- Express checkout (Shop Pay, Apple Pay, PayPal)
37
- Shopify Checkout integration
38
- Journal (Education Hub)
39
- Blog/article listing
40
- Article page with inline product cards
41
- Categories: Guides, Podcasts, Videos, FAQs
42
-
43
- About / Brand Story
44
- Mission, inclusivity, discretion policy
45
-
46
- PWA Prompts
47
- Add to Home Screen
48
- Enable Push Notifications
49
-
50
-
51
- Functionality
52
- Shopify + Headless/PWA Layer for speed + offline support
53
- Push notifications (for drops, promotions, content)
54
- SEO Optimisation (structured data, rich snippets)
55
- Accessibility compliance (WCAG AA)
56
- Trust Features: discreet shipping notice, reviews, secure badges
57
-
58
- Tools Integrated:
59
-
60
- xTrader
61
- Klaviyo (CRM + email)
62
- PushEngage (Shopify-native push)
63
- Vimeo Pro (video hosting)
64
- Tally/Typeform (data capture)
65
- Loox Reviews (social proof)
66
- ReferralCandy
67
-
68
- Deliverables
69
- Shopify theme customised to match reference design
70
- PWA wrapper with offline browsing + push support
71
- Component library (buttons, cards, modals) for scalability
72
- Documentation for content updates (products + journal) Shopify Development Web Development SEO Mobile App Development Shopify Templates Shopify Website Design HTML Web Design Accessibility Project ID: 39805435 About the project 191 proposals Open for bidding Remote project Active 24 hours ago Place your bid Bid amount £ GBP Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0011/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0012/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0012/instruction.md DELETED
@@ -1,5 +0,0 @@
1
- PDF Drop-Down Form Upgrade $250-750 USD Open Posted 3 days ago • Ends in 4 days $250-750 USD Paid on delivery I already have a static PDF form and now I want it to behave like a true, fill-and-click document. Your task is to open the file in Adobe Acrobat and turn its fields into drop-down menus. Almost every one of those menus will be a simple Yes / No choice, so speed and precision matter more than elaborate design.
2
-
3
- When you are done, I expect one clean, interactive PDF that keeps my original layout intact, lets users tab naturally from field to field, and shows the chosen answers when saved or printed. Please test the form before you hand it back to make sure every list expands, the default value behaves correctly, and no formatting has shifted.
4
-
5
- If you have done similar Acrobat form work, especially with bulk drop-downs, this will be straightforward. I will send the PDF as soon as we start and would like the finished file returned promptly. Accessibility Testing Adobe Acrobat Data Entry Electronic Forms Graphic Design HTML PDF Project ID: 39814834 About the project 81 proposals Open for bidding Remote project Active 7 hours ago Place your bid Bid amount $ USD Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
freelancer-0012/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0013/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0013/instruction.md DELETED
@@ -1,10 +0,0 @@
1
- Comprehensive Manual Web App Testing ₹1500-12500 INR Open Posted 3 days ago • Ends in 4 days ₹1500-12500 INR Paid on delivery in-development web application and need a thorough, manual shake-down of every feature. Your mission is to validate functionality, scrutinise the user interface, and probe basic security behaviours while running the site across the latest versions of Google Chrome, Mozilla Firefox and Safari.
2
-
3
- What I expect in return is a clear, well-structured report that lets my development team move fast. At minimum it should cover:
4
-
5
- • Test plan and executed test cases
6
- • Reproducible defect logs with severity, steps and screenshots
7
- • A concise summary of UI inconsistencies and security red flags
8
- • Final sign-off statement indicating overall quality status
9
-
10
- Also assist with automated testing and provide suggestions. If this sounds like your kind of deep dive, let’s get started. Web Testing Test Plan Writing Regression Testing Test Strategy Writing Testing / QA Usability Testing Website Testing Software Testing Accessibility Testing API Testing Project ID: 39813216 About the project 48 proposals Open for bidding Remote project Active 27 mins ago Place your bid Bid amount ₹ INR Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
freelancer-0013/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0014/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0014/instruction.md DELETED
@@ -1,5 +0,0 @@
1
- PDF Drop-Down Form Upgrade ₹750-1250 INR / hour Open Posted less than 20 seconds ago • Ends in 6 days ₹750-1250 INR / hour I already have a static PDF form and now I want it to behave like a true, fill-and-click document. Your task is to open the file in Adobe Acrobat and turn its fields into drop-down menus. Almost every one of those menus will be a simple Yes / No choice, so speed and precision matter more than elaborate design.
2
-
3
- When you are done, I expect one clean, interactive PDF that keeps my original layout intact, lets users tab naturally from field to field, and shows the chosen answers when saved or printed. Please test the form before you hand it back to make sure every list expands, the default value behaves correctly, and no formatting has shifted.
4
-
5
- If you have done similar Acrobat form work, especially with bulk drop-downs, this will be straightforward. I will send the PDF as soon as we start and would like the finished file returned promptly. Accessibility Testing Adobe Acrobat Adobe Creative Cloud Data Entry Electronic Forms Graphic Design Project ID: 39818523 About the project Open for bidding Remote project Active 56 yrs ago Place your bid Bid amount ₹ INR Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
freelancer-0014/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0015/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0015/instruction.md DELETED
@@ -1,24 +0,0 @@
1
- Android Messaging App with Voice/Video ₹600-1500 INR Open Posted 4 days ago • Ends in 2 days ₹600-1500 INR Paid on delivery I need an Android messaging application built from the ground up that delivers a smooth, feature-rich experience. The core of the project is real-time communication, and every interaction must feel instantaneous and reliable.
2
-
3
- Key functionality to implement
4
- • Fast, reliable real-time chat
5
- • Voice messaging (record, send, play)
6
- • High-quality video calls (one-to-one)
7
- • File and photo sharing with progress indicators
8
- • A lightweight “Post” feed where users can share updates
9
- • Temporary “Status” similar to stories
10
- • Phone-number verification as the sole sign-in method
11
-
12
- The app should follow modern Android design guidelines, be fully responsive across common screen sizes, and run smoothly on Android 10 and above. I’m comfortable with established stacks such as Kotlin + Jetpack components, Firebase Realtime Database / Firestore for messaging, and WebRTC for calls, but I’m open to alternatives if they serve performance and scaling better.
13
-
14
- Deliverables
15
- 1. Production-ready APK and Play-ready bundle
16
- 2. Full, well-commented source code in a private Git repository
17
- 3. Setup / build instructions and brief technical documentation
18
-
19
- Acceptance criteria
20
- • Messages, voice clips, video streams, files, and photos all send and receive in real time with no crashes
21
- • Phone OTP authentication is secure and repeatable
22
- • UI matches the agreed mock-ups and passes basic accessibility checks
23
-
24
- Feel free to suggest optimizations or libraries that improve speed, security, or maintainability—my priority is a polished, future-proof product. Kotlin WebRTC Android App Development Technical Documentation Android Mobile App Development iPhone PHP Software Development Accessibility Testing Project ID: 39808449 About the project 10 proposals Open for bidding Remote project Active 6 hours ago Place your bid Bid amount ₹ INR Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0015/task.toml DELETED
@@ -1,18 +0,0 @@
1
-
2
- version = "1.0"
3
-
4
- [agent]
5
- timeout_sec = 900.0
6
-
7
- [metadata]
8
- author_name = "Sandboxes"
9
- author_email = "sandboxes@sandboxes.com"
10
- difficulty = "medium"
11
- category = "sandbox"
12
- tags = [
13
- "sandbox",
14
- ]
15
-
16
- [verifier]
17
- restart_environment = false
18
- timeout_sec = 720.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
freelancer-0016/environment/Dockerfile DELETED
@@ -1,5 +0,0 @@
1
- FROM ubuntu:24.04
2
-
3
- WORKDIR /app
4
-
5
- RUN apt-get update && apt-get install -y python3 python3-pip && rm -rf /var/lib/apt/lists/*
 
 
 
 
 
 
freelancer-0016/instruction.md DELETED
@@ -1,10 +0,0 @@
1
- MDT Windows 11 Deployment Setup ₹1500-12500 INR Open Posted less than 20 seconds ago • Ends in 6 days ₹1500-12500 INR Paid on delivery I’ve got Microsoft Deployment Toolkit up and running, but the Windows 11 imaging workflow isn’t finished. I need a specialist who can step in immediately, complete the configuration, capture a clean reference image, and prove the process works end-to-end.
2
-
3
- The environment is already licensed and domain-joined; you’ll have remote access to the MDT/WDS server and a couple of test VMs. Your job is to:
4
-
5
- • Finalise the deployment share (drivers, fonts, unattended XML, custom branding if required).
6
- • Build and capture the Windows 11 reference image.
7
- • Create / refine the task sequence so the image drops without prompts.
8
- • Run at least one test deployment, document each step, and leave me with a repeatable process.
9
-
10
- No particular applications must be baked in right now, so assume a vanilla Windows 11 build; if additional software becomes necessary we can bolt that on later. Speed is critical—please be ready to begin as soon as credentials are supplied and wrap up swiftly with clear hand-off notes, logs, and any updated scripts. Virtual Machines Documentation Process Automation System Administration IT Project Management Network Administration Windows Server Active Directory Project ID: 39820695 About the project Open for bidding Remote project Active 56 yrs ago Place your bid Bid amount ₹ INR Email address Bid on the project Benefits of bidding on Freelancer Set your budget and timeframe Get paid for your work Outline your proposal It's free to sign up and bid on jobs