Building a Tech startup in South Africa Ep.5

Sdílet
Vložit
  • čas přidán 15. 05. 2024
  • Welcome to Episode 5 of Building Nodify! 🌟 Join me as I delve into the world of Nodify, the groundbreaking employee recognition platform designed to empower organizations to celebrate their team's successes. Discover how Nodify fosters a culture of appreciation through peer-to-peer recognition and rewards. Don't miss out on unlocking the potential of your workforce with Nodify! #EmployeeRecognition #PeerRecognition #Nodify

Komentáře • 52

  • @vinosamari
    @vinosamari Před měsícem +2

    Finally another kindred spirit. My coworkers think I’m weird for having my activity pane on the right side 😂. Good to see that there’s a market for it. Good luck bro!

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem

      Haha, I know right!! I prefer it on the right, I don’t know why. Maybe we’re weird 😂

  • @justsamurai6984
    @justsamurai6984 Před měsícem +2

    Love this. Building a tech startup in Kenya. I think you've inspired me to follow in your footsteps with documenting it on video.

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem

      Go for it!

    • @hey_vj92
      @hey_vj92 Před měsícem

      Same thing bro . I am from India and I am also doing software development from past 2 year and thinking about start something new and document the journey on You tube but only procrastinating. Your videos give me motivation and now i started working on my first video. Thanks a lot buddy keep it up

  • @youngart7826
    @youngart7826 Před měsícem

    Enjoying your content thus far, it's inspiring to see developers go the route that you are going and I too would like to build a tech startup. I have a desk setup similar to yours but I only have one monitor, how did you manage to connect both monitors to your laptop? I am considering getting a second monitor too

  • @regisatemengue
    @regisatemengue Před měsícem +1

    excellent work my friend let's build it.

  • @santhosh3374
    @santhosh3374 Před měsícem +1

    Instead of fetching every employee and then slicing it, you can just use prisma to limit to 5 employees after all the sorting and after applying all other filtering. SQL level sorting and limiting is faster and its better for bandwidth too.

  • @blessingsmarhule6433
    @blessingsmarhule6433 Před měsícem +1

    Yippiii!

  • @YesThatLebs
    @YesThatLebs Před měsícem +1

    This is great!! Congratulations on just starting. I like that you are documenting your process. I do think that you should be focussed on core functionality instead of the "nice-to-have" features, that way you can get to market faster. Either way, we'll be here watching.

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem

      I fully agree with you. So I want to document all the features on my project board and give priority levels. That way I will know which feature is core or nice to have

  • @zuksmaq
    @zuksmaq Před měsícem +1

    Not sure if you solved this already but I would try caching the requests to an in-memory database like redis. Maybe with a TTL of one hour depending on the frequency of changes in your data, that way your app will be much quicker with the in-memory db and only when the data doesn't exist it should go to your backend DB. Just a penny's worth...
    Not sure if you are using the multi-tenant architecture because that too will make it easier for you to look for your data in separating the organizations depending on the chosen approach of course.
    Great stuff though!

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem

      I did resolve the issue. Used Prisma Accelerate for caching and improving db performance

  • @kaiqueyamamoto_oficial
    @kaiqueyamamoto_oficial Před měsícem

    I really liked your videos, I'm following most of them, I wanted to know which model of notebook you use and which models of monitors?

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem

      Using an HP Victus with Dell and Rogueware monitors

  • @Maria_farah
    @Maria_farah Před měsícem

    keep up .

  • @BornToTroll-it5ju
    @BornToTroll-it5ju Před měsícem

    Good luck 🎉

  • @LeighBriody
    @LeighBriody Před měsícem

    Hey man great video ,subbed
    I am currently actually trying to build a tool to help entrepreneurs like you and myself in the process of creating a SaaS / business.
    If you had some time I would love to get some information to help me validate my idea !
    This would just be around 3 / 4 questions I could pop here , would you be willing to help ?
    Thanks !

  • @tibbydudeza
    @tibbydudeza Před měsícem

    Also think about scaling and using something like redis to cache sql results

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem +1

      Definitely. Planning on using Prisma Accelerate which is a global database cache that you can use to achieve up to 1000x faster database queries.

  • @lxdzii
    @lxdzii Před měsícem

    hey, what programming languages are you using for the backend and front-end?

  • @martijn.faberr
    @martijn.faberr Před měsícem

    Good work! What stack are you using? Nestjs with React?

  • @strapedd
    @strapedd Před měsícem +1

    Hello,what theme and file icons are you using?

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem +1

      File icons: vscode-icons-mac. Theme: Panda

    • @strapedd
      @strapedd Před měsícem

      @@khabubundivhuwo Thanks alot.Keep it up💪

  • @asimul8967
    @asimul8967 Před měsícem

    What VS code extrension do you use for Auto recommendation code or auto fill code?

  • @f4ster
    @f4ster Před měsícem

    it can actually be helpful

  • @Mr_MicDaniel
    @Mr_MicDaniel Před měsícem

    Do you need contributors ? I want to get started working on open source projects

  • @loopzz5526
    @loopzz5526 Před měsícem

    what's your laptop man

  • @youngyb-lp4wc
    @youngyb-lp4wc Před měsícem

    reach out i have my own start up

  • @johnpaul2402
    @johnpaul2402 Před měsícem

    Hiree mee😭😭

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem

      We can't even afford to pay some of our services right now haha

    • @johnpaul2402
      @johnpaul2402 Před měsícem

      @@khabubundivhuwo remember me when you do😉

  • @boitumelolefophane2365
    @boitumelolefophane2365 Před měsícem

    I can’t wait for the launch 🥹 this is beautiful, i’ve been here from ep 1

    • @khabubundivhuwo
      @khabubundivhuwo  Před měsícem +1

      Thank you for watching. I really appreciate it😊