Pinned Repositories
Anagram
Java Demo of a Singleton design pattern
devlopr-jekyll
Build and Deploy your Site using this beautiful Jekyll Theme built for Developers
Dining_Philosophers_Talk_Java
Classical synchronization problem, but with a twist: now dining philosophers can not only eat (number of chopsticks == number of philosophers) and think but also talk - one at a time. Showcases synchronization techniques
image_diff
Wrapper for the python pillow library functions to compare two images of compatible formats
mag_autotest
Selenium web driver based automation tool for testing the MAG website (test vs prod)
mirror_clicks
Scripts to mirror clicks for manual testing when PROD and TEST windows are arranged side by side on a big screen.
slot_machine_simulator
Console C++, showcases OOP principles (inheritance, abstraction, polymorphism), downcasting and smart pointers
student_database_php_mySQL
Student Database project (PHP/MySQL back-end, simple HTML/CSS front-end)
Trie_Java
Trie implemented in Java for text analysis
truth_evaluator
Python script to evaluate truth expressions (discrete math)
vlad-v-melnikov's Repositories
vlad-v-melnikov/Anagram
Java Demo of a Singleton design pattern
vlad-v-melnikov/devlopr-jekyll
Build and Deploy your Site using this beautiful Jekyll Theme built for Developers
vlad-v-melnikov/Dining_Philosophers_Talk_Java
Classical synchronization problem, but with a twist: now dining philosophers can not only eat (number of chopsticks == number of philosophers) and think but also talk - one at a time. Showcases synchronization techniques
vlad-v-melnikov/image_diff
Wrapper for the python pillow library functions to compare two images of compatible formats
vlad-v-melnikov/mag_autotest
Selenium web driver based automation tool for testing the MAG website (test vs prod)
vlad-v-melnikov/mirror_clicks
Scripts to mirror clicks for manual testing when PROD and TEST windows are arranged side by side on a big screen.
vlad-v-melnikov/slot_machine_simulator
Console C++, showcases OOP principles (inheritance, abstraction, polymorphism), downcasting and smart pointers
vlad-v-melnikov/student_database_php_mySQL
Student Database project (PHP/MySQL back-end, simple HTML/CSS front-end)
vlad-v-melnikov/Trie_Java
Trie implemented in Java for text analysis
vlad-v-melnikov/truth_evaluator
Python script to evaluate truth expressions (discrete math)
vlad-v-melnikov/vlad-v-melnikov.github.io
My Resume Website