Skip to content
View Safkatul-Islam's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Safkatul-Islam

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

Hi, I'm Safkat!

Undergraduate Student aspiring to become a Software Engineer
Full-Stack Developer

LinkedIn Email Portfolio


A little more about me...

const safkat = {
  goal: "Becoming a Software Engineer",
  code: ["Java", "JavaScript", "Python", "C++"],
  backend: ["Spring Boot", "Node.js", "Flask"],
  frontend: ["React.js", "Next.js", "TypeScript", "Tailwind CSS"],
  tools: ["Git", "Docker", "AWS", "PostgreSQL", "MongoDB", "Postman"],
  community: {
    club: "Computer Science Club",
    role: "Event Manager"
  },
  currentProject: "Building AI agents to automate my daily tasks 🤖"
}
Coding

💻 Tech Stack:

Languages:

java logo javascript logo typescript logo cplusplus logo python logo

Frontend:

react logo nextjs logo tailwindcss logo html5 logo css logo

Backend:

spring logo nodejs logo express logo flask logo fastapi logo

Databases:

postgresql logo mysql logo mongodb logo

Tools & Cloud:

amazonwebservices logo git logo docker logo kubernetes logo postman logo jenkins logo apachekafka logo supabase logo

🌟 I love working on cool coding projects... Feel free to reach out if you have anything on mind or chat ;)


profile views

Pinned Loading

  1. APIScribe APIScribe Public

    A web app with a text box where you paste a simple description or a cURL command from the API docs. Then the AI API instantly generates the complete, copy-paste-ready code snippet in multiple langu…

    JavaScript

  2. seanesla/sunnyviewSFHacks seanesla/sunnyviewSFHacks Public

    TypeScript 1

  3. ticket-booking-api ticket-booking-api Public

    Spring Boot backend for TicketEase, a ticket booking platform. Includes user management, event scheduling, venue handling, and secure authentication via Spring Security and JWT.

    Java

  4. patient-management-system patient-management-system Public

    Production-ready patient management system built with Java Spring Boot microservices Docker Postgres Kafka REST gRPC JWT API Gateway integration tests and AWS deployment using IaC

  5. ai-code-reviewer ai-code-reviewer Public

    An AI-powered code review assistant built with React, Node.js, and Google Gemini 3 Flash to provide instant feedback on code quality, performance, and best practices.

    JavaScript

  6. product-api product-api Public

    A Spring Boot REST API for managing e-commerce products. Built with a layered architecture, DTOs, and with Integration and JUnit tests.

    Java