zEuS0390
zEuS0390
  • 22
  • 5 458

วีดีโอ

Back Up GPG Keys
มุมมอง 322 หลายเดือนก่อน
A bash script designed to streamline the process of exporting GPG keys for a specified user. It provides a command-line interface to input necessary information such as the user ID, output directory for storing the exported keys, and the passphrase associated with the GPG key. Source Code: github.com/zEuS0390/backup-gpg-keys.git
Water Level Monitoring System with IoT | AWS, MQTT, and Socket.IO
มุมมอง 502 หลายเดือนก่อน
Water Level Monitoring System with IoT | AWS, MQTT, and Socket.IO
2WD Robot
มุมมอง 94ปีที่แล้ว
2WD Robot
Pong Game (SFML)
มุมมอง 1943 ปีที่แล้ว
Date Created: May ‎26, ‎2020 (Late upload) I made this using C with SFML library. GitHub Repository: github.com/zEuS0390/cpp-sfml-pong-game.git
Recursive Backtracking Maze Generation with Pathfinding Implementation
มุมมอง 583 ปีที่แล้ว
Recursive Backtracking Maze Generation with Pathfinding Implementation
Tile-based Scrolling with A* Pathfinding Algorithm Simulation (Optimized)
มุมมอง 763 ปีที่แล้ว
This is the optimized version of my previous work. You can check the source code on my GitHub repository. If you have some questions regarding the algorithm, just leave a comment. Don't forget to like and subscribe. Thank you :) GitHub Repository: github.com/zEuS0390/python-simple-astar-simulation.git
Tile-based Scrolling with A* Pathfinding Algorithm Implementation
มุมมอง 453 ปีที่แล้ว
I made this with Pygame library just to illustrate how the pathfinding algorithm works with multiple units. But the problem here is that all units stick at one node of the target only.
Pacman Game Made With Unity
มุมมอง 1993 ปีที่แล้ว
I'm not a beginner, but it kinda looks amazing when you apply Unity Engine's pathfinding implementation into your game.
A* Pathfinding Algorithm
มุมมอง 333 ปีที่แล้ว
Background Music: th-cam.com/video/B1ImgxrFXQc/w-d-xo.html
Amazing Mafia Digital Speed Painting
มุมมอง 253 ปีที่แล้ว
Hi guys, this is my first upload of my digital drawing. I don't have a pen tablet yet, but I'll buy it as soon as I have enough money. For now, I'm going to use my friendly mouse, the one that I always use. Don't forget to like the video and subscribe my channel for more entertaining stuff like this one. Thank you!
Snake Game made with C++ SFML
มุมมอง 1414 ปีที่แล้ว
I'll upload more videos this year, so please leave a like and subscribe to my channel. Thanks! GitHub Repository: github.com/zEuS0390/cpp-sfml-snake-game.git
Unofficial Facebook Messenger Bot (RIMZBot)
มุมมอง 624 ปีที่แล้ว
This is the unofficial Facebook messenger bot named RIMZBot. Background Music Source: th-cam.com/video/AvTH7J2shuI/w-d-xo.html
Rock-Paper-Scissors CLI Game (Python)
มุมมอง 615 ปีที่แล้ว
Please like and subscribe!
Rock-Paper-Scissors CLI Game
มุมมอง 355 ปีที่แล้ว
Rock-Paper-Scissors CLI Game
Jumpy Game Pygame
มุมมอง 755 ปีที่แล้ว
Jumpy Game Pygame
Apple Catch Game Pygame
มุมมอง 9435 ปีที่แล้ว
Apple Catch Game Pygame
Simple Paint in Python
มุมมอง 3436 ปีที่แล้ว
Simple Paint in Python
How Many Frames Are Created From Every Second In Pygame Using Python?
มุมมอง 936 ปีที่แล้ว
How Many Frames Are Created From Every Second In Pygame Using Python?
House Miniature Using Illustration Boards with Lighting!
มุมมอง 1.7K6 ปีที่แล้ว
House Miniature Using Illustration Boards with Lighting!
Python 2 vs Python 3 (Speed Comparison)
มุมมอง 9116 ปีที่แล้ว
Python 2 vs Python 3 (Speed Comparison)

ความคิดเห็น

  • @bobi4859
    @bobi4859 18 วันที่ผ่านมา

    could I get the dataset, please?

  • @peshunter9630
    @peshunter9630 6 หลายเดือนก่อน

    Appreciate this art ❤ Your IT brother

  • @XxXAllukardXxX
    @XxXAllukardXxX ปีที่แล้ว

    Should mention that it is "for" speed only, so not representative

  • @buystander
    @buystander ปีที่แล้ว

    nice 👌

  • @smallperson8720
    @smallperson8720 2 ปีที่แล้ว

    YEA WHOOOOOOOOO

  • @letstryit1480
    @letstryit1480 3 ปีที่แล้ว

    Kese banayi bhai

  • @robottopdz4519
    @robottopdz4519 4 ปีที่แล้ว

    that's an amazing work good job bro

  • @ofircohen1811
    @ofircohen1811 4 ปีที่แล้ว

    hay, what the code for this?

  • @michaelmilligan8149
    @michaelmilligan8149 4 ปีที่แล้ว

    did you keep doing the tutorial? It's worth it.

  • @DavidBliss01
    @DavidBliss01 6 ปีที่แล้ว

    you should use xrange , xrange in faster than range on python 2.7

    • @_zEuS0390_
      @_zEuS0390_ 6 ปีที่แล้ว

      david bliss I'll try it next time :) (y)