Skip to content
View sudeisf's full-sized avatar

Highlights

  • Pro

Block or report sudeisf

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

About Me

Backend-oriented Software Engineer focused on API-driven systems and scalable backend architecture. Experienced building services with Django, FastAPI, Laravel, and Node.js (Express) while also developing full-stack applications using Next.js and React.

I focus on clean data modeling, maintainable service layers, and consumer-first API design.


πŸ› οΈ Tech Stack

Backend

Python Django DjangoREST FastAPI PHP Laravel JavaScript TypeScript NodeJS Express.js Java .Net C#

Frontend

Next JS React Redux React Query React Router TailwindCSS MUI Bootstrap Vite

Databases

Postgres MySQL MongoDB Redis SQLite MicrosoftSQLServer Supabase Prisma

DevOps & Tools

Docker Kubernetes Nginx Apache Vercel Netlify Render Heroku Git GitHub Postman Swagger Jira Notion

Design

Figma Adobe XD Framer


🎯 Engineering Mindset

  • βœ… Correctness first - Write code that works reliably
  • πŸ“š Treat bugs as learning signals - Every bug is an opportunity to improve
  • πŸ“ Write self-explanatory code - Code should communicate intent without comments
  • πŸ”§ Maintainable over clever - Prioritize long-term sustainability

πŸš€ Goals

Short-term

  • Master scalable backend systems architecture
  • Learn async and event-driven architectures (Kafka, queues, workers)
  • Build production-grade authentication and secure APIs
  • Deepen understanding of system design principles

Long-term

  • Contribute to open-source backend projects
  • Design and build a scalable SaaS product from scratch
  • Mentor junior developers in backend best practices

πŸ“Š GitHub Stats


GitHub Streak

πŸ“« Connect With Me

LinkedIn GitHub Gmail


"Write code that future you will thank you for."

Pinned Loading

  1. Brand-Baggy-E-com Brand-Baggy-E-com Public

    A full-stack e-commerce platform built with Django (backend) and Next.js/React (frontend).

    TypeScript

  2. TALKIT TALKIT Public

    Talkit is a full-stack collaborative learning platform where learners and helpers can ask questions, discuss solutions in real time, and track progress through activities and achievements.

    TypeScript

  3. FOLDERLY-File-Manager-Platform FOLDERLY-File-Manager-Platform Public

    Full-stack file manager with secure auth, folder organization, sharing, starring, notifications, and ZIP export.

    TypeScript

  4. MarketPulse-AI MarketPulse-AI Public

    An event-driven AI data pipeline that scrapes startup websites, uses local LLMs to extract business intelligence, and enables semantic search via pgvector and Kafka.

    Python

  5. DOCUMIND-RAG DOCUMIND-RAG Public

    A lightweight Retrieval-Augmented Generation (RAG) API built with FastAPI, ChromaDB, SentenceTransformers embeddings, and Ollama.

    Python

  6. ML-Movie-Recommendation-API ML-Movie-Recommendation-API Public

    FastAPI movie recommendation backend using TF-IDF + rating-based scoring, with optional TMDb metadata enrichment and secure env-based config.

    Python