Susmit Das Gupta

Susmit Das Gupta
Susmit Das Gupta

Designation

Linux Content Developer Executive, Softeko.

Resides in

Ramna, Dhaka 1000, Bangladesh.

Education

BSc. in  Mechanical Engineering, Bangladesh University of Engineering and Technology (BUET).

Expertise

Analytical Writing, Linux, Ubuntu, Programming(Language: C, Python, Arduino, MATLAB), Robotics, Computer-Aided Design(Software: SOLIDWORKS, AutoCAD), Microsoft Office, Google Application.

Summary

  • Currently working as the Linux Content Developer Executive at SOFTEKO since December 2022.
  • Former In-Plant Trainee, Eastern Cables Limited, Chattogram.
  • Former Assistant Joint Secretary of BUET Automobile Club, BUET.

Experience

  • Developed a prototype of a Self-Driving Car using raspberry pi which can automatically detect traffic signals and lanes to run autonomously.
  • Developed an Automatic Signal Detecting Line Follower Robot using Arduino as a microcontroller which can detect signals and take appropriate decisions and follow the path.

Follow On

Popular Article From Susmit Das Gupta

bash show hidden files

How to Show Bash Hidden Files? [6 Simple Ways]

In Bash, hidden files are the files and directories whose names start with a dot (.). This makes them invisible ...

Read more

reboot command in linux

The “reboot” Command in Linux [3 Practical Examples]

The reboot command in Linux is a helpful tool for rebooting your whole system. While installing a new package or ...

Read more

paste command in linux

The “paste” Command in Linux [6 Practical Examples]

The paste command in Linux is a helpful tool for merging lines from multiple files. It takes input from multiple ...

Read more

patch command in linux

The “patch” Command in Linux [4 Practical Examples]

The patch command in Linux updates a file by identifying the changes required. It works with a patch file containing ...

Read more

make command in linux

The “make” Command in Linux [5 Practical Examples]

The make command in Linux is a handy tool to build and maintain groups of programs and files from the ...

Read more

The su command in Linux.

The “su” Command in Linux [6 Practical Examples]

When a system has multiple users, it is necessary to maintain proper user environment security. Switching user features in Linux ...

Read more

source command in Linux

The “source” Command in Linux [3 Practical Examples]

The source command in Linux executes commands from the file passed as an argument to it in the current shell ...

Read more

service command in Linux

The “service” Command in Linux [6 Practical Examples]

Services are the processes that run in the background and are launched during system bootup. Managing these services is a ...

Read more

killall command in linux

The “killall” Command in Linux [6+ Practical Examples]

When any program has crashed or is stuck, the killall command in Linux helps us in such situations. One can ...

Read more

shred command in linux

The “shred” Command in Linux [9 Practical Examples]

The data of a file after deletion is sent to the unallocated space of the hard disc. One can easily ...

Read more

bash command in Linux

The “bash” Command in Linux [5 Practical Examples]

The bash is the short form of “Bourne-Again Shell.” It is a Unix shell. It enables users to interact with ...

Read more

awk command in linux

The “awk” Command in Linux [11+ Practical Examples]

The awk command in Linux is a scripting language. It is helpful for text processing, data manipulation and report generation ...

Read more

bc command in linux

The “bc” Command in Linux [10+ Practical Examples]

The bc command in Linux is a command line calculator. It is the short form of basic calculator. We can ...

Read more

adduser command in linux

The “adduser” Command in Linux [12 Practical Examples]

The adduser is a command in Linux that is used to create a new user or group on the system. ...

Read more

The apt-get command in Linux

The “apt-get” Command in Linux [10 Practical Examples]

The Advanced Package Utility (APT) library may be accessed via the command line tool apt-get (a package management system for ...

Read more