vladislavglad
Nowadays all of my current work is version controlled in private Git repos.
Hughes Network Systems (an EchoStar Company)Germantown, MD
Pinned Repositories
algorithms
Algorithms from "Introduction to Algorithms, 3rd Edition" by CLRS. I will be implementing more algorithms in Python just to practice and remember some of most essential algorithms out there.
Cybersecurity-Game-Project
Working prototype of a top-down 2D RPG world, built as the base for an educational "cybersecurity" game.
DeliveryTrackingApp
Full-stack mobile app to check and request tracking of packages through UPS, USPS, Lasership.
food-recipe-website
Design of the front-end of a food recipe website in pure HTML, CSS and JavaScript.
UnderDog
Social Network website for Brooklyn College students
vladislavglad's Repositories
vladislavglad/Cybersecurity-Game-Project
Working prototype of a top-down 2D RPG world, built as the base for an educational "cybersecurity" game.
vladislavglad/algorithms
Algorithms from "Introduction to Algorithms, 3rd Edition" by CLRS. I will be implementing more algorithms in Python just to practice and remember some of most essential algorithms out there.
vladislavglad/DeliveryTrackingApp
Full-stack mobile app to check and request tracking of packages through UPS, USPS, Lasership.
vladislavglad/food-recipe-website
Design of the front-end of a food recipe website in pure HTML, CSS and JavaScript.
vladislavglad/UnderDog
Social Network website for Brooklyn College students
vladislavglad/c-practice
C++ practice/exercises
vladislavglad/cisc3140_assignment_1
Metadata exercise - creating a barebones api client with NASA’s api
vladislavglad/data-structures-implementations
Reviewing and implementing Data Structures and some essential Algorithms from scratch in JS.
vladislavglad/delivery-tracker
A small tracking app that informs you of your package delivery (through USPS at the moment) using web-scraping. I plan to implement some resolver that will accept and track packages from any major carrier companies all in one simple app.
vladislavglad/DeliveryTrackingUI
This is UI for DeliveryTrackingApp found at https://github.com/vladislavglad/DeliveryTrackingApp
vladislavglad/desse
Demon's Souls Server Emulator
vladislavglad/learning-Phaser3
Playing around with Phaser3 - an open source HTML5 game framework (the assets are courtesy of pixelgameart.org).
vladislavglad/luhn-alg-scheme
Scheme to implement the Luhn algorithm and validate a credit card number.
vladislavglad/Menu-Ordering-System
Engineering Test
vladislavglad/OS-exercises
Operating Systems assigned exercises (completed in Java and C++)
vladislavglad/Phaser3-PoC
Testing some concepts in Phaser3
vladislavglad/simple-DNS-proxy-server
A proxy server that resolves specified Domain Names the way you want, other names are resolved as per usual (through the use of public DNS).
vladislavglad/Single-Sentinel-Linked-List
Linked list implementation in Java with a single sentinel value.
vladislavglad/test-templates
Deployed "UnderDog" templates on Heroku to test how they will look on different device screens:
vladislavglad/the-algorithm
Source code for Twitter's Recommendation Algorithm
vladislavglad/WakeUp-Heroku
Calls Heroku apps to wake them up.
vladislavglad/yarntown
yarntown game