You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am an Electrical and Computer Engineering student at The University of Texas at Austin, graduating in May 2020. I am specializing in software engineering, and I also do graphic design, photography, and videography on the side. I am currently looking for full-time employment opportunities for 2020!
<divclass="tab-pane fade show active" id="list-DSL" role="tabpanel" aria-labelledby="list-DSL-list">
144
+
<h5>Topics Covered:</h5>
145
+
<p>Predictive modeling, regression and classification, data cleaning and preprocessing, feature engineering, unsupervised methods, principal component analysis, data clustering, model selection and feature selection, entropy and information theory, neural networks, deep learning, and machine learning for signals and time-series data</p>
146
+
147
+
<br>
148
+
149
+
<h5>Experience:</h5>
150
+
<strong>Kaggle Competition</strong>
151
+
<ul>
152
+
<li>Achieved 11th place out of 87 students by using a gradient boosting machine learning algorithm, tuning hyperparameters, and preprocessing data</li>
<p>Design and development of large-scale software systems using automated analysis tools, generation of concrete software engineering artifacts at all stages of the software life-cycle, design principles and methods, design and modeling tools, collaborative development environment, object-oriented design and analysis, design patterns and refactoring, integration and testing tools, debugger and bug finder, program comprehension, software life-cycle and evolution</p>
<p>Operating system design and implementation, the shell, process management and system calls, memory management, thread management, scheduling, synchronization, concurrency, file systems, input/output systems, virtual machines, networking and security</p>
169
+
<br>
170
+
171
+
<h5>Experience:</h5>
172
+
<strong>Pintos</strong>
173
+
<ul>
174
+
<li>Implemented basic functionality of an operating system including multithreading, user program system calls, virtual memory, and a file system</li>
I am an Electrical and Computer Engineering student at The University of Texas at Austin, graduating in May 2020. I am specializing in software engineering, and I also do graphic design, photography, and videography on the side. I am currently looking for full-time employment opportunities for 2020!
<p>Advanced problem solving methods, algorithm design principles, complexity analysis, study of the nature, impact, and handling of intractability, study of common algorithmic classes and their applications</p>
<p>Basic problem solving, design and implementation techniques for imperative programming, structured programming in the C/C++ language, programming idioms, introduction to software design principles including modularity, coupling and cohesion, introduction to software engineering tools, elementary data structures, asymptotic analysis</p>
<p>Methods for engineering software with a focus on abstraction, specification, design, implementation, and testing of object-oriented code using a modern development tool-set for complex systems, design and implementation of object-oriented programs in Java, abstract data types, inheritance, polymorphism, parameterized types and generic programming, the operation and application of commonly used data structures, exception handling and fault tolerance, introduction to algorithm analysis, teamwork models</p>
<p>Embedded systems, machine language execution, assembly and C language programming, local variables and subroutines, input/output synchronization, analog to digital conversion and digital to analog conversion, debugging, and interrupts</p>
196
+
197
+
<br>
198
+
199
+
<h5>Experience:</h5>
200
+
<strong>Harry Potter Video Game</strong>
201
+
<ul>
202
+
<li>Interfaced a TI TM4C LaunchPad microcontroller with LEDs, slide potentiometer (ADC), audio jack (DAC), buttons, and LCD screen</li>
203
+
<li>Implemented 4 extra credit software features in 1 week through pair programming</li>
<pclass="card-text">A full stack fantasy golf web application designed to meet the requirements of a client. Developed a RESTful API, MySQL database, and Flask backend with Python with a React JS frontend.</p>
<pclass="card-text">A full stack fantasy golf web application designed to meet the requirements of a client. Developed a RESTful API, MySQL database, and Flask backend with Python with a React JS frontend.</p>
<pclass="card-text">Exploration of how various machine learning algorithms would perform while playing retro video games like Mortal Kombat, Sonic The Hedgehog, and Super Mario Bros. Preprocessed data to improve performance using techniques like frame skipping, object tracking, edge detection, and more. Utilized a Neuro-Evolution of Augmenting Topologies (NEAT) feed-forward network, a PPO2 model, and a curiosity-driven model.</p>
<pclass="card-text">Exploration of how various machine learning algorithms would perform while playing retro video games like Mortal Kombat, Sonic The Hedgehog, and Super Mario Bros. Preprocessed data to improve performance using techniques like frame skipping, object tracking, edge detection, and more. Utilized a Neuro-Evolution of Augmenting Topologies (NEAT) feed-forward network, a PPO2 model, and a curiosity-driven model.</p>
<pclass="card-text">A Model-View-Controller (MVC)program that simulates animals and plants interacting with each other in a grid-based world. Uses JavaFX for GUI.</p>
<pclass="card-text">A Model-View-Controller (MVC) program that simulates animals and plants interacting with each other in a grid-based world. Uses JavaFX for GUI.</p>
0 commit comments