atramirez
AFCS Software Engineer. Experience in Embedded Systems and Data Analysis using C/C++ Python, R, SQL
Arizona, USA
Pinned Repositories
2015-Flight-Delays
Exploratory analysis of 2015 flight delays from major U.S. carriers
advent-of-code-2022
atramirez.github.io
A side project to display information about me and my projects
discrete-calculator
A calculator for various things in Discrete Mathematics
DownLog
Utility to Track Internet Up-Time
Flight-Delays-Capstone
Capstone on flight delays at KORD for my Data Science B.S at Arizona State University (Public with Permission of Professor)
nvim-cfg
Personal Neovim Configuration
Personal-Dark-Theme
A side project that allows me to explore different VSCode theming options for my personal use
PIDController
Basic PID Controller in C
Pet-Passage
Pet Door Usage Tracking System
atramirez's Repositories
atramirez/2015-Flight-Delays
Exploratory analysis of 2015 flight delays from major U.S. carriers
atramirez/advent-of-code-2022
atramirez/atramirez.github.io
A side project to display information about me and my projects
atramirez/discrete-calculator
A calculator for various things in Discrete Mathematics
atramirez/DownLog
Utility to Track Internet Up-Time
atramirez/Flight-Delays-Capstone
Capstone on flight delays at KORD for my Data Science B.S at Arizona State University (Public with Permission of Professor)
atramirez/nvim-cfg
Personal Neovim Configuration
atramirez/Personal-Dark-Theme
A side project that allows me to explore different VSCode theming options for my personal use
atramirez/PIDController
Basic PID Controller in C
atramirez/Py-2015-Flight-Delays
>A python port to my 2015 flight Delay EDA
atramirez/Screeps
Code for the game Screeps, that I am using to learn JavaScript/TypeScript on the side
atramirez/Twitter-Location-Analysis
This project explores the ability to get location data from Twitter, and demonstrates the risks of easily accessable location data. This is the public repository of Spring 2023 CSE467 Group Project at Arizona State University.
atramirez/work-tracker
This is a simple utility for tracking time spent on tasks for my job and parse a weekly report. It is meant to have no dependencies beyond base python and be completely local for content privacy.