this
There are 471 repositories under this topic.
kragniz/json-sempai
Use JSON files as if they are python modules
saramibreak/DiscImageCreator
This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
haltcase/cascade
Method, accessor, and assignment cascades for Nim, inspired by Smalltalk & Dart.
ngminhtrung/You-Dont-Know-JS
This place keeps a partly-translated version of the book "You-Dont-Know-JS" (written by Kyle Simpson). I've tried to translate the book from English to Vietnamese, in order to help myself and others to understand its content better. See the official website of this book:
gabstopper/smc-python
Forcepoint Security Management Center python library:(Moved to official Forcepoint repo)
pixelhumain/co2
Nous sommes passé à GitLab. Go : https://gitlab.adullact.net/pixelhumain/co2
Raj04/Coding-Ninjas
Problems at Coding Ninjas
colinkiama/betterContextMenuUWP
Gives you a more powerful and useful context menu for your UWP Windows 10 app.
aolenevme/ultimate-javascript
Ultimate Preparation Guide for JavaScript Interviews 🌟
DeepGautamFullStack/DeepCart
Watch video Online shopping web in Angular here https://www.youtube.com/watch?v=JjVyvy3ctFE&list=PL7BTNHMTJY6jAH4-5X6vyD-qPqcMu2Q0u
posrix/es6-class-bind-all
Automaticlly bind 'this' scope of all methods in es6 class
byjg/xmlnuke
This project is deprecated and split into a several projects. Please see: https://opensource.byjg.com/
kevinlondon/django-py2app-demo
An example of a Django py2app bundle.
Abhi18022/The-Discovered-Internet
This a list of some private networks mostly in consern with privacy and anonyminity.
urielaero/ten-minute-mail
10minutemail.com Api
jovistos/TALAD
This American Life audio downloader. Dataset is from the paper called "Speech Recognition and Multi-Speaker Diarization of Long Conversations".
StoneCypher/smokinjs
This thing rips
alessandradocouto/Projetos-Java
Projetos com uso da linguagem Java
azu/what-is-this
What value is `this` in Strict, Script, or Module?
bramhaag/OwO-Android
Android app for https://whats-th.is/
edgeowner/vimrc_config
个人Mac开发Vim开发vimrc配置流程Introduction
evelynhathaway/bind-deep
📎🕳️ Lightweight module for binding a function or object deeply
hurainman/hurainman.github.io
This is rainman's blog.Welcome!
PHPirates/SolArduino
The SolArduino autonomous solar panels system
SKindij/JavaScript-Reference-Guide
topic :orangutan: a basic set of JavaScript knowledge
stdlib-js/assert-has-globalthis-support
Detect globalThis support.
theodesp/thisless-deque
A simple deque implementation in Javascript without using the this keyword
ZeInhumane/fuck
Short description of this repository
ilorez/playing-with-css-variables-and-js
Playing with CSS Variables and JS
kristijan-pajtasev/javascript-and-this
Example project about this behavior in JavaScript and browser
MrunankB/Girl-The-Ghost
This is a infinite runner game. Press the space key to dodge the rocks. I made this game 6 months ago, but now I am uploading as a memory of those days :D
sofiane-abou-abderrahim/javascript-objects-favorite-movie-demo
In this JavaScript demo app, I have used very important concepts related to objects, like shorthand method syntax, different behaviors of objects, behaviors of "this" keyword, arrow functions, this, bind(), call(), apply(), object destructuring, object spread operator, property and method relationships, and much more...