11x is a startup building automated digital workers that can be used to assist or replace human employees. So far we've built "Alice" an AI sales development representative, she's great, she has users, and we have hit growth with Alice alone. But next we are developing the platform to enable anyone to build, share, and deploy digital workers who can be hired just like humans.
We're looking for hungry, product-minded, software engineers to join our team. We're hiring for multiple roles, with Typescript, React/Next, and Node as our core competencies, but we're also looking for strong unique candidates that can help turn this company into the next unicorn and beyond.
You’ll build end-to-end, AI-powered products from scratch to deploy to tens of thousands of users in a matter of months. You’ll need to write a lot of code. You’ll get your hands dirty with coding, technical architecture, infrastructure, DevOps, and everything in between. You will be an indispensable element of our team as we build great product, grow in scale, and deliver a new era of work.
Interest in early stage startups and AI is required, but no previous LLM/GPT experience needed.
We announced our early stage VC funding in August of $2M, but we're growing fast. The appetite for digital workers is strong, and this next wave of automation has only just started.
If you're interested email your CV/LinkedIn to: jack {at} 11x.ai
Closing applications in the next couple of weeks.
I'm a Tech Lead in a London based startup, where I create an AI Coaching tool for gamers, ex-Amazon Prime Video. ~7 years of experience as software engineer. In the startup I'm leading a team of 4 engineers, mix of Senior and Mid-level engineers.
Technical experience primarily is: in backend but can make frontend changes when needed, in system design, technical vision writing, and technical team management. Outside directly technical experience I also have experience with: company strategy, product development, and pitching.
I have a good mix of technical leadership/management experience, as well strong technical delivery and technical design skills. I can co-ordinate work amongst other engineers, as well as directly lead and drive the out implementation myself.
Looking for a company where I can any of the following: 1) Engineering Management, 2) CTO/CTO-like experience, 3) High profile software engineering IC, e.g. Staff/Principal Engineer, that implements but also has strong mentoring impact on other engineers. Not strongly settled on whether I'll be looking at IC or EM as next role, but I do take great satisfaction from growing other engineers and seeing the whole company output great product in turn.
I like to focus primarily on B2C consumer applications (particularly very product-driven companies), but not against any particularly interesting B2B company either.
Ideal company size is 10-50 in size, where engineers/product is a strong driver of the company growth.
Titan Academy | Multiple Roles: Senior Full-stack Engineer, Product Lead, and Growth Lead | UK (London) OR Remote (UTC±3 time zone) | Full Time
At Titan Academy, our mission is to enable sports game players to reach their full potential regardless of their background, budget, or equipment. With our racing games brand Track Titan (tracktitan.io), we have already built a community of tens of thousands of players around our state-of-the-art coaching technology and you should join us to revolutionise how gamers improve from the ground up. With us looking to expand beyond today's racing coaching platform, there is plenty of large-scale impactful work to be done on our established product and on new products. We are backed by car manufacturer Porsche, Europe's biggest publishing house Axel Springer and some great other venture capital funds and angel investors.
As we enter a new phase of funding and growth, it’s an incredibly exciting time as we move beyond coaching to more community-engagement elements and to other game categories besides racing.
More information about our company: titanacademy.io
More information about our main product: tracktitan.io
As a Senior Software Engineer, you will be responsible for work across the backend, frontend, and with upcoming greenfield prototyping of new product. With a backend serverless architecture and a modern React/NextJS + Vercel frontend, this is your chance to join us and take our insights to the next level. As a senior software engineer, you will have a high impact in the startup across the company and with have opportunities to mentor others and help drive the growth of our technical team.
Mainly looking for:
* 4+ years experience
* Experience with AWS and Serverless infrastructure (Lambda, etc)
* Experience with React, React Hooks, and/or NextJS
* Experience as a mentor and technical leader in a high performing technical team.
* Preferably UK based, or otherwise Remote in UTC±3 timezone.
And you can apply directly to me at jack@titanacademy.io or with jobs@titanacademy.io
Keyword: Full-stack , Full stack , Engineering , Developer
---
Product Lead:
As a Product Lead, you will work closely with the team to define how we make our product vision a reality and own the user experience end-to-end. With a thousands of users, endless data-based insights and users that love to give feedback, we are just getting started and we want you to take all UX and UI aspects of our platform from good to mind-blowing.
Mainly looking for:
* Previous professional experience in a product management role; ideally in a consumer startup
* Obsession about understanding a new space and specific user problems quickly and deeply
* Strong blend of quantitative skills and empathy for how a community ticks
As a Growth Lead, you will be responsible for taking a brand new digital product from its beta stage to mass market adoption. You continuously seek to evolve the industry standard for growth marketing best practices, rapidly inventing transformative new strategies to validate, launch, and scale our platform. Your work spans across product, marketing, and tech, and you will drive successful growth by leveraging the symbiotic relationship that exists between them.
Mainly looking for:
* Experience in a hands on performance marketing role in a start-up and/or digital environment
* Proven track record of success in scaling digital business through cross channel user acquisition, conversion and retention initiatives
* Passion for building, bringing to market, and scaling digital products and services
* Excellent leadership skills with experience collaborating with cross-functional teams
You might want to find a platform for discovering mentors, something like MentorCruise.
You can find and discover mentors, and vet them via their profile or their LinkedIn (if linked). Normally you get a free session as well to get to know them.
I've mentored on there quite a bit and I think its a great platform.
Titan Academy | Senior Full-stack Engineer | UK (London / Remote) | Full Time
At Titan Academy, our mission is to enable sports game players to reach their full potential regardless of their background, budget, or equipment. With our racing games brand Track Titan (tracktitan.io), we have already built a community of tens of thousands of players around our state-of-the-art coaching technology and you should join us to revolutionise how gamers improve from the ground up. With us looking to expand beyond today's racing coaching platform, there is plenty of large-scale impactful work to be done on our established product and on new products. We are backed by car manufacturer Porsche, Europe's biggest publishing house Axel Springer and some great other venture capital funds and angel investors.
With fresh funding and a growing team, now is a great time to join us!
As a Senior Software Engineer, you will be responsible for work across the backend, frontend, and with upcoming greenfield prototyping of new product. With a backend serverless architecture and a modern React/NextJS + Vercel frontend, this is your chance to join us and take our insights to the next level. As a senior software engineer, you will have a high impact in the startup across the company and with have opportunities to mentor others and help drive the growth of our technical team.
Mainly looking for:
* 4+ years experience
* Experience with AWS and Serverless infrastructure (Lambda, etc)
* Experience with React, React Hooks, and/or NextJS
* Experience as a mentor and technical leader in a high performing technical team.
* Preferably UK based, or otherwise Remote in UTC±3 timezone.
This is really interesting! Currently trying to solve a similar problem thing myself, so having a look through to learn from your solution.
I'd recommend having a look at AWS CDK to manage the AWS resource creation, is much nicer than raw CloudFormation: https://github.com/aws/aws-cdk/
For my solution to this I've also then got a frontend ontop of my backend to setup view mailboxes, email list per mailbox, email viewer (read/unread status), and email sending. I'm doing the same with S3/SES/Lambda + DynamoDB for email sending/recieving/processing + email metadata in DynamoDB. Mine is currently WIP and needs some real auth (using a URL API key, not the most secure...) + email replying + tidying up. Will definitely open source my solution and post to HN when ready.
Yeah potentially I could extract the relevant CDK parts of my project out and combine with the code here to produce what you're asking for. I'll try and set aside some time and have a look.
11x is a startup building automated digital workers that can be used to assist or replace human employees. So far we've built "Alice" an AI sales development representative, she's great, she has users, and we have hit growth with Alice alone. But next we are developing the platform to enable anyone to build, share, and deploy digital workers who can be hired just like humans.
We're looking for hungry, product-minded, software engineers to join our team. We're hiring for multiple roles, with Typescript, React/Next, and Node as our core competencies, but we're also looking for strong unique candidates that can help turn this company into the next unicorn and beyond.
You’ll build end-to-end, AI-powered products from scratch to deploy to tens of thousands of users in a matter of months. You’ll need to write a lot of code. You’ll get your hands dirty with coding, technical architecture, infrastructure, DevOps, and everything in between. You will be an indispensable element of our team as we build great product, grow in scale, and deliver a new era of work. Interest in early stage startups and AI is required, but no previous LLM/GPT experience needed.
We announced our early stage VC funding in August of $2M, but we're growing fast. The appetite for digital workers is strong, and this next wave of automation has only just started.
If you're interested email your CV/LinkedIn to: jack {at} 11x.ai Closing applications in the next couple of weeks.