Skip to content
View techtycho's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report techtycho

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

Hi there 👋

My name is Omar, I illegally changed my name to TechTycho.

Info:

  • 🔭 My goal is to master Web Development.
  • 🔨 I'm currently working on AthkarWeb.
  • 🌱 I’m currently learning Jest.
  • 📜 Just finished learning Webpack.
  • 📝 I am also interested in learning C.
  • 😄 Pronouns: He.
  • ✨ Nickname: TechTycho.

Languages and Technologies:

     

Tools and Skills:

       

Other Languages and Skills

     

Pinned

  1. microsoft-homepage-clone microsoft-homepage-clone Public

    A Clone of Microsoft's Official Homepage, originally a tutorial by Traversy Media.

    HTML 6 4

  2. Sine Wave Visualizer (Compatible wit... Sine Wave Visualizer (Compatible with any terminal size)
    1
    // sinloop.c
    2
    // Compile with '-lm'
    3
    
                  
    4
    #include <stdio.h>
    5
    #include <unistd.h>
  3. frontendmentor-solutions frontendmentor-solutions Public

    Solutions for some FrontendMentor.io challenges.

    CSS 1