Skip to content
View brianespinoza's full-sized avatar
  • Quandis Inc
  • Sacramento, CA

Block or report brianespinoza

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

Hi there πŸ‘‹


I'm a software developer at Quandis. I work on the military team building data service products with FinTech applications.

I mostly work in backend development, creating robust APIs in C#/.NET.

Currently learning

  • Rust πŸ¦€

Other interests include:

  • rock climbing πŸ§—β€β™‚
  • hosting dinner parties πŸ§‘πŸΌβ€πŸ³
  • updating my neovim config
  • app development

Languages: C#, C++, Python, Java, JavaScript/TypeScript, Bash, Lua, Powershell, Sql, R

Runtimes & Libraries: .NET Core, Node.js, Express, Flask

Databases & NoSQL: MS SQL, PostgreSQL, MySQL, Sqlite, DynamoDB, Redis, Firebase Firestore

Cloud Services & Iac: AWS CDK, ECS, EC2, Lambda, CloudFormation, S3, SQS, SNS, DynamoDB

Protocols: REST, OpenAPI/Swagger, JSON, XML, HTTP2, gRPC, RESP

Servers & OS: Linux, Windows, Nginx, IIS

CLI Tools: Git, Docker, Vi/Vim, Unix Core Utils, AWS CLI, AWS CDK

Front-End: React, React Native, Expo, Tailwind, HTMX


Projects:

GPT Completions enables users to integrate and leverage different variants of OpenAI's GPT models. The current implementation empowers users to generate creative, context-relevant text based on given prompts utilizing engines such as DaVinci, GPT-3.5-turbo, and GPT-4.

OCR Assistant provides an interface that allows users to integrate different OCR readers. Current implementation allows users to extract the text from images using Google's Tesseract engine.

Pinned Loading

  1. UCIDataScienceInitiative/AdvancedRWorkshop UCIDataScienceInitiative/AdvancedRWorkshop Public

    Materials for the DSI workshops for advanced R topics

    HTML 24 23

  2. OCRAssistant OCRAssistant Public

    OCR tool to read and analyze text from images using Tesseract.

    C++

  3. anylist anylist Public

    Forked from codetheweb/anylist

    πŸ“‹ a wrapper for AnyList's API (unoffical, reverse engineered)

    JavaScript

  4. OpenAI OpenAI Public

    AI text generator using OpenAI's GPT models.

    Python