Skip to content
View johanjaners's full-sized avatar

Block or report johanjaners

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

👋 Hi, I'm Johan Janérs

💼 Full-Stack .NET Developer
🎯 Focus: Web development (C#/.NET, TypeScript/React, APIs, Databases)

🔧 Tech Stack

  • Backend: C#/.NET, ASP.NET Core, Entity Framework, SQL Server/PostgreSQL
  • Frontend: React, TypeScript, TanStack Query/Router, Tailwind
  • Cloud & DevOps: Azure, CI/CD (GitHub Actions), Docker
  • Auth: Clerk (JWT), role-based authorization

🚀 Featured Projects

  • Note2QuizAI (Team project, 3 developers) — AI-powered quiz generator using ASP.NET Core, React, Azure AI Vision, and Azure OpenAI. Implemented AI-powered quiz generation service using Azure OpenAI, quiz submission and scoring logic, and REST API endpoints using a service-layer architecture.

  • PulseCare (Team project, 11 developers) — Healthcare platform with role-based access. Owned appointments domain: API design, authentication, frontend integration.

  • Kanban Board — Kanban board application built with ASP.NET Web API, React + TypeScript, PostgreSQL, deployed on Azure with automated CI/CD.

  • Movie Library — RESTful ASP.NET Web API with repository pattern, service layer architecture, and Docker deployment.

👉 Contact: johanjaners@gmail.com
👉 LinkedIn: linkedin.com/in/johan-janers

Pinned Loading

  1. Note2QuizAI Note2QuizAI Public

    Forked from salt-community/Note2QuizAI

    Team full-stack project using ASP.NET Core, React, Azure AI Vision, and Azure OpenAI to generate quizzes from uploaded notes.

    TypeScript 1

  2. kanban-board kanban-board Public

    A Kanban board application built with ASP.NET Web API, React + TypeScript, Tailwind CSS, and PostgreSQL, secured with Clerk, deployed on Azure with automated CI/CD.

    TypeScript 1

  3. PulseCare-backend PulseCare-backend Public

    Forked from salt-community/PulseCare-backend

    Healthcare platform built by a team of 11 developers. Owned appointments domain: ASP.NET Core APIs, CRUD operations, JWT authentication.

    C# 1

  4. PulseCare-frontend PulseCare-frontend Public

    Forked from salt-community/PulseCare-frontend

    React + TypeScript frontend for PulseCare healthcare platform built during SALT program.

    TypeScript 1

  5. movie-book-library movie-book-library Public

    A full-stack application demonstrating a RESTful .NET Web API with layered architecture, used to manage a personal library of movies and books.

    C#