Skip to content
View sujitmohanty's full-sized avatar

Highlights

  • Pro

Block or report sujitmohanty

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

Hi there 👋

I am a Master’s student in Software Engineering in Germany, working across the full stack — from React UIs to backend APIs and cloud-native deployments.
My focus is on building end-to-end applications that are secure, scalable, and production-ready, with pipelines and infrastructure that follow industry best practices.

  • 🌱 Currently exploring cloud-native development (Docker, CI/CD, AWS/Azure).
  • 🔧 Projects include a full-featured Blog API (TypeScript, Express, MongoDB, JWT, Docker) and full-stack apps with React.
  • 📚 Interested in modern web development, clean architectures, and scalable deployment strategies.
  • 💬 Reach me at: LinkedIn | X
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: In 2012, I created and published a Wikipedia page for a debutant Hindi TV actress.

Pinned Loading

  1. blog-api-express blog-api-express Public

    A production-ready RESTful Blog API built with Express.js & TypeScript. Features role-based authentication with JWT (access + refresh tokens), user & post management, image uploads with Cloudinary,…

    TypeScript 2

  2. csv-ingestor-fastapi csv-ingestor-fastapi Public

    A data ingestion service built with FastAPI, PostgreSQL, and Docker, designed to handle large CSV uploads reliably using chunk-based processing and asynchronous background tasks. Features a simple …

    Python

  3. react-ai-image-analyzer react-ai-image-analyzer Public

    A React app that uses Google's Gemini AI to analyze and generate summary for uploaded image.

    JavaScript