Skip to content
View DOS1986's full-sized avatar
👨‍💻
Coding
👨‍💻
Coding

Highlights

  • Pro

Block or report DOS1986

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

David O. Southwood

Senior Full-Stack Software Engineer
React · TypeScript · C# · .NET · SQL · Azure · Application Modernization

I’m a full-stack software engineer with 13+ years of experience building, modernizing, and supporting enterprise applications, internal tools, APIs, dashboards, data workflows, and cloud-integrated systems.

A large portion of my professional work has been built for private enterprise systems or is otherwise unavailable publicly. This GitHub is where I share independent projects, technical experiments, and engineering demos that reflect the kinds of problems I solve professionally.

🌐 Website: davidosouthwood.com


What I Build

My work tends to sit at the intersection of frontend applications, backend systems, data, and modernization.

  • Legacy application rescue and modernization
  • React and TypeScript application architecture
  • C#/.NET APIs and backend services
  • SQL Server and PostgreSQL data workflows
  • Internal tools, dashboards, and operational interfaces
  • REST APIs and real-time application features
  • Azure Functions and cloud-integrated workflows
  • Authentication, authorization, and secure application workflows
  • CI/CD, Docker, and deployment automation
  • Production debugging, maintenance, and application support
  • Geospatial and time-zone processing with SQL Server spatial data

Core Technologies

Frontend

React · TypeScript · JavaScript · Angular · Vue.js · AG Grid · FlexLayout · Bootstrap

Backend

C# · .NET · ASP.NET Core · Node.js · REST APIs · SignalR

Data

SQL Server · PostgreSQL · Stored Procedures · SQL Server geography

Cloud & Delivery

Azure · Azure Functions · Azure Blob Storage · Azure Key Vault · Azure DevOps · Docker · CI/CD

Engineering

Git · Automated Testing · API Design · Application Architecture · Debugging · Documentation · Production Support


Featured Repositories

Documents Organizer

A desktop utility for organizing files by extension and modification date.

Focus: desktop development, filesystem operations, automation, and utility design.

CodeKeeper

A code snippet manager for organizing reusable code, development notes, and technical examples.

Focus: developer tooling, application organization, and reusable workflows.


Engineering Demos

I’m building a small collection of public projects designed to demonstrate engineering work that is difficult to show from private enterprise systems.

React Admin Dashboard

An interactive React and TypeScript application demonstrating internal-tool architecture, complex data presentation, filtering, reusable components, API-driven state, and operational workflows.

Planned focus:
React · TypeScript · Data Grids · TanStack Query · Forms · Testing · Responsive UI

.NET Web API

A production-style backend project demonstrating API architecture, database integration, validation, OpenAPI documentation, automated testing, Docker, and CI/CD.

Planned focus:
C# · ASP.NET Core · SQL · OpenAPI · Docker · Integration Testing · GitHub Actions

Geo Timezone Resolver

A geospatial application for resolving latitude and longitude coordinates against timezone boundary data using SQL Server spatial capabilities.

Planned focus:
C# · .NET · SQL Server · geography · Spatial Queries · Data Ingestion · API Design


Areas I’m Exploring

Alongside my professional stack, I use personal projects to explore areas such as:

  • Embedded systems and electronics
  • PCB and hardware design
  • Homelab infrastructure
  • Self-hosted applications
  • Developer tooling
  • AI-assisted software workflows

Links


Outside of Software

I’m a video game collector and enjoy retro gaming, homelab projects, hardware experimentation, and building software for problems I encounter in my own hobbies.

Popular repositories Loading

  1. DOS1986 DOS1986 Public

    1

  2. Homelab Homelab Public

    This is where I document the building and running of my homelab

    1

  3. Documents-Organizer Documents-Organizer Public

    A Python application for organizing and managing files and folders efficiently by extension and date modified.

    Python 1

  4. LibraryForge LibraryForge Public

    Self-hosted media metadata and library management platform

    Python 1

  5. CodeKeeper CodeKeeper Public

    CodeKeeper is a versatile code snippet manager application built using Python and Tkinter with theming, designed to help developers organize, manage, and retrieve code snippets effortlessly.

    Python