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

top 100 apps in Linux

Top 100 Linux Apps in 2024

Linux is an open-source operating system based on Unix, renowned for its stability, security, and versatility. Whether you want to ...

Read more

bash read file into variable.

How to Read a File Into Bash Variable? [2 Simple Methods]

Reading a file into a variable carries an important potential in the Linux ecosystem due to its pivotal role in ...

Read more

bash if regex

How to Use Regex in Bash If Condition? [4 Cases]

Regex or regular expression is a sequence of characters that specifies a search pattern. Matching with regex can be done ...

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

Select all in vim.

How to Select All Text in Vim? [5 Cases]

To select all in Vim, first go to the normal mode. Then press gg to go to the beginning of ...

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

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