Hello there! 👋

I am Bahadır Samet, a software engineer with a passion for building things for the web. My main focus is creating modern, user-friendly applications and I enjoy solving complex problems to turn ideas into beautiful, functional products.

Experience

Flo Group

Software Engineer Intern


Developed a complete, full-stack social media application similar to Instagram using a modern tech stack. I was responsible for both the backend API and the responsive frontend user interface.
Backend: Built a secure RESTful API with Java and Spring Boot. Implemented key features like user authentication (JWT), profile management, posting media (images/videos), following users, liking, and commenting. Used PostgreSQL for the database.
Frontend: Created a modern and responsive user interface with React. Developed pages for the home feed, user profiles, and post creation. Used Chakra UI for styling and React Context for managing user login state

Özgür Yazılım A.Ş.

Web Developer Intern


Developed and implemented reusable UI components for the main web application using React, including Buttons, Time Pickers, and Checkboxes, to improve development speed and maintain design consistency.
Diagnosed and resolved a critical bug in the backend integration tests where an API, built with Java and Spring, was incorrectly returning ’unauthorized’ errors.
Identified that the root cause of the test failure was an incorrect user data setup and corrected the logic to ensure reliable test execution.
Refactored existing frontend and backend code to enhance readability and maintainability.
Actively used Git for version control, creating branches for features/fixes and submitting Pull Requests (PRs) for code review by senior team members