Skip to content
View av1155's full-sized avatar
💻
Focusing
💻
Focusing

Highlights

  • Pro

Block or report av1155

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 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
av1155/README.md

< 👋 Hi there, I'm Andrea! />

I'm a passionate Software Engineer and student, currently pursuing a B.S. in Computer Science with a minor in Mathematics at the University of Miami 🎓. I thrive on crafting efficient, scalable solutions to complex problems, with a love for low-level Computer Science concepts and full-stack development.

I have experience with a wide range of programming languages and tools, including Python, Java, C/C++, JavaScript, and Lua, as well as frameworks like Flask and Next.js. My passion for creating highly efficient development environments drives me to continuously optimize my workflows, leveraging tools like Git, Docker, Neovim, Kitty, Tmux, and custom shell scripts to stay productive.

In addition to coding, I have worked on a diverse range of projects, including full-stack web applications, search engine simulations, and custom Linux setups. I am always open to collaborating on exciting projects or discussing innovative tech ideas.

🤝 Let’s connect! Feel free to reach out on LinkedIn or GitHub.

Thanks for stopping by, and happy coding! 💻

Portfolio ⚡️

Discover my latest projects and accomplishments on my portfolio.

👨‍💻 Featured Projects

  • Homelab — Cloud-Inspired SRE/DevOps Platform: Production-grade Proxmox HA + Kubernetes (kube-vip, MetalLB, Longhorn) with GitOps (Argo CD + self-hosted GitHub Actions), IaC (Terraform/Ansible/Packer), and zero-trust security (Vault, Cloudflare, WireGuard). Full observability via Prometheus/Grafana/Alertmanager, with automated DR and backups to NAS & Cloudflare R2. RTO ≤ 3m · RPO ~15m · 29 stacks / 95 containers.

  • FlaskKeyring: Full-stack, zero-knowledge password manager with client-side encryption, secure APIs, and email verification. Built with Python, Flask, and PostgreSQL. Deployed on Heroku.

  • IndexNet-Engine: Java-based search engine simulation using the PageRank algorithm with web crawling and efficient data indexing via B-Trees.

  • Portfolio Website: Responsive portfolio site built with Next.js, TypeScript, and Tailwind CSS, featuring project showcases and dynamic animations.

  • The .dotfiles Project: Cross-platform and architecture-dynamic shell scripts for automating development environment setup on macOS, Linux (Arch and Debian), and WSL.

  • Task Automation Toolkit: Collection of useful Bash scripts to streamline tasks and enhance productivity across environments.

  • Neovim Config: Streamlined and efficient Neovim setup designed for productivity, built with Lua.

  • Space Invaders: Java clone of the classic Space Invaders game with custom mechanics, collision detection, and responsive controls.

  • Raspberry Pi 5 Codepi Setup Guide: Comprehensive guide for setting up a Raspberry Pi 5 as a portable and complete development environment.

💻 Tech Stack:

C C++ CSS3 HTML5 Java JavaScript LaTeX Markdown Lua Python TypeScript Shell Script YAML GithubPages Heroku Netlify Vercel Anaconda Bootstrap Flask Jinja jQuery Next JS NodeJS PNPM React NPM Yarn TailwindCSS MariaDB Postgres SQLite Supabase Matplotlib NumPy Pandas TensorFlow GitHub GitHub Actions Bitwarden Docker Gradle Notion Pi-Hole Twilio Raspberry Pi

📊 GitHub Stats:



Pinned Loading

  1. FlaskKeyring FlaskKeyring Public

    A full-stack, zero-knowledge password manager with client-side AES-GCM encryption and secure RESTful APIs for ultimate security.

    HTML

  2. SpaceInvaders SpaceInvaders Public

    An Space Invaders game implementation made with Java.

    Java

  3. homelab homelab Public

    Production-grade, GitOps-driven homelab on Proxmox with HA clustering, CI/CD, observability, and Zero Trust security.

    Shell

  4. .dotfiles .dotfiles Public

    My dynamic and universal .dotfiles currently for Linux (Arch and Debian), macOS, WSL.

    Shell 5

  5. RaspberryPi5-FullSetup RaspberryPi5-FullSetup Public

    Connect your Raspberry Pi 5 to an iPad Pro via USB-C for a portable development environment. Set up SSH, USB0 Ethernet, VNC, Neovim, and Code-Server, enabling low-latency coding anywhere.

    Shell 50 2

  6. IndexNet-Engine IndexNet-Engine Public

    A Java search engine simulator using web crawling, PageRank, and efficient indexing with B-Trees.

    Java