Skip to content
View alucero270's full-sized avatar
  • iteamnm
  • 19:32 (UTC -12:00)

Block or report alucero270

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
alucero270/README.md

๐Ÿ’ซ About Me

Alex Lucero

Iโ€™m a software engineer with 8+ years of professional experience.

Most of my professional work has been in backend and database-driven systems โ€” building APIs, maintaining production services, working with CI/CD pipelines, and troubleshooting real-world deployment issues.

Earlier in my career, I worked in C++ on a scientific simulation platform, contributing to Qt-based interfaces and CUDA-accelerated computation.

Over the last few years, Iโ€™ve been intentionally spending more time in systems-level and hardware-integrated work. Iโ€™m interested in how software interacts with real constraints โ€” timing, signals, fault states, physical interfaces โ€” not just application logic.

That interest has led me to:

  • Work in C++ more deliberately
  • Build and debug ECU/sensor integration projects
  • Run and maintain my own Linux-based multi-node systems
  • Study systems programming and computer architecture more deeply

Iโ€™m not coming from a pure embedded background. Iโ€™m coming from production software and moving closer to the hardware because Iโ€™m genuinely interested in how these systems work.

Currently completing a B.S. in Computer Science (expected 2027).


๐Ÿ“š Currently Learning

  • Advanced C++ memory management and object lifetime
  • Embedded-style state machines and real-time constraints
  • Computer architecture and low-level systems behavior

๐Ÿšง Current Focus

  • Systems Programming: Deepening C++ and low-level architecture understanding
  • Hardware Integration: Real-time signal validation and ECU-style interfacing
  • Linux Systems: Multi-node infrastructure, networking, service orchestration
  • CS Foundations: Data structures, memory management, performance profiling

๐Ÿง  Engineering Philosophy

I value reliability, traceability, and clear system boundaries.

Iโ€™m interested in how software behaves under constraint โ€” timing, state transitions, resource limits, and integration failure modes.

I prefer building systems that are observable, documented, and reproducible.


๐Ÿ“Š GitHub Stats

My Awesome Stats

GitHub Streak

Alex Lucero's GitHub Streak

GitHub Contributions Graph

Alex Lucero's GitHub Achievements

๐Ÿ” Top Contributed Repo

Top Contributed Repos

๐Ÿงฉ Featured Engineering Work

  • Automotive ECU & Signal Integration
    Real-time signal validation and hardware/software debugging across mechanical and electronic boundaries.
  • Systems Infrastructure (Linux Multi-Node)
    Self-managed compute + storage architecture with network segmentation and service orchestration.
  • C++ Systems Practice
    Data structures, memory management exercises, and performance-focused implementations.

๐Ÿ’ป Tech Stack

Core Languages

C++ C Python C# Bash

Systems & Infrastructure

Linux Docker Git GitHub Actions Jenkins

Backend & Data

.NET NodeJS Postgres MySQL MongoDB Redis SQLite

Systems & Performance

Qt CUDA OpenGL

๐ŸŒ Socials

LinkedIn
Email



Pinned Loading

  1. pantheon pantheon Public

    This repository documents the design, configuration, and operational procedures for a self-hosted homelab environment built around strong network segmentation, centralized storage, and dedicated coโ€ฆ

    Python 1

  2. aegis aegis Public

    Aegis is Pantheonโ€™s centralized identity and access control system. It provides authentication and authorization for all internal services.

  3. strata strata Public

    Strata is a self-hosted knowledge ingestion and retrieval system for internal content with explicit source boundaries and no required AI layer. Strata is designed to be useful with filesystem ingesโ€ฆ

    C#

  4. sentinel sentinel Public

    Sentinel provides observability for Pantheon services and infrastructure. It aggregates health, performance, and error data into a single dashboard.