Skip to content
View stephen-costa20's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report stephen-costa20

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stephen-costa20/README.md

Hey, I'm Steve 👋

LinkedIn Medium X (Twitter)

Welcome to my Page!

I’m a lawyer-turned-builder and consultant building software to solve the complexity of modern legal operations. I focus on designing AI-assisted systems for workflows that are traditionally slow and opaque—specifically contracts, approvals, and document-heavy processes.

I spend much of my time building pragmatic systems in Django, stitching together modular apps to reduce friction in these environments. Outside of coding, I treat product design as a problem-solving exercise: determining how to turn messy manual tasks into scalable software where AI augments legal judgment rather than replacing it.

I have a lot more code stored locally and plan on uploading more of it in the coming months.

Things I code with

Python Django Flask PostgreSQL SQLite AWS Docker JavaScript Tailwind CSS GitHub Actions

Play Ping Pong 🏓

Ping Pong game preview

Click the GIF to play.
Controls: Mouse/Touch • Pause: P • Restart: R

🚀 Open Source Projects

Here are a few highlighted projects from my GitHub that demonstrate real-world interaction, component tooling, and reusable systems design:

🔹 ParticlePlayground - Interactive Particle System

A browser-based, real-time particle morphing demo powered by Three.js and MediaPipe Hands. Users can interact with dynamically rendered particle shapes (Heart, Saturn, Flower, DNA Helix, Fireworks) using webcam-tracked hand gestures.
Tech: Three.js · WebGL · MediaPipe Hands · Tailwind CSS
⭐ Live Demo: Click Here

🔹 Templatron - HTML Template Library

A Django-backed catalog and API for storing, tagging, previewing, and managing reusable HTML/UI components. Includes a simple UI for browsing, a JSON API for integration, and file attachment support — ideal for internal tooling or component systems.
Tech: Django · Python · REST API · PostgreSQL (optional)
⭐ Link: Click Here

🔹 FlowSmith - Workflow Builder

A standalone, browser-only interactive workflow diagram editor built with SVG and vanilla JavaScript. Users can drag nodes, connect them with edges, attach files, and export/import workflows as JSON — all without a backend.
Tech: SVG · Tailwind CSS · Vanilla JavaScript
⭐ Link: Click Here

Where to Find Me

GitHub Medium LinkedIn Hugging Face X (Twitter)

Pinned Loading

  1. ParticlePlayground ParticlePlayground Public

    An interactive particle system that morphs between shapes and responds to real-time hand gestures using MediaPipe Hands and Three.js.

    HTML

  2. EditorEdge EditorEdge Public

    A Tailwind-styled, dropdown-based rich-text toolbar component with accessible interactions.

    HTML

  3. FlowSmith FlowSmith Public

    An interactive, client-side workflow builder with draggable nodes, connectors, and JSON export—no backend required.

    HTML

  4. Templatron Templatron Public

    A Django-based backend for storing, tagging, and serving reusable HTML/UI components.

    HTML

  5. CoreDocs CoreDocs Public

    CoreDocs is a modular documentation platform designed to create, organize, and render structured technical and project documentation, with a roadmap for deep integration into Django-based applicati…

    Python 1