Pinned Repositories
appium-python-bdd
BDD test examples with Behave and Appium
awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
frontend-dev-bookmarks
A huge list of frontend development resources I collected over time. Pull requests are welcome. Website coming soon.
microbit_stub
A Python module that emulates the BBC microbit as defined by the microbit micropython API.
pyccuracy
Pyccuracy is a BDD-style Web Acceptance Testing framework in Python.
pythonTAU
useful-security-links
A page of useful links for those starting security testing
jessingrass's Repositories
jessingrass/pythonTAU
jessingrass/useful-security-links
A page of useful links for those starting security testing
jessingrass/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
jessingrass/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
jessingrass/15-minute-apps
15 minute (small) desktop apps built with PyQt
jessingrass/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
jessingrass/awesome-web-hacking
A list of web application security
jessingrass/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
jessingrass/europa
Python text-based adventure game
jessingrass/learn-go-with-tests
Learn Go with test-driven development
jessingrass/learning
jessingrass/Minecraft
Simple Minecraft-inspired program using Python and Pyglet
jessingrass/project-based-learning
Curated list of project-based tutorials
jessingrass/Python-1
All Algorithms implemented in Python
jessingrass/python-getting-started
Getting Started with Python on Heroku.
jessingrass/python-patterns
A collection of design patterns/idioms in Python
jessingrass/python-scripts
because i'm tired of gists
jessingrass/python-tdd
Python TDD
jessingrass/PythonDataScienceFullThrottle
Downloads for my Safari Online Learning live training course Python Data Science Full Throttle: Introductory Artificial Intelligence (AI), Big Data and Cloud Case Studies
jessingrass/PythonDay-Mexico-2017
Repo with all content concentrate about PythonDay Mexico. Here you could find the slides and other material presented at this event.
jessingrass/PythonforHackers
But actually for hackers
jessingrass/Security_list
Great security list for fun and profit
jessingrass/selenium
A browser automation framework and ecosystem.
jessingrass/selenium-python
Selenium Python Bindings Documentation
jessingrass/snd_hda_macbookpro
Kernel audio driver for Macs with 8409 HDA chip + MAX98706/SSM3515 amps
jessingrass/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jessingrass/teaching-examples
jessingrass/telegraf
The plugin-driven server agent for collecting & reporting metrics.
jessingrass/testingcourse
jessingrass/text_based_adventure_game
text based adventure game using Python