Darren Anco
**********@*****.***
EDUCATION
University of Illinois at Urbana-Champaign August 2017 to Present Bachelor of Science, Computer Engineering Expected May 2021 Graduation
• GPA: 3.71
• Dean’s list: Spring 2018, Fall 2019
• Relevant coursework: Data Structures, Analog Signal Processing, Database Systems, Operating Systems, Algorithms & Models of Computation, Applied Parallel Programming SKILLS
Languages: C, C++, Python, Java, x86, Javascript, HTML, CSS, SQL, CUDA, SystemVerilog Databases: MySQL, MongoDB, Cypher/Neo4j
Technologies: React, Arduino, Linux, Git, GDB
PROJECTS
Linux Kernel
• Created a Linux kernel in C and x86 Assembly that performs basic terminal functions.
• Developed the paging, GDT, LDT, filesystem operations, system calls, processor scheduling.
• System is booted using GRUB, and is loaded with a basic read-only filesystem. Clothing App
• Developed a web application on Heroku that displays various types of clothing from major retail brands, and can recommend different outfits based on the season.
• Implemented using React and Node.js.
• Utilized both SQL (PostgreSQL) and NoSQL (Neo4j) databases to contain clothing information. Forward Convolution Layer Computation
• Reduced runtime of forward convolution layers using parallelism through CUDA.
• Implemented in C++.
• Utilized various parallelism techniques, such as tiled matrix multiplication. Underwater ROV
• Project dedicated to testing water quality in different bays.
• Developed using Arduino to capture various water samples using collection devices. Self-Balancing Plane
• Developed a plane that balances based on axis tilt using Arduino.