Skip to content
View berkbeleli's full-sized avatar
Block or Report

Block or report berkbeleli

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
berkbeleli/README.md

banner

 class WhoAmI:
   user = 'Berk Beleli'
   current_edu = "VGTU"
   hobbies = [
   			'Music',
                        'Chilling',
   			'Sci-Fi Movies'
   		]
   
   
   def Ambitions():
   	FinishMyProjects()
   

Github Stats

Programming Languages, Frameworks and Libraries

React Nextjs Nodejs C# Typescript Java Spring PHP HTML CSS SASS JavaScript TailWind MySQL Swift

Operating Systems

Apple Windows

Databases and Cloud hosting

Firebase

Software and Tools

Git Visual Studio Code IntelliJ IDEA Xcode

Random Dev Quote

randomquote

Connect with Me

Linkedin Github Gmail

berkbeleli

Pinned

  1. Modern-RealEstate-Client Modern-RealEstate-Client Public

    Moderne is a platform for users to buy, sell, or rent properties with the help of experienced real estate agents. The website utilizes HTML, CSS, JavaScript, React.js, Node.js, Express.js to create…

    JavaScript 2 2

  2. Stromodoro Stromodoro Public

    Stromodoro is a simple and intuitive website that helps users increase their productivity by using the Pomodoro Technique. The Pomodoro Technique is a time management method that involves breaking …

    JavaScript

  3. Ripple-Note Ripple-Note Public

    Ripple Note is a CRUD app, built with React.js, Tailwind & Firebase. Users can Register and sign in, create, view, edit & delete notes.

    JavaScript

  4. Charger Charger Public

    This app basically for the electric car users the app users can make appointment according to their choices. Also app users can choice to receive notification option.

    Swift

  5. Movie-Info Movie-Info Public

    Movie Info, this project for people that are looking for informations about the movies. Also it lists the trending movies in the main page.

    TypeScript

  6. E-commerce-Backend E-commerce-Backend Public

    This REST API was created for an E-Commerce Project. This API handles all of the basic CRUD functions of an E-commerce Application platform, including validation at each stage.

    Java