Skip to content
View SteveJ71's full-sized avatar
  • White Cairn
  • Sydney, Australia

Block or report SteveJ71

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

Hi, I’m Steve 👋

I’m a surveyor and software engineer who builds practical tools to make survey drafting and data handling simpler inside AutoCAD and Civil 3D. Most of my work sits at the intersection of surveying practice and software. CAD add-ins and other tools that automate repetative drafting tasks and improve everyday survey workflows.

Some projects are commercial and private; others are shared here as public code, experiments, or learning projects.

🧭 What I’m working on

  • R3Survey — AutoCAD & Civil 3D add-ins for survey plan production
  • Python scripts for real-world problems (audio logging, data reporting)
  • C and Python code exploring algorithms, data structures, and fundamentals

Feel free to explore the repositories below.

Popular repositories Loading

  1. SteveJ71 SteveJ71 Public

    Config files for my GitHub profile.

  2. DSA-in-C DSA-in-C Public

    Data Structures and Algorithms in C — exercises and projects covering sorting, recursion, linked lists, trees, graphs.

    C

  3. bark-detector bark-detector Public

    A real-time dog barking detector that uses the YAMNet audio model to detect, log, and analyse bark sessions from a microphone. Includes session logging, audio recording, and data visualisation tools.

    Python

  4. Python-Principles Python-Principles Public

    A collection of Python programs demonstrating programming principles and algorithms, including recursion, generators, lambda functions, first-class functions, OOP, list comprehensions, and classic …

    Python

  5. Surveying-algorithms Surveying-algorithms Public

    Personal notes working through spatial data structures and algorithms — using cadastral and surveying problems as context.

    Python