Skip to content
View BerkayMehmetSert's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report BerkayMehmetSert

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
BerkayMehmetSert/README.md

Hi, I'm Berkay Mehmet Sert

I am a Backend Developer and UI/UX designer. I love code, design, and illustrations. Programmer by profession, developer for passion.

About me:

  • 🌱 I’m currently learning Python and Selenium

  • 👨‍💻 All of my projects are available at my portfolio

  • 💬 Ask me about back-end technologies and front-end technologies

Connect with me:

https://linkedin.com/in/berkaymsert/ https://www.instagram.com/berkaysert.h berkaymehmetsert@gmail.com behance.net/berkaysert figma.com/@BerkayMSert

Front-end Languages:

HTML5 CSS3 JS React.js SASS GIT

Back-end Languages:

Java Spring Boot C# .Net Core Docker

Database:

Postgres

Design Tools:

Figma Adobe XD Adobe AI Adobe PS

My GitHub Stats:

Support:

BerkayMSert

Pinned

  1. net.HospitalManagementSystem net.HospitalManagementSystem Public

    This folder structure represents a layered architecture approach for the hospital management system API.

    C#

  2. net.MovieManagementSystem net.MovieManagementSystem Public

    This is a film management system application. This project provides an API to manage films, actors, directors, and awards. Additionally, the project includes tests written using XUnit and Moq.

    C#

  3. net.MyHelperLibrary net.MyHelperLibrary Public

    This is a project of functions that I have created to help me with my projects. I have decided to make it public in case anyone else finds it useful.

    C#

  4. netCore.BenchmarkDotNet netCore.BenchmarkDotNet Public

    This is a benchmark project using the BenchmarkDotNet library to measure the performance of a ProductsController in a WebAPI project.

    C#

  5. spring-boot-airlines-booking-system spring-boot-airlines-booking-system Public

    This is a simple Airlines Booking System.

    Java

  6. spring-boot-clinic-management-system spring-boot-clinic-management-system Public

    This is a clinic management system that allows users to manage their patients and appointments. Simple CRUD operations are performed on the patients and appointments. Generate patient reports and a…

    Java 7 2