Skip to content
View shantoroy's full-sized avatar

Block or report shantoroy

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

Hi 👋🏻,

I have been working as a Site Reliability Engineer at Charles Schwab, DFW, TX, since June 2024. Earlier, I worked as a Graduate Teaching/Research Assistant and completed my MS and Ph.D. at the Department of Computer Science, University of Houston (August 2019 - May 2024). During my Ph.D., I researched Cyber Deception under the supervision of Dr. Omprakash Gnawali in the Networked Systems Laboratory and Dr. Aron Laszka in the Resilient Network and Systems Lab. Before coming to the USA for higher studies, I worked as a Lecturer at the Department of Computer Science, Green University of Bangladesh (May 2016 - July 2019), followed by my MS and B.Sc. in IT at the Institute of Information Technology, Jahangirnagar University, Bangladesh.

Find me

Updates

  • My recent certifications:
    1. GCP Associate Cloud Engineer
    2. Professional Scrum Master™ I (PSM I)
    3. AWS Certified AI Practitioner
  • I have started a project for Certification Preparation where you can prepare for different certification exam by going through practice questions.
  • I have started my #100daychallenge for learning and sharing resources on Site Reliability Engineering. I will be sharing my journey as a blog post under the tag '#100daysofSRE' on my blog. You can navigate the list of contents on my Medium post or this GitHub Repo.
  • We have submitted a new paper entitled "SoK: The MITRE ATT&CK Framework in Research and Practice" at a cyber security conference. The preprint is [available on Arxiv].(https://arxiv.org/abs/2304.07411). In this work, we explored the use cases and applications of MITRE ATT&CK in Academic Research and Industry. Feel free to read and cite the work if relevant.
  • I joined as a Site Reliability Engineer at Charles Schwab in Texas, US.
  • I started writing on the Medium Blog Platform. Follow me here.
  • You can check out my GitHub Repository entitled CyberSecurity Concepts in Python that provides different security concepts in Python. Blog Posts are also available alongside codes. Please find the links in the README.md file. Find more posts on my blog shantoroy.com.

Interests

  • Primary research interest: Cyber Security
  • Industrial Interest: DevSecOps, Site Reliability Engineering (SRE) and Network/Information Security Analysis/Engineering
  • Currently Working on Cyber Deception
  • Currently exploring how Honeypots can be utilized for further Deception
  • Other Interests: Blogging, Traveling, Cycling, Hiking, and Music

Blog Posts

👉     read more bog posts...

Pinned Loading

  1. rag-chatbot-python-fullstack-template rag-chatbot-python-fullstack-template Public

    A Retrieval-Augmented Generation (RAG) based question-answering proof-of-concept (PoC) that enables users to query documents using natural language. This system leverages local LLMs via Ollama for …

    Python 1 1

  2. reverse_proxy reverse_proxy Public

    The Reverse Proxy keeps track of available servers, receives client data, forwards client data to servers with corresponding privacy policy based on Round-Robin loadbalancing, receives processed da…

    Python 16 4

  3. intro-2-cybersecurity-in-python intro-2-cybersecurity-in-python Public

    This is a repository containing Python code examples for educational purposes in the field of cybersecurity. The code covers topics such as malware, security strategies, and more. It is a useful re…

    Python 69 16

  4. OS_fingerprinting_using-ML OS_fingerprinting_using-ML Public

    The project is about fingerprinting operating systems using different multi-class classification algorithms.

    Python 3 3