Add a new project
This commit is contained in:
parent
2717c164f2
commit
1d28b0a997
1 changed files with 15 additions and 114 deletions
|
|
@ -1,10 +1,3 @@
|
||||||
%-------------------------
|
|
||||||
% Resume in Latex
|
|
||||||
% Author : Jake Gutierrez
|
|
||||||
% Based off of: https://github.com/sb2nov/resume
|
|
||||||
% License : MIT
|
|
||||||
%------------------------
|
|
||||||
|
|
||||||
\documentclass[letterpaper,11pt]{article}
|
\documentclass[letterpaper,11pt]{article}
|
||||||
|
|
||||||
\usepackage{latexsym}
|
\usepackage{latexsym}
|
||||||
|
|
@ -25,18 +18,6 @@
|
||||||
\setlength{\columnsep}{-1pt}
|
\setlength{\columnsep}{-1pt}
|
||||||
\input{glyphtounicode}
|
\input{glyphtounicode}
|
||||||
|
|
||||||
%----------FONT OPTIONS----------
|
|
||||||
% sans-serif
|
|
||||||
% \usepackage[sfdefault]{FiraSans}
|
|
||||||
% \usepackage[sfdefault]{roboto}
|
|
||||||
% \usepackage[sfdefault]{noto-sans}
|
|
||||||
% \usepackage[default]{sourcesanspro}
|
|
||||||
|
|
||||||
% serif
|
|
||||||
% \usepackage{CormorantGaramond}
|
|
||||||
% \usepackage{charter}
|
|
||||||
|
|
||||||
|
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\fancyhf{} % clear all header and footer fields
|
\fancyhf{} % clear all header and footer fields
|
||||||
\fancyfoot{}
|
\fancyfoot{}
|
||||||
|
|
@ -126,10 +107,11 @@
|
||||||
\section{\color{blue} Summary}
|
\section{\color{blue} Summary}
|
||||||
\resumeItemListStart
|
\resumeItemListStart
|
||||||
\resumeItem {Highly accomplished and motivated engineer with a strong background in Robotics and Information Technology.}\vspace{-5pt}
|
\resumeItem {Highly accomplished and motivated engineer with a strong background in Robotics and Information Technology.}\vspace{-5pt}
|
||||||
|
% \resumeItem {Experienced with machine learning tools such as mlflow to}
|
||||||
\resumeItem {Demonstrated expertise in leading successful accessibility projects and proposing innovative system architectures.}\vspace{-5pt}
|
\resumeItem {Demonstrated expertise in leading successful accessibility projects and proposing innovative system architectures.}\vspace{-5pt}
|
||||||
\resumeItem {Lead developer in real-time projects, including a Text-to-Braille Real-Time Converter and a real-time security system.}\vspace{-5pt}
|
\resumeItem {Lead developer in real-time projects, including a Text-to-Braille Real-Time Converter and a real-time security system.}\vspace{-5pt}
|
||||||
\resumeItem {Winner of design competitions, earning \$2,000 prize for an image processor automating medical tests readouts.} \vspace{-5pt}
|
\resumeItem {Winner of design competitions, earning \$2,000 prize for an image processor automating medical tests readouts.} \vspace{-5pt}
|
||||||
\resumeItem {Proficient in various programming languages, frameworks, and databases.} \vspace{-5pt}
|
%\resumeItem {Proficient in various programming languages, frameworks, and databases.} \vspace{-5pt}
|
||||||
\resumeItemListEnd
|
\resumeItemListEnd
|
||||||
\vspace{-8pt}
|
\vspace{-8pt}
|
||||||
|
|
||||||
|
|
@ -175,20 +157,18 @@
|
||||||
%\resumeItem {Increased working flow efficiency by 20\% through network infrastructure improvements, but brining about suitable computers network topology and equipment}
|
%\resumeItem {Increased working flow efficiency by 20\% through network infrastructure improvements, but brining about suitable computers network topology and equipment}
|
||||||
\resumeItem {Saved 45\% of a \$10,000 budget by implementing self-devised equipment upgrade plan using cost-saving initiatives}
|
\resumeItem {Saved 45\% of a \$10,000 budget by implementing self-devised equipment upgrade plan using cost-saving initiatives}
|
||||||
\resumeItemListEnd
|
\resumeItemListEnd
|
||||||
|
|
||||||
%\resumeSubheading
|
|
||||||
% {Apple Express}{May 2019 -- Dec 2019}
|
|
||||||
% {Medical/Package Courier}{Mississauga, Ontario}
|
|
||||||
% \resumeItemListStart
|
|
||||||
% \resumeItem{Developed strong sense of most efficient routes to avoid traffic and construction on local roads and highways}
|
|
||||||
% \resumeItem{Developed strong interpersonal and communication skills from interacting professionally with all stakeholders including dispatchers, upper management and peers}
|
|
||||||
% \resumeItemListEnd
|
|
||||||
\resumeSubHeadingListEnd
|
\resumeSubHeadingListEnd
|
||||||
|
|
||||||
|
|
||||||
%-----------PROJECTS-----------
|
%-----------PROJECTS-----------
|
||||||
\section{\color{blue} Relevant Projects}
|
\section{\color{blue} Projects}
|
||||||
\resumeSubHeadingListStart
|
\resumeSubHeadingListStart
|
||||||
|
\resumeProjectHeading
|
||||||
|
{\textbf{\color{black}Dynamic noise cancelling with RL} $|$ \color{blue} \emph{Python, PyTorch}}{Oct 2023}
|
||||||
|
\resumeItemListStart
|
||||||
|
\resumeItem {Implemented a Reinforcement Learning and Dynamic Sparse Training-based voice noise cancellation solution, adapting the Automatic Noise Filtering algorithm for real-time application and achieving significant improvements in system accuracy and adaptability in varied noise environments.}
|
||||||
|
\resumeItemListEnd
|
||||||
|
|
||||||
\resumeProjectHeading
|
\resumeProjectHeading
|
||||||
{\textbf{\color{black}Text-to-Braille Real-Time Converter} $|$ \color{blue} \emph{Python, Git, Eagle, Jira}}{Apr 2023}
|
{\textbf{\color{black}Text-to-Braille Real-Time Converter} $|$ \color{blue} \emph{Python, Git, Eagle, Jira}}{Apr 2023}
|
||||||
\resumeItemListStart
|
\resumeItemListStart
|
||||||
|
|
@ -206,69 +186,18 @@
|
||||||
\resumeItemListStart
|
\resumeItemListStart
|
||||||
\resumeItem{Built a real-time security system using a STM32f429 development board, a FHD camera and a PIR motion sensor by utilizing real-time systems concepts such as semaphores and interrupts to deliver a system with response times of 50 ms}
|
\resumeItem{Built a real-time security system using a STM32f429 development board, a FHD camera and a PIR motion sensor by utilizing real-time systems concepts such as semaphores and interrupts to deliver a system with response times of 50 ms}
|
||||||
\resumeItemListEnd
|
\resumeItemListEnd
|
||||||
|
|
||||||
\resumeProjectHeading
|
|
||||||
{\textbf{\href{https://www.buildnbox.com} {\color{black}buildNbox \faIcon{link}}} $|$ \color{blue}\emph{React, Git, Node JS, SQLite, Jira}}{Aug 2022}
|
|
||||||
\resumeItemListStart
|
|
||||||
\resumeItem {Developed a REST api backend using Node JS for data retrieval from Amazon.ca using their rainfores api, resulting in instant and seamless browsing}
|
|
||||||
\resumeItemListEnd
|
|
||||||
|
|
||||||
% \resumeProjectHeading
|
|
||||||
% {\textbf{\href{https://github.com/aidanbruneel/StonkBot} {\color{black}StonkBot \faIcon{link}}} $|$ \color{blue}\emph{Python, Git, Matplotlib}}{May 2022}
|
|
||||||
% \resumeItemListStart
|
|
||||||
% %\resumeItem {Forecasted project needs and wants to devise appropriate technologies achieving the teams goal of spending total of \$0}
|
|
||||||
% %\resumeItem {Facilitated players' data storage implementation to meet project budget and performance goals}
|
|
||||||
% %\resumeItem {Integrated Discord Python API to create a discord bot that can run a mockery investing game}
|
|
||||||
% %\resumeItem {Incorporated financial APIs to retrieve stocks/cryptocurrency prices with real-time price updates}
|
|
||||||
% %\resumeItem {Built a python API that stores current players information and holdings as a JSON object for easy integration with possible future features}
|
|
||||||
% %\resumeItem{Utilized Discord API to create a discord bot that can run a mockery investing game. Associated data for each player were stored in JSON file and manipulated using JSON Python libraries}
|
|
||||||
% \resumeItem {Built an intuitive python API that stores players information and holdings of a cryptocurrency and stocks mockery investing game, achieving a scalable and integratble with external noSQL databases with ease}
|
|
||||||
% \resumeItemListEnd
|
|
||||||
|
|
||||||
|
|
||||||
\resumeProjectHeading
|
\resumeProjectHeading
|
||||||
{\textbf{\color{black}ZAMAZ UTI Diagnosis - Image Processor} $|$ \color{blue}\emph{Python, NumPy, SciPy, Matplotlib}} {Apr 2022}
|
{\textbf{\color{black}ZAMAZ UTI Diagnosis - Image Processor} $|$ \color{blue}\emph{Python, NumPy, SciPy, Matplotlib}} {Apr 2022}
|
||||||
\resumeItemListStart
|
\resumeItemListStart
|
||||||
%\resumeItem{Head of software development team, assigning roles and setting tasks}
|
|
||||||
%\resumeItem {Led a team of 5 from different disciplines in engineering to incorporate a software solution to a UTI diagnosis device}
|
|
||||||
%\resumeItem{Incorporated scientific libraries to perform pixel calculations for Bar-Volumetric chip 128x128 readout picture}
|
|
||||||
%\resumeItem {Designed a software model that provides 16x faster performance and is more reliable than the current gold standard}
|
|
||||||
%\resumeItem{Engineered a software model that provides 16x faster and more reliable performance than the current golden standard.}
|
|
||||||
%\resumeItem{Ranked first in Engineering \& Design 3 in-school competition with a prize of \$2,000 among 50+ other teams}
|
|
||||||
%\resumeItem{Utilized libraries such as SciPy, numpy, matplotlib to perform pixel calculations on an image and return useful info}
|
|
||||||
\resumeItem{Developed and integrated a software system to automate bar volumetric readouts of urine sample tests by analyzing a captured image of the readout and performing pixel calculations to calculate the concentrations of bacteria. This system is 16 times faster than the current gold standard, and as a result, my team won a prize of \$2,000 in a design competition among 50+ groups}
|
\resumeItem{Developed and integrated a software system to automate bar volumetric readouts of urine sample tests by analyzing a captured image of the readout and performing pixel calculations to calculate the concentrations of bacteria. This system is 16 times faster than the current gold standard, and as a result, my team won a prize of \$2,000 in a design competition among 50+ groups}
|
||||||
\resumeItemListEnd
|
\resumeItemListEnd
|
||||||
|
|
||||||
% \resumeProjectHeading
|
\resumeProjectHeading
|
||||||
% %{\textbf{\color{black}Indoor CO_2 level monitor} $|$ \color{blue}\emph{Microsoft Teams, ARM Assembly, Keil vision}} {Apr 2022}
|
{\textbf{\color{black}Plagrism detection software} $|$ \color{blue} \emph{Java, Git}} {Mar 2019}
|
||||||
% {\textbf{\color{black}Indoor $CO_2$ Level Monitor} $|$ \color{blue}\emph{Microsoft Teams, ARM Assembly, Keil vision}} {Oct 2021}
|
\resumeItemListStart
|
||||||
% \resumeItemListStart
|
\resumeItem{Designed and developed an plagrism detector that utilized Jaccard index to compare documents and papers}
|
||||||
% \resumeItem{Utilized K60 microcontroller and SIHM $CO_2$ carbon monitor sensor, formed a hardware and software interface design and designed a system to monitor $CO_2$ levels with user-friendly feedback to avoid potential COVID-19 and Influenza spreading}
|
\resumeItemListEnd
|
||||||
% \resumeItemListEnd
|
|
||||||
%\vspace{-15pt}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%----------Old projects----------%
|
|
||||||
% %Personal Project |
|
|
||||||
% \resumeProjectHeading
|
|
||||||
% {\textbf{\color{black}Memory Management Simulator} $|$ \color{blue}\emph{C, VS Code, Git}}{Mar 2022}
|
|
||||||
% \resumeItemListStart
|
|
||||||
% \resumeItem {Adopted new learning paradigms to utilize system calls in Unix operating systems and develop kernel level programs}
|
|
||||||
% %\resumeItem{ Explored Linux system calls to perform kernel level programs}
|
|
||||||
% %\resumeItem{Learned fundamentals of computer memory management, scheduling and operation}
|
|
||||||
% \resumeItem{Created a memory management simulator using C to analyze the time and performance contrarieties of First fit, Best fit, Worst fit, and Next fit algorithms}
|
|
||||||
% \resumeItem{ Improved the performance of the simulator by 15\% by optimizing the searching algorithms}
|
|
||||||
% %\resumeItem{Created a simulation program that simulates First fit, Best fit, Worst fit, and Next fit memory management algorithms}
|
|
||||||
% \resumeItemListEnd
|
|
||||||
% \vspace{-15pt}
|
|
||||||
|
|
||||||
% \resumeProjectHeading
|
|
||||||
% {\textbf{\color{black}Lights Out (Game replica)} $|$ \color{blue}\emph{Java, VS Code}}{Mar 2020}
|
|
||||||
% \resumeItemListStart
|
|
||||||
% \resumeItem{Followed MVC design pattern to implement the game logic equipped with a simple GUI. The logic utilizes FIFO queue to offer the capability to find the solution to the current board at all times}
|
|
||||||
% \resumeItemListEnd
|
|
||||||
% %\vspace{-15pt}
|
|
||||||
\resumeSubHeadingListEnd
|
\resumeSubHeadingListEnd
|
||||||
\vspace{-8pt}
|
\vspace{-8pt}
|
||||||
|
|
||||||
|
|
@ -278,38 +207,10 @@
|
||||||
%\textbf{\color{black} Hard Skills:} & Object Oriented Design, Version Control, Software Testing And Debugging, Microprocessor \\&Architecture Design, Digital Signal Processing \\
|
%\textbf{\color{black} Hard Skills:} & Object Oriented Design, Version Control, Software Testing And Debugging, Microprocessor \\&Architecture Design, Digital Signal Processing \\
|
||||||
\textbf{\color{black}Languages:} &C/C++/C\#, Python, JavaScript, Java, HTML, MATLAB, VHDL, CSS\\
|
\textbf{\color{black}Languages:} &C/C++/C\#, Python, JavaScript, Java, HTML, MATLAB, VHDL, CSS\\
|
||||||
\textbf{\color{black}Frameworks:} &Node.js, React.js, Express.js, NumPy, ROS(1 \& 2), Pandas, Tensorflow, Django, FreeRTOS \\
|
\textbf{\color{black}Frameworks:} &Node.js, React.js, Express.js, NumPy, ROS(1 \& 2), Pandas, Tensorflow, Django, FreeRTOS \\
|
||||||
\textbf{\color{black}Tools:} &Git, Docker, GCC, CMake, Xilinix, Quartus IV, Cadence Virtuoso \\
|
\textbf{\color{black}Tools:} &Git, Docker, GCC, CMake, Xilinix, Quartus IV, Cadence Virtuoso, MLFlow \\
|
||||||
\textbf{\color{black}Databases:} &MongoDB, MySQL, SQLite \\
|
\textbf{\color{black}Databases:} &MongoDB, MySQL, SQLite \\
|
||||||
%\textbf{\color{black}Dev Env:} &Android Studio, Xcode, Unix, Visual Studio, Jupyter Notebook \\
|
%\textbf{\color{black}Dev Env:} &Android Studio, Xcode, Unix, Visual Studio, Jupyter Notebook \\
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\vspace{-8pt}
|
\vspace{-8pt}
|
||||||
|
|
||||||
|
|
||||||
%-----------INVOLVEMENT---------------
|
|
||||||
% \section{\color{blue} Extracurriculars}
|
|
||||||
% \resumeSubHeadingListStart
|
|
||||||
% \resumeSubheading
|
|
||||||
% {Gryphon AeroSpace}{May 2021}
|
|
||||||
% {Software Engineering Executive}{ }
|
|
||||||
% %\resumeItemListStart
|
|
||||||
% % \resumeItem{Participated in a robotics competition held once a year for all Grade 12 high school students in Ontario}
|
|
||||||
% %\resumeItemListEnd
|
|
||||||
% \resumeSubheading
|
|
||||||
% {First Robotics Competition}{Sep 2017, Sep 2018}
|
|
||||||
% {Builder, Automation programmer}{ }
|
|
||||||
% %\resumeItemListStart
|
|
||||||
% % \resumeItem{Provided solutions to mechanical and software challenges, and performed opponents analysis reports}
|
|
||||||
% %\resumeItemListEnd
|
|
||||||
|
|
||||||
% \resumeSubheading
|
|
||||||
% {Skills Ontario Competition}{May 2018}
|
|
||||||
% {Builder, Software Developer}{ }
|
|
||||||
% %\resumeItemListStart
|
|
||||||
% % \resumeItem{Participated in a robotics competition held once a year for all Grade 12 high school students in Ontario}
|
|
||||||
% %\resumeItemListEnd
|
|
||||||
|
|
||||||
% \resumeSubHeadingListEnd
|
|
||||||
|
|
||||||
% \vspace{-8pt}
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue