Skip to content
View JFASOF's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Softtech
  • IST/TUR
Block or Report

Block or report JFASOF

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

Hello there 👋

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Jfasof:
    def __init__(self):
        self.name = "Fırat ALABUGA"
        self.role = "Software Developer"
        self.location = "IST/TUR"
        self.blog = "https://jfasoftware.tk"
        self.knowledge_base = [
            "Software Engineering",
            "Machine Learning",
            "Deep Learning",
            "Computer Vision",
            "Android",
            "Flutter",
            "Web"
        ]
        self.knowledge_base.insert(0, "Backend Engineering")

    def say_hi(self):
        print(
            """Hello my friend, thanks for dropping by!

This is {name}, I live in {location}. I work as a {role} and recently I am focusing on {focus} for my personal growth.

I have wide interests, but most of them are {knowledge_base}.

I write down tips and lecture notes on my personal tech blog, which can be found here: {blog}""".format(
                name=self.name,
                location=self.location,
                role=self.role,
                focus=self.knowledge_base[0],
                knowledge_base=", ".join(self.knowledge_base[1:]),
                blog=self.blog,
            )
        )


me = Jfasof()
me.say_hi()

🔧 Technologies & Tools

📈 GitHub Stats

JFA's GitHub Stats JFA's GitHub Stats

🏆 GitHub Trophies

trophy

🗂️ Highlight Projects

Kan Dostum

🧑‍💻 This week, I spent my time on:

JFA's wakatime stats

Popular repositories

  1. KanDostumV2 KanDostumV2 Public

    KanBagis

    Dart 8 2

  2. Rezervasyon Rezervasyon Public

    C# Kullanılmıştır

    C# 4 1

  3. AI-Astar-Algorithm-15puzzle AI-Astar-Algorithm-15puzzle Public

    A yıldız algoritmasını kullanarak Manhattan Mesafesi yardımıyla 15lik rastgele karıştırılmış yapboz

    Python 4

  4. MVC_Final_ProjectCamp MVC_Final_ProjectCamp Public

    Completed

    JavaScript 4

  5. Negotium Negotium Public

    İş ihtiyacı için istihdamı desteklemek ve artırmak için yapılmıştır.

    Dart 3 2

  6. KodluyoruzPythonEgitimi KodluyoruzPythonEgitimi Public

    Jupyter Notebook 3