Hey there, welcome to my homepage. Some of my works and my profile can be found here. BTW, welcome you to follow me and star/fork my projects on Github if you find them useful.
I've made some programming works. Some of them are games, and some of them are programming libraries. I got great fun of them and I'd like to share some good works with you. If you are willing to get more projects of mine, please drop by my Github.
Pylash
is a game engine for python
which imitates some classes and functions in flash
. Pylash
is based on Python3
and the GUI engine of pylash
is PyQt4
.
Jpp.js
is a library to extend some useful functions such as create a powerful class
(with private
& protected
& public
& static
properties and methods) for JavaScript
. The meaning of jpp
is JavaScript plus plus.
I am a student who is keen on programming. I've learnt programming for nearly 5 years since 2012. The first programming language I touched is C
,
but I haven't kept learning it because I found it so complex at that time. Shortly afterwards, my attention was caught by html5
, a kind of advanced mark-up programming languages.
It's easy to get started. What's more, it's more direct and doesn't require logic. With deep studying on html5
, I touched css
and JavaScript
. Luckily, I found html5
and JavaScript
are good tools for developing web games when I came across a blog of a geek - Master Lufy.
Then I set my foot on game developing and learned more and more knowledge from it, such as OOP and collision detection algorithm. IT field is really so wide that nobody is able to get to every corners of it.
But I never feel content with the reality, so I tried exploring more fields. Therefore, I learned python
, used Ubuntu as my current computer OS, restarted learning C/C++
and began having study on backend developing.
However, more aims have been written in my TO-DO List: iOS programming, Android programming, 3D game developing... Besides, I am an open-source lover, so I have created some repos on Github to share my code.
I hope my programming skill will improve and I hope I can write more useful code and share with others.
In addition to programming, having some research on math, playing the guitar, cycling and basketball are my hobbies as well.