Hello there! 👋

I am Bahadır Samet. I am a motivated software engineer with experience in both web applications and system level programming. I enjoy building projects from start to finish, whether it is a backend service or a hardware integration. I am looking forward to apply my skills in a production environment, learn new technologies, and create solutions for real world problems.

Experience

Flo Group

Software Engineer Intern


I developed a, full stack social media application similar to instagram by using modern tech stack.. I wrote the both backend and the frontend.
Backend: I have build a secure RESTful API with Java and Spring Boot. I implemented features like user authentication, profile management, posting media, following users, liking, and commenting. I used PostgreSQL as the database.
Frontend: I have created a responsive user interface with React. I wrote pages for the home feed, user profiles, and post creation. I used Chakra UI for page styling and React Context for managing users login state.

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

Web Developer Intern


I developed and implemented ui components for a web application using React. I wrote those components (buttons, time pickers, checkboxes) to increase development speed and protect design in the all pages.
I found and solved a critical bug in the integration tests. The api was returning incorrect unauthorized errors.
IIdentified the cause of the test failure. It was an incorrect user data setup. I fixed the logic to ensure successful test execution.
I refactored existing frontend and backend code to enhance readability and maintainability.
Actively used Git for version control, created branches for features, fixes and submitted Pull Requests (PRs) for code review by senior team members