• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

razaak (54)Hivebuzz level badge

203 followers94 posts13 following6 HP
Blacklisted Users
Muted UsersFollowed BlacklistsFollowed Muted Lists

Joined October 2016 Active 6 years ago

  • Blog
  • Posts
  • Replies
  • Social
  • Notifications
  • Wallet
Posts
Comments
Payouts
  • razaak (54)in #ignorepls • 6 years ago
    featured

    Test

    123
    $0.00
    • Payout Declined
     1 1
  • razaak (54)in #linux • 7 years ago
    featured

    For Linux Fans (Need a printer?)

    I'm not paid in any way to make any commercials, but as they say the best commercial is a satisfied customer. I don't know about you guys, but I've had to install several…
    $0.00
       1 0
    • razaak (54)in #steem • 8 years ago
      featured

      Hurray for the Steem Revolution

      When I first joined steem a year ago I'll admit I was pretty much skeptical. I thought It's just another platform where you work and get rewarded very little. I joined just…
      $0.02
      • Past Payouts $0.02
      • - Author $0.02
      • - Curators $0.00
       3 4
    • razaak (54)in #news • 8 years ago
      featured

      Scientists discover way to remove CO2 pollution!

      Though carbon dioxide is a waste product of combustion, it can also be a potential feedstock for the production of fine and commodity organic chemicals provided that an efficient…
      $0.52
      • Past Payouts $0.52
      • - Author $0.45
      • - Curators $0.07
       6 1
    • razaak (54)in #tech • 8 years ago
      featured

      C Programming from easy to hard - Tutorial 01 - Introduction

      C Programming from easy to hard Tutorial 01 First things first: I won't try to explain everything in a 600 pages course, this is a course for people who: Are pretty…
      $1.91
      • Past Payouts $1.91
      • - Author $1.52
      • - Curators $0.40
       11 3
    • razaak (54)in #programming • 9 years ago
      featured

      Tutorial 7 - Structures & Multidimensional Arrays //Learn by doing

      Welcome to my seventh tutorial, this tutorial will go in depth to show you extra things that you can do. These should be considered valuable, as you should know from science…
      $0.00
         22 0
      • razaak (54)in #programming • 9 years ago
        featured

        2D Game example->Added colors!

        A continuation of the 2d game example , with colors, and moving the player without pressing enter each time. If you only want to see the game concept, you can download…
        $0.00
           9 0
        • razaak (54)in #steem • 9 years ago
          featured

          Steemit Follow Buttons - Let's add more functionality to steemit!

          Hello steemers, I've noticed a lot of viewers still don't know about the follow option, so here's a few buttons for you to add to make it easier for them! And for those…
          $0.14
          • Past Payouts $0.14
          • - Author $0.11
          • - Curators $0.03
           34 6
        • razaak (54)in #steemit • 9 years ago
          featured

          C++ Tutorial 6 Attatchment // User Database - Registration & Authentication // Learn by doing

          User Database Authentication & Registration TUTORIAL 6 ATTACHMENT Here it is as promised. You are going to need to get used to using header files for larger programs…
          $0.38
          • Past Payouts $0.38
          • - Author $0.29
          • - Curators $0.09
           48 8
        • razaak (54)in #steemit • 9 years ago
          featured

          C++ Tutorial 6: Vectors, Files & Iterators // BONUS: User Authentication & Registration Database // Learn by doing

          The wait is over! You will finally have a full fledged authentication. And even better, A registration! I hope you've enjoyed my steemit tutorials so far ^_^. After this…
          $0.32
          • Past Payouts $0.32
          • - Author $0.24
          • - Curators $0.08
           10 1
        • razaak (54)in #programming • 9 years ago
          featured

          Tutorial 5: Streams & String Manipulation//Bonus: Search & Replace program Example!//Learn by doing

          2-3 more posts and this the beginners tutorial will almost be finished, and you will be able to make some nice basic programs! Don't fret! I'll continue by giving some example…
          $17.08
          • Past Payouts $17.08
          • - Author $12.84
          • - Curators $4.23
           93 0
        • razaak (54)in #news • 9 years ago
          featured

          Electronic Blood Cooling!?! - The next gen PC?

          IBM Is planning to bring 5D electronical blood to your every day computer! There are two main problems that are in question right now when developoing new computers. As…
          $0.03
          • Past Payouts $0.03
          • - Author $0.02
          • - Curators $0.01
           30 1
        • razaak (54)in #programming • 9 years ago
          featured

          C++ Tutorial 4: Functions, Labels, For & Pointers!

          Functions, For, Labels & Pointers! Since we're nearing the end of the tutorial for beginners, and the next things we are going to talk about are pretty confusing to most…
          $25.91
          • Past Payouts $25.91
          • - Author $19.45
          • - Curators $6.46
           102 3
        • razaak (54)in #programming • 9 years ago
          featured

          C++ Tutorial 3: Operators, If, While, Switch & Loops //Bonus! A small 2d game & Password Protected Program //Learn by doing

          In my tutorials I always try to give you unique content while still providing you the basics. In my second tutorial included things such as numeric limits, or string to char…
          $0.24
          • Past Payouts $0.24
          • - Author $0.22
          • - Curators $0.02
           41 5
        • razaak (54)in #programming • 9 years ago
          featured

          Small 2D Console Game Example! // Tutorial 3 attatchment

          I know this will come as a shock to you but if you followed my tutorial that reffered you to this, you can already create small 2d games! Don't believe me? Damn. I guess I…
          $26.66
          • Past Payouts $26.66
          • - Author $20.00
          • - Curators $6.65
           67 0
        • razaak (54)in #programming • 9 years ago
          featured

          Why Linux Is Awesome & Why everyone should consider it!

          What is linux? Wow, you've been missing out a lot if you haven't heard about linux, but don't worry, I'll show you all about it in this article! Wikipedia: Linux was…
          $0.00
             15 6
          • razaak (54)in #programming • 9 years ago
            featured

            C++ Tutorial 2: Concatenation & Conversions //Things Most Tutorials Forget to Mention //Learn by doing

            Hello there, I see you've decided to keep going, thats's good! As much as I've said I don't care much about theory, these are a few basic things that tutorials I found never…
            $36.60
            • Past Payouts $36.60
            • - Author $27.52
            • - Curators $9.09
             103 0
          • razaak (54)in #programming • 9 years ago
            featured

            Should I become a programmer?

            The fact that you're reading this most likely means you should. Programming is one of the better paid jobs depending how good you are how much experience you have and it also…
            $0.00
               20 2
            • razaak (54)in #raspberrypi • 9 years ago
              featured

              Raspberry Pi - Revolutionary 35$ mini PC the size of a credit card

              You've almost surely heard of it, but perhaps you don't know or understand what it is, this will keep you up to date. Raspberry Pi, the small device which can do almost…
              $0.00
                 6 0
              • razaak (54)in #financial • 9 years ago
                featured

                Why financial security against criminals is a joke. / Modern day crooks, Paypal, VPN, crypto currency and prepaid debit cards

                Modern day crooks It's the 21st century, banks have been around for long enough. It's amazing though how they still help criminals escape justice even in this modern day. You…
                $0.00
                   16 0