Skip to content
View michelle-nez's full-sized avatar

Block or report michelle-nez

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

Hi, I'm Michelle πŸ‘‹

C#/.NET developer building business applications and internal tools β€” I like taking a slow, messy, real-world workflow and turning it into something a team can actually rely on.

  • πŸ’Ό Day to day, I work on e-commerce operations tooling β€” listings, feeds, image processing β€” across Amazon, Walmart, eBay, and Shopify.
  • πŸ› οΈ On the dev side, I build the internal apps that support that work: WPF desktop tools and Blazor Server apps for things like image processing, file renaming, and listing prep.
  • 🌱 Currently leveling up: EF Core + SQL Server (migrating flat-file/CSV-based tools to real databases), and MVVM in WPF.
  • 🎯 Looking for remote C#/.NET opportunities.
  • πŸ“« Find more of my work at m1sh3ll3.com
  • πŸ“‚ View all my repos β†’

What I'm building

Rebuilding my portfolio around a set of small, focused C#/.NET 10 apps - each one backed by a real SQL Server schema rather than sample data. First three of six:

  • SKU Catalog Manager - products and categories in SQL Server. EF Core migrations, a unique constraint on SKU enforced by the database, and soft delete so retiring a product keeps the record.
  • Order Status Board - orders moving through a pipeline, with every status change written to a history table instead of overwriting a column.
  • Purchase Order Manager - supplier purchase orders with line items, partial receipts, and backorder tracking.

Each app gets its own public repo here once it's genuinely finished - working end to end, documented, and screenshotted. Nothing goes public before that.


Tech I work with

C# .NET WPF Blazor Entity Framework Core SQL Server HTML5 CSS3 JavaScript TypeScript Angular Git

Pinned Loading

  1. TouchGrass TouchGrass Public

    Focus timer for Windows that tells you when to get up and take a break. WPF on .NET 10 with hand-rolled MVVM, built phase by phase as a learning project.

    C# 1

  2. Javascript-Search-Shopify Javascript-Search-Shopify Public

    Responsive Shopify jack/wall-plate configurator β€” pick jacks, gangs, type & color, then search the store for the matching product.

    HTML 1

  3. CloudIgnore CloudIgnore Public

    WPF desktop tool that stops Dropbox syncing your build folders. Scans a chosen root against .gitignore rules or built-in profiles, previews every match, then applies Dropbox's native ignore flag.

    C# 1

  4. KnowledgebaseViewer KnowledgebaseViewer Public

    WPF desktop app for browsing a folder tree of HTML and Markdown notes with a live preview. Reads real document titles out of the files, so a folder of notes reads like a table of contents.

    C# 1