Skip to content
View suhailroushan13's full-sized avatar
💻
suhailroushan.com
💻
suhailroushan.com
Block or Report

Block or report suhailroushan13

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

Suhail Roushan 🚀

Software Engineer at T-Works | CS.CODE.IN Fellow '21 | Startup Tech Innovator


  • Passionate Software Engineer at T-Works and CS.CODE.IN Fellow '21.
  • Specialized in Full Stack Web Development and Automation.
  • Recognized for effective implementation and integration in team settings.
  • Adept at managing multiple projects in dynamic environments.
  • Committed to continuous learning, particularly in Startup Tech.
  • Focuses on merging creativity and technology for innovative solutions.

Areas of expertise

  • Full Stack Web Developer 🧑‍💻
  • Automation 🤖
  • Startup Technology and Innovation 💡
  • Marketing 🤳
  • Domain Expertise 🌐

## My Skill Set

Frontend

React Bootstrap CSS3 HTML5 JavaScript Chart.js Material UI Adobe XD Tailwind CSS Photoshop Figma Chakra UI Figma Premiere Pro Lightroom

Backend

Node.js Express.js MongoDB Python MySQL Redis Java C

DevOps

AWS GCP Linux Git Docker Jenkins Bash Azure Nginx

Profile View's

Connect With Me

⚙️  GitHub Analytics

Pinned

  1. You-Should-Know-JavaScript You-Should-Know-JavaScript Public

    Basics of JavaScript 1. History of JavaScript 2. Getting Started with JavaScript 3. Data Types 4. Different Types of console.log() 5. Variables (var, let, const) and Its Scope 6. Operators 7. Type …

    JavaScript 16 9

  2. MongoDB-Methods MongoDB-Methods Public

    MongoDB is a NoSQL document-oriented database system. It provides a rich set of methods and functions to interact with the database. Here are some of the most commonly used methods in MongoDB

    JavaScript 7 3

  3. CLI-To-MarksSheetPDF CLI-To-MarksSheetPDF Public

    CLI-To-MarksSheetPDF is a command line interface tool that can be used to convert containing student marks data into a PDF marks sheet. This tool is useful for teachers, professors, and educational…

    JavaScript 1

  4. npm-mern-template npm-mern-template Public

    npm-mern-template is an npm package offering a pre-configured MERN (MongoDB, Express.js, React.js, Node.js) stack template. It streamlines web development by providing a ready-to-use backend server…

    Shell 2 1

  5. Project-Management-Tool-for-Employees Project-Management-Tool-for-Employees Public

    The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifical…

    JavaScript 1

  6. Session-Based-Authentication Session-Based-Authentication Public

    Session-based authentication is a method where the server maintains the session state using a session ID, which is typically stored in a cookie on the user's browser. When a user logs in, the serve…

    JavaScript