aafaque33's Stars
franfurey/appears_api_pip_package
A Python client to interact with the NASA Earthdata AρρEEARS API.
rwat/gedi-locator
A prototype geo-locator for GEDI data v1
tinted-theming/tinted-conemu
ConEmu templates for base16 color scheme
jckoch/lpdaac-april-tem
LP DAAC's April TEM
amfriesz/BEF_Breakout_2019
Materials for the BEF breakout session
microsoft/vscode
Visual Studio Code
codelucas/newspaper
newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:
google/yapf
A formatter for Python files
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
apache/hadoop
Apache Hadoop
nlintz/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
pkmital/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
tmux/tmux
tmux source code
learnbyexample/Command-line-text-processing
:zap: From finding text to search and replace, from sorting to beautifying text and more :art:
tmcw/docbox
REST API documentation generator
stepthom/text_mining_resources
Resources for learning about Text Mining and Natural Language Processing
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
django/django
The Web framework for perfectionists with deadlines.
aafaque33/AaXposures
facebook/react
The library for web and native user interfaces.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
pallets/flask
The Python micro framework for building web applications.
psf/requests
A simple, yet elegant, HTTP library.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.