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

Block or report connectaryal

Report abuse

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

Report abuse
connectaryal/README.md

Hi, I'm Shiva Aryal (connectaryal)! πŸ‘‹

App Screenshot

πŸš€ About Me

Detail-oriented full-stack developer with 5+ years of experience building web applications using TypeScript, Reactjs, Nextjs, Firebase, Tailwind CSS, MaterialUI, Node.js, MySQL, and WordPress. Equipped with a strong foundation in computer science (BSc) and MBA studies

πŸ›  Skills

  • JavaScript
  • React
  • Nodejs
  • PHP
  • WordPress
  • Laravel

πŸ”— Links

portfolio linkedin twitter

Other Common GitHub Profile Sections

πŸ‘©β€πŸ’» Intuji

🧠 currently learning MERN Stack

πŸ‘―β€β™€οΈ I'm looking to collaborate on software development.

πŸ’¬ Ask me about JavaScript

⚑️ Level up your finances: Track, save, invest. Repeat.

Pinned Loading

  1. react-blog react-blog Public

    JavaScript

  2. react-todo react-todo Public

    JavaScript

  3. calculator calculator Public

    A PHP based calculator

    PHP

  4. DataCamp DataCamp Public

    Forked from Anthonymcqueen21/DataCamp

    DataCamp data-science courses

    Python

  5. simple_blog simple_blog Public

    Simple blog using django

    Python

  6. wordpress-useful-functions.php wordpress-useful-functions.php
    1
    <?php
    2
    
                  
    3
    // add feed links to header
    4
    if (function_exists('automatic_feed_links')) {
    5
    	automatic_feed_links();