Skip to content
View MorphZG's full-sized avatar
🌴
Away for the weekend
🌴
Away for the weekend

Block or report MorphZG

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
MorphZG/README.md

✍

πŸ‘‹ Why am i here?

Just a casual, simple person, nothing extraordinary at a first glance. But beneath the surface lies a unique and peculiar one. With his own experiences, desires, passions... Man can only hope there will be more good than bad ones.

I’m driven by curiosity, how those small and shinny little gadgets around us work. How they influence our desires and needs? That small piece of software you use daily, how does it run? Asking all those questions led me here so i can share the answers with anyone around me.

✍️ Blog posts, when no one listens

Featured

Latest

πŸ“š Learning materials and projects

I’ve documented my journey through various learning resources in a large mono-repository. Each project includes detailed README files to help others pickup few snippets. Documenting and writing while i code also helps me to share my thoughts with the perfect listener, my own self.

Notable learning paths:

  • CS50: A dive into computer science fundamentals, algorithms, and problem-solving.
  • 100 Days of Python: Building 100 projects in Python, from web scraping to data visualization.
  • The Odin Project: Foundations of web development, progressing to full-stack JavaScript.
  • Automate the Boring Stuff: Using Python to automate everyday tasks like handling files, web scraping, and more.

Explore the rest of my learning projects: github.com/morphzg/learn_code

πŸ› οΈ Featured repositories

  • Work_schedule_app:

    • Tool for generating fair and balanced employee schedules using React, Node.js, and MongoDB.
  • Digital Garden

    • Static site generated from my collection of notes serving as a personal knowledge base.

πŸ“« Connect with Me


πŸŽ‰ Gimmicks

No serious profile readme file can ever be completed without colorful info graphics.

Pinned Loading

  1. learn_code learn_code Public

    Collection of my code knowledge

    HTML

  2. work_schedule_app work_schedule_app Public

    Assist small buisiness owners to create and manage work schedule.

    JavaScript 1

  3. script_automation script_automation Public

    simple automation scripts

    Python