7
18 Comments

Launching a new app! A (free) list of resources to learn start-up skills!

Hey! πŸ˜„

I just launched Kursus.io, an app to create lists of useful links for indie entrepreneurs (to learn marketing etc.) organized like a course.

Everyone can create a list and share it. It's entirely free to use and there is no paywall or ads!

app-preview

For each link you can specify:

  • πŸ“— Type of content (blog, video...)
  • πŸŽ“ The difficulty
  • πŸ’Έ The price
  • βŒ›οΈ The time to finish it

Here are two list that might interest you:

Why ?

I saw lots of people asking recommendations for books, videos and other resources to learn X topic, and I often ended up searching for the same links to share, so I wanted a way to access them easily.

Marketing:

I have around 200 visitors so far, mainly from me answering people asking for recommendations to learn marketing.
I don't plan to heavily promote it, I'll just post the link when I see someone asking for X resources.

on October 30, 2022
  1. 2

    I love the idea of creating a course-like infrastructure for maintaining personal research information and being able to share it via other media on the web.

    One thing that would make that easier would be a human-readable link to each of the individual courses/chapters/topics. Maybe a copy link icon. Of course, the link should navigate back to the kursus.io site.

    1. 1

      Mhhm, you mean something like kursus.io/k/copywriting-for-indies... ? I thought about it, but. I wanted a very short handle for social sharing

      1. 1

        Yes, but I can see what you are saying. Maybe minimized links would be enough.

  2. 2

    I'm getting back into making stuff after 3 years of working in an office. Turns out many things change in 3 years. I'm looking for the most efficient way to create web and mobile applications, and am overwhelmed with the myriad of tools available.

    What works best for me currently are follow-through tutorials on YouTube – 2-3 hour long videos where someone builds an application from scratch, in real-time, and you can follow them along.

    What I found is that courses on a particular skill are less relevant for me. It's one thing to know how to code in Python – another thing is to build a product and bring it to the market.

    This was my first impression and my main feedback on your project: from the front page, I see it offering courses on copywriting, coding, marketing etc... It would be good to have something integrated, some course that ties together multiple skills to achieve results.

    1. 1

      I struggled with this for a long time and landed on Angular and Firebase using Fireship.io for quickly getting up-and-running tutorials. Full disclosure, I was familiar with Angular. If I were starting from scratch, though, I would start with React as it seems to have a larger echo system.

      1. 1

        What's your opinion of Firebase? I tried it once, and I had quite a bad experience. The tools were breaking all the time, and the database API was clumsy.

        1. 2

          It was a bit difficult getting up and running, but once I grokked the concept, it was a much better experience. That is why I suggested Fireship.io. The tutorials are specific as necessary and very quick to cut through the cruft. I have no affiliation other than a satisfied customer.

          So far, I only use Authorization/Authentication, FireStore, and analytics. Next, I will be incorporating Stripe using cloud functions.

          Not to oversell it, but one big benefit it that Firebase is free until the application is getting the kind of traffic that one wouldn't mind paying. I'm not there yet, so I can't speak to the production costs with many users.

          1. 1

            Interesting! I'm currently considering AWS as the could of choice. Have you tried it? How do you compare Firebase to AWS?

            1. 2

              Yes, I've had an AWS account for several years and have used it on and off for various side projects. It is, without a doubt, a powerful platform. My last interaction was a few years ago, and this was my take:

              1. Huge platform with lots of choices.
              2. Accomplishing simple tasks was easy; adding any complication quickly became a tangled mess.
              3. Cleaning up all of the automatically generated authorization, routes, etc., was almost impossible. I received bills after I was sure I had removed the reminisce of old projects. Amazon was easy to work with and helped me out, but I never got used to it.

              I don't want to do DevOps, and AWS requires learning Too Much DevOps. I want to be able to focus on application implementation, period.

              Firebase appears to be a project-based wrapper around Google cloud. So a more intimate Developer/DevOps experience can be had.

              Lastly, I am not a hater, I have to jump back into AWS IoT for my job, and am hoping they have figured out a way to make things less complicated.

    2. 1

      Yes, that's true. So far I only added resources I used myself when I wanted to learn a specific skill, but I should probably rename the copywriting one "Learn to write copies for your startup" or something, as it's all it is about

      Side note, most of the Udemy courses contains actual exercices (the webdev bootcamp is about making a web app from 0), but could be good with free alternatives too

  3. 2

    I like this concept. My only concern for you is that what it is/does etc is not clear on the main landing page. It makes more sense when you click through to the examples you provided - then i understood it.

    If you find you get a higher than average bounce rate, you might want to consider a little more explanation as above...

    "an app to create lists of useful links for indie entrepreneurs (to learn marketing etc.) organized like a course. Everyone can create a list and share it. It's entirely free to use and there is no paywall or ads!"

    And maybe prioritise a link to an example.

    On a second look, i realised there are example courses if you scroll down, but that wasn't apparent on first visit.

    The scrolling was also slow, but that might just me having too many tabs open. :)

    Otherwise, I'm sure there are some interesting uses for this. Perhaps those doing a curated newsletter, might make use of it.

    1. 1

      Thanks a lot for the feedback!

      I totally agree with you, I'm was struggling a bit with the messaging for this one haha. I'll definitely rework it when I'll have a bit more time

  4. 2

    Sounds good. I like it.

    1. 1

      Thanks πŸ˜„

  5. 1

    Awesome work man!

    1. 1

      Thanks a lot 😁
      Launching a new one today hahaha

  6. 1

    This comment was deleted 4 years ago

    1. 1

      It's a webapp, so you can go to the website and it should works :)