Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for forward.svg
GitHub Repo https://github.com/Yves-K/adn_svg

Yves-K/adn_svg

Straight forward CSS-Like styleParams for SVG
GitHub Repo https://github.com/smoke1992/svg_turtle_classic

smoke1992/svg_turtle_classic

A Python module that simply encapsulates svg_turtle, adapting its method calls to match the interface of classic tkinter turtle (e.g., forward(), done(), etc.), to facilitate seamless migration between the two implementations.
GitHub Repo https://github.com/PavankumarIndur/College-Website

PavankumarIndur/College-Website

I'm excited to share my latest project—a college website I built for my Digital Marketing course using HTML, CSS, JavaScript, PHP, and SVG. The site features streamlined navigation and responsive design. This project highlights my web development, design, and coding skills. I look forward to refining and expanding it further. Check it out!
GitHub Repo https://github.com/titouan-joseph/logoHaskell

titouan-joseph/logoHaskell

API pour convertir des commande simple (Forward, right, left, repeat) en fichier SVG
GitHub Repo https://github.com/bhongyash111-coder/Neural_network_Visulaizer

bhongyash111-coder/Neural_network_Visulaizer

Neural Nets is an interactive, visual explanation of how artificial neural networks learn — from the forward propagation of inputs to the backpropagation of errors. This project aims to make complex deep learning concepts intuitive, visual, and engaging, using smooth SVG animations, glowing neuron effects, and dynamic text-based explanations.
GitHub Repo https://github.com/LV6LV/DMZExploitation

LV6LV/DMZExploitation

# DMZ Exploitation This week, you will apply the techniques you learned in class to pivot across subnets and attack a DMZ. ## Background on DMZs Most commonly, machines on a LAN send requests to the public Internet through a router, which forwards requests to the web after performing NAT, and forwards responses back to the requesting host on the LAN. This router typically has a firewall that only allows connections to/from certain ports, such as 80 and 443 (HTTP and HTTPS) . Network engineers can add an additional layer of protection to the network by installing a **DMZ (demilitarized zone)**, which acts as an additional layer of protection in front of an existing network. Only a _single_ machine separates the LAN pictured above from the public Internet: the `pfSense` router. In a DMZ, a whole _network sits in between. Recall that when machines on a LAN communicate on the Internet, they _all_ forward packets straight through the **default gateway**. When data comes back from the Internet, the gateway filters and forward it to the proper host on the LAN. Data passes through two gateways on its way through a DMZ. First, it passes through a router from the Internet into a network called the DMZ. This router typically runs a firewall that filters out all traffic that the organization doesn't expect—e.g., it may only allow connections to HTTP/HTTPS, email, and SSH ports into the DMZ. ![Dual-firewall DMZ](https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/DMZ_network_diagram_2_firewall.svg/960px-DMZ_network_diagram_2_firewall.svg.png) **Note**: This is Creative Commons: https://commons.wikimedia.org/wiki/File:DMZ_network_diagram_2_firewall.svg From there, machines on the DMZ can forward requests to machines on the internal network. Sensitive data is typically stored only in the internal network, _not_ on machines in the DMZ. Clients on the public Internet interact with that data by sending requests to the machines Interaction with that data is done _through_ machines in the DMZ, which act as proxies. This means that attackers who compromise a machine in the DMZ do _not_ immediately own the machines in the internal network, and because it gives network administrators fine control over _exactly_ how services from the internal network are exposed to the outside world. One well-motivated use case for a DMZ is that of public web servers in a DMZ communicating with databases in an internal network.
GitHub Repo https://github.com/WillKirkmanM/euclid

WillKirkmanM/euclid

Euclid Geometric Theorem Prover Showcasing Automated & Symbolic Reasoning, Encoding Euclid's Postulates, Forward Chaining Inference with a SVG Visualiser
GitHub Repo https://github.com/Xvezda/premiere-countdown

Xvezda/premiere-countdown

:arrow_forward: SVG Clone of Youtube Premiere Countdown motion graphics
GitHub Repo https://github.com/brentvatne/react-native-svgkit

brentvatne/react-native-svgkit

Experimental SVG library for react-native based off of SVGKit. Not under active development, if you would like to take over and push this forward please get in touch @notbrent on Twitter
GitHub Repo https://github.com/atikjaz/Link-to-file-bot-by-drchetan

atikjaz/Link-to-file-bot-by-drchetan

<h1 align="center">Telegram File To Stream Link</h1> <hr> <h3 align='center'> This bot will give you permanent Stream and Download links for Telegram files </h3> ## Deploy the Bot Press the below button to deploy to Heroku [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) ### Variables `API_ID` : Goto [my.telegram.org](https://my.telegram.org) to obtain this. `API_HASH` : Goto [my.telegram.org](https://my.telegram.org) to obtain this. `BOT_TOKEN` : Get the bot token from [@BotFather](https://telegram.dog/BotFather) `ARCHIVE_CHANNEL_ID` : Create a new channel (private/public), post anything in the channel, forward the post to @message_ids_bot, now copy and paste chat_forward in this field. `Bot_Channel_UserName` : [Optional] The UserName of any channel to force users to join it before using the bot, Make sure to make the bot admin in this channel `Session_String` : [Optional] Use session_generator.py to generate Pyrogram Session String, If you don't add it the bot will create a new session every Restarting. ## How to use the bot :warning: **Before using the bot, don't forget to add the bot to the `ARCHIVE_CHANNEL_ID` as an admin** `/start` : To check if the bot is alive. To get download and stream links, just forward any file to the bot. :warning: **If you want to download the link don't use 1DM, instead you can use ADM or IDM(on PC)** ## faQ - How long the links will remain valid or is there any expiration time for the links generated by the bot? > The links will be valid as longs as your bot is alive, you haven't deleted the Message from Archive Channel and you haven't deleted Archive Channel ## Contact me [![Telegram Channel](https://img.shields.io/static/v1?label=Join&message=Telegram%20Channel&color=blueviolet&style=for-the-badge&logo=telegram&logoColor=violet)](https://telegram.me/shadow_bots) You can PM me on [@ooom09](https://telegram.me/ooom09)