Skip to content
View brbndon's full-sized avatar

Block or report brbndon

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

hello 💫, i'm brandon

i build mobile apps, experiment with new technologies, and learn by making things.

Portfolio Projects Email


what i'm doing

right now, most of my time goes into building mobile apps with Expo, React Native, and TypeScript.

i'm a self-taught developer and still consider myself a beginner. i didn't learn programming through a traditional computer science path or work through languages one by one. i tend to learn top-down: start with something i want to build, encounter problems along the way, and learn the underlying concepts as i need them.

that approach has taken me from basic HTML, CSS, and JavaScript into building larger projects with TypeScript, React Native, Expo, Swift, and other tools.

most of my active projects are private, so my public repositories only represent a small portion of what i'm working on.


building with ai

AI is a major part of how i learn and build software.

i've been experimenting with AI-assisted development for roughly a year, and more consistently over the past few months. i use models throughout the development process to help me:

  • explore unfamiliar APIs and frameworks
  • reason through architecture and implementation decisions
  • debug and investigate problems
  • generate and refactor code
  • review existing implementations
  • write tests and documentation
  • quickly turn ideas into working prototypes

i don't treat generated code as something that should be accepted blindly. a large part of the process for me is understanding what was produced, testing it, identifying where it fails, and learning enough about the system to direct the next iteration.

AI lets me learn in the way that works best for me: building first, then digging deeper when the project demands it.


current focus

  • mobile development: Expo, React Native, TypeScript
  • native development: Swift and SwiftUI
  • web: TypeScript, JavaScript, React, Next.js
  • ai: coding agents, LLM tooling, model experimentation, and AI-assisted development workflows
  • security & privacy: cybersecurity, digital privacy, secure software, and privacy-conscious architecture

featured

Animated terminal session showing current development focus


languages & tools

expo react native typescript swift javascript python git linux


projects

i'm constantly building small apps, experiments, and larger passion projects. many of them stay private while they're unfinished or simply because they were made for my own use.

the projects i decide are worth publishing can be found at branalytic.com/projects.


branalytic.com · hi@branalytic.com

Pinned Loading

  1. secure-mcp secure-mcp Public

    Local MCP server that helps coding agents run defensive, remediation-focused secure code review of source repositories.

    TypeScript 1

  2. AppleDevelopmentFoundation AppleDevelopmentFoundation Public

    Codex skills and agent playbook for Apple development (SwiftUI, XcodeBuildMCP, Maestro).

    Swift 2