Skip to content

Commit

Permalink
chore(data): update XP 😬
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaraa committed May 8, 2024
1 parent d3e1676 commit 8aade5e
Show file tree
Hide file tree
Showing 3 changed files with 25 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. \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 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.",
"blog_intro": "This is a place where I vent, write solutions for crappy experiences I make, and other stuff...",
"technologies": [
"Go",
Expand Down
15 changes: 15 additions & 0 deletions files/data/volunteering.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,20 @@
"Helped as a Judge in the 3rd version of the contest.",
"Problem Setter, and Technical Support in the 3rd, 4th, 5th, and 6th versions."
]
},
{
"title": "Jordan Open Source Association (community)",
"description": "JOSA is the not for profit organization that works for a better Jordan through openness in technology.",
"location": "Amman, Jordan",
"start_date": 1618886283,
"end_date": 0,
"roles": [
"Helped organising the 30th Linux birthdate, by introducing new people to Linux.",
"Held a Linux and free & open source software introduction workshop at Applied Science University",
"Git trainer and facilitator at Hacktoberfest Amman 2023.",
"Assisted with Nuha's workshop at the Hashemite University about Nuha: the Arabic AI-enabled tool to help sorting out online gender-based hate speech (nuha.josa.ngo)",
"Co-Trained students at the University of Jordan about Git and open source software.",
"Helped introducing people to open source software and JOSA at DroidCon Amman 2024."
]
}
]
10 changes: 9 additions & 1 deletion files/data/work.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
[
{
"title": "Jodel",
"description": "The Hyperlocal Community, Jodel connects you instantly with the people around you with #GoodVibesOnly.",
"location": "Berlin, Germany",
"start_date": 1712037653,
"end_date": 0,
"roles": ["Backend Engineer"]
},
{
"title": "Jordan Open Source Association",
"description": " JOSA is the not for profit organization that works for a better Jordan through openness in technology.",
"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,
Expand Down

0 comments on commit 8aade5e

Please sign in to comment.