home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / misc / jobs / resumes / 7234 < prev    next >
Encoding:
Internet Message Format  |  1993-01-02  |  8.2 KB

  1. Path: sparky!uunet!wupost!ultramac!
  2. Message-ID: <1992Dec29.023503.2808441303@ultramac.uucp>
  3. Newsgroups: misc.jobs.resumes
  4. Distribution: world
  5. From: kchen@nit.cs.usu.edu (Kungyi Chen)
  6. Organization: Odyssey Ultraware, Inc
  7. Date: Tue, 29 Dec 1992 02:35:03 CDT
  8. Subject: MSCS C/C++/X11/Xt/Xw/Motif/GUI/CAD/Graphics
  9. Lines: 199
  10.  
  11. Dear Respective Employer,
  12.  
  13. As you will note from my resume, I graduated from Utah State University
  14. in May 1992 with an M.S. in Computer Science. I worked on several projects 
  15. in GUI environments using Xlib, Xt, Xw, and Motif toolkits. The projects
  16. were in Computer Graphics, Software Engineering, and Dbase fields. I am 
  17. experienced in Computer Networking, Database Management, Object-oriented
  18. Programming, Digital Signal Processing, and Compiler projects. I am also
  19. proficient in UNIX System Calls usage. The most importment is I am
  20. experienced in VLSI design and familiar with VLSI tools (VTI CAD Tools).
  21.  
  22. I am proficient in C language, GUI, and UNIX environments. I worked as a 
  23. Teaching Assistant in Computer Architecture and OS labs and also worked
  24. as a GUI designer for our Graphics Group.
  25.  
  26. I am a self-motivated, aggressive, hard working, and friendly person. I can
  27. improve upon my skills very quickly. In order to give you a feel of my real
  28. ability, I placed my projects work at our public ftp site (slow.cs.usu.edu)
  29. in pub/kchen/all.tar.Z. The other qualifications and experience are explained 
  30. in my resume. 
  31.  
  32. Your interest would be most appreciated; I look forward to jointly exploring
  33. this unique, and exciting opportunity with you.
  34.  
  35. Sincerely Yours,
  36.  
  37.  
  38. Kungyi Chen
  39. P.S.
  40. 1. If you cannot get a hold of me, please try to use e-mail. Thanks.
  41. 2. If there is any reference desired, I would like to suport that.
  42. ==============================================================================
  43.  
  44.                               Kungyi Chen
  45.                       E-mail: kchen@nit.cs.usu.edu
  46.  
  47.      Campus address:                                 Home address:
  48.      Utah State University                           39548 WainWright Common
  49.         P.O. Box 1244                                   Fremont, CA 94538
  50.        Logan, Utah 84321                                 (510) 490-2385
  51.         (801) 750-6620
  52.  
  53.  
  54.  
  55.  
  56.      OBJECTIVE
  57.        To pursue a challenging career as a software engineer.
  58.  
  59.      PORJECTS ACCOMPLISHED
  60.        Direct Research
  61.          . Designed and implemented a GUI Computer Graphics Modeling Package
  62.            with 2D, 3D, Shading, and Text editor functions using X11, Xt, and
  63.            OSF/Motif toolkits on HP 9000.
  64.          . Used Form, PushButton, Dialog, Pane, Scroll, Drawing-Area,
  65.            DrawnButton, List etc. widgets and UNIX system calls.
  66.          . Designed and implemented a TextViewer using X11, Xt, and Olit
  67.            toolkits.
  68.          . Used Revision Control System(RCS) to manage multiple revisions of
  69.            files.
  70.  
  71.        Computer Graphics
  72.          . Developed 2D & 3D GUI packages with Form, WorkSpace, PushButton,
  73.            RowCol, Raster, and TextEdit widgets. These projects used Xlib, Xt,
  74.            Xw on SUN 4/110.
  75.          . Used RUBBER-BAND skill to complete 2D project with drawing line,
  76.            rectangle, circle, and ellipse.
  77.          . developed a 3D modeling with translation, rotation, scalling,
  78.            projection, clipping etc. functions. 
  79.          . Used Revision Control System(RCS) to manage multiple revisions of
  80.            files.
  81.  
  82.        Software Engineer
  83.          . Design and implemented a GUI Personal Appointment System on SUN
  84. 4/110.
  85.          . The package made extensive use of X11, and Xt routines as well as
  86. UNIX
  87.            system calls.
  88.          . Used Revision Control System(RCS) manages multiple revisions of
  89. files.
  90.  
  91.        VLSI Design
  92.          . Designed sub-system components: full adder, parity generator, PLA
  93.            using VTI CAD tools.
  94.          . Utilized LogicAssistent, Schematic Editor, Layout Editor, and VTI
  95.            simulator to complete the sub-system.
  96.  
  97.        Object-Oriented Programming
  98.          . Developed and generalized a software for the building and running
  99. of
  100.            a binary Hopfield network using C++.
  101.  
  102.        Computer Networking
  103.          . Wrote Turbo C programs and used 8088 assembly language on IBM/PC
  104.            to simulate KERMIT protocol doing file transfer between PC's. It
  105.            was completed with two modules in Data Link Layer: KERMIT Packet
  106.            Recognition and Data Packet Decoding.
  107.          . Wrote C programs and called INT5 CH via NETBIOS to complete file
  108.            transfer, remote who checking, hangup, and severs' names checking.
  109.  
  110.        Database Management System
  111.          . Designed and implemented a general-purpose relational database
  112.            management system using using X11, Xt, and Xw (HP widget) on SUN
  113. 4/110.
  114.          . Provided features like variable data length of String type, entity
  115.            and indexing.
  116.          . Used Revision Control System(RCS) to manage multiple revisions of
  117.            files.
  118.  
  119.        Digital Signal Processing
  120.          . Developed a system on the HP1000 to recognize and identify signal
  121.            words spoken into a microphone out of a set of four possible words
  122.            using Fortran language.
  123.  
  124.        Compiler Design
  125.          . Designed a compiler system to support YAL language and used YACC,
  126.            LEX and C.
  127.          . The modules include Lexical Analyzer, Parser, Intermediate-Code
  128.            Generator, Basic Target-Code Generator, and Completed Code
  129. Generator.
  130.  
  131.        Operating System
  132.          . Designed and implemented a job handler on IBM/PC using C language
  133.  
  134.        Other Course Work
  135.          . Installed the X window system on SUN workstation and completed a
  136.            study of the X protocol.
  137.          . Digital Signal Processing, Control System, Finite Automata, 
  138.            Computer Architecture, Artificial Intelligence, Computer
  139. Architecture
  140.            and Organization, and Switching Theory and Logic Design.
  141.  
  142.  
  143.        EXPERIENCE
  144.  
  145.        Dec. 1989-Sept. 1991
  146.        Department of Computer Science at Utah State University.
  147.        . Worked as a teaching assistant
  148.        . Computer Architecture and Operating System labs.
  149.        . Was responsible for grading, solving problems, and answer relative
  150.          materials of a class.  
  151.  
  152.        Sept. 1987-May 1988
  153.        Asian Software & Research Systems, Taipei, Taiwan. 
  154.        . Worked as a software engineer
  155.        . Designed, and implemented Graphics User Interface and maintained Database
  156.          Systems.
  157.        . Used X11, Xt, and Xw toolkits to build interfaces for existing
  158. Database
  159.          Systems. The whole systems were done by C language on 3/50 and ran on
  160.          X-window. 
  161.        . Involved in developed educational software in math instruction on PCs
  162.          environment. 
  163.  
  164.        June 1984-May 1987
  165.        Computer Center of Chinese Culture University.
  166.        . worked as a system administrator
  167.        . Responsibilities included installation, maintenance and system
  168.          management of software in CYBER 770 and PRIME systems.
  169.        . Lab troubleshooting in NOS/CYBER, Networks, Languages, and software
  170.          package.
  171.  
  172.        SKILLS
  173.        . Computer languages: C, C++, Pascal, COBOL, Lisp, Prolog, Fortran, SQL,
  174.          Ingres, CDC Compass Assembly.
  175.        . Tools: SunView, X-Window, DECWindow, OpenWin, RCS, SCCS, C-shell
  176. script
  177.          files, Latex, GhostScript, xv, xdbx, xwd, lex, YACC, PBMPlus,
  178. xyzmodem,
  179.          FTP, and Telnet.
  180.        . Hardware: SUN 3/50, 4/110 workstations, Sparc workstation,
  181.          DECstation 3100 & 5000, HP 9000 & Apolo, IBM RT & 6000 workstation,
  182.          VAX/VMS, MAC II, and IBM PC.
  183.  
  184.      EDUCATION
  185.        Utah State University                                   May 1992
  186.        Master of Science Degree in Computer Science
  187.  
  188.        Chinese Culture University                              June 1987
  189.        Bachelor of Science Degree in Computer Science
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196. ------ Internet Message Header Follows ------
  197. Path: wupost!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!cc.usu.edu!nit!kchen
  198. Newsgroups: misc.jobs.resumes
  199. Subject: MSCS C/C++/X11/Xt/Xw/Motif/GUI/CAD/Graphics
  200. Message-ID: <1992Dec28.140102.62301@cc.usu.edu>
  201. From: kchen@nit.cs.usu.edu (Kungyi Chen)
  202. Date: 28 Dec 92 14:00:59 MDT
  203. Sender: kchen@nit (Kungyi Chen)
  204. Distribution: world
  205. Organization: CS SUN Lab
  206. Nntp-Posting-Host: nit.cs.usu.edu
  207. Lines: 173
  208.  
  209.  
  210.