Designation
Linux Content Developer Executive, Softeko.
Resides in
Dhaka, Bangladesh.
Education
BSc. in Computer Science and Engineering, Ahsanullah University of Science and Technology (AUST).
Expertise
Linux, Ubuntu, Programming Languages (Python, C, C++, C#, JAVA, MATLAB, .Net, PL/SQL, 80×86 Assembly ), Deep Learning Tools ( Keras, PyTorch, TensorFlow), LaTeX.
Summary
- Linux Content Developer Executive at Softeko.
- Former part-time Lecturer at the Department of CSE, AUST.
- Completed B.Sc. from the Department of Computer Science and Engineering, Ahsanullah University of Science and Technology (AUST).
- Research experience in Network Security, Computer Vision, Machine Learning, and Deep Learning.
Experience
A Computer Science graduate with experience in academia. Her responsibilities as a course instructor include delivering and preparing lectures as well as demonstrating Digital Image Processing experiments in MATLAB. Her research background mainly focuses on Machine Learning based applications. She is looking for opportunities in the field of Privacy and Security. She published her research in international proceedings including Springer Nature and IEEE Xplore. In 2022, Anonnya presented her studies at The 36th International Conference on Advanced Information Networking and Applications (AINA-2022) and at The 25th International Conference on Computer and Information Technology (ICCIT) 2022.
Follow On
Popular Article From Anonnya Ghosh
How to Create Multiple Users in Linux? [2 Methods]
While working in Linux distributions, you may want to add multiple user accounts to your system. Adding a single user ...
The “dmesg” Command in Linux [7+ Practical Examples]
The dmesg command in Linux is used to display and control the Kernel Ring Buffer messages. You can use this ...
The “at” Command in Linux [7 Practical Examples]
The at command in Linux is a command line utility tool used for scheduling one-time jobs. You can specify a ...
The “whatis” Command in Linux [12 Practical Examples]
The whatis command in Linux provides the one-line man page description of keywords. Each command in Linux has some descriptive ...
The “whereis” Command in Linux [10 Practical Examples]
The whereis command in Linux is used to locate the binary, source, and manual page files of specified command/s. With ...
The “which” Command in Linux [3 Practical Examples]
The which command in Linux returns the pathname of a file in the given environment. It takes commands as arguments ...
The “id” Command in Linux [7+ Practical Examples]
The basic use of the id command in Linux includes finding out information about users’ IDs and names. Advanced options ...
The “apt” Command in Linux [13+ Practical Examples]
The apt command in Linux stands for “Advanced Package Tool”. It is a command-line interface for managing the packages on ...
The “ps” Command in Linux [9+ Practical Examples]
The ps command in Linux stands for “Process Status”. It provides a report on the processes running on your machine. ...
The “diff” Command in Linux [11 Practical Examples]
The diff command in Linux is a utility tool that allows you to compare files from the command line. It ...
The “date” Command in Linux [8+ Practical Examples]
The date command is one of the most frequently used commands in Linux. It is used to get or set ...
The “curl” Command in Linux [9 Practical Examples]
The curl command in Linux stands for “Client URL”. It is a file transfer command-line tool powered by libcurl, a ...
The “cut” Command in Linux [8 Practical Examples]
The cut command in Linux is a utility tool for extracting a range of information from a file. It cuts ...
The “crontab” Command in Linux [10 Practical Examples]
The crontab command in Linux is used for scheduling tasks at regular intervals. You can add your desired commands/scripts to ...
19 Examples of Variables in Shell Script [Free Downloads]
Variables in shell scripting are containers for storing necessary information. They specify memory locations in the system via characters or ...