Pinned Repositories
AndroidChatApp
My second chat application on Android :) FireBase was used as databae.
Buse5
Buse5.github.io
FirstAndroidChatApp
My first chat application on Android, it is not very useful, but it gave me determination to try it first :) FireBase was used as databae.
HtmlNotes
Basaksehir Living Lab Education Notes HTML
KampWebSite
This is my camping website that I developed with .NET Core 3.1 for Kodluyoz Course.
KodlamaIoFinalProject
KodlamaIoHW
Kodlama Io Yazılım Kampında Verilen Ödevler
Python
Odevler
SpringMvcAndDocker
In this project, I coded simple crud operations with spring mvc. I used Thymeleaf.
Buse5's Repositories
Buse5/KodlamaIoHW
Kodlama Io Yazılım Kampında Verilen Ödevler
Buse5/AndroidChatApp
My second chat application on Android :) FireBase was used as databae.
Buse5/KodlamaIoFinalProject
Buse5/Buse5
Buse5/Buse5.github.io
Buse5/SpringMvcAndDocker
In this project, I coded simple crud operations with spring mvc. I used Thymeleaf.
Buse5/FirstAndroidChatApp
My first chat application on Android, it is not very useful, but it gave me determination to try it first :) FireBase was used as databae.
Buse5/HtmlNotes
Basaksehir Living Lab Education Notes HTML
Buse5/KampWebSite
This is my camping website that I developed with .NET Core 3.1 for Kodluyoz Course.
Buse5/Python
Odevler
Buse5/Glycemic-BackEnd
Buse5/QuizApp
Spring Boot Quiz App
Buse5/ReactNativeSample
Buse5/CampWebSiteProject
Buse5/createcontrollerandview-Buse5
createcontrollerandview-Buse5 created by GitHub Classroom
Buse5/crudislemleri-session-ajax-Buse5
crudislemleri-session-ajax-Buse5 created by GitHub Classroom
Buse5/CssNotes
Basaksehir Living Lab Education Notes CSS
Buse5/flutter_app
Buse5/Glycemic-FrontEnd
Buse5/JavaCampProject
Below, I have written the requirements and acceptance criteria for registration and entry into the system in an e-commerce system. We want to write a Java backend for this system. Users should be able to become a member by entering their information into the system. It should be possible to become a member of the system with basic user information, e-mail and password. Basic user information: first name, last name, email, password. All the basics are mandatory. Password must be at least 6 characters. The e-mail field must be in e-mail format. (Do it with regex. Research subject) The e-mail must not have been used before. First and last name must be at least two characters. A confirmation e-mail should be sent to the user as a result of membership. (Simulation) When the verification link is clicked, the subscription should be completed. (Simulation) In case of failure or success, the user should be informed. Users must be able to sign up to the system with their Google account. (Simulation) Other authorization services may be used in the future. (Configure the system as external service integration.) In case of failure or success, the user should be informed. Users should be able to login to the system with their e-mail and password information. Email and password are required In case of failure or success, the user should be informed.
Buse5/MyCampingFirstWebSite
This is my first project I tried to develop with .NetCore 3.1.
Buse5/NortwindProject
Buse5/RestHeroku
RestHeroku
Buse5/Scanner
Buse5/SpringBootWithTymeleaf
Springboot project. I used postgresql as database and I used thymeleaf.
Buse5/Twitter_Sentiment_Analysis
In this project, I made sentiment analysis through tweets. Here I used Naive Bayes and Logistics Regression method. Then I calculated the accuracy values of SVM, Naive Bayes and Logistic Regression.
Buse5/ECommerceProject
Buse5/Glycemic
Buse5/SpringBootAndRabbitMQ
Projenin asıl amacı basic bir proje ile RabbitMQ lifecycle'nı anlamak.