george-zakharov
Backend developer. Interested in ML, Python, Golang, C++, PHP, Java, Rust, JavaScript, TypeScript.
CbondsPlanet Earth
Pinned Repositories
deeplake
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
C_train
C_train_repo
calculator
This is a simple calculator on PHP
ml_notebooks
Homeworks
phpQuery
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
Projects-Solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
unused-scanner
Detect unused composer dependencies
goph
🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
csv
CSV data manipulation made easy in PHP
flysystem
Abstraction for local and remote filesystems
george-zakharov's Repositories
george-zakharov/calculator
This is a simple calculator on PHP
george-zakharov/Projects-Solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
george-zakharov/C_train
C_train_repo
george-zakharov/card-validator
Credit Card Validator - Takes in a credit card number from a common credit card vendor (Visa, MasterCard, American Express, Discoverer) and validates it to make sure that it is a valid number (look into how credit cards use a checksum).
george-zakharov/Hub
Fastest unstructured dataset management for TensorFlow/PyTorch. Stream data real-time & version-control it. http://activeloop.ai
george-zakharov/ml_notebooks
Homeworks
george-zakharov/tree-structure
This project helps to operate with tree structure based on Nested Sets method via MySQL
george-zakharov/common_python_parser
george-zakharov/concrete_NLP_tutorial
An NLP workshop about concrete solutions to real problems
george-zakharov/design-patterns-for-humans
An ultra-simplified explanation to design patterns
george-zakharov/feedback-form
This project helps to operate with feedback form, saving messages to DB
george-zakharov/ficpa_article
example code and source files for ficpa.org article "Programming for Efficiency"
george-zakharov/golangSimpleProjects
Simple projects on Golang
george-zakharov/heart-disease-classification-source
Source data files for flask app
george-zakharov/ml-random
Random ML projects on Python
george-zakharov/ml-system-design-pattern
System design patterns for machine learning
george-zakharov/ml_model_deployment_example
An example of how to deploy Machine learning model using Fast API and Docker
george-zakharov/mlcourse.ai
Open Machine Learning Course
george-zakharov/page-scrapper
Page Scraper is an application which connects to a site and pulls out all links, or images, and saves them to a list
george-zakharov/php-ml
PHP-ML - Machine Learning library for PHP
george-zakharov/python4cpas
code for http://www.python4cpas.com/
george-zakharov/python_simple_projects
Simple projects with Python
george-zakharov/segmentation_models
Segmentation models with pretrained backbones. Keras.
george-zakharov/simple_microservice
The simple micro-service written in Golang
george-zakharov/stepik_notebooks
Этот репозиторий создан для хранения конспектов по курсам stepik.org
george-zakharov/stepik_python_course
Stepik online course work
george-zakharov/thank-you-php
Give thanks to PHP - An open letter of gratitude to PHP
george-zakharov/txt_to_csv
Converter for txt-file into csv-file on Python
george-zakharov/unet_segmentation
Unet framework segmentation job
george-zakharov/yii-blog
Researching of Yii framework