- 61
- 50 348
Harrish
เข้าร่วมเมื่อ 10 ก.พ. 2014
I make computer science videos.
Contact: har4485@gmail.com
Contact: har4485@gmail.com
Making A Souls Like Game Using Javascript
Controls
left arrow, right arrow - movements
z - attack
x - parry
c - roll
Game: kenichiro-eta.vercel.app/
Chapters
00:00 Intro
00:22 Making The Game
01:46 Check It Out!
left arrow, right arrow - movements
z - attack
x - parry
c - roll
Game: kenichiro-eta.vercel.app/
Chapters
00:00 Intro
00:22 Making The Game
01:46 Check It Out!
มุมมอง: 146
วีดีโอ
Create Your Own Search Engine in just 5 min
มุมมอง 1K9 ชั่วโมงที่ผ่านมา
A Very Quick Tutorial To Create Custom Search Engines. Github: github.com/mharrish7/Custom-Search-BM25 Chapters 00:00 Introduction 00:10 Web Crawlers 02:41 Indexing 03:20 Ranking 04:18 Result
Watch This Before Using GraphQL in 2025
มุมมอง 79821 ชั่วโมงที่ผ่านมา
Video Explaining about the Relevance of GraphQL in 2025 And A Quick Tutorial To Get Started In GraphQL. Chapters 00:00 Introduction 01:02 Tutorial To Get Started
How The Biggest Companies, Handle Millions Of Users
มุมมอง 1.2Kวันที่ผ่านมา
Video explaining various techniques to Handle Server Load And A Easy way to load test a Sit Chapters 00:00 Intro 00:24 Techniques To Handle Load 02:00 Load Test A Server
Why the Biggest Companies on the Internet Use Redis? (Despite being single threaded)
มุมมอง 2.7K14 วันที่ผ่านมา
This video compares Redis with traditional Data servers and teaches you how to setup a simple Redis server. Chapters 00:00 Why is Redis So Fast? 02:05 Setup A Simple Nginx Server
Why the Biggest Companies on the Internet Use Nginx
มุมมอง 3.6K21 วันที่ผ่านมา
This video compares Nginx with traditional web servers and teaches you how to setup a simple nginx server. Chapters 00:00 Traditional vs Nginx 01:15 Setup A Simple Nginx Server
Blockchain Hacked? (It should be impossible)
มุมมอง 2.3K28 วันที่ผ่านมา
The video explains about the DAO and how it was hacked. Also gives a simple solution to prevent such incidents. Chapters: 00:00 Intro 00:50 The Attack 01:30 After The Attack 02:05 Hard Fork Won 02:30 Simple Solution
Best Way To Setup A Vite React App
มุมมอง 591หลายเดือนก่อน
In This Video - By using husky and prettier we setup good react coding pratices. - We also explore react router to setup the inital git repository of the Vite React App. Hope you liked it! Weeknds - Music by DayFox from Pixabay
I Built An App To Speed Up Coding Using AI
มุมมอง 912หลายเดือนก่อน
A simple website which uses graphs to simplify and speed up AI coding. Currently relies on google gemini to generate code. Github: github.com/mharrish7/Flows2Code
So, How do you start Hacking (Ethically)
มุมมอง 868หลายเดือนก่อน
So, How do you start Hacking (Ethically)
I Built This AI App To Automate Youtube Channels
มุมมอง 897หลายเดือนก่อน
I Built This AI App To Automate TH-cam Channels
I Automated Shorts Using Python And AI | Youtube Automation
มุมมอง 5Kหลายเดือนก่อน
I Automated Shorts Using Python And AI | TH-cam Automation
A I Learns To Soft Land In Lunar Surface
มุมมอง 1.1K2 หลายเดือนก่อน
A I Learns To Soft Land In Lunar Surface
If You Are A CS Student, You Have To Watch This!
มุมมอง 2.3K2 หลายเดือนก่อน
If You Are A CS Student, You Have To Watch This!
Build Your Own Blockchain Network: A Step-by-Step Guide for Beginners
มุมมอง 7292 หลายเดือนก่อน
Build Your Own Blockchain Network: A Step-by-Step Guide for Beginners
The Algorithm That Never Takes the Wrong Turn
มุมมอง 1.1K3 หลายเดือนก่อน
The Algorithm That Never Takes the Wrong Turn
Best Way To Learn DSA And Clear Coding Rounds ft. GOJO
มุมมอง 3313 หลายเดือนก่อน
Best Way To Learn DSA And Clear Coding Rounds ft. GOJO
How Machines Learn: A Simple Explanation By GOJO
มุมมอง 8813 หลายเดือนก่อน
How Machines Learn: A Simple Explanation By GOJO
Arrays and Lists explained ft. mahoraga
มุมมอง 4363 หลายเดือนก่อน
Arrays and Lists explained ft. mahoraga
Reinforcement Learning explained ft. Gojo
มุมมอง 2684 หลายเดือนก่อน
Reinforcement Learning explained ft. Gojo
So you played sekiro. But, can you defeat him.(check desc)
มุมมอง 1194 หลายเดือนก่อน
So you played sekiro. But, can you defeat him.(check desc)
Make large scale application with AI in 5 min.
มุมมอง 476 หลายเดือนก่อน
Make large scale application with AI in 5 min.
easy walking animating tutorial with bone tool
มุมมอง 427 ปีที่แล้ว
easy walking animating tutorial with bone tool
nice, i subbed :)
Amazing!
Hail Harrish!
Great work. I'm glad that Pivot can be used for so much more than just stickman animations. Did you export the characters using transparent background?
Yes, I exported it as a gif. Then I converted them into sprite sheet (some online converter), which I used in the game. Thank you ❤️.
@harrishdev-007 ok, exporting as png images would give better quality probably. You can set the background to transparent in Pivot, so then you wouldn't need a converter.
This Devlog is to just test out the core mechanics of the game. Let me know if you have any ideas to improve this.
First of all, stop writing APIs and especially web applications in Python!
Nice! keep it up 😁
Thanks! 😁
>custom search engine >searches google lol
😁
The main aim of this video is to learn how search engine works by actually creating one rather than just theory. In an actual search engine, crawler and indexing are much more complex. You can learn the use of robots.txt in websites and so on. But, anyway I feel like if you are a college student attending interviews. This much info should be more than enough to impress your interviewer 🎉
Hail harrish!
I am not looking forward to TH-cam being full of AI slop.
You missed flask, Django, etc.. 😮
Yeah... 🙃
Did I miss out any of your favorite libraries?
BTW, the link to the complete project is in the description. Just run the crawl file and then app.py Let me know if you have any feedback or suggestions on the video. It means a lot ❤
To make the UI UX better, lock the search bar to the top; add short content of the page below results if possible; paginate results. Nice demonstration, btw!
ai generated voice?
Yes, unfortunately
Hail harrish!
Hail harrish!
Nice Tutorial. Feels a bit quick. But, I am able to understand the process clearly ❤
GraphQL has some serious perks, but don't just pick it because everyone's talking about it. I would suggest you to follow and create a simple app using graphql and see how it benefits you.
ai generated voice wont succeed man. don't do this
Yeah I agree, thanks for the feedback. I am buying a microphone next week. I hope it goes well 🤞
Hail harrish!
Nice Video 🎉
Thanks 😁
Can we do testing by clicking stuff like selenium using locust?
Locust is only designed for endpoint and load testing . You can use selenium itself to do the UI testing.
Nice Explanation 👏
Glad you liked it!
what do you think about memcached? redis is not open source anymore and i watched some comparision vids, memcached looks more performant.
dawg atleast use elevenlabs. this voice kills my ears
Ew ai
please just make your own video
I will start making videos with my voice around this August. For now I am trying to keep the channel Alive. 😊
why does your voice sound so robotic? or is it ai?
Yes, the voice is AI generated. I trained it myself that's why I doesn't feel like typical AI voice.( I hope )
🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖🤖
Thanks for not making this a 10 minute video
On January 1, 1983, Internet was invented
"he" didnt make it, everything is ai generated
Not everything though. I write the script (just improve the Grammer with AI). Plus I edit them using davinci. I am trying to Automate the editing process, will upload a video once it's good enough I don't think a fully AI generated video will be watchable using the current tech.
@harrishm9439 it won't be watchable with future tech either
Huh, that's actually pretty interesting. Nice job.
Appreciate the feedback!
Great! Keep doing automated stuffs
This video was recommended from yt to me!
You are very lucky 😊 Happy new year 🎉
Nice video
Thanks
Easily the best and most concise explanation + example I've seen. Nice work!
Thanks a lot. Glad you liked it!
Nice Video 🎉
Thanks 😁
Fake channel
Great explanation.
Glad you liked it
wouldn't be very expansive to rely mainly on ram for memory and data storage ?
Yeah you are right. Redis is mainly used for data that are frequently accessed (which needs to be fast). You can store other data using other databases.
Actually not if you use it for small size data communication hub. It it actually pretty cheap for common use case.
something is off. he sounds a bit like AI. but the video is great nevertheless
Bro thinks he is fireship
He may as well be lmao this video was rly good
another banger
Very useful 😊
Thanks a lot 😊
Nice editing ❤
Thanks a lot 🙏
as someone with a 2 second attention span this video was great
Glad to hear that ❤
NGinx is much more than detailed here. In fact, what is detailed here can all be achieved without NGinx. However, it is a good product. I’ve used it to facilitate Service Mesh before, and it was sufficient for my purposes, but lately I just write my own Service Mesh.
is this useful for node ?
Yes. Redis is like a database.
And then cloud flare ditched nginx and now uses pingora. Because nginx is slow.
Pingora is written in rust programming language. I don't think performance or scalability is the reason why Cloudflare built Pingora. The most common motivation behind all rust projects which i know about is memory safety.
@pranaypallavtripathi2460 yes. Do some more research about cloudflare pingora
🎉🎉
Very useful ❤
Glad you found it helpful!