Skip to content
View mo-aden's full-sized avatar
🤚
Seeking opportunities
🤚
Seeking opportunities
  • Colorado, USA

Highlights

  • Pro
Block or Report

Block or report mo-aden

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mo-aden/README.md

import SoftwareDeveloper from 'mo-aden';


// Here's a brief info about me and my Stacks

class myBio extends SoftwareDeveloper {

  constructor(name, title, location) {

  this.name     = 'Mohamed Aden';
  this.title    = 'Full Stack Engineer';
  this.location = 'USA';
  }
}

class mySkills extends SoftwareDeveloper {

  constructor(languages, databases, technologies) {

  this.languages    = ['JavaScript', 'HTML', 'CSS', 'Bootstrap'];
  this.databases    = ['MongoDB', 'MySQL'];
  this.technologies = ['Node JS', 'Express JS', 'React JS'];
  }
}

Mohamed's github stats

Linkedin Badge

Pinned

  1. Weather-App Weather-App Public

    Discover the ultimate travel planning tool. Plan your trip with ease by seeing weather outlooks for multiple cities with one click. User-friendly and straightforward, perfect for all levels of tech…

    JavaScript

  2. Quizz-App Quizz-App Public

    Take the Simple Quiz on GitHub and test your knowledge! One click to start, questions are randomly generated. Track your progress and compare your current score to your highest score. An interactiv…

    JavaScript

  3. Work-Day-Scheduler Work-Day-Scheduler Public

    Stay organized and on top of your schedule with our innovative project that helps you manage your busy days. With the ability to visualize your scheduled time between 9am to 5pm, you'll never miss …

    HTML

  4. Exprees.js-Note-Taker Exprees.js-Note-Taker Public

    Simplify your note-taking process and stay on top of your important tasks with this innovative application. Quickly capture your thoughts and ideas, save them securely, and access them whenever you…

    JavaScript

  5. Hangry Hangry Public

    Forked from MandieBot/Hangry

    Elevate your healthy lifestyle with this cutting-edge application, developed by a talented team of developers. Get personalized food recommendations based on your specific health standards, from ca…

    HTML

  6. search-countries search-countries Public

    With just one click, access information about any country in the world including its population and a list of its neighboring countries.

    CSS