Skip to content
View knetic0's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report knetic0

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

Hi! I'm Mehmet!

Junior Full Stack Web Developer & Python Developer

Twitter Follow Linkedin: Mehmet Solak GitHub followers website

Tech I Use

A little more about me...

const knetic0 = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Python", "Go"],
    askMeAbout: ["web dev", "tech", "ai"],
    technologies: {
        backEnd: {
            go: ["fiber", "jwt", "httprouter", "mux", "gorm"],
        },
        frontEnd: {
            js: ["Vue"]
        },
        databases: ["postgresql", "sqlite"],
        misc: ["selenium", "open-cv"]
    },
    architecture: ["Progressive web applications", "Single page applications"],
};

Pinned

  1. golinkedin golinkedin Public

    🚀 LinkedIn API written in go and using Fiber framework

    Go 3

  2. E-devlet-Login-Automation E-devlet-Login-Automation Public

    Login Automation for E-devlet

    Python

  3. bruteforce-attacker bruteforce-attacker Public

    Brute Force Attacker With Python-Selenium

    Python 1

  4. insta-analysis insta-analysis Public

    Instagram Analysis with Selenium-Python

    Python