141 lines
4.4 KiB
Markdown
141 lines
4.4 KiB
Markdown
---
|
||
# Display name
|
||
title: Adrian Abeyta
|
||
|
||
# Name pronunciation (optional)
|
||
name_pronunciation:
|
||
|
||
# Full name (for SEO)
|
||
first_name: Adrian
|
||
last_name: Abeyta
|
||
|
||
# Status emoji
|
||
status:
|
||
# icon: 🧑💻️
|
||
|
||
# Is this the primary user of the site?
|
||
superuser: true
|
||
|
||
# Highlight the author in author lists? (true/false)
|
||
highlight_name: true
|
||
|
||
# Role/position/tagline
|
||
role: BSc Computer Science
|
||
|
||
# Organizations/Affiliations to display in Biography blox
|
||
organizations:
|
||
# - name: OpenAI
|
||
# url: https://openai.com/
|
||
|
||
# Social network links
|
||
# Need to use another icon? Simply download the SVG icon to your `assets/media/icons/` folder.
|
||
profiles:
|
||
- icon: at-symbol
|
||
url: 'mailto:adrian@adrianabeyta.com'
|
||
label: E-mail Me
|
||
# - icon: brands/x
|
||
# url: https://twitter.com/GetResearchDev
|
||
# - icon: brands/instagram
|
||
# url: https://www.instagram.com/
|
||
- icon: brands/github
|
||
url: https://github.com/adrianj12
|
||
- icon: brands/linkedin
|
||
url: https://www.linkedin.com/adrianabeyta
|
||
# - icon: academicons/google-scholar
|
||
# url: https://scholar.google.com/
|
||
# - icon: academicons/orcid
|
||
# url: https://orcid.org/
|
||
|
||
interests:
|
||
- Full-stack web development
|
||
- High-Performance Computing
|
||
|
||
|
||
education:
|
||
- area: BSc Computer Science
|
||
institution: University of New Mexico
|
||
date_start: 2021-01-01
|
||
date_end: 2024-05-11
|
||
summary: |
|
||
Special topic courses:
|
||
- High-Performance Computing
|
||
- Compiler Construction
|
||
- Introduction to Databases
|
||
|
||
Organizations:
|
||
- IEEE
|
||
- UNM IT Student Employees
|
||
work:
|
||
- position: Technical Specialist
|
||
company_name: The University of New Mexico
|
||
company_url: ''
|
||
company_logo: ''
|
||
date_start: 2022-03-15
|
||
date_end: 2024-05-11
|
||
summary: |2-
|
||
Accomplishments:
|
||
- Wrote Selenium scripts for web application testing
|
||
- Assisted with migration of Oracle SQL database
|
||
- Documented internal and external web applications
|
||
- position: Technology Support Group Technician
|
||
company_name: UPS
|
||
company_url: ''
|
||
company_logo: ''
|
||
date_start: 2019-06-01
|
||
date_end: 2021-01-15
|
||
summary: |
|
||
Accomplishments:
|
||
- Obtained CompTIA A+ Certification
|
||
- Lead project to upgrade mobile bluetooth scanning devices for Albuquerque delivery area
|
||
- Responded to support tickets for internal & external customers to meet response time goals
|
||
|
||
# Skills
|
||
# Add your own SVG icons to `assets/media/icons/`
|
||
skills:
|
||
- name: Technical Skills
|
||
items:
|
||
- name: Languages
|
||
description: C/C++, Java, X/HTML, CSS, LaTeX, SQL, Assembly, Haskell/Lisp, Matlab, PHP, Bash, Python, Prolog
|
||
icon: code-bracket
|
||
- name: Platforms
|
||
description: RDB design, RDBMS (Oracle, MySQL), High-Performance Computing, Atlassian Confluence
|
||
icon: circle-stack
|
||
- name: Linux administration
|
||
description: Ubuntu, Raspbian, Rocky
|
||
icon: command-line
|
||
- name: Writing
|
||
description: Application documentation, SOPs, training material
|
||
icon: document-text
|
||
- name: Hobbies
|
||
items:
|
||
- name: Hiking/Mountains/Geocaching
|
||
description: ''
|
||
icon: custom/hiking
|
||
- name: Running
|
||
description: ''
|
||
icon: custom/running
|
||
|
||
languages:
|
||
- name: English
|
||
percent: 100
|
||
- name: Spanish
|
||
percent: 80
|
||
|
||
# Awards.
|
||
# Add/remove as many awards below as you like.
|
||
# Only `title`, `awarder`, and `date` are required.
|
||
# Begin multi-line `summary` with YAML's `|` or `|2-` multi-line prefix and indent 2 spaces below.
|
||
# awards:
|
||
# - title: Neural Networks and Deep Learning
|
||
# url: https://www.coursera.org/learn/neural-networks-deep-learning
|
||
# date: '2023-11-25'
|
||
# awarder: Coursera
|
||
# icon: coursera
|
||
# summary: |
|
||
# I studied the foundational concept of neural networks and deep learning. By the end, I was familiar with the significant technological trends driving the rise of deep learning; build, train, and apply fully connected deep neural networks; implement efficient (vectorized) neural networks; identify key parameters in a neural network’s architecture; and apply deep learning to your own applications.
|
||
---
|
||
|
||
## About Me
|
||
|
||
Hi, my name is Adrian Abeyta, and I am a recent graduate from the [University of New Mexico](https://www.unm.edu) with a Bachelor of Science degree in Computer Science. On this website you will find some of the projects I am currently working on or have completed. I also include other links about me and that I find interesting or useful.
|