Full Name: David Pang
School: University at Buffalo
Major: Computer Science BS
Birth Date: December 30, 2003
Hometown: Whitestone, New York
Email: [email protected]
Lorem ipsum odor amet, consectetuer adipiscing elit.
Tincidunt parturient porta fusce id, purus commodo nullam.
Netus semper imperdiet conubia nisl orci inceptos.
Pharetra luctus curae vel lectus penatibus enim montes cras.
Porttitor ridiculus eleifend consequat nostra tristique primis.
Ac integer nec tempus donec neque; consectetur maximus dis.
Justo arcu habitasse at habitasse massa sociosqu eleifend et.
Nec habitant ridiculus nam himenaeos tempus.
Dignissim et scelerisque lacus aenean habitasse nascetur quis integer quisque.
Velit habitant facilisis auctor tempus, fringilla senectus rhoncus tellus.
Velit massa non cubilia rhoncus enim nascetur.
Consectetur porttitor habitasse venenatis himenaeos proin nisi massa.
Pellentesque nisl at vitae enim donec nisl molestie.
Pretium proin sociosqu blandit vulputate nisl.
Programming Languages • C, C++, Java, JavaScript, Python, Scala, MIPS
Developer Tools • IntelliJ, VS Code, React, Visual Studio, Github, QTspim, SmarTTY, Xpra, GNU-Make, Docker
Web Development Tools • HTML, CSS, JavaScript, React, MySQL
University at Buffalo
Bachelors of Science | Computer Science
School of Engineering And Science
2022-Present
Relevant Coursework: Systems Programming, Data Structures, Object Oriented Programming, Discrete Structures, Computer Organization, Algorithms and Complexity, Web Applications, Stem Communications, Technology Entrepreneurship/Programming Languages
Queens College
Pursuit of Bachelors of Science | Computer Science
Department of Computer Science
2021-2022
Relevant Coursework: Introduction to Algorithmic Problem Solving, Object-Oriented Programming in C++
Full-Stack Developer
December 2024-Present
Currently looking for more work experience
A Multi data parser that identifies and anonymizes public data that can link and expose personal info,
leveraging data-parsing functions and data structures including graphs and key-value HashMaps.
-Developed through IntelliJ IDE via the Java language and its open source libraries such as test-runner.
Primitive enemy artificial intelligence in a grid-based game following tick dependent frames,
utilizing Graph Data Structures and OOP principles such as state-pattern, classes, and inheritance.
-Assembled using IntelliJ IDE through Scala language, grids, parsing protocols, and physics simulation.
Developed an Instant Messaging System, generating a live server with seamless connection between users, able to encode and decode
thousands of data packets using pointer arithmetic, padding, and casting.
-Integrated using C in a Virtual Machine via Xpra, with resources and extensions provided via the C library.
Created a reiteration of Conway’s game of life, a cellular automaton displayed on a 2D grid
Using frame dependent ticks and 3-dimensional pointer arrays producing an automaton animation.
-Utilized a VM Machine, Github VC System, Xpra, and GNU-Make to ensure code version and functionality.
Takes in and parses graph and explores it finding the shortest path between any 2 locations
Implemented in Java
This Webpage You Are Currently Viewing
I developed this without the use of any frameworks to develop my HTML, CSS, and Javascript skills.
Developed an algorithm solving the 8 queens problem in all 92 solutions
Implement in C++ in one of my early courses at Queens College (Object-Oriented Programming in C++).
Constructed a Point-of-Sale backend system for a modern cash register that enables virtual transactions,
utilizing Object Oriented principles such as inheritance, polymorphism, or state-pattern.
-Developed through IntelliJ IDE with the Scala language, extensions, and libraries.