BENNIE CHEN
***********@*****.*** 217-***-****
EDUCATION
University of Illinois, at Urbana-Champaign Urbana-Champaign, IL, US MS in Information Management, anticipated May 2022 BS In Chemical Engineering, May 2019
SKILLS
JAVA, Python, C++, Visual Basic, R
HTML, CSS, JavaScript, jQuery, NodeJS, ExpressJS, MongoDB, React, Redux, MySQL, Jest WORK EXPERIENCE
Archer Daniels Midland Company Urbana-Champaign, IL, US Process Engineer Sep 2019 - Jul 2020
Built a reaction calculating program with JAVA, which calculates all the possible reaction conditions and sends it to CAD. Made it possible for CAD to run the reactions under all conditions and pick the optimal solution
Used SQLite for database management and Python for data fitting with Pandas models. Improved efficiency of data retrievals by 10%
Cooperated with Dupont and designed chemical processes using CAD. Cost analysis using Aspen FESCO Adecco Co., Ltd. Shanghai, CN
Data Analysis Assistant May - Aug 2018
Collected data from clients and company database. Made predictive models using analytical software
Performed data fitting during research phase. Used Python to predict seasonal market behavior and profitability potentials with analytical modeling. Helped the team get higher return rate of investment. Data visualization using R PROJECT EXPERIENCE
Rate4Ever
Web Development Project
Created static HTML and CSS portfolio sites and landing pages, which has all the common APIs on them.
Designed web applications based on RESTful routes. Enabled users to create, read, update and destroy data like posts
Set up data associations between Mongo’s models by embedding data, which connects data including users, posts, google accounts and so on. This made all data associations and user data retrievals easy and fast TechConnect
Full Stack Social Network Project
Built landing pages. Created APIs with NodeJS & Express, and extensively tested with Jest to make sure the correctness of the code
Integrated React with backend and built an authentication system for Sign In/ Sign Up, including emails, Facebook, Google and resetting password. Customized user interface and terms of service label.
Designed UIs for user interactions. Created a social network app for programmers to connect and communicate. SotryForAll
Data Structure Project
Incorporated ideas of graphs, binary search trees and other concepts. Created a graph of stories with different endings
With each node representing an event, each edge representing a pathway, user can determine which story line to go, and a unique story can be created once the user reaches a node without any further edges
Included story lines from all other classmates. Connected all the sub-stories with edges. Optimized with groupmates by doing path compression using Union-Find algorithm. PageRank Explore
Numeric Methods Project
Used the database from course repository and created a database to rank the importance of different webpages, which shows the amount of visitors and interactions between users and websites
Used Python to achieve sparse storage, computation and error analysis. Made the result accurate and space friendly
Users can achieve basic searching using this database and find out the webpage with the most connections with others