Skip to content
View BrozDa's full-sized avatar

Block or report BrozDa

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

Daniel Broz - GitHub Profile

Network Engineer transitioning into Software Development | C#/.NET & React

Originally, I started learning coding to enhance my networking skills. However, I quickly became hooked about software development and am now actively working toward transitioning into a software development role.

Tech Stack & Skills

Languages & Frameworks

  • C#, .NET, ASP.NET Core, EF Core, Javascript, React

Development Tools

  • Visual Studio, Swagger, Postman, Papercut

Version Control & Collaboration

  • Git, GitHub

DevOps & CI/CD

  • Docker, GitHub Actions

Currently learning

  • System design fundamentals
  • Design patterns for scalable applications

Featured Projects:

A full-stack task management application built with ASP.NET Core Web API and React. The app includes JWT-based authentication, allowing users to securely create, edit, complete, and delete tasks with priorities, due dates, and custom tags. Data persistence is handled through EF Core with relational modeling. The UI is styled with Tailwind and tested for responsiveness across devices.

An ASP.NET Core Web API simulating an order management system. The API manages JWT based authentication with refresh keys, products, orders, and audit logs with role based access, user email verification and stock validation. Data persistence is handled through EF Core with relational modeling. The API was tested using unit tests, mocks, and manual checks with Postman.

Other smaller projects:

  • ShoppingList - Full-stack shopping list tracker (ASP.NET Core + React + Tailwind)
  • ExcelReader - Console tool for reading and processing .xlsx or .csv files
  • SportsResults - Console web scraper

Popular repositories Loading

  1. Taskify Taskify Public

    C# 1

  2. Inventory-Order-Tracking-API Inventory-Order-Tracking-API Public

    C# 1

  3. CodeReviews.Console.MathGame CodeReviews.Console.MathGame Public

    Forked from TheCSharpAcademy/CodeReviews.Console.MathGame

    MathGame project from CodeAcademy

    C#

  4. STUDY.SnakeGame STUDY.SnakeGame Public

    Snake game using C# ConsoleApp

    C#

  5. CodeReviews.Console.Calculator CodeReviews.Console.Calculator Public

    Forked from TheCSharpAcademy/CodeReviews.Console.Calculator

    C#

  6. CodeReviews.Console.HabitTracker CodeReviews.Console.HabitTracker Public

    Forked from TheCSharpAcademy/CodeReviews.Console.HabitTracker

    Habit Tracker project

    C#