fatihozoglu
An Electronic Engineer continuously and professionally learning about software development. Currently working with ReactJS, VueJS and NodeJS.
Ankara, Turkey
Pinned Repositories
nodejs-blog-app
This is a Blog App built with Node.js/Express Framework, MongoDB and Mongoose. You can add, update and delete posts, display all posts in the Home Page and read posts in their individual pages.
nodejs-invoice-app
This is the backend service for vue-invoice-app. Built with Nodejs, Expressjs, Mongodb and Mongoose.
nodejs-learning-path
This is a repo for examples and practices in https://nodejs.dev/learn to learn basics of NodeJS
react-countries
Frontend Mentor - REST Countries API with color theme switcher solution
react-portfolio
My portfolio, created with ReactJS. You can find my contact information and check the live demos and codes of my projects.
vue-hotels-app
A hotel listing application for making reservations, created with Vue, Vue-Router, Vuelidate and Bootstrap.
vue-invoice-app
This is an invoice app that you can create, read, update and delete invoices, save draft invoices and mark pending invoices as paid, filter invoices by status (draft/pending/paid).
vue-shopping-cart
Front-end Web Design and Development for a shoe retail company with Vuejs.
vue-stock-market-app
An app that you can search for stock symbols and check daily, weekly and monthly open, high, low, close and volume data belongs to the searched company stock.
vue-webrtc-photo-app
A simple app to take photos from your device's camera
fatihozoglu's Repositories
fatihozoglu/vue-invoice-app
This is an invoice app that you can create, read, update and delete invoices, save draft invoices and mark pending invoices as paid, filter invoices by status (draft/pending/paid).
fatihozoglu/vue-stock-market-app
An app that you can search for stock symbols and check daily, weekly and monthly open, high, low, close and volume data belongs to the searched company stock.
fatihozoglu/nodejs-learning-path
This is a repo for examples and practices in https://nodejs.dev/learn to learn basics of NodeJS
fatihozoglu/vue-hotels-app
A hotel listing application for making reservations, created with Vue, Vue-Router, Vuelidate and Bootstrap.
fatihozoglu/nodejs-invoice-app
This is the backend service for vue-invoice-app. Built with Nodejs, Expressjs, Mongodb and Mongoose.
fatihozoglu/vue-webrtc-photo-app
A simple app to take photos from your device's camera
fatihozoglu/nodejs-blog-app
This is a Blog App built with Node.js/Express Framework, MongoDB and Mongoose. You can add, update and delete posts, display all posts in the Home Page and read posts in their individual pages.
fatihozoglu/javascript-todo-app
A simple javascript todo app for organizing your daily tasks
fatihozoglu/nodejs-jwt-authn
This is a Nodejs Authentication Project with JSON Web Token.
fatihozoglu/nodejs-postgresql-crud
Basic CRUD operations with Expressjs and PostgreSQL
fatihozoglu/vue-shopping-cart
Front-end Web Design and Development for a shoe retail company with Vuejs.
fatihozoglu/react-countries
Frontend Mentor - REST Countries API with color theme switcher solution
fatihozoglu/react-portfolio
My portfolio, created with ReactJS. You can find my contact information and check the live demos and codes of my projects.
fatihozoglu/cs50-finance-web-app
A web application getting stock data from iexcloud.io API and allowing users to sign up/sign in, buy and sell stocks and see their profits, created with Flask/Python.
fatihozoglu/fatihozoglu
Config files for my GitHub profile.
fatihozoglu/google-homepage
HTML-CSS practise project completed within the CS50 Web Development Online Course
fatihozoglu/Javascript
Javascript 30 Day Challenge
fatihozoglu/kodluyoruz-projeler
Kodluyoruz/Patika.dev Front-End Web Development ve Nodejs ile Backend Development eğitimleri kapsamında tamamlamış olduğum projeler.
fatihozoglu/nodejs-chat-microservice
A chat that communicates through Microservices
fatihozoglu/nodejs-reengen-bootcamp-capstone
This is the capstone project built with NodeJs/ExpressJs for Reengen Fullstack Web Development Bootcamp
fatihozoglu/nodejs-rest-api-case-study
Nodejs REST API case study
fatihozoglu/react-game
ReactJS tic-tac-toe game with function components and useState hook
fatihozoglu/react-todo-app
React Todo App with function components and useState hook.
fatihozoglu/react-weather-app
A weather app showing current and next 6 day's weather forecast for the selected city. Built with ReactJS and Context API.
fatihozoglu/samples-server
MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.
fatihozoglu/vue-reengen-bootcamp-capstone
This is the capstone project built with VueJs for Reengen Fullstack Web Development Bootcamp
fatihozoglu/webRTC-workspace
This repo consists of various code samples about the basics of webRTC.