Skip to content
View bramirez96's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@brr-dev
Block or Report

Block or report bramirez96

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

Brandon Ramirez, Full-Stack Engineer & Remote Team Lead

πŸ“’ Check out my portfolio
πŸ§‘πŸ»β€πŸ’» And my published libraries

Hi! My name is Brandon, and I've been programming for 14 years πŸ‘΄

I started at the age of 14, when I found a web design book in my school library. I quickly worked through its contents, and soon after taught myself CSS, Javascript, XML, PHP, and SQL online at W3Schools πŸ’». In high school, I started programming on my TI-84 graphing calculator, making escape room games πŸšͺ, roguelikes 🀺, and even a (buggy) snake clone 🐍! Needless to say, I fell in love with programming at a young age, and my curiosity and passion for learning still drive me to this day πŸ‘¨β€πŸ’». More than anything, I love seeing how far web technology has progressed πŸ•° since my inception as a programmer.

Issio Solutions (Nov 2021 - February 2024)

I currently work at Issio Solutions βš•, a kickass, mission-driven startup aimed at using technology to improve patient care and job satisfaction for nurses and other medical staff with cutting-edge data analytics πŸ“Š, workforce optimization πŸ“ˆ tools, and automated float pool staffing πŸ‘©β€πŸ’Ό. Right now I'm learning the ropes, building internal tools to help our support staff respond more easily to client needs. As the project has been in development long before the indutry's widespread acceptance of modern frameworks (Typescript, React, Node/Express), the project is written with a PHP backend and a fully-compatible ES5/jQuery frontend.

It's been an interesting transition moving off of my bleeding-edge and often experimental Story Squad stacks and back into PHP (something I hadn't touched in ~4 years) but I've thoroughly enjoyed refreshing my old skills, as well as learning our product's fully-custom UI framework. Cherry on top πŸ’? Using vanilla JavaScript again (and dealing with the headaches of prototypal inheritance and function binding) has brought me back to the basics and really solidified my grasp of ES6's under-the-hood syntactical sugar.

Story Squad (Oct 2020 - Oct 2021)

Prior to my current role, I was the Product Engineering Manager at Story Squad πŸ“ƒ, where I led a complete rebuild of our Story Contest πŸ…'s frontend application in React/Recoil and TypeScript, and a Deno 🦎 rebuild of our old web server to be used across all of our future applications. Later, as our needs grew, I had to convert our Deno server to Node.js, but the architectural patterns and strong typing made the framework transition fast and easy. I worked with a close-knit, talented group of full-stack devs πŸ‘©β€πŸ”¬πŸ‘¨β€πŸ’». It was incredibly rewarding to get to know each and every one of them as we grew our programming skills together πŸ‘

Connect

I don't have a huge social media presence, but feel free to connect with me on LinkedIn! I'd love to hear if any of my projects interested you and I'm more than happy to answer any questions you have about them or the technologies used to build them!

(Bonus points if you ask me about Deno, I'm loving it!)

Pinned

  1. ConwaysGameOfLife ConwaysGameOfLife Public

    An implementation of Conway's famous Game of Life, utilizing React with Redux Sagas.

    JavaScript

  2. contest-deno-api contest-deno-api Public

    A deprecated Deno backend for the Free Daily Story Contest.

    TypeScript 1 1

  3. functional-state-no-react-exploration functional-state-no-react-exploration Public

    An exploration into persisting state in a functional programming environment, and how one might implement a simple state-driven rendering engine like React with low overhead and specifically define…

    TypeScript

  4. Pokedex-Frontend Pokedex-Frontend Public

    Simple and functional Pokedex created with React and Redux. Heavily utilizes axios calls to the PokeAPI.

    JavaScript 2

  5. 8-BitComputerEmulator 8-BitComputerEmulator Public

    Forked from bloominstituteoftechnology/Computer-Architecture

    8-Bit CPU emulator known as the "LS-8". Fully Turing-complete, with example programs to run. Design specs created by Lambda School and implemented by me in Python.

    Python 1

  6. portfolio-next portfolio-next Public

    A new full-stack portfolio application leveraging Next.js and the "T3" stack.

    TypeScript