Skip to content
View EsraHaytaoglu's full-sized avatar
🐘
building better products
🐘
building better products
Block or Report

Block or report EsraHaytaoglu

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

Hello there, fellow <πšπšŽπšŸπšŽπš•πš˜πš™πšŽπš›πšœ/>!

Programmation

AboutMe.js

function Esra () {
	const sayHello = async () => {
		console.log("Thanks for dropping by, hope you find some of my work interesting.")
	}	
	 useEffect(() => {
		sayHello();
  	}, []);
	return (
	    <>
	      <h1> My main programming language is Javascript. </h1>
	      <h5> I often use React and Redux. </h5>	
	      <div>
		I'am currently working on React Native.
		Ask me about: Web dev, React JS and more! I'm open to learning.
	      </div>
	      <a href="https://esracebii.com">My Personel Website </a>
	    </>
	)

}
export default Esra;

Quote

Software is a great combination between artistry and engineering. - Bill Gates

Pinned Loading

  1. dumbos-shop dumbos-shop Public

    πŸ˜πŸ›οΈ E-commerce

    JavaScript

  2. Rock-Paper-Scissors Rock-Paper-Scissors Public

    πŸ—ΏπŸ“„βœ‚ Rock Paper Scissors

    JavaScript 1

  3. Blogium Blogium Public

    ✨ Blogium ✨

    JavaScript 1

  4. Expense-Tracker-App Expense-Tracker-App Public

    πŸ’°πŸ’Έ Expense Tracker App πŸ’Έ

    TypeScript 4

  5. Delicious-Recipes Delicious-Recipes Public

    πŸ† Recipes App πŸ†

    TypeScript 1

  6. bootcamp-case bootcamp-case Public

    πŸ“‹ Project Management Application

    TypeScript