Git Product home page Git Product logo

thorcik1704's Projects

abstracttext icon abstracttext

MediaWiki extension to handle multilingual abstract content

component icon component

Managed lifecycle of stateful objects in Clojure

docs icon docs

This repository contains .NET Documentation.

elbe icon elbe

Embedded Linux Build Environment

garden-watcher icon garden-watcher

A component that watches-and-recompiles your Garden stylesheets.

got icon got

🌐 Human-friendly and powerful HTTP request library for Node.js

imgbot icon imgbot

An Azure Function solution to crawl through all of your image files in GitHub and losslessly compress them. This will make the file size go down, but leave the dimensions and quality untouched. Once it's done, ImgBot will open a pull request for you to review and merge. [email protected]

introduction-to-information-security-with-helmetjs-challenges icon introduction-to-information-security-with-helmetjs-challenges

Introduction to Information Security with HelmetJS Challenges HelmetJS is a type of middleware for Express-based applications that automatically sets HTTP headers to prevent sensitive information from unintentially being passed between the server and client. While HelmetJS does not account for all situations, it does include support for common ones like Content Security Policy, XSS Filtering, and HTTP Strict Transport Security, among others. HelmetJS can be installed on an Express project from npm, after which each layer of protection can be configured to best fit the project. Working on these challenges will involve you writing your code on Glitch on our starter project. After completing each challenge, you can copy your public Glitch url (to the homepage of your app) into the challenge screen to test it! Optionally, you may choose to write your project on another platform, but it must be publicly visible for our testing. Start this project on Glitch using this link or clone this repository on GitHub! If you use Glitch, remember to save the link to your project somewhere safe!

phabricator icon phabricator

Open software engineering platform and fun adventure game

schemaorg icon schemaorg

Schema.org - schemas and (appengine) software

start-server-and-test icon start-server-and-test

Starts server, waits for URL, then runs test command; when the tests end, shuts down server

webber icon webber

set grid x set grid y set border 0 set xzeroaxis lt -1 set yzeroaxis lt -1 set size square set term svg enhanced size 512,512 set output "LinLinScale.svg" plot [-1:10] [-1:10] \ (10**x) title "f(x) = 10^x" with lines, \ (x) title "f(x) = x" with lines, \ (log10(x)) title "f(x) = log_{10}(x)" with lines

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.