Skip to content
View HeyAvijitRoy's full-sized avatar
☠️
Focusing
☠️
Focusing

Highlights

  • Pro

Organizations

@propasafe

Block or report HeyAvijitRoy

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.

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

πŸ‘‹ Hey, I'm Avijit Roy

πŸš€ Adjunct Lecturer | AI Researcher | Cybersecurity & Digital Forensics | Data Analyst | Full-stack Developer
πŸ” Building secure, privacy-preserving, and human-centered systems across AI, cybersecurity, and education.

C# .NET Python C++ React NodeJS Cybersecurity AI/ML Azure SQL


πŸ”¨ What I Build & Research

I work at the intersection of cybersecurity, applied AI, and privacy-preserving systems β€” building tools and conducting research that serve education and public interest.

  • Security Research: M.S. thesis on adversarial robustness of perceptual hashing systems (Claude Hawley Medal, 2026). USPTO provisional patent pending for a client-side phishing detection architecture using ONNX transformer inference.
  • AI & NLP: Published research on propaganda detection (FLAIRS-39) and privacy-preserving MIS using blockchain and federated learning (ICICC 2026 Best Paper). Active NSF ACCESS-funded project on low-resource Bengali NLP and fine-tuning language models.
  • Secure Platforms: Built BlitzTips β€” a live multi-agency intelligence dashboard for human trafficking investigations using .NET Core, React, SignalR, Hangfire, and Google Maps API, secured with OAuth2, RBAC, and audit logging.
  • Engineering for Impact: Excelsior β€” automated ETL desktop tool that processed 10,000+ student records at CUNY, cutting manual work by 80%.
  • Educator: Adjunct Lecturer at John Jay College of Criminal Justice (CUNY), guiding undergraduates in secure session design and full-stack development.
  • #DotNetWithRoy: Sharing daily production-ready .NET patterns on LinkedIn and in the dotnet-dailytips repo.

I believe technology should not just function β€” it should empower people. My work reflects that.


πŸ… Honors & Awards

Award Year
Claude Hawley Medal β€” Best Master's Thesis, John Jay College of Criminal Justice (CUNY) 2026
Graduate Achievement Award β€” Academic achievement, research, and leadership, John Jay College (CUNY) 2026
Best Paper Award β€” ICICC 2026 (9th International Conference on Innovative Computing and Communication) 2026
Student Council Scholarship β€” John Jay College of Criminal Justice (CUNY) 2025–2026
Leonard E. Reisman Medal β€” Distinguished scholarship and service, John Jay College (CUNY) 2021

πŸ“„ Selected Research

  • [MS Thesis] Adversarial Robustness of Perceptual Hashing Systems: A Unified Security Evaluation Framework β€” Awarded Claude Hawley Medal. John Jay College, CUNY, 2026.
  • [ICICC 2026 β€” Best Paper] Privacy-Preserving MIS Using Blockchain, Federated Learning and Zero-Trust Models β€” Springer LNNS, 2026.
  • [FLAIRS-39] Propasafe-Hybrid: A Text-Based Hybrid Propaganda Detection Tool β€” Florida AI Research Society, 2026.
  • [Preprint] Structural Silence: When AI Infrastructure Fails Speakers of Underrepresented Languages β€” SSRN, 2026.
  • [Patent Pending] Staged Client-Side Phishing Risk Assessment Using Locally Executed ONNX Transformer Inference β€” USPTO App. No. 63/986,762.
  • [NSF ACCESS] Computational allocation (CIS260616) for low-resource Bengali NLP research β€” Apr 2026–Apr 2027.

πŸ”§ Tech Stack

Languages:
C# Python JavaScript TypeScript C++ Java SQL HTML5 CSS3 PHP

AI & Data:
TensorFlow scikit-learn HuggingFace NLTK NLP

Frameworks & Tools:
.NET React Django Express Socket.IO Firebase SignalR Hangfire Entity Framework

Cloud & APIs:
Azure Google Cloud Google Maps API


🧰 Live Tools & Projects

Free, no-signup tools I've built and shipped β€” try them directly:

  • LIMO β€” Local Intelligent Media Organizer. 100% offline Windows desktop app that indexes, clusters, and auto-categorizes your photo library using local face recognition (HOG embeddings) and reinforcement-learning feedback loops β€” no cloud, no uploads. (repo)
  • OneClickQR β€” Generate QR codes for URLs, Wi-Fi, vCards, and UTM campaigns entirely client-side β€” high-res PNG/SVG export, no data ever sent to a server.
  • HashNow β€” Zero-trust file integrity checker. Generates MD5/SHA-256 hashes 100% in-browser to verify file authenticity without uploading anything.
  • ChatifyNode β€” Real-time chat app powered by Node.js, Express, and Socket.IO, with emoji reactions, read receipts, and a responsive UI.
  • JomiMapo β€” Offline-capable PWA that converts 20+ traditional Bangladeshi land measurement units to modern standardized equivalents.
  • Personal Debt Tracker β€” Privacy-conscious credit card planner: visualizes utilization, FICO threshold nudges, and 0% balance-transfer optimization β€” all client-side via Firebase. (repo)
  • Exam Timer β€” High-visibility lecture hall proctoring timer with dark-mode UI and customizable warning thresholds.
  • NY DMV Guide for Bengali Learners β€” A Bengali-language guide explaining DMV terms, road signs, and examiner commands to help learners prepare for the NY learner permit and road test.

πŸ“‚ Other Projects

Projects that aren't public live demos β€” internal tools, libraries, and references:

  • BlitzTips
    πŸ›‘οΈ Multi-Agency Intelligence Dashboard. Secure investigation platform for real-time human trafficking tip triage. .NET Core + React, SignalR, Hangfire, Google Maps API, RBAC, OAuth2.
    .NET React Azure

  • Django Auth System
    πŸ›‘οΈ Enterprise Session Enforcement. Production-ready Django auth system preventing concurrent logins with GeoIP monitoring.
    Python Django

  • Excelsior
    πŸ“Š Automated ETL Tool. .NET WinForms desktop app for high-volume student record matching and data reconciliation at CUNY.
    C# SQL

  • ArticleExtractor
    πŸ“° NLP Data Cleanse Protocol. Python extraction engine isolating journalistic content for NLP research and sentiment analysis datasets.
    Python NLTK

  • dotnet-dailytips
    πŸ“˜ Production-Ready .NET Reference. Curated enterprise patterns: async workflows, EF query optimization, scalable API design.
    .NET C#


πŸ“ˆ Recent Activity

Avijit's GitHub activity graph


🌍 Connect With Me

LinkedIn Website ORCID Medium Google Scholar

πŸ“± Find me: @HeyAvijitRoy


"I build tools that solve real problems β€” secure, fast, and privacy-first."

Pinned Loading

  1. ArticleExtractor ArticleExtractor Public

    Newspaper Article Extractor

    Python

  2. PersonalDebtTracker PersonalDebtTracker Public

    Privacy-minded, mobile-first debt tracker that syncs with Firebase. Manage cards, visualize utilization, and optimize balance transfers.

    JavaScript

  3. ProChat ProChat Public

    A lightweight, self-hosted instant messaging application for real-time communication with customizable user limits, no external dependencies, and a professional yet casual interface. Perfect for wo…

    JavaScript 2

  4. HashNow HashNow Public

    A sleek, 100% client-side hash generator and verifier for SHA-256, SHA-1, and MD5. No uploads. No tracking. Just crypto clarity.

    JavaScript

  5. ChatifyNode ChatifyNode Public

    Real-time chat app built with Node.js, Express, and Socket.IO. Modern UI, emoji reactions, read receipts, and responsive design.

    JavaScript

  6. JomiMapo JomiMapo Public

    JomiMapo – A frontend-only PWA (and TWA) for instantly converting Bangladeshi land measurements (Bigha, Katha, Decimal, Shotok, etc.) to/from standard units (sq ft, sq m, Acre, Hectare), with Engli…

    JavaScript 1