Skip to content
View am-sanchez's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report am-sanchez

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
am-sanchez/README.md
“Science is magic that works.” - Kurt Vonnegut

Greetings!

My name is Alex Sanchez and I am a software developer 💻, collaborator, remote team lead, technology enthusiast, and consumer of electronic music and sci-fi/fantasy novels.

Currently, I work as a software product lead and individual contributor for a cross-platform data center modeling GUI application written in C++/Qt used as part of a suite of DCIM (Data center infrastructure management) tools.

I have over 7 years of professional software development experience writing C++, Qt framework, Python, and Golang (primarily the former).

My passion lies in creating the most performant, efficient, memory-safe, and inutitive software products possible while collaborating with others, continuosuly improving my skillsets, and expanding my knowledge. I look foward to working together and hope you'll reach out!

📫 Connect with me on LinkedIn: https://www.linkedin.com/in/alejandro-m-sanchez

Pinned Loading

  1. compiler-dcc compiler-dcc Public

    Projects based on Stanford's CS143 - Intro to Compilers, 2012 (http://web.stanford.edu/class/archive/cs/cs143/cs143.1128/)

    Lex

  2. cccl cccl Public

    Forked from NVIDIA/cccl

    CUDA C++ Core Libraries

    C++

  3. ExecutableBinder ExecutableBinder Public

    This program is a "Malware Binder" which obscures and runs additional executables unknown to the user when the main executable is run. The "malware" are two benign Linux commands such as 'ls' This …

    C++ 1

  4. golang-tdd golang-tdd Public

    A run through of "learn go with test driven development"

    Go

  5. LR_Parser LR_Parser Public

    C++

  6. Algorithms Algorithms Public

    A collection of implemented algorithms completed for CPSC 335 at CSUF. Instructor: Doina Bein

    C++