Skip to content
View PabloAlmanza47's full-sized avatar
🌟
Focusing
🌟
Focusing

Highlights

  • Pro

Block or report PabloAlmanza47

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.

Content in all repositories owned by your account will be closed.
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
PabloAlmanza47/README.md

Hi, I'm Pablo Almanza πŸ‘Ύ

Typing SVG


πŸ§‘β€πŸ’» About Me

const pablo = {
  education: "Computer Science @ Texas A&M University",
  minors: ["Mathematics", "Engineering Project Management"],
  location: "Texas, USA",

  currentRole: "Part-Time Software Engineer @ PowerDB",
  nextUp: [
    "Junior Software Developer @ Frogslayer",
    "Software Engineering Intern @ PwC β€” Summer 2027",
  ],

  interests: [
    "Full-Stack Development",
    "Developer Tools",
    "Game Development",
  ],

  currentlyBuilding: [
    "🀝 SHPE Connect",
    "πŸ–₯️ Terminal Home",
  ],

  funFact:
    "I enjoy building everything from community platforms to terminal tools and games.",
};

πŸ› οΈ Tech Stack

Languages

C# TypeScript JavaScript Python C++ Java SQL HTML5 CSS3

Frameworks & Libraries

.NET Angular React Next.js Tailwind CSS Prisma Entity Framework

Databases

PostgreSQL SQL Server Neon

Tools & Platforms

Git GitHub Linux Vercel Figma Godot


πŸš€ Featured Projects

🀝 SHPE Connect Internal networking and career platform for TAMU SHPE members, built with Next.js, TypeScript, PostgreSQL, and Prisma.
πŸ–₯️ Terminal Home Terminal-first development workspace for navigating projects, managing environments, and simplifying developer workflows.
🌐 TAMU SHPE Website The official website supporting Texas A&M's SHPE chapter and its community of more than 500 members.
πŸ’Ό Personal Portfolio A collection of my software projects, technical experience, and development journey.

πŸ“¬ Let's Connect

LinkedIn Portfolio GitHub


Building software that helps people connect, create, and work more effectively.

Pinned Loading

  1. dotfiles dotfiles Public

    Portable Neovim, tmux, Starship, Bash, and Windows Terminal configuration for a WSL development workflow.

    Lua

  2. Terminal-Home Terminal-Home Public

    A keyboard-driven terminal workspace manager for creating, configuring, and resuming project-specific tmux environments.

    Python 1