Intern Resume
4.00/5 (Submit Your Rating)
TECHNICAL SKILLS:
- C, C++, C#, Java, Shell, Python, HTML, CSS, Bootstrap, SQL, Assembly
- Windows, Linux, Visual Studio, MonoDevelop, Eclipse, MySQL, VIM, Emacs, Sublime, gdb, Git
EXPERIENCE:
Intern
Confidential
Responsibilities:
- Used Java Native Interface to connect Java Eclipse plugin to Arrington Research BSU07 eye tracker SDK using methods in C.
- Utilized JNI to connect Eclipse plugin to Tobii EyeX Engine SDK using methods in C++.
- Implemented network interface with Eye Tribe eye tracker to track gaze when reading source code.
- Developed a concurrent JAVA Internet Relay Chat Client in Linux using Eclipse.
IT Software Engineer Intern
Confidential
Responsibilities:
- Created a web form using C# and ASP.NET that automatically schedules XML configured services on a server.
- Used Bootstrap and CSS to improve the aesthetics of the web form.
- Automated an SMTP service that periodically notifies administrators of server events via email utilizing the Quartz API.
- Organized the first intern mentorship program for new interns joining PG&E.
Confidential
Responsibilities:
- Created and implemented shell commands on ext2fs. Super Block, Group Descriptor, inode, dir entry structs were used to create the file system. Shell commands implemented: cd, cp, creat, ls, mkdir, pwd, rm, rmdir.
- Utilized bit mapping to navigate the file system.
Confidential
Responsibilities:
- File server that handles HTTP requests for streaming, downloading and uploading files to/from specified directory.
- Implements BlockingCollection Thread Pool for services.
Confidential
Responsibilities:
- Created booter, as well as kernel and system call executables.
- Kernel Functions: fork, wait, sleep, exit, wakeup, stop.
- System Call Functions: cat, mv, chmod, more, grep, I/O and pipe functions: >,>>,<, |.