Skip to content
View MozartofCode's full-sized avatar

Block or report MozartofCode

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
MozartofCode/README.md
  • 👋 Hi, My name is Bertan Berker
  • 🌱 I’m currently studying Computer Science at Rochester Institute of Technology
  • 👀 I’m interested in back-end development, artificial Intelligence and crypto/blockchain!
  • 💞️ I’m looking to collaborate on various projects...
  • LinkedIn: https://www.linkedin.com/in/bertan-berker/

Pinned Loading

  1. Blackjack-Bot Blackjack-Bot Public

    A Decentralized Casino simulation (Dapp) with AI-driven bots playing Blackjack against the house using blockchain technology

    Python 2

  2. Poker-Smart-Contract Poker-Smart-Contract Public

    Texas-Holdem Poker Gameplay with Smart Contracts in Solidity

    Python

  3. Spotify-Mix-Maker Spotify-Mix-Maker Public

    This is a program that helps two people create a playlist mix with music that they both like based on choices that are made with a tinder-like swiping mechanism

    JavaScript

  4. Decentralized-Tutor Decentralized-Tutor Public

    A decentralized Tutor-Student Matching app (Dapp) connecting students with tutors via blockchain for secure, transparent matching, scheduling, and payments, with automated smart contracts

    JavaScript

  5. Brickhack9-Cloth-Recommender Brickhack9-Cloth-Recommender Public

    A full stack application that uses AI for image processing and gives clothing recommendations to a user based on the clothes they have in their wardrobe

    JavaScript

  6. Dog-Breed-Classifier Dog-Breed-Classifier Public

    A simple Dog Breed Classifier where given the picture of a dog, the application figures out what the breed of the dog is based on a pretrained CNN model and then using an API, gets basic information

    Python