Pinned Repositories
Basic-Microsoft-Word-Clone
Basic-Microsoft-Word-Clone w/JavaScript
Basic-Survey-Form
Users are asked to answer a survey by collecting data based on their place of work, occupation and age. As a result of these answers, scores and some information are recorded in the database.
BIST-100
Currency-Converter
Currency converter with instant data
Dermoeczanem_Web_Scraping
I collected the shampoo information from the hair care products on the Dermoeczanem website, the comments made by the users about these shampoos, the stars they gave and their dates, and saved them to sqllite3. Set the counter to 1 so that it does not inflate the database. I took a look at the products on the first page of the categories.
library-automation-system
library automation system w/C# and Mssql
React-Projects-Beginner-to-Advanced-11-YouTube-Clone
While developing this project, I pulled the data from Rapid API. You will see videos filtered according to your search criteria or categories. I used Redux toolkit, tailwind css and components I wrote myself.
React-Projects-Beginner-to-Advanced-12-EcommerceSite-with-PHP-MYSQL
It is a simple e-commerce site whose backend I wrote myself, and I can use Redux toolkit, context API, react-router-dom, various hooks and libraries in this project. The user can shop without registering, but can get various discounts by logging in.
React-Projects-Beginner-to-Advanced-13-Kutez-Task
I made a slider for this task sent to me by Kutez company. While doing this task, I used the createContext, useContext, useState, memo, useEffect hooks, and I used react-icons for icons and react-router-dom libraries for routing.
React-Projects-Beginner-to-Advanced-8-personal-portfolio
In this site, which I made to introduce myself and talk about its capabilities I used the i18next library and context API for multi-language structure, react-router-dom for cross-page transitions, bootstrap for style operations, and axios to pull data from github. i got the text from typewriter-effect and the card in abilities page from material-ui
EmreZURNACI's Repositories
EmreZURNACI/Basic-Survey-Form
Users are asked to answer a survey by collecting data based on their place of work, occupation and age. As a result of these answers, scores and some information are recorded in the database.
EmreZURNACI/BIST-100
EmreZURNACI/Dermoeczanem_Web_Scraping
I collected the shampoo information from the hair care products on the Dermoeczanem website, the comments made by the users about these shampoos, the stars they gave and their dates, and saved them to sqllite3. Set the counter to 1 so that it does not inflate the database. I took a look at the products on the first page of the categories.
EmreZURNACI/React-Projects-Beginner-to-Advanced-11-YouTube-Clone
While developing this project, I pulled the data from Rapid API. You will see videos filtered according to your search criteria or categories. I used Redux toolkit, tailwind css and components I wrote myself.
EmreZURNACI/React-Projects-Beginner-to-Advanced-12-EcommerceSite-with-PHP-MYSQL
It is a simple e-commerce site whose backend I wrote myself, and I can use Redux toolkit, context API, react-router-dom, various hooks and libraries in this project. The user can shop without registering, but can get various discounts by logging in.
EmreZURNACI/React-Projects-Beginner-to-Advanced-13-Kutez-Task
I made a slider for this task sent to me by Kutez company. While doing this task, I used the createContext, useContext, useState, memo, useEffect hooks, and I used react-icons for icons and react-router-dom libraries for routing.
EmreZURNACI/React-Projects-Beginner-to-Advanced-8-personal-portfolio
In this site, which I made to introduce myself and talk about its capabilities I used the i18next library and context API for multi-language structure, react-router-dom for cross-page transitions, bootstrap for style operations, and axios to pull data from github. i got the text from typewriter-effect and the card in abilities page from material-ui
EmreZURNACI/EmreZURNACI
EmreZURNACI/Form-multiple-file-check-saved
EmreZURNACI/frontendmentor.io-challenges-multi-step-form
I used the redux tool kit to manage the states, react-router-dom for the redirects,tailwind for styling operations and formik libraries for the form. And to add the responsive feature, I used the react-responsive library, which I tried for the first time.
EmreZURNACI/frontendmentor.io-challenges-qr-code
EmreZURNACI/frontendmentor.io-challenges-social-links-profile
EmreZURNACI/iWeather
Bu proje, dünya genelindeki şehirlerin veya kullanıcının bulunduğu konumun güncel hava durumu verilerini kolayca elde etmelerini sağlayan bir uygulamadır. Kullanıcılar, istedikleri şehri arayabilir veya GPS üzerinden mevcut konumlarını otomatik olarak alabilirler.
EmreZURNACI/LeetCode_Solutions_with_CSharp
EmreZURNACI/Login-Registration-Form
Login-Registration-Form w/PHP and MySQL
EmreZURNACI/Mobile-SMS-and-Email-Verification-Service-with-Integrated-Authorization
This service,provides mobile SMS and email verification requirements. It includes an authorization mechanism that prevents access to other services without completing the verification process. Additionally,this service integrates with a dedicated authentication service for verification and authorization operations.Postgresql was used as the db.
EmreZURNACI/React-native-Payments-App
My first React Native project.
EmreZURNACI/React-Projects-Beginner-to-Advanced-10-Image-Slider
I developed a project that makes an image slider specific to the words you want. The data from the image slide is taken from the Unsplash API.I used react-tool-kit to manage the states in the project.
EmreZURNACI/React-Projects-Beginner-to-Advanced-14-Twitter-Clone
It is a simple Twitter clone where you can tweet and like tweets. I used Firebase for user authentication . And I stored the tweets sent by this user in mysql. I used redux-toolkit to manage states and tailwind css for styling operations and the project includes many other libraries.
EmreZURNACI/React-Projects-Beginner-to-Advanced-2-WheaterApp
My 2nd project with React. I used Context API hook for city name and weather information, react-icons for icon, I created search input from formik and I got weather data with axios.
EmreZURNACI/React-Projects-Beginner-to-Advanced-3-CreditCardApp
Actually, instead of using a project with a ready library, I preferred to write a similar project and use my own. I used the ContextAPI Hook when i developing the project.
EmreZURNACI/React-Projects-Beginner-to-Advanced-4-GameOfThronesCharacter
I wanted to do a simple project about the game of thrones characters information, which is one of my favorite television shows.I used ReduxToolKit, ReactRouterDom and Axios libraries while developing this project.
EmreZURNACI/React-Projects-Beginner-to-Advanced-5-GoogleMeetsTemplate
A simple but beautiful project that I saw from Tayfur Erbilen teacher. I used Redux ToolKit vs Tailwind Css while doing this project.
EmreZURNACI/React-Projects-Beginner-to-Advanced-6-Shopping-Cart-Application
I made an application where you can add to the basket, delete from the basket, see how many products are in the basket with the products and information I pulled from fakestoreapi. I used TailwindCss, ReduxToolkit and ReactRouterDom while making this application.
EmreZURNACI/React-Projects-Beginner-to-Advanced-7-Login-Register-Page-with-PHP-MYSQL
I checked the data received from the inputs and sent it to php with formData, querying and adding the records. I used react-hot-toast for notification operations, react-icons for icons, react-router-dom for routing and tailwind css for style operations.
EmreZURNACI/React-Projects-Beginner-to-Advanced-9-Recipe-App
In this application, you will be able to find recipes according to the product you want, if you go into more detail, you can get the ingredients of the product. While doing this application I used the redux toolkit structure. I pulled the data from the API with Axios, I used hot-toast for notifications, react-icons for icons and a few react hooks.
EmreZURNACI/React-Projects-Beginner-to-Advanced-ToDoApp
It's the first react app I've developed. When developing UseState, ContextAPI, memo hooks and react icons for icons, and react-helmet for SEO and reactstrap propagation for the modal that appears when the edit button is pressed. Each to do gave ids from nanoId.
EmreZURNACI/Todo-app-my-first-typescript-attempt
It is a simple todo application developed using TypeScript, Redux Toolkit,Tailwind CSS and Vite.
EmreZURNACI/Train-Ticketing-Automation
EmreZURNACI/TvShows-App
Television series application made using PDO and MYSQL. There are sections for the administrator and the user.