close
Skip to content
View max-solo23's full-sized avatar

Block or report max-solo23

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
max-solo23/README.md

Hi, I'm Max

Typing SVG


I build backend APIs in C#/.NET and Python, focusing on authentication, database-backed features, testing, and deployment. I use AI tools mainly to speed up frontend work and implementation details, while keeping the backend logic and architecture understandable to me.


Tech Stack

Primary - C# / .NET

  • ASP.NET Core
  • EF Core
  • PostgreSQL
  • Docker
  • xUnit + WebApplicationFactory

Secondary - Python

  • FastAPI
  • pytest
  • OpenAI API

Frontend (mostly AI-assisted)

  • Next.js / TypeScript
  • TailwindCSS

C# .NET Python FastAPI PostgreSQL Docker Next.js


Shipped

  • FinanceTracker API - Production REST API with Clean Architecture, JWT auth, pagination, and integration tests. C# / ASP.NET Core / EF Core / PostgreSQL.
  • EasyPitch - Internal operations tool used daily at my workplace. Next.js / TypeScript / PostgreSQL / Prisma / Vitest.
  • EchoMind - Production chatbot API with streaming, caching, rate limiting. Python / FastAPI / OpenAI API / PostgreSQL.
  • Portfolio Site - This site. Next.js / TypeScript / PostgreSQL, connected to EchoMind.

Currently Working On

  • Practicing backend by building an API project
  • Next up: shipping an API + frontend for a friend's MindFitness courses

Connect

LinkedIn GitHub Portfolio


Pinned Loading

  1. Finance-Tracker Finance-Tracker Public

    Production-ready personal finance REST API built with C#, ASP.NET Core, EF Core, PostgreSQL, JWT auth, pagination, Docker, and integration tests.

    C#

  2. FamilyBudgetManager FamilyBudgetManager Public

    Family Budget Manager is a simple and lightweight desktop application built with C# for managing family income and expenses. It allows users to add and remove financial transactions, helping track …

    C#

  3. EchoMind EchoMind Public

    Personal AI persona chatbot with a Gradio UI and a FastAPI API, powered by pluggable LLM providers (OpenAI/Gemini/Ollama).

    Python 1

  4. AutoSentinel AutoSentinel Public

    FastAPI-based ANPR service - upload a vehicle image, get JSON with plate text and bbox.

    Python

  5. DeepTrace DeepTrace Public

    DeepTrace is a small "deep research" app built on the OpenAI Agents SDK.

    Python

  6. FinancialResearcher FinancialResearcher Public

    Learning project built with Python and CrewAI to research companies, gather recent news, and organize findings into a structured Markdown report.

    Python