Are you a business? Hire lowes candidates in New York, NY
Since 2002, Mason Technologies has been a leader in technology integration, proudly certified as a Woman-owned Business Enterprise (WBE) both in NYC and nationally. With headquarters and a fully equipped warehouse in Deer Park, NY, an additional office in downtown NYC, and resources across the nation, we design, implement, and service innovative solutions in low-voltage structured cabling, audio visual systems, data centers, and unified security. We serve a variety of industries including healthcare, government, higher education, finance, and business (both big and small). We're always aiming to build lasting relationships based on trust, respect, and a shared vision for a better future. Our founder, Jennifer Mason, has cultivated a family-like environment that emphasizes deep care and commitment to our people and the clients and communities we serve, forming the foundation of everything we do. At Mason Technologies, diversity and inclusion drive our hiring, ensuring we bring together the most talented individuals regardless of race, age, religion, gender identification, or sexual orientation. If you want to have a career of unparalleled growth, a team with a family-strong bond, and an unmatched atmosphere of motivated and caring professionals, apply to Mason today! Let’s craft a future together that's built upon integrity, equality, professional pride, the authentic spirit of our family, and a commitment to making the world a better place. Our Comprehensive Employee Benefit and Perk Package: Medical, Dental, and Vision Coverage: We provide comprehensive healthcare benefits to keep you and your family healthy and secure. 401k with Matching: Plan for your future with our 401k program, featuring competitive company matching. Paid Time Off (Holiday/Vacation/Sick/Personal): Generous PTO to ensure a healthy work-life balance and time for relaxation and personal needs. Unlimited Growth Opportunities: We believe in fostering talent and providing opportunities for continuous professional growth. Family-Friendly Company Events & Outings: We host regular events and outings to foster a family-friendly atmosphere and build team camaraderie, like our Warehouse Jam Sessions and Holiday Parties! Bagel Thursdays & Tuesday Lunch Catering: Enjoy weekly treats with Bagel Thursdays and Tuesday Lunch catering at our offices! Caring Ownership: We believe in mutual dedication. If you're committed to Mason Technologies, we are equally committed to you. We prioritize the well-being of our employees and their families, ensuring a supportive and caring work environment. Position Overview: Mason Technologies is seeking a skilled and experienced Low Voltage Field Technician to join our team. In this role, you will be responsible for the installation, testing, and troubleshooting of various low voltage systems in commercial environments. This includes (but is not limited to) Structured Cabling Systems, Paging/Telephone Systems, and Security Systems. You will work alongside other technicians, lead techs, and project managers to ensure all work meets the Mason standard of quality. We’re looking for candidates with a strong background in field installation, who take pride in their craftsmanship and are capable of working independently in fast-paced job site environments. Core Responsibilities: Install, terminate, and test structured cabling systems, including Cat5e, Cat6, Cat6a, and fiber optics Perform rack-and-stack, patch panel terminations, and head-end wiring Conduct fiber optic terminations and splicing (fusion splicing experience is a plus) Interpret and work from floor plans, line diagrams, riser diagrams, and rack elevations Build and configure IDF, MDF, and Data Center environments Maintain a clean, organized job site daily; ensure quality and workmanship at every phase Submit detailed daily reports outlining job progress and work completed Communicate effectively and professionally with customers and onsite personnel, always representing Mason Technologies with integrity Ensure all work aligns with project specifications, timelines, and safety requirements Qualifications: Minimum 5 years of hands-on experience with low voltage system installations Strong troubleshooting skills across voice/data, fiber, and security platforms Reliable transportation and ability to travel to job sites across NYC, Long Island, and New Jersey Clean driving record required Physically able to lift 50+ lbs and perform tasks involving bending, crouching, climbing, and standing for extended periods Must possess current OSHA 30 and SST 10 cards (physical copies required) Professional demeanor, punctual, and able to work well both independently and as part of a team Salary: $25.00-$40.00 hourly Job Type: Full-time Pay: $25.00 - $40.00 per hour Expected hours: 30 – 50 per week Benefits: 401(k) 401(k) matching Dental insurance Health insurance Paid time off Vision insurance Compensation Package: Hourly pay Overtime pay Schedule: 8 hour shift Monday to Friday Weekends as needed Year round work Work Location: In person
Make sugar free muffins, low carb muffins, bake cakes.
Prep Cook 20/hr Key Responsibilities: Wash, peel, chop, slice, and measure ingredients according to recipes and production needs. Prepare sauces, marinades, dressings, and other components in advance of meal assembly. Label and store prepped ingredients properly to maintain freshness and prevent cross-contamination. Assist with assembling meal components and packaging as needed. Maintain a clean and organized workstation throughout the shift. Follow all food safety and sanitation standards. Assist with inventory checks and notify supervisors of low stock or expired items. Support dishwashing and kitchen cleaning tasks as needed. Qualifications: Previous experience in a commercial kitchen or food prep role preferred. Basic knife skills and familiarity with kitchen equipment. Ability to follow recipes and portion guidelines accurately. Strong attention to detail and time management skills. Ability to work in a fast-paced, team-oriented environment. Must be able to stand for long periods and lift up to 50 lbs. Flexibility to work various shifts, including weekends and holidays. #GA3 Job Types: Full-time, Part-time, Seasonal Pay: From $20.00 per hour Shift: Day shift Evening shift Morning shift Night shift Work Location: In person
We are looking for an experienced game developer to build a standalone, provably fair betting module that integrates securely via API with our existing socifi platform. The selected developer will NOT have access to our casino’s source code but will work on an isolated module that connects to our platform through predefined API endpoints. This ensures security while enabling seamless integration into our system. - You will develop a separate game backend and frontend - It must be built on a provably fair gaming system using blockchain/cryptographic verification - It will interact with our casino platform - All game transactions will be recorded in our existing Back Office - Real-time WebSockets will be used for price updates & bet execution Key Responsibilities: Develop a standalone betting module (backend + frontend). Implement real-time price updates using Binance WebSocket API. Build a scalable WebSocket server to handle thousands of users. Implement betting logic (users place bets on live crypto prices). Ensure fair bet settlement based on final price at the end of each round. Implement provably fair gaming using cryptographic verification (e.g., SHA-256, Ethereum smart contracts, or Chainlink VRF). Validate user authentication Check & update player balances Store bet transactions & results in Back Office Ensure the game runs at maximum speed, even under high traffic loads. Optimize WebSocket connections to prevent lag & ensure ultra-low latency. Develop a React.js frontend matching our casino UI/UX. Ensure secure, fair, and high-performance game logic. Write clean, modular, and well-documented code. Required Skills & Experience: Game Development Experience (Must Have) Node.js (Express/Nest.js) – WebSocket Development Blockchain (Ethereum, Solana, or similar) – Smart Contracts for Provably Fair Gaming WebSockets (Socket.io, Redis Pub/Sub) for real-time connections React.js – Frontend UI & WebSocket handling Binance WebSocket API – Live crypto price tracking Security Best Practices – Prevent exploits, fraud detection Scalability Knowledge – Handle high-concurrency users (100,000+ active connections) Preferred (Bonus) Skills: Experience with Game Development Knowledge of Trading Platforms / Forex / Crypto Betting Familiarity with MetaMask & Web3.js for crypto betting Performance & Scalability Requirements This game must be ultra-fast and highly scalable. To ensure this, the developer must implement: WebSockets Optimization (High-Speed Real-Time Connections) Must handle 100,000+ concurrent users without lag. WebSocket connections must be load-balanced using NGINX or AWS ALB. Database Performance MonogDB must be optimized for high-frequency transactions. Bets should first be stored before batch-writing to the database every second. Database partitioning & indexing must be applied to prevent slow queries. Binance WebSocket API (Live Price Updates) Prices must be cached for instant access to reduce API latency. Provably Fair System (Blockchain / SHA-256 Hashing) Users must be able to verify the fairness of the game using cryptographic proof. The game seed must be hashed before the round starts, ensuring that results cannot be manipulated. If blockchain-based, use Layer 2 solutions (Polygon, Solana) for speed instead of Ethereum. Security & Protection Against Cheating Rate-limiting & bot detection must be implemented to prevent abuse. Game logic must be auditable & verifiable to ensure fairness. DDoS protection (Cloudflare/AWS WAF) must be in place to prevent attacks. Failover & Auto-Scaling Must deploy multiple WebSocket servers behind a load balancer. Game must automatically scale up and down based on traffic demand. AWS or DigitalOcean must be used for auto-scaling server infrastructure. API-Driven Integration with Our Platform (Key Requirement!) Securely connect via wallet authentication, transactions & bet history Game data must be logged in our Back Office, so admin staff can view transactions Potential for ongoing work: Long-term collaboration possible Project Scope: Ensure API-driven architecture (no direct casino access) Implement real-time WebSockets for price updates Build & optimize betting logic with provably fair verification Deliver clean, scalable, and secure code Optimize for ultra-fast performance, scalability, and security Work closely with our lead developer for API integration Please submit: Your resume / portfolio showcasing or similar games you've built A short cover letter explaining your experience with provably fair gaming & WebSockets Links to live projects or GitHub repositories (if available) Your availability and estimated timeline for completion Looking forward talking more soon!
Harvest Home Farmers Market (HHFM) is a nonprofit organization dedicated to increasing access to farm-fresh, locally grown produce in low-income communities throughout New York City. We currently operate 14 seasonal farmers' markets across the Bronx, Upper Manhattan, and Brooklyn, from June through November. Our mission is to empower communities with the tools, resources, and education needed to achieve healthier lifestyles. Job Overview We’re looking for passionate and energetic Community Chefs to lead cooking demonstrations and share nutrition education at our farmer's markets. This is a hands-on opportunity ideal for individuals interested in health, wellness, and food justice, especially in underserved neighborhoods. You'll use fresh, local produce to create delicious, plant-based recipes while engaging the community in fun, educational experiences around food and nutrition. Responsibilities Lead interactive cooking demonstrations at assigned market sites Share clear, culturally relevant nutrition information with participants Ensure food safety is maintained throughout all demos Distribute nutrition education materials to market visitors Collect and submit tracking/data in an organized and timely manner Communicate with HHFM staff to maintain weekly recipe supplies and ingredients Attend required team meetings and participate in all training sessions, including mandatory pre-season training in June Experience NYC Food Protection Certificate (or ability to complete the online course; $24+ fee) Strong basic cooking skills, including knife skills and food prep techniques Experience in nutrition, culinary education, or community health preferred Knowledge of locally grown fruits and vegetables and their seasonal availability Outgoing and approachable with excellent public speaking and interpersonal skills Comfortable working outdoors for long periods in various weather conditions Culturally competent and able to work effectively in diverse settings College coursework in nutrition, food studies, or a related field a plus Multilingual skills are a plus (especially Spanish, French, Creole, Mandarin, Cantonese, Bengali, or Russian) Commitment to a minimum of 2 days/week (7 hours/day), with Saturday availability preferred Reliable, punctual, and team-oriented Must be available for mandatory 2-day training (14+ hours total) in the 2nd week of June. Job Types: Part-time, Temporary Pay: $22.00 per hour Expected hours: 12 – 30 per week Shift: Morning shift Ability to Commute: New York, NY 10027 (Preferred) Ability to Relocate: New York, NY 10027: Relocate before starting work (Preferred) Work Location: In person
Position: Sous Chef – Bakery & Wine Bar Location: La Farine, Upper West Side, NYC Schedule: Full-time, mornings and/or evenings, Tuesday–Saturday Compensation: $64,000–$70,000 annually, depending on experience 🥐🍷 Overview La Farine is a boutique French bakery by day and a refined wine bar by night. We are seeking a versatile Sous Chef who can excel in both baking/pastry production and savory cooking. This is a unique opportunity for someone with solid pastry fundamentals who is eager to expand into wine bar service with elevated small plates. 🔧 Key Responsibilities Morning (Bakery) Duties: Assist with daily production of viennoiserie, cakes, breads, and pastry mise en place Ensure consistent quality and presentation of baked goods Maintain kitchen cleanliness, equipment care, and ingredient organization Support training of junior bakers Evening (Wine Bar) Duties: Lead prep and execution of savory small plates for wine service (tapas-style) Manage station setup, plating, and food timing during service Assist with menu R&D using French bakery staples (e.g., pâte brisée, puff pastry, cured fish, seasonal produce) Maintain high standards of cleanliness, food safety, and flavor consistency during service ✅ Who You Are Cross-trained or eager to be cross-trained in both pastry and savory cooking Comfortable working autonomously and collaboratively in a small, evolving team Detail-oriented and proud of your craft, whether laminating croissant dough or plating anchovy toasts Adaptable to changing production needs and high/low volume shifts NYC Food Protection Certificate required (or in progress) Previous experience in either a bakery, fine dining, or wine-focused kitchen is a strong plus 🎁 Benefits PTO and sick time after probation Daily staff meal Employee discounts Growth opportunities as the concept expands
I'm looking for an excellent and careful driver with their own car to drive myself and my daughter to medical appointments and some other places (round trip) in NYC. She is a disabled person with an injury but not in a wheel chair. It has to be a sedan (low car) eg. like a Toyota Camry. These drives will vary once to twice a week or more. The pay is very good. More to be explained.
We are seeking a dedicated and detail-oriented Order Processor to join our team at our retail store in Queen, New York. The ideal candidate will be responsible for managing customer orders, printing shipping labels from the WordPress backend, and packing orders for shipment. The role requires experience in e-commerce order processing and familiarity with WordPress-based systems. The Order Processor will play a crucial role in ensuring timely and accurate order fulfillment, maintaining the flow of operations, and providing exceptional service to our customers. Key Responsibilities: Order Processing: Review and process incoming orders via our e-commerce platform (WordPress-based). Ensure all order details (products, quantities, shipping addresses, etc.) are accurate. Communicate with the customer service team to resolve any order discrepancies. Label Printing: Access and print shipping labels through the WordPress backend (knowledge of WooCommerce, Amazon, Walmart is a plus). Ensure labels are accurate and match the order details. Organize and attach the correct shipping labels to each package. Packing Orders: Pack orders securely and efficiently, ensuring all items are carefully handled and protected during transit. Select the appropriate packaging materials and boxes for each order. Prepare and organize orders for shipment by using the correct shipping carrier and service. Inventory Management: Track inventory levels and communicate with the team if items are low or out of stock. Assist in maintaining accurate inventory records. Customer Service Support: Respond to any shipping or order-related inquiries from customers promptly and professionally. Ensure all orders are shipped out on time, meeting customer expectations. Order Tracking: Monitor the shipment status of orders and provide tracking information to customers as needed. Follow up on any shipping delays or issues with the shipping carrier. Qualifications: Previous experience in order processing, shipping, or related fields, preferably within a retail or e-commerce environment. Strong experience with WordPress (WooCommerce) for managing and processing orders. Ability to print and manage shipping labels through WordPress backend. Detail-oriented with strong organizational skills and the ability to manage multiple orders at once. Basic knowledge of inventory management practices. Ability to work in a fast-paced environment and meet deadlines. Excellent communication skills, both written and verbal. Must be able to lift and move packages as needed. Experience with shipping carriers (USPS, UPS, FedEx) and basic shipping procedures is a plus. High school diploma or equivalent required; additional certification or training in logistics or e-commerce is a plus. IMPORTANT: -Needs to have Driver's License -Need to lift Package Boxes