Resume
By Andrés • 2026-05-28
Andrés Núñez
Software Engineer
Michoacán, México
nunezlopez.ja@gmail.com • androsforge.com • LinkedIn • GitHub
Summary
Systems-oriented software engineer. I build command-line tools and personal infrastructure. Interested in systems programming, indie game development, and making things that are fast and small.
Skills
- Programming: Rust, Go, Odin, C, C++ — strong understanding of systems programming concepts
- Tools: GNU/Linux, Git, Emacs / NeoVim
- Web Development: Foundational familiarity (Python, Flask, HTML/CSS)
Experience
Summer Intern
Office of Information and Communication Technologies
Universidad Michoacana de San Nicolás de Hidalgo — Michoacán, México
June 2022 – January 2023
- Assisted in maintaining Linux-based systems and supported hardware troubleshooting, installation, and system configuration
- Gained practical experience in system administration, programming, and IT support within an academic environment
Education
Bachelor of Science in Computer Engineering
Universidad Michoacana de San Nicolás de Hidalgo — Michoacán, México
September 2025
Focused on software development and systems programming. Built a strong foundation in C that evolved into hands-on experience with C++, Python, Rust, and Go through self-directed learning.
Projects
Static Site Generator
May 2026 – Present
A minimal static site generator written from scratch in Odin.
- Parses Markdown with JSON frontmatter
- Renders clean HTML using Tufte CSS
- Supports posts and static pages
- Clean builds and automatic static asset copying
- Powers my personal website (you're reading it): androsforge.com
PNG Steganography Tool
May 2026
A command-line tool that embeds and extracts hidden messages in PNG files using standard PNG chunk structures.
- Encodes and decodes messages by modifying PNG metadata
- Preserves image integrity while embedding data at the byte level
- Clean CLI with proper argument parsing
Local Query Engine
October 2025
A lightweight SQL-like query engine for CSV files.
- Supports filtering, column selection, and sorting
- Uses STL algorithms and external libraries (CLI11, csv-parser)
- Produces formatted table output with dynamic column width calculation
Finance Web Application
November 2024
A web app that simulates stock trading with real-time portfolio tracking.
- Integrated live stock data API
- Tracks transactions and holdings using SQLite
- Built with Python, Flask, and Bootstrap
Last updated: May 2026