Pinned Repositories
Balckjack-AndroidGame
An Android online Blackjack game with Leaderboard
Blind-Guiding-Mobile-Robot-Project-based-on-Pioneer3-DX
It's the senior design project I did in University of Detroit Mercy from 2017 to 2018, based on Pioneer3-DX robot platform with Kinect2, Hokuyo. This project conclude some open-spurce algorithm I found in github contains SLAM-gmapping, pocketsphinx and so on. Thanks for the providers! The robot contain basic mapping and navigation functions, with addtional model in simulation software, voice control and voie feedback, set tarket with coordinate and so on. Finally, thanks for my teamates, Hao Lan, Yuchen Luo, Diwen Miao and Wuxin Shen. I roughly upload the whole workspace and I think you will be clear with how it work if you are already familar with ROS. And if not, maybe it is a good idea for you to check the catkin_ws/src/hunter/lacunh first. And I will add more description in README. I know it is not so clear, if youn need help ,feel free to contact with me, my email is donaldmyshen@outlook.com!
Books-Renting-Site-with-Django
An online books renting system built with python, Django Full-Stack Framework. Can be easily changed to other marketing system site.
Calendar-Site
A calender site bulit with PHP, MySQL and Java Script
ChatNearby-AndroidApp
An Android online chat App based on Firebase online realtime database, can find the users near by based on GPS localization information. After add them to contacts you are free to chat!
CSE417T-WUSTL-Intro-to-Machine-Learning
t's the code I've write during I took the courese of CSE417 in WashU, instructer is Sammy Das.
CSE511-WUSTL-Intro-to-AI-Pacman-Game
WUSTL's CSE511 course homework, include implementation graph search alogorithms(BFS, DFS, UCS, A*) , minimax, alpha-beta, expectimax search and evaluation function abd enforce learning on Pacman.
Event-Recommendation-Web
An event recommendation web built with Java, MySql/MongoDB and Javascript, get data from Ticket Master Api
NBA-player-shooting-data-visualization
A Front-End project to show the hot shooting points of NBA players to help analysis.
Simple-Files-Sharing-Site
A simple file sharing site with PHP, without database, use local space to store.
donaldmyshen's Repositories
donaldmyshen/Blind-Guiding-Mobile-Robot-Project-based-on-Pioneer3-DX
It's the senior design project I did in University of Detroit Mercy from 2017 to 2018, based on Pioneer3-DX robot platform with Kinect2, Hokuyo. This project conclude some open-spurce algorithm I found in github contains SLAM-gmapping, pocketsphinx and so on. Thanks for the providers! The robot contain basic mapping and navigation functions, with addtional model in simulation software, voice control and voie feedback, set tarket with coordinate and so on. Finally, thanks for my teamates, Hao Lan, Yuchen Luo, Diwen Miao and Wuxin Shen. I roughly upload the whole workspace and I think you will be clear with how it work if you are already familar with ROS. And if not, maybe it is a good idea for you to check the catkin_ws/src/hunter/lacunh first. And I will add more description in README. I know it is not so clear, if youn need help ,feel free to contact with me, my email is donaldmyshen@outlook.com!
donaldmyshen/Books-Renting-Site-with-Django
An online books renting system built with python, Django Full-Stack Framework. Can be easily changed to other marketing system site.
donaldmyshen/NBA-player-shooting-data-visualization
A Front-End project to show the hot shooting points of NBA players to help analysis.
donaldmyshen/ChatNearby-AndroidApp
An Android online chat App based on Firebase online realtime database, can find the users near by based on GPS localization information. After add them to contacts you are free to chat!
donaldmyshen/Balckjack-AndroidGame
An Android online Blackjack game with Leaderboard
donaldmyshen/CSE511-WUSTL-Intro-to-AI-Pacman-Game
WUSTL's CSE511 course homework, include implementation graph search alogorithms(BFS, DFS, UCS, A*) , minimax, alpha-beta, expectimax search and evaluation function abd enforce learning on Pacman.
donaldmyshen/Calendar-Site
A calender site bulit with PHP, MySQL and Java Script
donaldmyshen/CSE417T-WUSTL-Intro-to-Machine-Learning
t's the code I've write during I took the courese of CSE417 in WashU, instructer is Sammy Das.
donaldmyshen/Simple-Files-Sharing-Site
A simple file sharing site with PHP, without database, use local space to store.
donaldmyshen/CalorieCalculator-AndroidApp
A basic calorie calculator Android App, developed with Kotlin.
donaldmyshen/Event-Recommendation-Web
An event recommendation web built with Java, MySql/MongoDB and Javascript, get data from Ticket Master Api
donaldmyshen/CSE247-WUSTL-Data-Structure-and-Augorithm
Contains all the coding homework and tests of CSE247, Data Structure and Augorithms, Fall 2018, in Wahington University in St. Louis. Tests and some other parts such as studios are provided by Dr. Jeremy Buhler and Dr. Ron Cytron. The course web is https://classes.engineering.wustl.edu/cse247/ What you may be interested in is in the document nemed "labs".
donaldmyshen/CSE450-Video-Gaming
donaldmyshen/CSE530S-Database-Management-System
donaldmyshen/Little-Calculators
Two little calculators, one by php and one by JavaScript
donaldmyshen/PlayList-AndroidApp
It's the WUSTL CSE438' assignment. A playlist android app, using the Last.fm API to query for music data.
donaldmyshen/Simple-Story-Sharing-Site
A simple story sharing site developed with php and MySql.