1,887 skills found · Page 3 of 63
ericabouaf / WireitA javascript wiring library to create web wirable interfaces for dataflow applications, visual programming languages or graphical modeling.
jack1232 / WebGPU Step By StepWebGPU Tutorial: Step-by-step graphics programming with WebGPU - the next-generation graphics API for the web.
JAL9302 / GarglRecord web requests as they happen and turn them into reusable code in any programming language.
OxygenFramework / Oxygen.jl💨 A breath of fresh air for programming web apps in Julia
dwyl / Learn Elm:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!
emanuele-em / ProxelarA programmable MITM proxy that intercepts HTTP/HTTPS traffic so you don't have to guess what your app is doing. Forward & reverse modes, TLS interception, TUI, terminal, and web GUI.
argumentcomputer / Yatima Lang AlphaA programming language for the decentralized web
berb / Diploma ThesisDiploma thesis "Concurrent Programming for Scalable Web Architectures" released under Creative Commons license
Alexis12119 / Nvim ConfigPerfect for developers seeking a single, unified environment for web development, backend systems, mobile apps, and competitive programming.
evanw / SkewA web-first, cross-platform programming language with an optimizing compiler
abdulkadir-gungor / JPGtoMalwareIt embeds the executable file or payload inside the jpg file. The method the program uses isn't exactly called one of the steganography methods. For this reason, it does not cause any distortion in the JPG file. The JPG file size and payload do not have to be proportional.The JPG file is displayed normally in any viewing application or web application. It can bypass various security programs such as firewall, antivirus. If the file is examined in detail, it is easier to detect than steganography methods. However, since the payload in the JPG file is encrypted, it cannot be easily decrypted. It also uses the "garbage code insertion/dead-code insertion" method to prevent the payload from being caught by the antivirus at runtime.
geopython / OWSLibOWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
Hackmanit / TInjATInjA is a CLI tool for testing web pages for template injection vulnerabilities and supports 44 of the most relevant template engines for eight different programming languages.
gdisf / Teaching MaterialsGDI SF - Web Development and Programming Curriculum
espruino / EspruinoWebIDEThe Espruino Web IDE - A Chrome Web App for programming Espruino
lukasmartinelli / NigitWeb server that wraps around programs and shell scripts and exposes them as API
CompositionalIT / SAFE DojoAn introductory dojo to learn how to develop full stack web applications in F#
reflex-frp / Reflex DomWeb applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
links-lang / LinksLinks: Linking Theory to Practice for the Web
bev-a-tron / MyFlaskTutorialA Flask Tutorial for people who don't know any web programming. Actually, it would be helpful to know static HTML, also Python.