Skip to content
View nenad0707's full-sized avatar
📘
👨‍💻 Focusing. Learning. Creating. | Looking for my next role.
📘
👨‍💻 Focusing. Learning. Creating. | Looking for my next role.
  • Serbia
  • 13:42 (UTC +01:00)

Block or report nenad0707

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

Nenad Ristić

.NET Developer | Azure Solutions Architect | Full-Stack Engineer

🎯 Professional Summary

Self-taught .NET developer with expertise in cloud architecture and modern web development. Certified Azure Solutions Architect with hands-on experience in building scalable, cloud-native applications using Clean Architecture principles.

Portfolio LinkedIn Email

💻 Tech Stack

Core Technologies

  • Backend: C# ASP.NET Core Entity Framework Clean Architecture
  • Frontend: Blazor React HTML5 CSS3 JavaScript
  • Cloud & DevOps: Azure Docker GitHub Actions Bicep
  • Databases: SQL Server PostgreSQL MySQL

Expertise Areas

  • Cloud-Native Application Development
  • Microservices Architecture
  • CI/CD Pipeline Automation
  • Secure Authentication & Authorization
  • Performance Optimization
  • Data Analytics with Power BI

🏆 Featured Projects

Modern movie browsing platform built with Blazor WebAssembly

  • Azure AD B2C authentication
  • TMDb API integration
  • Responsive material design
  • Real-time search and filtering

Full-stack task management application

  • JWT authentication
  • Real-time updates
  • Drag-and-drop interface
  • Clean Architecture implementation

Infrastructure as Code automation toolkit

  • Azure resource deployment automation
  • PowerShell scripting
  • GitHub Actions workflows
  • Best practices for cloud infrastructure

📜 Certifications

  • Microsoft Certified: Azure Solutions Architect Expert (AZ-305)
  • Microsoft Certified: Azure Administrator Associate (AZ-104)
  • Microsoft Certified: Azure Developer Associate (AZ-204)
  • Microsoft Certified: Azure Fundamentals (AZ-900)
  • Microsoft Certified: Azure Data Fundamentals (DP-900)
  • Microsoft Certified: Power BI Data Analyst Associate (PL-300)

📫 Get in Touch

Profile Views

Pinned Loading

  1. AutoBicepSuite AutoBicepSuite Public

    AutoBicepSuite is an Azure resource deployment automation project. It uses Azure Bicep, PowerShell, and GitHub Actions for defining, setting up, and deploying Azure resources. Note: The Azure resou…

    Bicep

  2. smart-brain smart-brain Public

    Face Detection web app that uses an API to detect faces in any picture

    JavaScript

  3. smart-brain-api smart-brain-api Public

    Smart Brain is a web app that uses the API to locate a face in a picture.

    JavaScript

  4. MovieCraft MovieCraft Public

    MovieCraft is a web application that allows users to explore popular movies, add their favorite films to a personalized list, and authenticate securely using Azure Active Directory B2C. Built with …

    C# 1

  5. TodoApp TodoApp Public

    This is a C# Todo API using ASP.NET Core Web API. It supports user registration, login, and todo task management. The project includes Azure Bicep for infrastructure setup, and uses GitHub Actions …

    C# 1

  6. TaskTackler TaskTackler Public

    Task Tackler is a Blazor WebAssembly app with an ASP.NET Core backend, featuring client-side caching, JWT authentication, pagination, and user notifications. It is containerized with Docker and dep…

    C#