Skip to content
View AskSnehasish's full-sized avatar
πŸ‘¨β€πŸ’»
πŸ‘¨β€πŸ’»
Block or Report

Block or report AskSnehasish

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

Meet Snehasish: Full-Stack Developer, Creative Catalyst, and Lifelong Learner πŸ’‘

Hello there, fellow tech enthusiasts! πŸ‘‹

I am Snehasish Nayak, a seasoned Full-Stack Developer with over six years of experience in the fascinating world of web and mobile application development. I currently wear the hat of a Web Developer Senior Analyst at Accenture, where I bring my JavaScript expertise to the fore to develop automation solutions and manage a MEAN stack portal.

🌐 My Journey

My journey into the tech world started with a spark of curiosity and fascination for the magic that happens behind screens. This passion led me to earn a Bachelor of Technology degree in Electrical and Electronics Engineering from Gandhi Institute for Technological Advancement. Currently, I am expanding my horizons by pursuing a Master of Business Administration degree in Information Technology from NMIMS Global.

Over the years, I have worked with clients across diverse industries, including government agencies, telecom sector, and beauty & cosmetics, delivering high-quality solutions and providing expert support to my teams.

🎯 My Mission

I view code as a canvas and developers as artists of the digital age. My mission is to break down complex concepts into digestible bits and to make learning about technology a fun and enriching experience. I am always eager to take on new challenges and collaborate with diverse, talented teams.

πŸš€ What I Do

My expertise lies in NodeJS, ExpressJS, Angular, MongoDB, React, Web Services, Scrum, and Agile Methodologies. I also have a strong command over programming languages such as JavaScript, TypeScript, C#, HTML/CSS, and Python, as well as CMS platforms like Drupal, WordPress, AEM, and OpenCart.

My passion for continuous learning has led me to earn multiple certifications and honors, including the Udacity Android Nanodegree Scholarship, and being recognized as a Google Top Contributor and a Google Product Expert.

🌟 Join the Adventure

Through this platform, I aim to create a community of tech enthusiasts who can learn, grow, and innovate together in the ever-evolving digital landscape. Let us ride the wave of innovation together!

Pinned

  1. Ghost-To-Medium-Import Ghost-To-Medium-Import Public

    JavaScript

  2. Basic-Python-Scripts Basic-Python-Scripts Public

    Python 1

  3. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: GPL-3.0
    2
    
                  
    3
    pragma solidity >=0.7.0 <0.9.0;
    4
    
                  
    5
    contract Voting {