Skip to content
View RudolfKay's full-sized avatar
🖥️
Programming
🖥️
Programming

Block or report RudolfKay

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

Hey! I’m Rudolf.

✨ Welcome to my GitHub! ✨

🚀 About Me

2+ years building C#/.NET back‑ends in Agile & SAFe teams
⚡ Deep experience with REST & OpenAPI (Swagger) and event‑driven architectures
⚡ Strong foundation in OOP, clean code, unit testing (xUnit, NUnit, MSTest)
⚡ Proficient with Entity Framework Core, MartenDB, PostgreSQL
⚡ DevOps & CI/CD: Azure DevOps, GitHub Actions, SonarQube, Docker (Rancher Desktop)
⚡ Logging & debugging with Serilog, Seq, Postman, VS Debugger
⚡ Building cloud‑ready services — learning Azure, AWS, GCP through personal projects
⚡ Currently containerizing APIs, exploring microservices & Kubernetes
⚡ Proud user of AI assistants (Copilot, Claude, Cursor, v0) to boost productivity

🧰 Toolbox

⚙️ Back‑end 🗄️ Databases 🚀 DevOps & CI/CD 🧪 Testing & QA 🤖 AI Tools
C#, .NET 6–8 PostgreSQL GitHub Actions xUnit Copilot
ASP.NET Core SQLite Docker (Rancher Desktop) NUnit Cursor
EF Core MSSQL SonarQube MSTest v0
MartenDB (PG-based) Azure Dev-Ops (Dev side) Moq & FluentAssertions ChatGPT

📂 Featured Projects

🔗 MacroTrack NextJS App

A modern, full-stack macro-tracking app powered by TypeScript, Prisma, and PostgreSQL.

  • 🔐 User Auth via NextAuth.js (with protected API routes)
  • 🍱 Food Search using Open Food Facts API (auto-fills nutrition data)
  • 🧑‍💼 Admin Dashboard to manage users and food entries
  • 👤 User Profiles with photo upload & macro goal customization
  • 📈 Dashboard for tracking daily macros (calories, protein, carbs, fat)
  • 🎨 Responsive UI built with React, TailwindCSS, and shadcn/ui
  • ⚙️ CI/CD pipeline with GitHub Actions & Prisma seed scripts
  • 🤖 Built with assistance from v0.dev and Cursor AI tools

📁View Repo

CI CD

🚀 Live Demo on Vercel: MacroTrack


🛠️ Secret Next Project (WIP)

An AI-powered GitHub code analysis dashboard built with .NET 8, React, and OpenAI integration.

  • 📦 Repo Scanner using GitHub API + Octokit.NET
  • 🧠 AI‑Assisted Code Insights via OpenAI for quality scoring & suggestions
  • 📊 Dashboard showing metrics like language breakdown, LOC, complexity
  • 🔐 JWT Authentication & optional Azure AD B2C integration
  • ☁️ Cloud-ready: Dockerized, PostgreSQL, Redis, Azure support
  • 🔁 CI/CD via GitHub Actions with planned test/deploy automation
  • ⚙️ Microservices, Kubernetes (AKS), and real-time updates with SignalR (planned)
  • 🤖 Developed using Claude, Cursor, and other AI tools for architecture guidance and prototyping

📅 Self-paced learning project with a 12-week roadmap

🧠 Focused on DevOps, distributed systems, and AI/code intelligence

(Repo and demo coming soon!)


Top Langs Rudolf's GitHub stats

Pinned Loading

  1. Macro-Tracker-NextJS-App Macro-Tracker-NextJS-App Public

    A modern, full-stack macro-tracking application built with Next.js, React, TypeScript, Prisma ORM, PostgreSQL, NextAuth.js, and styled with TailwindCSS and Shadcn UI components. Features food searc…

    TypeScript 1

  2. DotNet_SQL_React_WeatherApp DotNet_SQL_React_WeatherApp Public

    Weather application running on .NET 6, React and a local SQLite server for gathering weather data from 6 different cities in 3 countries. Displayed with a bar graph.

    C#

  3. Scooter-Rental Scooter-Rental Public

    C# - Console application, which allows the user to add, edit & remove scooters from a rental company, rent them out, as well as calculate the rental fees. This app also has the functionality to ret…

    C# 1

  4. Azure_Functions_WeatherApp Azure_Functions_WeatherApp Public

    Simple weather application powered by Azure Functions

    C#