BambooHR 3 months ago

BambooHR | multiple roles (engineering, IT, more) | REMOTE or US-based | Full-time | https://www.bamboohr.com/careers/engineering-it-team

At BambooHR, we build the HR software millions of employees and organizations use to manage their people operations. We believe in giving teams autonomy, building with care, and delivering a great user experience, all while supporting a healthy, balanced work-life culture.

We’re hiring across engineering, IT, and related teams. Whether you’re a backend engineer, full-stack developer, SRE/DevOps, or IT support wizard we may have a spot for you. Many of these roles are remote-friendly for US-based candidates.

For full details and to apply, see our open positions: https://www.bamboohr.com/careers/engineering-it-team

Remote Full-time
Silkline 3 months ago
AWS Next.js React.js TypeScript

Silkline | Onsite, Seattle (5 days/week) | Full-time | Salary+Equity We need help! and are looking to hire multiple full-stack or frontend engineers at Silkline.

Today, the way modern hardware supply chains work is like fax woke up in 2025 - spreadsheets, email, PDFs, and a lot of sadness. We are fixing this antiquated system and building the AI-first platform to power the future of supply chains. Initially, we are focusing on the rising defense, space, and nuclear sectors.

Over the last year, we have grown considerably (5x'ed customer count), just announced our Seed round, and brought on some massive logos in the industry. Join me and our deeply customer and product-oriented team, which has been shipping incredibly fast.

Stack: Typescript, React, Next.js, Hasura, Trigger.dev, AWS, Pulumi, Elbow grease

Reach out to Email is hidden or apply: https://jobs.gem.com/silkline/am9icg9zddrlwseqtkka02ut_f9kgz...

Onsite Full-time
RINSE 3 months ago
CSS Django PostgreSQL Python React Native React.js TypeScript

RINSE | REMOTE or San Francisco, Los Angeles, Chicago, Boston, New York, New Jersey, Seattle, Austin, Dallas, Toronto, or Washington DC | Software Engineer | Full-Time | https://www.rinse.com

Rinse provides dry cleaning and laundry delivery services to customers in twelve metropolitan areas in the US and Canada. We have sophisticated logistics optimization software, a polished consumer product, and firm business fundamentals. We're now over a decade old - this is a stable, yet consistently growing and innovating, company.

Our engineering team is distributed across the United States and internationally, and has been entirely remote for years now, but a desk can be provided in the above cities if you'd prefer.

We're open to both newly-graduated engineers or more senior engineers, provided they meet our bar. We're particularly interested in true full-stack engineers, with strong React / Typescript / CSS skills to complement comfort in a Python / Django environment. We're also seeking engineers with experience leveraging AI to automate complex operational processes.

Search term bingo: Logistics, Django, Python, Optimization, React, React Native, Postgres, Mobile Engineer, Automation, Delivery

https://www.rinse.com/careers/software-engineer/

Remote Full-time
Cosuno 3 months ago
AWS Deep learning Docker JavaScript Kubernetes Node.js Python React.js TypeScript

Cosuno | Senior Full Stack Developer (TypeScript) / Senior AI Engineer – LLMs & Agents | Remote (EU) / Berlin | Full-time | https://www.cosuno.com

Cosuno is a fast-growing tech startup reshaping the construction industry with a digital platform for procurement. We use AI to analyze millions of price points, helping construction companies create bids based on real market data. We're looking to expand our team with creative minds who want to solve real-world problems and impact a massive industry. We are an open-minded, collaborative, and international team.

Currently, we're hiring for two key senior roles:

---

Senior Full Stack Developer (TypeScript)

Location: Remote (EU) / Berlin

Stack: TypeScript, React, Node.js, Cypress, Kubernetes, AWS

Mission: Take full ownership of features, shaping both the frontend and backend of our product. You'll have the responsibility to extend and build upon our platform to make it more valuable, reliable, and maintainable. We value a trunk-based development workflow with daily releases, comprehensive end-to-end testing, and a solid CI/CD pipeline.

You have: 5+ years of hands-on engineering experience, substantial expertise in JavaScript/TypeScript, and experience with Node.js (React is a plus).

---

Senior AI Engineer – LLMs & Agents

Location: Remote (EU) / Berlin

Mission: You will build agentic workflows using state-of-the-art LLMs. Lead the technical development of an agent that helps construction professionals process, improve, and validate complex construction documents. A key part of your role will be establishing and enforcing MLOps and LLMops best practices.

You have: 5+ years of engineering experience, with at least one year working with LLMs. You possess strong Python skills, a proven track record of deploying containerized services (Docker, Kubernetes), and deep expertise in at least one of the following: deep learning (PyTorch, Transformers), ranking/matching algorithms, or LLMops (RAG, evals, fine-tuning).

Interested? To apply and for more detailed information, please see the full job descriptions on our careers page: https://www.cosuno.com/en/company

Remote Full-time
3 months ago
R

The coding interview question involves a collection of points (places) on a 2D grid. Places and Queries against those places are listed in sequential order in a commands.txt file in a colon-seperated format. A query is a circle with a center point and radius, along with a collection of 0-N expected places contained within it.

Place - id, x, y Query - id, x, y, radius, expected return values (comma-separated) The task is to persist the places data in sequence and ensure queries return the set of expected places out of all places that have been seen so far. This is a basic geometry problem - if the euclidian distance (x^2 + y^2 = r^2) between any place and the circle's center is less than the radius, the place is contained in the circle. You should anticipate thinking of ways to optimize once the dataset gets very big if you successfully complete the specific task within the allotted time.

# commmands.txt example place-1:34.7:94.5 place-2:54.1:5.2 query-1:15.2:17.1:5.0: # no results expected place-3:44.9:27.4 query-2:35.0:94.0:2.0:place-1 # one result expected ... query-100:50.0:30.0:place-27,place-64 # multiple results expected ...

MixRank 3 months ago
Android Git Golang IOS JavaScript Machine learning PostgreSQL Python Rust SQL TypeScript

MixRank (YC S11) | Software Engineers | 100% REMOTE (Global) | Full-Time MixRank processes petabytes of data every month from web crawling. We have hundreds of customers using our data products including Google, Amazon, Facebook, Intel, and Adobe, across industries including Finance, Recruiting, Sales, Marketing, and Security.

We’re a fully-remote company with a global footprint in over 20 countries. We're growing, profitable, employee-owned, no dependence on outside funding. Applicants from all geographies and backgrounds are welcome.

We are looking for passionate individuals for whom programming is not just a job but it’s something they love to do. We're obsessed with computers, programming, big data, databases, compilers, hardware, math, data science, and the internet. Does this sound like you? Please apply to join our team.

Our code base is very friendly to new contributors. You'll have a fully-functional development environment within hours (fully automated) and be pushing commits on your first day. Deployments to production happen multiple times per day and finish in less than 2 minutes. Effectively all of our codebase is written in Python, Rust, SQL, Javascript/TypeScript, and Nix. The core technologies you'll need familiarity with to be productive are Python, PostgreSQL, Linux, and Git.

We operate at a larger scale than typical startups. We operate two datacenters with high performance servers we've built that are capable of dealing with the volumes of data we process. We've implemented our own distributed file system. We do full-scale web crawls. We download and perform static analysis on the entire universe of Android APKs and iOS IPAs that are published. Unlike a typical startup where you'll spend half of your time in meetings, and the other half fixing bugs from Jira tickets— at MixRank you'll get to challenge yourself with difficult technical problems that will help you to grow as an individual.

We're hiring continuously for the positions below— they aren't singular positions that will close once filled. Our philosophy on hiring is that the candidate is more important than the position. For each new member of the team, we design a custom role and responsibilities that are specialized to their interests. Other companies will come up with a long list of specific requirements for a position with the expectation that you'll exactly replace someone from the team, or that you'll be the perfect tetris piece that satisfies the job requirements decided by a committee. MixRank is more pragmatic: we'll first get excited about having a unique individual on the team, then we'll figure out the best way to accommodate their specific talents.

-- Junior Software Engineer - Remote (Global), Full-Time

We're looking for remote junior engineers that have 0-3 years of professional experience in software, and 5+ years of curiosity exploring computers, programming, and technical hobby projects. This is an open-ended entry role with mentorship and diverse opportunities to work on all areas of our product: databases, distributed systems, infrastructure and tooling, data analysis, machine learning, frontend/backend web development, APIs, data mining, data modeling, and more. To stand out, please highlight what makes you unique: passion for computing, curiosity and side projects, work ethic, niche research, etc.

Ideally you've already graduated, but if you still have one or more years left of school, please feel free to apply anyway, and if you're the right fit for the team we'll figure out a way to accommodate your schedule.

https://www.ycombinator.com/companies/mixrank/jobs/fnwsojk-j... --

Software Engineer - Remote (Global), Full-Time

We're hiring generalist software engineers to work on web applications, data mining, machine learning/data science, data transformation/ETL, data modeling, database scaling, infrastructure, devops, and more. We'll cater the role to whatever subset of these areas match your interests.

Beneficial experience includes PostgreSQL, Python, Rust, Linux, TypeScript, Nix, frontend/backend web development, and data mining.

https://www.ycombinator.com/companies/mixrank/jobs/rxqspen-s...

--

I’m Kiran, Chief of Staff (CoS) at MixRank, a fully remote data startup building go-to-market intelligence. We’re US-incorporated but hire globally, and we’re bringing on new teammates to join a fast-moving team with real ownership and impact.

Remote Full-time
Goody 3 months ago
Stripe

Goody | Remote | $200–250K + equity and benefits | Full-time

Goody is hiring a full-stack Staff Software Engineer who likes to ship at a startup pace and has an eye for exceptional UI/UX.

I'm Mark, the technical co-founder and CTO at Goody. Despite being something everyone does, gifting is one of the areas of commerce yet to be disrupted. Our goal is to make people's days by making gifting easy, while building a sustainable business on that market opportunity.

We're looking for engineers who like to build at a startup pace, have a critical eye for detail and user experience, and thrive when given autonomy and ownership.

Our product is used by Google, Stripe, Anthropic, Meta, NBCUniversal, Notion, and others, and we also offer a developer API for commerce.

Check out our jobs minisite at https://jobs.ongoody.com/swe and feel free to email me at Email is hidden.

Remote Full-time
Foundation Source 3 months ago
AWS Next.js PostgreSQL React.js TypeScript

Foundation Source | Remote (US, Canada) | Full-time We're expanding our team and looking for passionate individuals to join us in building innovative solutions for philanthropy in the DAF team (we provide the technology that runs the Charityvest DAF). Our current openings include:

Senior Software Engineer, Back-end, DAFs: Design and implement core products for our Donor-Advised Fund (DAF) offerings, using a modern fully serverless event-driven architecture in AWS with TypeScript and Postgres.

Senior Software Engineer, Front-end, DAFs: Craft exceptional, high-performing user interfaces for our DAF platform, using modern React 18+ and Next.js 14+ features.

If you're passionate about fintech and making a meaningful impact in the world of charitable giving, we'd love to hear from you.

Feel free to email me your CV and I'd be happy to share more details: Email is hidden

Remote Full-time
3 months ago

[dead]

HomeVision 3 months ago
AWS Python SQL Terraform

HomeVision | Multiple Roles - Eng, SRE, Analytics | Hybrid SF & Remote | Full-Time | $100k-$220k + equity We have three open roles:

- Engineer - Hybrid SFO I'm looking for an junior-to-senior software engineer to work with me (CTO) directly. Our systems process millions of pages of documents a month for the mortgage industry. We work with some of the largest lenders in the country and are at the forefront of applying LLMs and other multi-modal models in this industry.

New-grad and junior engineers particularly encouraged to apply. Looking for people who are motivated to write good code with a good mix of practicality and aesthetics.

- SRE - US Remote (SFO or Seattle preferred) - This is a broad role on the platform team including AWS infra w/terraform, software engineering, and IT

- Analytics Engineer - US Remote (SFO or Seattle preferred) - Another broad role that includes managing the data warehouse, building durable and ad-hoc reports in sql and python, and doing deep analysis.

Please apply here: https://jobs.ashbyhq.com/homevision/a3f79d43-5d9e-46bf-a43f-...

Remote Full-time