Skip to content
View Sonukr's full-sized avatar

Organizations

@zetafn
Block or Report

Block or report Sonukr

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

👋 Hello developers, I am Sonu!.

Frontend/UI Developer • Javascript • ReactJs

💫About Me

A self-taught geek developer in web development 👨‍💻. I work in Javascript, with frontend and backend(Secondary) and proficient in MERN stack, created various projects using these tools. I highly drive myself to bring quality, interactive, and user-friendly applications with optimal solutions. The learning curve is always high and dedicated to technology for upskilling.

  • 🌱 I am currently improving my skills in Javascript and React.
  • 🌍 I like to contribute to open source and explore github.
  • ✌️ I'm open to opportunities.
  • ⚡ I like to watch movies and enjoy traveling.

🌐Socials

CodeSandbox Twitter Codepen Linkedin

💻Tech Stack

export default () => ({
  askMeAbout: ["webdev", "tech", "gadgets", "travel" ],
  technologies: {
    frontEnd: {
      js: ["react", "redux", "javascript", "es6", "typescript"],
      css: ["bulma", "bootstrap", "sass", "jss", "modular-css", "styled-components"],
      markup: ["HTML", "Slim"]
    },
    backEnd: {
      js: ["node", "express"],
      ruby: ["ROR"],
    },
    testing: ["Cypress", "Jest", "Enzyme"],
    languages: ["javascript", "Ruby"],
    databases: ["mongo", "MySQL"]
  },
});

📊 GitHub Stats:




Pinned

  1. chat-app chat-app Public

    Simple Chat app using Node, WebSocket and React

    JavaScript

  2. instagram-feed instagram-feed Public

    Instagram like feed in react. Showing stories and posts from dummy json

    TypeScript

  3. React-calendar React-calendar Public

    React calendar component

    JavaScript 1

  4. React-redux React-redux Public

    A step by step integration of react and redux with routing and other

    JavaScript 1

  5. React-redux-boilerplate React-redux-boilerplate Public

    A plug and play boilerplate of react, redux, axios and react-router.

    JavaScript 1

  6. WeatherApp WeatherApp Public

    Weather App

    JavaScript