george-studenko
I'm a passionate developer, looking to learn new things and improve the quality of my code on a daily basis.
Nuvolar WorksBarcelona, Spain
Pinned Repositories
Pytorch-Image-Classifier
This is an image classifier done with Pytorch, it makes use of Densenet as the pretrained model.
100_Days_of_ML_Code
100 Days of Machine Learning Code
ai-python
Business-Analyst-Diamonds-Price-Analysis
A diamond distributor has recently decided to exit the market and has put up a set of 3,000 diamonds up for auction. Seeing this as a great opportunity to expand its inventory, a jewelry company has shown interest in making a bid. To decide how much to bid, you will use a large database of diamond prices to build a model to predict the price of a diamond based on its attributes. Then you will use the results of that model to make a recommendation for how much the company should bid.
ds-cheatsheets
List of Data Science Cheatsheets to rule the world
Google-Maps-Javascript-API
Customizing Google Maps through the Javascript API by changing default colors, and combining with Panoramio and StreetView APIs to build a custom neighbourhood map
image-classifier-creator
A simple to use Image classifier creator done with PyTorch, create your own image classifier in minutes
Popular-Movies-Android-App
Android app that shows a list of the top rated and most popular movies by using themoviedb.org JSON API. Implements libraries as Picasso for image downloads and caching, Volley for HTTP request.
Recipes-API
Flask restful API for managing recipes. Implements Role-based access control with Auth0 as the identity provider
StockHawk-Android-App
An Android app for monitoring stocks by making use for Yahoo Finances API, implements a desktop widget, charts with MPAndroidChart for historical data, Timber for logs.
george-studenko's Repositories
george-studenko/100_Days_of_ML_Code
100 Days of Machine Learning Code
george-studenko/Popular-Movies-Android-App
Android app that shows a list of the top rated and most popular movies by using themoviedb.org JSON API. Implements libraries as Picasso for image downloads and caching, Volley for HTTP request.
george-studenko/Recipes-API
Flask restful API for managing recipes. Implements Role-based access control with Auth0 as the identity provider
george-studenko/StockHawk-Android-App
An Android app for monitoring stocks by making use for Yahoo Finances API, implements a desktop widget, charts with MPAndroidChart for historical data, Timber for logs.
george-studenko/code
Example application code for the python architecture book
george-studenko/CodeKatas.FizzBuzz
A simple FizzBuzz Kata Java implementation
george-studenko/coffee-shop
Identity and Access Management (IAM) with Auth0
george-studenko/Contactos.WebApi
Net Core WebAPI project
george-studenko/darknet
Convolutional Neural Networks
george-studenko/Drone-Madness
george-studenko/flask-restplus-boilerplate
A boilerplate for flask restful web service
george-studenko/FSND-Deploy-Flask-App-to-Kubernetes-Using-EKS
The Full Stack Nanodegree course 4 project
george-studenko/Fyuur
Flask web app, using postgreSQL and SQLAlchemy for data access and persistance
george-studenko/insomnia
george-studenko/Kaizen-Code
List of resources to improve code quality
george-studenko/keras-transfer-learning
george-studenko/meme_creator
george-studenko/ml-ops-p1
george-studenko/modern-apis-with-fastapi
Course demos and handouts for our Modern APIs with FastAPI course.
george-studenko/neo-explorer
george-studenko/optimize-public-transport
george-studenko/python_projects
Learning Python through test-driven development of games and puzzles
george-studenko/Pytorch-CNN-Exercises
george-studenko/pytorch_mnist_classifier
A neural network digit classifier done with pytorch that is trained using the MNIST dataset and is able to classify digits
george-studenko/Quiz-App
Android app that presents a quiz to the user to test their knowledge, what is your score?
george-studenko/test2
george-studenko/Trivia-API
Python API done with Flask
george-studenko/udacimak
Udacity Nanodegree and Course Downloader
george-studenko/unsync
Unsynchronize asyncio
george-studenko/YOLO-with-pytorch