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

Block or report ozceliksinan

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

Hello There

I interested with Cyber Security, Web development, Network Systems and other techniques from which the end user can benefit now and in the near future; I worked as a software developer for digital agency. I take great care in the experience, architecture, and code quality of the things I build. Also, I am learning Cyber Security Application, so i can work with [Network Security], etc..

About Me

var myProfile = new
{
    name = "Sinan Özçelik",
    birthDate = new DateTime(1997, 4, 24),
    address = "Keçiören / Ankara",
    mailAddress = "[email protected]",
    drivingLicense = "B",
    
    education = new
    {
        bachelorDegree = "Computer Engineering",
        university = "Karabuk University",
        date = "2016 September / 2021 July",
        gpa = "2,57 / 4"
    },

    currentWork = "Web and Software Developer",

    learning = new
    {
        topic = "Cyber Security and Network Operations"
    }
};

Projects

├── 2023
│   ├── Barcode Sales Program
│   ├── Alpine Language School
│   ├── American VIP Language School
│   ├── Amerikan Kültür
│   ├── Dwaipe
│   ├── Mono Socks
│   ├── Panda Oto Ticimax
│   ├── Pet Burger
│   └── Üsküdar Amerikan Kültür
├── 2022
│   ├── Alkatek Çorap
│   ├── Dust Auto
│   ├── Hydrofox
│   ├── Mefatech
│   ├── Panda Oto Kendin Tasarla
│   ├── Panda Oto WooCommerce
│   ├── Panda Seat Cover
│   ├── Tunsa Creative
│   └── V-Truck Corp
├── 2021
│   ├── Ajans Tunsa
│   ├── Vertigo Games Hexfall
│   ├── AP&S Aviation
│   ├── Erco
│   ├── Matte Auto
│   ├── Promats
│   └── Reis Royal Lezzetler
├── 2020
│   ├── Php Web Admin Panel
│   ├── Mobile Contact Form
│   └── Employee List
└── 2019
    ├── 32 Bit Internship Project
    └── File Encryption

Skills

  • 📋 Programming Languages:

    C# C++ Java Python Android

  • 🌐 Web Languages:

    HTML5 CSS3 javascript PHP

  • 💾 Databases:

    MySQL MicrosoftSQLServer

  • 📚 Frameworks, Platforms and Libraries:

    .Net Bootstrap jQuery Spring WordPress Unity

  • 💻 IDEs/Editors:

    Android Studio NetBeans IDE Spyder Visual Studio Code Visual Studio Xmapp

  • 🎛️ Operating System:

    Debian Kali Linux macOS Windows

  • 🥅 Other:

    Cisco Docker TOR DuckDuckGo Git GitHub

Contact Information

You can reach out to me using the following contact details:

Email

LinkedIn

I'm always open to development and collaboration. Feel free to reach out to me!

Pinned

  1. barcode-sales-program-csharp-winform barcode-sales-program-csharp-winform Public

    Barcode sales program is a software that allows businesses such as markets, grocery stores, buffets and gas stations to record their products with their buying and selling prices, make sales, and v…

    C#

  2. aspnetcore-identity-template aspnetcore-identity-template Public

    ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.

    C# 3

  3. php-plugins-scripts php-plugins-scripts Public

    This repository encompasses a variety of PHP-based projects, plugins, and snippets. Each has been carefully crafted to address specific needs or to facilitate the PHP development process.

    PHP

  4. php-web-admin-panel-template php-web-admin-panel-template Public

    A simple web admin panel based on PHP, providing a user-friendly interface to easily manage tasks such as content, database, and user accounts.

    Less

  5. file-encryption-csharp-winform file-encryption-csharp-winform Public

    It is based on C# and encrypts the files with the password you specify, and if the encrypted file is to be decrypted later, the encryption algorithm applied with the decryptor step is decrypted.

    C#

  6. mobile-contact-form-csharp-winform mobile-contact-form-csharp-winform Public

    This C# Windows Form project encompasses a mobile communication directory developed using JSON connections. It provides a user-friendly interface for managing, adding, and viewing contacts.

    C#