Skip to content
View DevJoshBrown's full-sized avatar
  • Bristol, UK

Block or report DevJoshBrown

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

I'm Josh, I build creative applications and solutions in Go and Python.

I'm currently working at Incepty building custom integration applications and microservices for business clients who need something custom to make the HubSpot CRM work for their business.

My latest project, "Conduit", is a multi-tenant data sync tool that maps CSV and XLSX exports from a loan management platform into the HubSpot CRM, handling field transforms, batch upserts, and object associations through a per-client YAML config. It runs as a single Go binary behind Nginx on a VPS, with a server-rendered web UI for non-technical staff to upload files, preview diffs, and trigger syncs without touching code.

I've recently completed my capstone project after completing the brilliant backend developer path at Boot.Dev which i would highly reccommend to anyone wanting to improve their skills as an engineer.

I'm looking now to contribute to a project larger than what i have produced as a solo developer, ideally something that will allow me to push out of my comfort zone and work on a large project, get involved in architecture, decision making, and ideally making meaningful contributions to innovative code!

I have a dream of one day developing my own indie PC game, inspired by the classic games from my childhood that they just don't make the same anymore!

Pinned Loading

  1. Chirpy Chirpy Public

    A fully fledged web server built from scratch, hosted locally. A guided project built as part of the Boot.Dev backend curriculum.

    Go

  2. pokedex pokedex Public

    A Pokedex app that makes API requests to the https://pokeapi.co/ and produces customisable CLI output. A guided project built as part of the Boot.Dev backend curriculum.

    Go