Skip to content
View tusharshuklaa's full-sized avatar

Block or report tusharshuklaa

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

Namaste ๐Ÿ™๐Ÿป
I'm Tushar Shukla.

โ€ข Linkedin โ€ข Codepen โ€ข Twitter โ€ข



I'm a Senior Frontend Developer form INDIA ๐Ÿ‡ฎ๐Ÿ‡ณ, working at Publicis Sapient. I am passionate about technology in general and am fascinated by complex challenges, user experience and design.

I'm a Typescript fan, but also like working with React and sometimes Angular as well. I love to talk about web standards, performance and good coding practices and I'm very passionate about learning new things and using them for delivering better solutions.

  • ๐Ÿ”ญ Iโ€™m currently working on a 2D Shooting game using Phaser 3 just for fun-sake (will add the repo URL soon)
  • ๐ŸŒฑ Iโ€™m currently learning Angular from Udemy and targetting Flutter as next pitstop.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on asset creation for my Phaser game (game theme: COVID-19 ๐Ÿ˜ท)
  • ๐Ÿค” Iโ€™m looking for help with creating visually good images for my Phaser game
  • ๐Ÿ’ฌ Ask me about Typescript, React, Javascript, best coding practices and casual Indian stuff ๐Ÿ˜
  • ๐Ÿ˜Ž Pronouns: he/him
  • ๐Ÿ“ซ How to reach me: @theTSguy
  • โšก Fun fact: I have a really hard remembering English spellings that contain 'e' and 'i' together ๐Ÿ™Œ e.g. 'piece (auto-correct here ๐Ÿ˜…)'


๐Ÿ™๐Ÿป


Pinned Loading

  1. chrome-dev-tools-snippets-collection chrome-dev-tools-snippets-collection Public

    A collection of useful/fancy snippets for chrome dev tools

    JavaScript 8 2

  2. space-runner space-runner Public

    A cool endless-running web game where you need to fly the alien spaceship through various space obstacles. The game has soothing background music and a local leaderboard system to keep track of youโ€ฆ

    TypeScript 1 2

  3. Custom snippets for VS Code Custom snippets for VS Code
    1
    {
    2
    	"Is Code Needed": {
    3
    		"scope": "javascript,typescript,css",
    4
    		"prefix": "need",
    5
    		"body": [
  4. Useful Bash commands Useful Bash commands
    1
    โ€Žโ€Žโ€‹
  5. driver-salary-slip-generator driver-salary-slip-generator Public

    Driver salary slip generator

    TypeScript

  6. SaSSEase---A-Mixins-Lab SaSSEase---A-Mixins-Lab Public

    A hand-picked collection of useful SAAS Mixins for most of the usual styling tasks. The collection holds various mixins from multiple articles online, stackoverflow and a few written by me.

    CSS