Skip to content

Commit

Permalink
chore(xp): update work status
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaraa committed Jun 11, 2024
1 parent 16a4c93 commit beda15e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/data/about.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"full_about": "Hello there! My name is Baraa Al-Masri and I like building software, most likely web apps, some of the stuff I build are opensource, here's a list of my [projects](/projects) that saw the light of day.\n\nIDK that's it.\n\nAlso what you guys are referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX. Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called \"Linux\", and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine's resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called \"Linux\" distributions are really distributions of GNU/Linux.",
"brief_about": "I'm a software developer specializing in web development in various stacks, and a fresh embedded rustacean 🦀 \nI pay rent by writing TypeScript full stack web apps @ Jordan Open Source Association and Go backends @ Jodel. \nAnd in my free time I write more code, blog, and slack watching YT shorts.",
"brief_about": "I'm a software developer specializing in web development in various stacks, and a fresh embedded rustacean 🦀 \nI pay rent by writing Go & Node.js backends @ Jodel. \nAnd in my free time I write more code, blog, and slack watching YT shorts.",
"blog_intro": "This is a place where I vent, write solutions for crappy experiences I make, and other stuff...",
"technologies": [
"Go",
Expand Down
2 changes: 1 addition & 1 deletion files/data/work.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "JOSA is the not for profit organization that works for a better Jordan through openness in technology.",
"location": "Amman, Jordan",
"start_date": 1682820804,
"end_date": 0,
"end_date": 1718103416,
"roles": [
"Technologist.",
"Write Full-stack applications using Nuxt 3, Nest.js and Strapi.",
Expand Down

0 comments on commit beda15e

Please sign in to comment.