home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / misc / jobs / resumes / 7612 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  7.8 KB

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