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

Block or report firatkucuk

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

👋 Hey there

Lifetime developer, Sci-fi addicted, cat squeezer, the last baklava bender, good lyrics detector, meeting doodler, bench activist, entrepreneur-ish.

🐱 Who am I?

Hola Amigos! Kon'nichiwa! I'm a freelance consultant, software Merlin, architectural samurai, conference Ryan Reynolds, instructor extraordinaire, and open-source enthusiast based in the charming city of The Hague, The Netherlands 🇳🇱 (Yes, "the" in both). With nearly two decades of experience, I've mastered the art of juggling code and orchestrating digital symphonies.

As the maestro behind Fria Tech, Repsy, and co-founder of Zyfera and MagicAccents, I've left my digital footprint across the landscape of technology. My playground includes the realms of Web, SaaS, Cloud, Microservices, Java, Kotlin, TypeScript and the Spring Framework, where I've contributed so often that they practically named a coffee blend after me. I even unveiled the magical Lilo, an open-source GraphQL stitching library, at the prestigious SpringOne 2023.

But wait, there's more! I'm not just a Java superhero; I've wielded the mighty frontend Mjolnir and battled through the JavaScript backend realm like a tech Avenger. For over 15 years, I've been the Tony Stark of my computers, suiting up with the Linux Iron Man armor. DevOps and GitOps are my superpowers, and I've even added some extra flair with a dash of programming language creation because even superheroes need their secret language.

In the parallel universe of company creation, I've founded not one, not two, not three, but four companies. (Well, 2 of them failed) And just to keep things interesting, I've conjured up an OpenStack-like VM orchestrator for my Cloud Computing Company, Codvio. As a hobby project, I have created a very basic Operating System called PotatOS and a Commodore64 emulator in JavaScript.

I have a cat named Minnosh (cutified (if there's such a word) version of "mini" in Turkish). I love sports cars, and motorbikes and do like painting or wrapping things that I care about. Unlike most of the nerds, I like drawing stuff. Can't say very good at hand drawings but It's really fun to use the open-source vector graphics program Inkscape.

🐼 Social media

Pinned

  1. friatech/lilo friatech/lilo Public

    Lilo is a super-fast, easy-to-use, configurable GraphQL stitching library

    Java 35 3

  2. Deletes slack public/private channel... Deletes slack public/private channel messages, private chat messages and channel thread replies.
    1
    #!/usr/bin/env node
    2
    
                  
    3
    // Channel ID is on the the browser URL.: https://mycompany.slack.com/messages/MYCHANNELID/
    4
    // Pass it as a parameter: node ./delete-slack-messages.js CHANNEL_ID
    5
    
                  
  3. diffie-hellman-helloworld diffie-hellman-helloworld Public

    Sample "Diffie Hellman Key Exchange" usage in Java

    Java 62 14

  4. potatos potatos Public

    Very simple hello world floppy disk OS

    Assembly 1

  5. cpu-design cpu-design Public archive

    Very Simple CPU Design coded by VHDL

    VHDL

  6. jenetix jenetix Public archive

    Simple genetic algorithm library for java

    Java