#### Standardized job application portal for companies
Problem:
- Companies dedicate engineering time to creating boilerplate job application forms for applicants
- Waste of time for companies since they're so standard, and annoying for candidates to have to re-enter common information all the time
Solution:
- Makes it super easy for companies to set up a "we're hiring" page and job postings. Ideally it stores candidates information, and lets people auto-full specific parts
#### Wiki/Fandom but with MDX
Problem:
- Wiki based pages (like wikis and fandom) use the archaic wiki language and are inherently limited in customization. It takes time to learn, and in the end, the pages are limited and often look bad
Solution:
- Have an opinionated platform where non technical people don't have to learn something as archaic as Wiki language, and can just use familiar MDX to make wiki and fan pages for things
- MDX makes creating look-good pages pretty easy, Mintlify is a great example of this
- Create a community based mdx components that can be reused in different
#### Waitlist as a service
Problem:
- I want to quickly setup a waitlist on my landing page to gauge interest in a project... There's no easy way to do that. I have to either pay for something like Mailgun / Mailchimp and custom code a solution.
- Also, if I wanted to add referral logic and stuff, I have to custom code it all myself...
- Right now, I have to either pay monthly for mailchimp and set all that garbage up, or just host my waitlist on jotform, then transfer the emails over to something once it's time to send emails :)
- Update: I guess google forms sorta does this decently?
Solution:
- Waitlist as a service. Allow me to programmatically add a waitlist link to the site, either via custom api call from a button on my frontend, or an embed
- Store all the emails and give me the option to create / use a viral sharing waitlist
- Have basic email sending capabilities to keep people updated and stuff... nothing too crazy
- Option to export email list to a more legit CMS post-launch
#### Simple job application portal
Problem:
- Existing job application boards are antiquated / expensive, and the only other alternative is to make your own
- People have to continuously re-enter the same info over and over again, and monotonously submit a resume and also transcribe it into work experience
- More qualified applicants will normally get poached by recruiters, which means they're interested in applying to complex job listings - the harder it is to apply to your job, the less qualified and great talent you'll attract
Solution:
- Think Mintlify but for job postings
- Also allows them to talk about benefits and culture in a more component-ized / documented way
#### Beta launches / rollouts as a service
Problem:
- I have a waitlist of emails, and I slowly want to onboard users in some way that doesn't flood things all at once
- I don't want to spend time coding a whole custom system to accept API keys and roll things out to X amount of users at a time manually
Solution:
- Something that I can easily integrate / pop emails into that will generate a beta key to X users over Y amount of time.
- An easy API to call that validates & consumes the API key when the user tries to log into my site - then the consumer can decide how to handle invalid / no API key.
#### Todolist style calendar
Problem:
- I want a calendar to track when I need to start recording and post content... Basically i need a calendar style todo list that i can get a visual understanding of what needs to get done when
- Most calendar apps are purely for things like meetings and windows of work - i need something task based
- Tools like Tweek.so are a decent start, but extremely limited. i.e no good colors unless you're premium, looks bad on mobile, week-only view instead of being able to view things on a monthly basis etc.
Solution:
- A simple lightweight calendar that lets me add different tasks to different days, allows me to categorize them, tag them, search them, etc
## MISC
- replace blogs with mind maps (mintlify but for this kind of doc)
- something dedicated to startup case studies and trends
- something to give you context about a visitor when they come to your webpage so you can customize their experience
- something like Cheerio that allows you to scrape HTML pages in a AI way
- something that allows you to customize discounts and offers easily via stripe
- Some new js chart engine other than recharts that devs & big frameworks can build on top of
- Some sort of vscode extension to help with code streamers so they don't accidentally share their .env variables - and make it super customizable so that files can be configured to be hidden
- something to find local run clubs? run clubs are blowing up rn
- An actually good and easy to use tierlist maker??? tiermaker.com is riddled with ads, absolutely horrible UI / UX, and requires an account to do basic things.... just horrible overall if you're actually creating a tierlist lmao but everyone somehow uses it
- Something to crowdsource feedback / feature requests and have like a feedback.golaunch.dev dashboard where users can see popular user requests and vote on it / see the developers comments / working on it
- A website that packages common content that content creators use all in one place... Essentially i want to go to the site, download an entire folder of meme sound effects that popular creators use, download popular royalty free music people use in youtube videos, etc, that way I don't have to hunt them down one by one individually