Git Product home page Git Product logo

Nadirhan Şahin's Projects

bin2xml icon bin2xml

Command line tool to convert a binary file to XML format. It converts the binary to XML and validates it using XSD. It also includes functions such as converting UTF16 to Unicode, converting UTF8 to Unicode, converting Unicode to UTF8 or UTF16, converting Big endian to Little Endian, and vice versa.

chess-game-with-ai icon chess-game-with-ai

A chess game with AI (Minimax Algorithm). The code may be messy and not follow OOP principles because it was one of my first programming projects.

creatornadiran.github.io icon creatornadiran.github.io

This is my personal website, built using the React and JavaScript. You can access the live version at https://creatornadiran.github.io/. The website provides an overview of my experience and abilities.

dataframe icon dataframe

C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types, continuous memory storage, and no pointers are involved

datastructures icon datastructures

Some Common Data Structures written in Java | Still under development.

discord-bot icon discord-bot

A Discord bot that allows users to view their League of Legends statistics. The bot uses the official League of Legends API to retrieve data and features a sophisticated profanity filter.

dr.semmelweisand_the_discovery_of_handwashing icon dr.semmelweisand_the_discovery_of_handwashing

In 1847, the Hungarian physician Ignaz Semmelweis made a breakthough discovery: he discovers handwashing. Contaminated hands was a major cause of childbed fever and by enforcing handwashing at his hospital he saved hundreds of lives. I have analyzed the given data again and made a conclusion.

faster-graph-centrality-metrics-calculation icon faster-graph-centrality-metrics-calculation

This code introduces a fast way to calculate these measures of centrality, which can be useful for analyzing large networks. The key advantage of this method is that it can calculate both betweenness centrality and closeness centrality in approximately 5 seconds for a given set of data, making it much faster than other methods.

heartattackpredictor-docker icon heartattackpredictor-docker

This project presents a machine learning model that predicts the likelihood of a heart attack in a patient, based on their medical history and other relevant factors. The model is deployed in a Docker container and exposed through a Flask web application, allowing anyone to use it through a simple web interface.

jax-md icon jax-md

Differentiable, Hardware Accelerated, Molecular Dynamics

linearregressionfromstract icon linearregressionfromstract

This is an implementation of linear regression using JAX and a functional programming approach. You can find a related blog post at the following link: https://medium.com/@sahinadirhan/simple-linear-regression-using-jax-5ef2eefb8cf4

movie-tickets-online-booking-site icon movie-tickets-online-booking-site

Our movie ticket booking website is being built with React for the frontend and Django for the backend. Our site will allow users to easily search for movies and book tickets with just a few clicks. In the future, we plan to add features such as personalized recommendations and discounts. Currently, our project is in the development phase.

number_maze icon number_maze

Number Maze is a computer game that aims to increase the numerical value and score by eating numbers less than the numerical value of the human player and matching these numbers on the backpacks. This game was made by three people.

python icon python

All Algorithms implemented in Python

statistics-charts icon statistics-charts

This package visualizes statistical charts in an easy way. | Uploaded on PyPI as scharts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.