Skip to content
View sldowd's full-sized avatar
  • Richmond, VA

Block or report sldowd

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 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

Pinned Loading

  1. bakery-manager bakery-manager Public

    A local-first, offline inventory, recipe, and bookkeeping app for small bakeries — built in Rust as a full-featured portfolio project.

    Rust 2

  2. readme-generator readme-generator Public

    JavaScript

  3. A Regex Tutorial A Regex Tutorial
    1
    # Regular Expression For Validating an Email Address
    2
    
                  
    3
    This tutorial will show one example of a regular expression (or regex) that was written to validate an email address. I will then break down the regex into it's component pieces and explain the function of each piece.
    4
    
                  
    5
    The following regular expression will validate an email address. 
  4. ai-meal-planner ai-meal-planner Public

    🧠 AI-powered CLI application for generating personalized weekly meal plans based on user preferences, built with Python, SQLite, and OpenAI.

    Python

  5. bakery-data-lab bakery-data-lab Public

    Jupyter Notebook

  6. gpt-coding-tutorial gpt-coding-tutorial Public

    7 languages in 7 weeks

    Java