Skip to content
View MorphZG's full-sized avatar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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.

Solve problems not only as a simple day to day challenges, but more of a real and long term goals to help the real people facing their every day strugles and obstacles.

✍️ 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. After learning Python i got real cravings to learn everything that can help me understand more about computer science and what is actually going on in the background.
  • 100 Days of Python: Building 100 projects in Python, from web scraping to data visualization. My first online course, got me interested in CLI tools and a Linux terminal (Yes, Python is to blame).
  • Web development bootcamp - App brewery From basic to advanced concepts. This course provided very strong fundamentals and helped me think like a developer and my knowledge only grew from this point.
  • The Odin Project: Foundations of web development, progressing to full-stack JavaScript.

Explore the rest of my learning depositories:

πŸ› οΈ Featured repositories

  • Work_schedule_app: Tool for generating fair and balanced employee schedules using React, Node.js, and MongoDB.
  • Digital Garden: Static site built with Astro.js. Collection of my private notes serving as an knowledge base.
  • advent of code: My solutions to anual "Advent of code" event.
  • learn_code/webdev_projects: Simple projects to help me sharpen my skills

πŸ“« Connect with Me


πŸŽ‰ Gimmicks

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

Metrics

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 2

  3. script_automation script_automation Public

    simple automation scripts

    Python