π I love to explore and learn about any new things. Following my passion for programming, I would like to become a software engineer and contributor in some open source communities after I graduate.
- π Get my postgraduate degree in Computer Science(High Performance Computing with Data Science) with Merit Award in the University of Edinburgh, School of Informatics, EPCC(Edinburgh Parallel Computing Centre), UK.
- π Get my undergraduate degree in Computer Science and Technology from HUST(Huazhong University of Science and Technology), China.
- π§ͺ Doing my research on Parallel and Distributed Algorithm Design and other High-Performance Computing Areas and facing the choice "make the industry transition or continue to get a PhD. degree". (Personally, I'm partial to the latter.)
- πͺ Looking forward to global environmental improvement, Peace and Love, Quantum Computer, Mars exploration(& the rest of space), and next generation energy.
- π¬ Talk with me about
- High-Performance Computing
- Distributed Computing & Middleware
- Mobile Device Development
- Full-Stack Web Development
- Cloud Computing with data science topic
- Solving Data structure and algorithm questions
- or anything funny!
- π« You can reach me with the links below
// Which came first: the chicken or the egg?
Object[] a = {'π₯', 'π£', 'π₯', 'π'};
Arrays.sort(a);
System.out.println(a);
>>> { 'π', 'π£', 'π₯', 'π₯' }
Welcome to β my repositories if you find them interesting, at least your star could make me stay on track and be motivated.