https://github.com/dxtaner/dxtaner
My About || My Page
https://github.com/dxtaner/dxtaner
github-config my-github
Last synced: 3 months ago
JSON representation
My About || My Page
- Host: GitHub
- URL: https://github.com/dxtaner/dxtaner
- Owner: dxtaner
- Created: 2022-09-14T20:47:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T21:45:46.000Z (over 1 year ago)
- Last Synced: 2025-01-07T22:34:33.106Z (over 1 year ago)
- Topics: github-config, my-github
- Homepage: https://dxtaner.github.io/
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi there π I'm π¨βπ» Taner Γzer
[](https://github.com/dxtaner)
## π¨βπ» About Me
[](https://git.io/typing-svg)
I'm a dedicated full-stack developer based in **Bursa, Turkey** πΉπ·, passionate about crafting modern, scalable, and efficient applications. My expertise lies in **Node.js** and **React.js**, and I'm constantly exploring new technologies and pushing the boundaries of what I can build.
```javascript
const Taner = {
location: "Bursa, Turkey",
currentFocus: ["Node.js", "React.js", "Full-Stack Development"],
learning: ["Computer Vision", "Python", "OpenCV"],
interests: ["Clean Code", "New Tech" "AI/ML"],
motto: "Build things that matter"
};
```
### π§ What I'm Currently Doing
- π± Deepening my skills in **Node.js**, **React.js**, and full-stack
- βοΈ Writing articles on software development on [Medium](https://medium.com/@dxtaner)
- π¨βπ» Exploring computer vision projects with **Python** and **OpenCV**
### π Find Me Online
- π Personal Website: [dxtaner.github.io](https://dxtaner.github.io/)
- π Medium Blog: [@dxtaner](https://medium.com/@dxtaner)
- π« Reach me: **tanerozer16@gmail.com**
- π§ Fun fact: I love clean code, deep thinking, and building things that matter.
---
### π Connect With Me
π§ **tanerozer16@gmail.com** β’ π **[dxtaner.github.io](https://dxtaner.github.io/)**
---
## π οΈ Technology Stack βοΈ
### Languages & Frameworks







### Databases & Tools





### Libraries & Frameworks





---
## π Featured Projects
### π₯οΈ Full Stack & Web Projects
| Project | Description | Technologies | Links |
|---------|-------------|--------------|-------|
| **MyWorkspace** | Multi-language development environment with cross-platform support, high-performance architecture, and intuitive UI for efficient project management. | `C` `C#` `JavaScript` `Java` `React.js` `Node.js` `Python` `SQL` | [](https://github.com/dxtaner/MyWorkspace) |
| **Tour Management System** | Complete travel booking platform with secure authentication, payment processing, and comprehensive tour management features. | `Node.js` `JWT` `Stripe` `Multer` `Helmet` | [](https://github.com/dxtaner/trip-management-app-nodejs) |
| **E-Commerce Backend** | Scalable e-commerce backend with real-time updates, user management, and secure CRUD operations using WebSocket technology. | `Node.js` `WebSocket` `Express` `MongoDB` | [](https://github.com/dxtaner/e-commerce-backend-nodejs) |
| **Chat App** | Real-time messaging application with instant communication, typing indicators, and location sharing capabilities. | `Node.js` `Socket.IO` `React` `Express` | [](https://github.com/dxtaner/chatApp-nodejs) |
| **MERN Stack Job App** | Full-stack job marketplace with role-based access control, job posting, and application management system. | `MongoDB` `Express` `React.js` `Node.js` `JWT` | [](https://github.com/dxtaner/mern-stack-job-app) |
| **Authentication with Node.js** | Production-ready authentication system implementing JWT tokens and secure password hashing for web applications. | `Node.js` `Express` `JWT` `bcrypt.js` `MongoDB` | [](https://github.com/dxtaner/AuthenticationNodeJs) |
| **Football Management System** | Comprehensive sports management platform for teams, players, coaches, and stadium administration. | `Node.js` `Express` `MongoDB` `React` | [](https://github.com/dxtaner/footballapp) |
| **ReactJS Movie App** | Modern movie discovery platform with advanced search, detailed information, and favorites management. | `React` `Redux` `Chakra UI` `API Integration` | [](https://films-app-react.vercel.app/) [](https://github.com/dxtaner/films-app-react) |
---
## π― AI & Python Projects
| Project | Description | Technologies | Links |
|---------|-------------|--------------|-------|
| **OpenCV Examples** | Computer vision projects collection featuring hand tracking, facial recognition, and AI-powered image processing applications. | `Python` `OpenCV` `MediaPipe` `pycaw` `NumPy` | [](https://github.com/dxtaner/OpenCv-Examples) |
---
## π Explore More Projects
[](https://github.com/dxtaner?tab=repositories)
---
## π Latest Blog Posts
[](https://medium.com/@dxtaner)
---
### π― Featured Articles
| Article | Description | Topics |
|---------|-------------|--------|
| [**What is JSON (JavaScript Object Notation), How and Where is it Used?**](https://medium.com/@dxtaner/json-javascript-object-notation-nedir-nas%C4%B1l-ve-nerede-kullan%C4%B1l%C4%B1r-1-233e2bc5028b) | Beginner-friendly guide to JSON structure, purpose, and real-world usage examples across different platforms. | `JSON` `JavaScript` `Web Development` `API` |
| [**Commonly Used Terms in React.js - Part 1**](https://medium.com/@dxtaner/react-js-de-kullan%C4%B1lan-baz%C4%B1-terimler-1-983d0627017d) | Essential React.js terminology every developer should master, explained with simplicity and clarity. | `React` `Frontend` `JavaScript` `Web Development` |
| [**Firefly Algorithm**](https://medium.com/@dxtaner/ate%C5%9F-b%C3%B6ce%C4%9Fi-algoritmas%C4%B1-firefly-algorithm-d5f0abd6ab06) | Comprehensive overview of the Firefly Algorithm, a nature-inspired metaheuristic optimization technique. | `AI` `Algorithms` `Optimization` `Machine Learning` |
| [**Commonly Used Terms in JavaScript - Part 1**](https://medium.com/@dxtaner/javascript-de-kullan%C4%B1lan-baz%C4%B1-terimler-1-438bf430efd3) | Fundamental JavaScript concepts and terminology explained for beginners and intermediate developers. | `JavaScript` `Programming` `Web Development` |
| [**Commonly Used Terms in Node.js - Part 1**](https://medium.com/@dxtaner/nodejsde-kullan%C4%B1lan-baz%C4%B1-terimler-1-a00444e7fb07) | Key Node.js concepts and terms that every backend developer should understand and master. | `Node.js` `Backend` `JavaScript` `Server` |
| [**Commonly Used Terms in SQL - Part 1**](https://medium.com/@dxtaner/sqlde-kullan%C4%B1lan-baz%C4%B1-terimler-1-b4ec889bb06a) | Important SQL terminology and concepts frequently encountered in database development and management. | `SQL` `Database` `Backend` `Data Management` |
---
## π GitHub Analytics
---
## π€ Let's Connect & Support
β If you enjoy my work, feel free to support me or just say hi! Collaboration and conversation are always welcome.