Skip to content
View Shahrear002's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
  • Computer Network Systems Limited
  • Dhaka, Bangladesh
  • 11:14 (UTC +06:00)

Highlights

  • Pro

Block or report Shahrear002

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

Hi ๐Ÿ‘‹ This is Shahrear Rahman


I'm a passionate Software Engineer who loves to solve problems.

About Me

  • ๐Ÿ’ผ Assistant Software Engineer at CNS Limited

  • ๐Ÿ”ญ Iโ€™m currently working on Java, Spring, Springboot, OracleDB, PL/SQL, Ajax, JQuery

  • โค๏ธ Love to work with Javascript, NodeJS, ExpressJS, MongoDB, MySQL

  • ๐Ÿ’ฌ Reach me at shahrear002@gmail.com

Pinned Loading

  1. How to link sublime text build syste... How to link sublime text build system to python3 on linux
    1
    1. Go to Sublime Text: Tools > Build System > New Build System
    2
    and put the next lines:
    3
    
                  
    4
    {
    5
    "cmd": ["gnome-terminal -e 'bash -c \"python3 -u $file;echo;echo Press ENTER to exit; read line\"'"],
  2. BankManagerApp BankManagerApp Public

    This is an app that keep tracks of our bank account. This app is built using object oriented programming concept and written in Java.

    Java

  3. Shopping-Cart Shopping-Cart Public

    A Shopping Cart app using nodejs, expressjs and MongoDB.

    JavaScript

  4. Todo-App Todo-App Public

    JavaScript