Skip to content

Latest commit

 

History

History
136 lines (98 loc) · 4.35 KB

resume.md

File metadata and controls

136 lines (98 loc) · 4.35 KB
layout title
post
Navy's Resume

Peter Face

Personal Info

Name: Navy Zhou

Nationality: China

Address: HeBei Normal University of Science and Technology

Mobile: (+86) 136-1337-1690

Email: navyzhou.gogogo@gmail.com

HomePage: http://navyzhou.github.com

Sentence Bio

Navy Zhou is a Open Source Software developer.

Languages

(click to see details)

  • C
  • C++
  • Python
  • PHP
  • elisp
  • bash
  • make
  • m4, awk, sed ...

Education

(click to see how I wasted my years)

2001.9~2005.7: Hebei University of Science & Technology

During my under graduate study, my major was Electrical Engineering. To do motor contol and automation, we had a course on C languange (2002) and later learned two assembles, one for MSC-51(2004), the other 8086(2004) I also learned PLC programming(2003). Single thread programming, close to the hardware. But this changed when I started my postgraduate life in:

2006.9~2009.3: North China Electric Power University

I did reserch on developing Vibration data acquisition instruments to be used in power plants, we started with 80C51F, linking against the C lib that came with it. Later, we switched to 32-bit ARM chip S3C2410. For the sake of multithreading and GUI support, we needed a real kernel to settle the chaos, I picked up Linux(while some guys chose WinCE), and that changed my life. I spent most of my time on two things:

  • Linux driver for ARM(s3c24x0) chips.
  • UI implemented with Qt

Me in real world

2009.3~2009.12: Asianux Ltd

Maintainer of AXTU, and later wrote a authentication plugin for YUM, in order to use it in Asianux4.0.

2008.7~present: Beijing Linux User Group

Project Summary

2006.12~2008.11: Tinylion

I am the founder of this project. Open source hardware & software. Drivers and apps in C.

2008.12~present: Tata

Tata is a Qt project aiming at developing a data analysis program for scientific use. It contains wave form display and other data analysis functions. Initially designed to work on embedded platform as part of Tinylion.

2009.3~2009.10: AXTU

AXTU is a Linux system updater, based on RPM, it has similiar work flow as YUM, but implemented in C++(Qt), it was created by Hansoft engineers, long time before I joined the development. What I added was:

  • epoch handling
  • obsolete tag handling

2010.1~present: Gitbro

My deep love for git-scm resulted in this project. Building GUI front-end with Qt, scripting my own work flow, and posting what I've learned at GitBeijing.

2008.8~2008.9: Hen

My tiny projects of interest are safe here as "eggs" :-)

  • YUM plugin
  • Meego and Andriod
  • Network Manager
  • MoinToMuse convertor(writen in python)
  • and more

Go to Github to view all my projects