Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Fahrettinsolak
A curated list of projects in awesome lists by Fahrettinsolak .
https://github.com/fahrettinsolak/blog-project-with-mvc5-in-corporate-architecture
This project is a blog management system developed in accordance with the principles of N-Layered Architecture. The project offers different authorizations and functions for users, authors and admins. At the end of the project, you can learn MVC5 structure, Entity Framework usage, Layered Architecture and many more topics.
asp-net-core bootstrap5 csharp entity-framework-core linq mssql mvc-architecture
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/tweet-with-python-app
Tweet App is a social media application built using Django web framework. With this application, users can create, view and delete their own tweets.
Last synced: 08 Nov 2024
https://github.com/fahrettinsolak/travelexpensetracking-consoleapplication
Bu projede, Java ile bir konsol uygulaması kullanarak bir seyahat acentesi projesi gerçekleştirdim. Proje kapsamında çeşitli testler de yapıldı ve bunları sizlerle paylaşmak istiyorum.
Last synced: 08 Nov 2024
https://github.com/fahrettinsolak/ai-customer-segmentation-project
This project demonstrates the use of K-Means clustering to segment customers based on their annual income and spending score. The dataset used is Avm_Customers.csv, which contains information about customers' annual income and their spending score.
artificial-intelligence deep-learning k-means machine-learning phyton
Last synced: 08 Nov 2024
https://github.com/fahrettinsolak/my-portfolio
Welcome to my portfolio website! This project showcases my skills, projects, and experience as a software developer. The website is built using ASP.NET MVC, allowing for a dynamic and responsive user experience.
asp-net-core css3 html javascript mssql
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/restaurant-automation
This project is an automation system developed to manage the daily operations of a restaurant. Developed with .NET, this system aims to help restaurant operators manage their business processes more efficiently. The project covers various functions from customer orders to menu management, from staff tracking to account management.
asp-net-core csharp entity-framework-core mssql restful-api sql
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/myportfolio-website
This project is an ASP.NET Core web application developed to showcase your personal portfolio. The project uses various components and database structures to showcase your personal information, experiences, skills, and projects.
asp-net-core css3 html5 javascript mssql mvc-architecture
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/realestate-dapper-api
This project is the API part of a property management system developed using ASP.NET and Dapper. The project is designed to manage property data and perform various CRUD (Create, Read, Update, Delete) operations.
asp-net-core csharp dapper mssql orm
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/e_commerce
This E-Commerce Microservice Project uses a modern, scalable microservice architecture. It features Redis for caching, MongoDB and PostgreSQL for databases, and employs CQRS and the Mediator Design Pattern for efficient data management.
asp-net-core cqrs-pattern csharp dapper identityserver4 jwt mediator-pattern mongodb mssql ocelot-gateway postgresql redis repository-pattern signalr sqlite
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/rent-a-car-projesi
Rent-A-Car Project is a software project developed to manage car rental transactions. This project is designed to enable customers to easily perform transactions such as renting vehicles, making reservations, picking up and returning rental vehicles.
asp-net-core csharp css3 entity-framework-core html5 javascript mssql
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/ai-real-estate-price-forecast-project
This project demonstrates a Multiple Linear Regression model using a dataset related to real estate prices. The model is built using Python with the pandas and sklearn libraries. The dataset includes information on the area of the property, the number of rooms, the age of the building, and the price of the property.
deep-learning jupyter-notebook machine-learning matplotlib pandas phyton sklearn
Last synced: 19 Dec 2024
https://github.com/fahrettinsolak/ai-object-recognition-classification-app-project
This project demonstrates image classification using Transfer Learning with the InceptionResNetV2 model. The model is pre-trained on the ImageNet dataset and can classify images into one of 1,000 categories. The application is built using Streamlit, allowing users to upload images and get predictions along with confidence scores.
artificial-intelligence classification deep-learning image-processing jupyter-notebook machine-learning phyton
Last synced: 19 Dec 2024
https://github.com/fahrettinsolak/ai-job-application-evaluation-project
This project demonstrates how to classify data using Decision Trees and Random Forests. Below is an example of how the code is structured.
artificial-intelligence deep-learning jupyter-notebook machine-learning phyton
Last synced: 19 Dec 2024
https://github.com/fahrettinsolak/traversal-automation
Traversal-Automation is a software that helps users create travel plans, determine travel routes and make reservations for flights, accommodation and activities at the most affordable prices. It also provides instant information to users during travel and offers solutions in case of any problems.
asp-net csharp css3 entity-framework html javascript mssql
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/ai-user-comment-and-sentiment-analysis-project
This project is a sentiment analysis of IMDb movie reviews using a Kaggle dataset and Natural Language Processing (NLP) techniques. It aims to classify reviews as either positive or negative using a Random Forest classifier.
deep-learning jupyter-notebook machine-learning nlp phyton
Last synced: 19 Dec 2024
https://github.com/fahrettinsolak/accounting-automation
Accounting-Automation is a software project that enables businesses to manage their financial transactions quickly and without errors by automating accounting transactions. This project offers functions such as invoice and payment transactions, income-expense tracking and detailed reporting.
asp-net csharp css3 entity-framework html5 javascript mssql
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/fahrettinsolak
Burada, kişisel projelerim, yazılım ödevleri ve ilgi alanlarıma dair çalışmalar bulunmaktadır. Recep Tayyip Erdoğan Üniversitesi'nde yaptığım yazılım ödevleri ve diğer akademik çalışmalar da burada mevcuttur.
Last synced: 08 Nov 2024
https://github.com/fahrettinsolak/airbnb-clone-site
This project is a clone of the Airbnb platform, featuring core functionalities like property reservations and user authentication. Built with React, TailwindCSS, and Prisma, it offers a responsive design for seamless use across all devices. Users can log in, save favorite properties, and book accommodations easily.
nodejs react tailwindcss typescript
Last synced: 07 Dec 2024
https://github.com/fahrettinsolak/ai-based-salary-scale-calculation-project
This project demonstrates a Polynomial Regression model using a dataset related to experience and salary. The model is built using Python with the pandas, matplotlib, and sklearn libraries. The dataset includes information on years of experience and corresponding salary.
artificial-intelligence deep-learning jupyter-notebook machine-learning matplotlib pandas pyhton scikit-learn
Last synced: 19 Dec 2024
https://github.com/fahrettinsolak/ai-map-based-geographic-clustering-project
This project focuses on clustering crime incidents in San Francisco using the K-Means algorithm. The dataset is obtained from Kaggle and contains information about crime types, geographical coordinates, and other relevant features. The goal is to identify crime hotspots through geographic clustering and visualize the clusters on an interactive map.
artificial-intelligence deep-learning elbow-method jupyter-notebook machine-learning numpy openstreetmap pandas phyton plotly scikit-learn standardscaler
Last synced: 07 Dec 2024