Hrishikesh Pathak
Hrishikesh Pathak
  • 28
  • 59 899
The Best Linux E-Book Reader App | You Should Try It Once
In this video, I am talking about the best Linux E-Book reader app, Foliate. Foliate is a free and open source application which can read EPUB and MOBI e-books. It has some nifty little features including text highlighting and bookmarking.
I am using this e-book reader app on Linux every day and find this app very close to my heart. Therefore, I am sharing this Linux app for you. Hope you find this video helpful.
Переглядів: 172

Відео

I tried this JS library for the first time. Is it a viable alternative?
Переглядів 493 місяці тому
In this video, I have tried Alpine JS for the first time and made a TODO application. I explained all the features of Alpine JS and if it's a viable alternative to React, Vue or Svelte. I am fed up with never ending complexity of JavaScript front-end frameworks and meta-frameworks. Furthermore, I want to use a simple JavaScript library with my backend templating engine. HTMX is a real game chan...
The EASY way to add OAuth in Golang | Google and GitHub login | OAuth2 in Golang
Переглядів 1,5 тис.5 місяців тому
OAuth is a simple protocol to authenticate your user through a 3rd party provider. Google, Microsoft, Facebook, GitHub are all an example of OAuth provider. These are the topic we are going to cover in this video. 👇 0:00 introduction 0:17 Shortcomings of Email password based authentication 0:42 Chapters 1:18 How OAuth actually works 2:22 Install OAuth2 package for Golang 3:31 Code an OAuth2 app...
Write Mathematics Equation in a website | Mathjax vs. Katex
Переглядів 4206 місяців тому
Writing a Mathematics equation on the web is hard. Math equation contains various letters and symbols. Websites are not commonly design to display these equations properly. In a webpage, developer use HTML to write the document markup. Even if a developer decides to make his website support mathematics notations, the HTML support itself is close to non-existent. KaTex and MathJax are the 2 most...
I Made My Own Notepad Using Python
Переглядів 1149 місяців тому
In this video, I am building a Notepad desktop application using GTK4 and Python. 00:00 Introduction 00:26 Demonstration 00:42 GTK widgets in brief 01:02 Basic python coding 01:45 GTK GUI builder 02:52 Complete making python GTK application 08:50 Conclusion
Methods and Pointer indirection in Golang
Переглядів 7011 місяців тому
In Golang, Methods are special functions with a receiver. But there are some differences between them. In this video, you will learn about one such difference between methods and functions.
I made a PDF editor using only Javascript
Переглядів 10 тис.2 роки тому
This is a very quick video to demonstrate my latest project. I have made a pdf editor using javascript. It has no any other dependency and can run on any browser. This the the website URL to check it out : prettydocument.pages.dev/ Personal website and blog : hrishikeshpathak.com Twitter: hrishikshpathak
How to deploy svelte app in GitHub pages | 2022 guide with Vite
Переглядів 4,3 тис.2 роки тому
In this video I am demonstrating how to deploy a svelte site in GitHub pages. Deploying svelte app in GitHub pages in not an easy task at all. We have to a lot of tweaks to make it right. Therefore I make this tutorial for a step by step guide for deployment of svelte app in GitHub pages. If you are not an svelte user, you can watch this video on deploying Nextjs app in Cloudflare pages. link: ...
Beginners guide to Flutter state restoration | Restoration mixin explained
Переглядів 8362 роки тому
In this video, I am discussing how to restore application state in flutter. We use Restoration mixin to save our app state. I include 2 example. In the first example, we restore the counter app value. In the 2nd example, we talk about restore a text filed value. I hope you will enjoy the video. After watching the video, try out the examples yourself. If you have any doubt, comment down. I will ...
Free unlimited web hosting for FLUTTER WEB with Cloudflare Pages
Переглядів 3,2 тис.2 роки тому
Showcase your flutter web project with the help of Cloudflare pages. Cloudflare pages provide unlimited hosting for static sites and deploy them to their global network of CDN. So you can get a faster and smoother experience with ZERO cost. Flutter web is the web implementation of flutter. We generate a static site with the help of flutter-build and peanut package. Written article : hrishikeshp...
Deploy your Next.js app on Cloudflare pages | Step-by-step guide
Переглядів 3,1 тис.2 роки тому
Nowadays, you have plenty of options to deploy your Next.js website. Cloudflare pages is one of them. If you want unlimited bandwidth and global CDN access for free, you should go with Cloudflare. In this video, I am talking about how to deploy a Next.js site on Cloudflare pages. You can also read this tutorial here : hrishikeshpathak.com/blog/deploy-nextjs-cloudflare-pages #Nextjs #reactjs #cl...
Location tracking app with flutter | hackathon submission
Переглядів 2863 роки тому
This is a submission video for innovate for Assam hackathon, organised by skillenza.
Flutter charts | The easy way with fl-Chart
Переглядів 5 тис.4 роки тому
Flutter charts | The easy way with fl-Chart
Flutter Animation | Beautiful material animation in Flutter
Переглядів 5 тис.4 роки тому
Flutter Animation | Beautiful material animation in Flutter
A complete Guide to Typescript | Array, Object, Tuples | Part 2
Переглядів 694 роки тому
A complete Guide to Typescript | Array, Object, Tuples | Part 2
A complete Guide to Typescript | Typescript Types | Part 1
Переглядів 1554 роки тому
A complete Guide to Typescript | Typescript Types | Part 1
Make a REST API with Nodejs | The easiest Way
Переглядів 4564 роки тому
Make a REST API with Nodejs | The easiest Way
Hacker-earth submission. Making of an innovative contact less diagnostic syatem
Переглядів 634 роки тому
Hacker-earth submission. Making of an innovative contact less diagnostic syatem
Best free courses on AI, Web Development and Digital Marketing
Переглядів 2864 роки тому
Best free courses on AI, Web Development and Digital Marketing
The Easiest way to implement a payment gateway in Flutter
Переглядів 14 тис.4 роки тому
The Easiest way to implement a payment gateway in Flutter
A tech solution to Covid-19 | See what I have made
Переглядів 2954 роки тому
A tech solution to Covid-19 | See what I have made
Energize your Flutter app by fetching Corona Virus data from the Internet
Переглядів 1,6 тис.4 роки тому
Energize your Flutter app by fetching Corona Virus data from the Internet
Corona Virus Challenge : Get Covid-19 Data directly on your Terminal
Переглядів 2154 роки тому
Corona Virus Challenge : Get Covid-19 Data directly on your Terminal
Build your own portfolio with HTML & CSS | part-1
Переглядів 2294 роки тому
Build your own portfolio with HTML & CSS | part-1
Flutter animation : Creating a beautiful icon using flutter explicit animation
Переглядів 3 тис.4 роки тому
Flutter animation : Creating a beautiful icon using flutter explicit animation

КОМЕНТАРІ

  • @user-jp8ws2jt5v
    @user-jp8ws2jt5v 5 днів тому

    Nim is same and more fast

  • @rogobil6897
    @rogobil6897 7 днів тому

    the most insane rambling and the most beautiful explanation at the same time

  • @TomycatOWO
    @TomycatOWO 22 дні тому

    Great I love Ziglang

  • @prithvisriman
    @prithvisriman 22 дні тому

    really nice video

  • @Femiway_Bunty
    @Femiway_Bunty Місяць тому

    Great video

  • @bakhtawarsaleem9402
    @bakhtawarsaleem9402 2 місяці тому

    Can you provide its code please ?

  • @nawabsayyad96
    @nawabsayyad96 3 місяці тому

    Make a video for phone pay and Google pay

  • @AlfredLotsu
    @AlfredLotsu 3 місяці тому

    Amazing!!!!! Subscribed. Seriously man this was really good

  • @dylancode
    @dylancode 3 місяці тому

    Great video :) I'll just say that it would help to have the subtitles higher up - the UA-cam overlay hides them!

  • @mehmetuysal163
    @mehmetuysal163 4 місяці тому

    Great video thank you.

  • @F-tg5nb
    @F-tg5nb 4 місяці тому

    Thank you. Really helpful.

  • @CodeEnthusiast78912
    @CodeEnthusiast78912 4 місяці тому

    Hey, this is still working but i accidentally, pushed the whole flutter application to the gh-pages, and I had to hand delete all the unnecessary files afterwards, can you tell us how to update our pages after first init ? I wish you have shown it in this video.

  • @adi.wahyudi
    @adi.wahyudi 4 місяці тому

    Woah, clean n clear!

  • @bryanyoumbi2611
    @bryanyoumbi2611 4 місяці тому

    make a video on your coding

  • @nextwinner_co_uk
    @nextwinner_co_uk 5 місяців тому

    hi Man, nice work. But I'm getting all the time when I'm building the site in Pages in cloudflare... 4:26:28.552 Success: Finished cloning repository files 14:26:30.404 14:26:30.511 ✘ [ERROR] No Pages config file found 14:26:30.511 o Pages config file found 14:26:30.511 Not sure what to do. I follow all the steps.. Thank you

    • @HrishikeshPathak
      @HrishikeshPathak 5 місяців тому

      Hi, this tutorial is old and I think some APIs have changed. I will try to make another video on the topic.

    • @CodeEnthusiast78912
      @CodeEnthusiast78912 4 місяці тому

      @@HrishikeshPathak it still works for me

    • @CodeEnthusiast78912
      @CodeEnthusiast78912 4 місяці тому

      @@HrishikeshPathak btw how do I update my webpage when i make some changes ? do I run the peanut again and publish branch ?

  • @xstylish_boy3003
    @xstylish_boy3003 5 місяців тому

    pleace share ne this code.please please please please please please please please please please please

  • @berndeveloper
    @berndeveloper 8 місяців тому

    How can we do the same but for Nextjs server components?

  • @fayking
    @fayking 9 місяців тому

    thank you

  • @SamuelLewis-wf7uf
    @SamuelLewis-wf7uf 9 місяців тому

    This was a really good video! keep up the good effort! I hope to see you with many thousands or even millions of subscribers one day!

  • @user-np6vh2dj9f
    @user-np6vh2dj9f 10 місяців тому

    share the code

  • @javierserna6631
    @javierserna6631 10 місяців тому

    plase provide de code

  • @lordrslingAOE
    @lordrslingAOE 11 місяців тому

    Lovely. It doesn"t work

  • @Vibhanshushrivastava
    @Vibhanshushrivastava 11 місяців тому

    sir could u provide the code of it, i am also trying the same project

    • @user-np6vh2dj9f
      @user-np6vh2dj9f 10 місяців тому

      did you finish the project i am working on the same project to can i have your contact

    • @AKProductionsTelugu
      @AKProductionsTelugu 10 місяців тому

      ​@@user-np6vh2dj9fdid you start the project I'm also doing the same project if you did please share me

    • @bakhtawarsaleem9402
      @bakhtawarsaleem9402 2 місяці тому

      Have you made this ?

    • @nick49302
      @nick49302 2 місяці тому

      do it yourself bro, it's not a crazy hard project lol.

  • @securitynvrnvr7776
    @securitynvrnvr7776 11 місяців тому

    Nice vid thanks Hrishikesh, does this work with routing between .dart pages as well having issue's with my caculations going back to "0" when i go from my .dartpage.back to my drawer and back again.

  • @arjunkhanna2450
    @arjunkhanna2450 Рік тому

    Thanks buddy

  • @rohitashwasingh7391
    @rohitashwasingh7391 Рік тому

    Couldn't get a worse video

  • @programmingwormhole
    @programmingwormhole Рік тому

    How can i add my own payment gateway? Because for my gateway website i have't any kind of package created.

    • @HrishikeshPathak
      @HrishikeshPathak Рік тому

      What payment gateway you want to integrate. Do they have an API ?

  • @BhideSvelte
    @BhideSvelte Рік тому

    love the way u said at : 10:20

  • @BhideSvelte
    @BhideSvelte Рік тому

    Best person ever

  • @BhideSvelte
    @BhideSvelte Рік тому

    Lovely Man

  • @kosnowman
    @kosnowman Рік тому

    amazing! thank you so much!

  • @axi._.x4043
    @axi._.x4043 Рік тому

    Thank you, bro👾

  • @victoriousdev
    @victoriousdev Рік тому

    Thank you man, good content +1 sub

  • @mattlee9190
    @mattlee9190 Рік тому

    Thank you! THhis works, but it breaks when I add my custom domain. Just gives a blank white page. Anyone know how to fix this?

    • @HrishikeshPathak
      @HrishikeshPathak Рік тому

      If you use a custom domain, then you don't have to modify the vite config. The default settings should work.

  • @ambymbayi
    @ambymbayi Рік тому

    Nice tutorial. What is your blog page made of?

  • @selah29
    @selah29 2 роки тому

    sir can you share the sorce code

  • @unorthodox1430
    @unorthodox1430 2 роки тому

    Thank you, this was quick and helpful

  • @stijnschuurman7983
    @stijnschuurman7983 2 роки тому

    What is the thing u use for the written out errors next to the code?

  • @manishmg3994
    @manishmg3994 2 роки тому

    Can we host for agora token generation

    • @HrishikeshPathak
      @HrishikeshPathak 2 роки тому

      This is a static site hosting. If you want to host front-end sites then it can do the job. Otherwise you should use heroku or other cloud service provider

  • @manishmg3994
    @manishmg3994 2 роки тому

    What for serverpod dev

    • @HrishikeshPathak
      @HrishikeshPathak 2 роки тому

      Serverpod is different. this video is just static hosting of flutter web. Serverpod is server side flutter. I will make a video about it soon

    • @manishmg3994
      @manishmg3994 2 роки тому

      @@HrishikeshPathak guide me for agora token server but remember everything should be free

  • @24worldde84
    @24worldde84 2 роки тому

    Thanks for your tutorial. I hope so, Cloudflare will support next.js more

    • @HrishikeshPathak
      @HrishikeshPathak 2 роки тому

      Supporting nextjs is not easy. There are a lot of moving part. As vercel is the creator, they can do it well. Till date even netlify don't have full nextjs support. So I find remix is more fascinating. This is platform agnostic and you can host your app anywhere you want.

  • @ajaybadole2026
    @ajaybadole2026 2 роки тому

    when i push code second time than not commit on gh-pages

    • @HrishikeshPathak
      @HrishikeshPathak 2 роки тому

      Try to change the branch on local git. Type git checkout gh-pages If not this brunch is present git checkout -b gh-pages

  • @DavidHust
    @DavidHust 2 роки тому

    Here is what it looks like at the end: ibb.co/Y39sh3Z

    • @HrishikeshPathak
      @HrishikeshPathak 2 роки тому

      It is cool. Try to apply the concept in other type of animations.

  • @rutwikkk
    @rutwikkk 2 роки тому

    Thanks a lot man, very helpful

  • @abdulsattarsuleman
    @abdulsattarsuleman 2 роки тому

    Really Amazing Video, Thank you so much, What about Existing web and how to update it. Scanario: Recently push the repository and link to clouflare, Successfully launch the website on cloudflare hosting. Now need to update the content , after updateing content. What are the steps for display the update content on cloudflare Hosting.

    • @HrishikeshPathak
      @HrishikeshPathak 2 роки тому

      After updating the contents in your local repository, run the peanut command again. Then push the branch to GitHub. Cloudflare bot automatically sense the new commit in your deploy branch and automatically build your project. Hope it helps.

    • @abdulsattarsuleman
      @abdulsattarsuleman 2 роки тому

      @@HrishikeshPathak Thank you so much

  • @SR-zi1pw
    @SR-zi1pw 2 роки тому

    👍🏻 great

  • @SR-zi1pw
    @SR-zi1pw 2 роки тому

    Great content 👍🏻

  • @neilj.warner6726
    @neilj.warner6726 2 роки тому

    where is written article please?

    • @HrishikeshPathak
      @HrishikeshPathak 2 роки тому

      I have updated the link in the description. Please check this out.

  • @vishalkumarshukla6131
    @vishalkumarshukla6131 2 роки тому

    But you are not create order id

  • @justnate-4810
    @justnate-4810 3 роки тому

    Thank you so much, it took me 4+ hours of searching until I finally found a simple, easy, straight to the point video about flutter transitions. Good work on the video!