Pinned Repositories
amazon-api-gateway-developer-guide
The open source version of the Amazon API Gateway Developer Guide. To submit feedback or requests for changes, submit an issue or make changes and submit a pull request.
amazon-ecs-developer-guide
The open source version of the Amazon ECS developer guide. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
Arabic-Roman-Converter
Java application for Arabic-Roman and Roman-Arabic numeral conversion
ArabicRomanConverter
Application converts Roman to Arabic and Arabic to Roman numerals in a range from 1 to 3999.
crypto-profit-calculator
Flask-based API for calculating crypto trading profits/losses. The application uses Coinbase API for fetching historical price data of 150+ cryptocurrencies.
cta-tracker
Multi-platform mobile application for the Chicago Transit Authority bus and train tracking. Users can get arrival times for any bus or train stop and conveniently access their favorite stops from the Favorite Stops tab.
mnist-digit-recognition
Handwritten digit classification using a sequential neural network trained on MNIST dataset.
snkrs-bot
A free to use bot for SNKRS website
supreme-bot
A free-to-use bot for supremenewyork.com that allows multiple-item checkout.
walit
A personal budget manager which lets you track your spending and income.
mDemianchuk's Repositories
mDemianchuk/mnist-digit-recognition
Handwritten digit classification using a sequential neural network trained on MNIST dataset.
mDemianchuk/walit
A personal budget manager which lets you track your spending and income.
mDemianchuk/amazon-ecs-developer-guide
The open source version of the Amazon ECS developer guide. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
mDemianchuk/Arabic-Roman-Converter
Java application for Arabic-Roman and Roman-Arabic numeral conversion
mDemianchuk/ArabicRomanConverter
Application converts Roman to Arabic and Arabic to Roman numerals in a range from 1 to 3999.
mDemianchuk/aws-codepipeline-s3-codedeploy-linux
Use this sample when creating a simple pipeline in AWS CodePipeline while following the Simple Pipeline Walkthrough tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-w.html
mDemianchuk/chat-app
Java NIO chat app
mDemianchuk/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
mDemianchuk/coding-challenge
mDemianchuk/comp460-digit-recognition
mDemianchuk/ds-lecture-maven
mDemianchuk/DS-Team-B
mDemianchuk/ecs-demo-php-simple-app
A simple PHP sample application http://aws.amazon.com/ecs
mDemianchuk/IncomeExpense
mDemianchuk/iotws18
IoT Workshop refresh for 2018
mDemianchuk/Java
All Algorithms implemented in Java
mDemianchuk/java_design_patterns
Design Patterns Overview for Chicago Java Users Group
mDemianchuk/JavaMailClient
Gmail / Yahoo client for sending emails using Java Mail API
mDemianchuk/lambda
mDemianchuk/lr_vs_knn
Comparison of the Logistic Regression to the K-Nearest Neighbors classifier
mDemianchuk/messenger
Jersey RESTful web application
mDemianchuk/Perceptron-Adaline
A Perceptron implementation
mDemianchuk/Perceptron_algorithm
mDemianchuk/python_demo
mDemianchuk/sentiment-classifier
A sentiment classifier that predicts whether a movie review is positive or negative.
mDemianchuk/SimpleChat
Simple chat app using UDP multicast
mDemianchuk/sorting
mDemianchuk/StudentInfo
Management information system for education establishments to manage student data.
mDemianchuk/Titanic
Simple solution for Titanic - Kaggle competition