Hey I'm Ibrahim
Me
Im still a student and to be honest with you, I just wanna be rich
Languages I know (With Hello World Programs)
- Javascript/Node JS/Typescript
console.log("Hello, World!");- C#
using System;
namespace HelloWorld
{
class Program
{
public static void Main(string[] args)
{
Console.WriteLine("Hello, World!");
}
}
}- Java
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}- CSS
body:before{
content: "Hello, World!";
}- Python
print("Hello, World!")- C
#include <stdio.h>
int main(){
printf("Hello, World!");
return 0;
}- C++
#include <iostream>
int main(){
std::cout << "Hello, World!";
return 0;
}- Arduino C++
void start(){
Serial.begin(9600);
Serial.println("Hello, World!");
}- PHP
echo "Hello, World!";- MYSQL
SELECT "Hello World!";- Dart/Flutter
print("Hello, World!");My Mosted used languages on Github
Note: I have no idea why it says "hack"
My current projects
- My own website (on hold rn)
- An Programming Language That I want to work with people on (on hold rn)
- Many others that I'm still planning
Things about me
- I like Football(Soccer)
- I hate snow
- 🇮🇶 iraqi
- I got a coding certificate from these guys
Social media
- Much more but im not gonna tell you