Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by fatihbaltaci

A curated list of projects in awesome lists by fatihbaltaci .

https://github.com/fatihbaltaci/chatgpt-clone

Self Hosted ChatGPT Clone: A Full-Stack Conversational AI Platform powered by React, Django REST Framework, and PostgreSQL and OpenAI's GPT-3.5 Model. Most of the code is written by GPT-4 model.

chatbot chatgpt chatgpt-bot chatgpt-clone chatgpt-ui django django-rest-framework postgres postgresql react reactjs

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/unity-cardboard-leapmotion

Integration of Unity + Cardboard + LeapMotion on Android device

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/pytorch-cifar_10-resnet-50_transfer_learning

PyTorch implementation of CIFAR-10 classification with Transfer Learning technique. ResNet-50 architecture is used for model.

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/vscode_docker_template

Template for vscode remote docker development

context devcontainer docker vscode

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/findingkshortestpath

Finds K shortest paths(1. shortest path, 2. shortest path, 3. shortest path, ..., K. shortest path) with their lengths

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/slack-client-python

Sends message to slack channel using python.

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/androidnotifications-azure-notificationhub

Android project which receives notifications from Microsoft Azure Notification Hub.

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/restapi-golang

RESTapi project with Go programming language

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/isanagramornot

Checks 2 strings are anagrams or not using HashMap. An anagram is a word or phrase formed by rearranging the letters of a different word or phrase, typically using all the original letters exactly once. For example, the word anagram can be rearranged into "naga ram". Or for example, the word binary can be rearranged into "brainy". (Wikipedia)

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/spring-hibernate-web-mvc-crud-customer

It's a basic MVC project that connects to MySQL Database.

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/wordladder-graphtheory

Shortest path between two words in a "word ladder" using Breath First Search with Java programming language.

Last synced: 29 Oct 2024

https://github.com/fatihbaltaci/analysisofalgorithms

Analyzing different algorithms and compare their running times. Algorithms are: Matrix multiplication, Finding maximum element, Bubble sort algorithm, Quick sort algorithm and Binary search algorithm

Last synced: 29 Oct 2024