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 amazondynamodb logo git logo github logo docker logo kubernetes logo postman logo jest logo jenkins logo apachekafka logo githubactions logo gradle 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. ticket-booking-api ticket-booking-api Public

    An Fully Fledged and Secured Ticket Booking API

    Java

  3. product-api product-api Public

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

    Java

  4. Simple-Rest-Api Simple-Rest-Api Public

    A simple REST API that creates and fetches users from a H2 (In - memory) database

    Java

  5. React-Quiz-App React-Quiz-App Public

    A Simple Fully Functional Quiz App Made With React + Vite as a Beginner Project

    JavaScript

  6. University-Enrollment-Core University-Enrollment-Core Public

    Model a small university domain with robust OOP.

    Java