Skip to content
View mj4w's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@portal-student
Block or Report

Block or report mj4w

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
mj4w/README.md
class Developer(ModelView):

  def __str__(self):
    self.name = "Marcel James V. Aribal"
    self.title = "Backend Web Developer"
    self.location = "Bulacan"
    
  def skills(self):
    languages = ['Python', 'Javascript', 'C++', 'PHP']
    frameworks = ['Django', 'DRF', 'Flask', 'Express', 'React']
    databases = ['PostgreSQL', 'MySQL', 'SQLite', 'MongoDB']
    deployment = ['heroku', 'vercel', 'github-pages', 'DigitalOcean', 'netlify', 'AWS']
    os = ['Windows','Linux']

Pinned

  1. SENSOIL SENSOIL Public

    SENSOIL - Portable Soil's Macronutrient Levels Analyzing Device with pH, Electrical Conductivity, and Moisture Meters for Efficient Farming and Fertilizer Recommendation

    C++ 2 3