DaurenAmanbayev's Stars
ValdikSS/GoodbyeDPI
GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
netbox-community/netbox
The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
jupyter/jupyter
Jupyter metapackage for installation, docs and chat
commonsguy/cw-omnibus
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_
ml-tooling/best-of-python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
awesto/django-shop
A Django based shop system
bfelbo/DeepMoji
State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.
demidovakatya/vvedenie-mashinnoe-obuchenie
:memo: Подборка ресурсов по машинному обучению
linvi/tweetinvi
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
ihack4falafel/OSCP
Collection of things made during my OSCP journey
bonzanini/Book-SocialMediaMiningPython
Companion code for the book "Mastering Social Media Mining with Python"
xapax/oscp
burntmybagel/OSCP-Prep
A list of the resources I use as I get ready for the exam
yandex/tomita-parser
bradfitz/embiggen-disk
embiggden-disk live-resizes a filesystem after first live-resizing any necessary layers below it: an optional LVM LV and PV, and an MBR or GPT partition table
serso/android-calculatorpp
Android Calculator
PacktPublishing/Practical-Time-Series-Analysis
Practical Time-Series Analysis, published by Packt
demidovakatya/mashinnoye-obucheniye
:books: Специализация «Машинное обучение и анализ данных»
iliakan/nodejs-screencast
Материалы для скринкаста по Node.JS
natenka/pyneng-examples-exercises
Задания и примеры из книги "Python для сетевых инженеров"
hoelsner/python-script-examples
This repository contains my python (3) script examples that focus on use cases for Network Engineers.
OlegYurchik/pyInstagram
This is a simple and easy-to-use library for interacting with the Instagram. The library works through the web interface of the Instagram and does not depend on the official API
vas3k/python-glr-parser
Попытка сделать свой GLR-парсер для русского языка на Python
avedensky/JavaRushTasks
My solution to the JavaRush course tasks. Additional Information about course http://javarush.ru
cBackup/main
Releases, documentation and issue tracker
text-machine-lab/sentimental
A simple dictionary-based sentiment analysis system with Russian language support
AndreCandidoDev/GreatKartProject
Project developed during the curse Django Ecommerce | Build advanced Django web application
natenka/asyncio-study-group
Изучаю Python asyncio
jacobsteves/ADTs-Galore
A C module full of ADT implementations. From BSTs, to Inventories, to sequences.