Skip to content
View nnoce14's full-sized avatar

Organizations

@simnova @ECFMG @CellixJs

Block or report nnoce14

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
nnoce14/README.md

👋 Hi, I’m Nick

💻 Software Engineer | ☁️ Azure DevOps


🚀 About Me

  • Architecting systems with Domain-Driven Design.
  • Building frameworks and applications in TypeScript / Node.js with a strong emphasis on clean abstractions, testing, and developer experience.
  • Experienced with Azure Functions, Cosmos DB, Blob/Queue Storage, Synapse, and DevOps pipelines.
  • Passionate about mentoring teams, improving engineering practices, and embedding ubiquitous language across the SDLC.

🛠️ What I’m Working On

  • CellixJS: a modular DDD framework for Node.js (monorepo with domain seedwork, event buses, and infrastructure adapters).
  • ShareThrift: a greenfield P2P lending marketplace, my proof-of-concept for applying Cellix to a real product.
  • Experimenting with Copilot agents, Serenity BDD, and advanced test strategies to raise the bar on software quality.

📚 Current Learning Journey

  • Deep diving into the DDD canon: Evans (Blue Book), Vernon (Red Book), and Khononov’s Learning DDD.
  • Exploring Mermaid diagrams for fast iteration in modeling.

📫 Let’s Connect

Pinned Loading

  1. python-google-dino-clone python-google-dino-clone Public

    A clone of the popular dinosaur browser game in Google Chrome when the internet is down.

    Python

  2. python-poke-battle python-poke-battle Public

    A command-line Pokemon battle simulator using text commands. Features full roster from Generation 1, and includes accurate move sets and balanced typings.

    Python

  3. GraphQLGuide/apollo-datasource-mongodb GraphQLGuide/apollo-datasource-mongodb Public

    Apollo data source for MongoDB

    JavaScript 282 64

  4. simnova/ownercommunity-ui simnova/ownercommunity-ui Public

    TypeScript 1

  5. simnova/ownercommuntiy-data-access simnova/ownercommuntiy-data-access Public

    TypeScript 1

  6. python-minimax-tictactoe python-minimax-tictactoe Public

    Implemented the minimax algorithm for a tic-tac-toe game

    Python