Skip to content
View bryanwessantana's full-sized avatar

Block or report bryanwessantana

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 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
bryanwessantana/README.md
Typing SVG

Next.js React TypeScript JavaScript Tailwind CSS Rust Python Node.js C# PostgreSQL MongoDB SQLite Docker AWS Vercel Git


bryan@github ~ $ ./whoami.sh

#!/usr/bin/env node

class SoftwareEngineer {
  private readonly name: string = "Bryan Wesley Santana";
  private readonly location: string = "Curitiba, Paraná, Brazil 🇧🇷";
  private readonly academic: string = "BYU-Idaho — IT Development (3.95 GPA)";
  private readonly corporateRole: string = "IT Development Specialist & Architect @ Frontall USA";

  public aboutMe(): string {
    return `
      I build scalable web applications, intelligent corporate automations, and secure enterprise software. 
      Deeply focused on clean code, operational efficiency, continuous improvement (Kaizen), 
      and strategic business-driven engineering solutions.
    `.trim();
  }

  public coreFocus(): string[] {
    return [
      "Enterprise Full Stack Architecture (Next.js, React, Node.js)",
      "Automated Corporate Workflow Engines & Scripting (Python, Rust)",
      "Relational Database Schema Design & Analytical Performance Tuning",
      "Orchestration of Advanced LLM Developer Agents & Generative AI Systems"
    ];
  }
}

export default SoftwareEngineer;
bryan@github ~ $ ./stats.sh
Bryan's GitHub Stats Top Languages
bryan@github ~ $ ls ~/featured-projects

🎨 1820 Store

A premium, high-performance e-commerce storefront template curated for fine art prints. Architected with a strong focus on rendering speeds, fluid layout animations, and rich interactive previews.

React TanStack Start Tailwind CSS Bun

Source Code Live Demo

🏛️ Self-Reliance Portal

A community economic engine featuring a dynamic vendor catalog and integrated messaging connections. Leverages a hybrid data architecture for low maintenance and real-time operations.

Next.js MongoDB Atlas React Serverless

Source Code Live Demo

🏺 Handcrafted Haven

An advanced, production-ready full-stack showcase platform engineered for local artisans. Enforces end-to-end type safety across server-client boundaries, strict accessibility auditing, and robust testing.

TypeScript React Drizzle ORM Vitest pnpm

Source Code Live Demo

📦 Inventory & Analytics

A high-fidelity terminal tool built to demonstrate pure relational transaction mechanics. Enforces foreign-key database constraints and programmatically builds structured operational reporting.

Python 3 SQLite CLI Data Relational

Source Code Video Demo

bryan@github ~ $ ./links.sh

LinkedIn Gmail

Building complex systems one precise patch at a time

Pinned Loading

  1. personalprojects personalprojects Public

    A centralized development hub and personal portfolio showcasing full-stack workflows, client storefronts, automated scripts, and multi-language software architectures.

    HTML 1

  2. autossuficiencia-lds-church autossuficiencia-lds-church Public

    A Next.js & MongoDB portal built to boost local community economics, featuring a dynamic exhibitor catalog and serverless real-time raffle management.

    JavaScript 1

  3. handcrafted-haven-final handcrafted-haven-final Public

    A high-performance full-stack digital storefront for local artisans, built with TypeScript, React, Drizzle ORM, and automated Vitest suites.

    TypeScript 1

  4. 1820-store 1820-store Public

    An e-commerce storefront template curated for fine art prints, built using TanStack Start and React with full responsive design and dynamic frame previews.

    TypeScript 1

  5. company-inventory-tracker company-inventory-tracker Public

    A Python command-line utility for relational inventory management and analytics using an ACID-compliant SQLite database.

    Python 1

  6. hello-world-javascript hello-world-javascript Public

    A JavaScript console application used as a workspace configuration baseline and technical sanity check for Node.js environments.

    JavaScript 1