cse110-software-engineering

Hello, World!

Contents

Introduction

My name is Georgio Feghali, and I’m a process-oriented computer engineering student, lifelong learner, and adventurer with a professional background in computer software engineering. Motivated by the opportunity that the tech industry provides to positively impact the life of an individual, and the world as a whole. I am currently a junior in Computer Engineering at the University of California, San Diego.

Coding

More facts about me

Connect with me πŸ”—

rishavchanda rishav-chanda-b89a791b3 rishav_chanda Β  rishav_chanda


My favorite Quote is:

β€œThe whole future lies in uncertainty: live immediately.” - Seneca


My top 3 favorite programming languages are:

  1. C++.
  2. Python.
  3. Julia.
#include <iostream>
using namespace std;

int main () {
    cout << "Hello, World!" << endl;

    return 0;
}

Click Here to see the LinkTree I made.


Relative Link to test.md


Tasks

Tasks for this week: