Skip to content
View rohansikder's full-sized avatar
Working Hard!
Working Hard!

Organizations

@LearnWithRohanSikder

Block or report rohansikder

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rohansikder/README.md

Hello, I'm Rohan. 👋

Typing introduction

I build well-structured, tested software and collaborate in Agile teams.

Portfolio CV LinkedIn GitHub

About me

  • 💻 Junior Software Developer at Revanista
  • 🎓 I studied MSc Software Engineering at the University of Limerick
  • ☁️ Interested in serverless architecture, data-driven systems, and applied AI
  • 🧪 I share learning projects through LearnWithRohanSikder
  • 📍 Dublin, Ireland · GMT

Languages and tools

My Skills

Selected work

An MSc prototype using Hyperledger Fabric, Node.js chaincode, Apache Kafka, Python clients, and Docker for compliance decisions and secure media data sharing.

A comparative study of custom CNNs and VGG-16 transfer learning for gesture recognition using RGB and grayscale images.

A Java forest-fire simulation using data parallelism, task parallelism, synchronization, and the Fork/Join framework.

GitHub overview

Rohan's GitHub contribution overview

Pinned Loading

  1. N-Gram-Frequency-Builder N-Gram-Frequency-Builder Public

    N-Gram Frequency Builder is a Java N-Gram Frequency Builder to get the N-Gram of characters found in a piece of text which is stored in a .txt file.

    Java

  2. NotesPlusPlus NotesPlusPlus Public

    This application is Notes app with multifunctional features built using the Ionic Framework, Angular and Cordova.

    TypeScript 2

  3. BugReportProject BugReportProject Public

    Multi-threaded TCP Server Application which allows multiple users to be registers and bug reports to be added or updates

    Java

  4. GraphTheory-Isomorphism GraphTheory-Isomorphism Public

    Jupyter Notebook that explores the concept of graph isomorphism.

    Jupyter Notebook

  5. MultithreadedIndexingAPI MultithreadedIndexingAPI Public

    A multithreaded indexing API in Java 19+ that allows a word index to be created from an e-book or a URL.

    Java

  6. ObjectDetection_LitReview ObjectDetection_LitReview Public

    This repository is a literature review on object detection advancements, focusing on YOLOv8. It explores the evolution from basic techniques to CNN and YOLO, highlighting YOLOv8's efficiency, accur…

    TeX