Skip to content
View nipunsw1999's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report nipunsw1999

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

Header


Header Typing Subtitle

Typing SVG


Portfolio   LinkedIn   Gmail   GitHub



Profile Views

About Me


const nipun = {
  role: "Engineering Intern @ H2O.ai",
  location: "Colombo, Sri Lanka",
  education: "BSc Hons in Computer Science",
  university: "University of Jaffna",
  fields: ["AI/ML", "Full Stack Dev", "Cybersecurity"],
  currentWork: "AutoML platforms & ML model monitoring",
  leadership: "IEEE CIS SBC UOJ Chairperson",
  achievement: "Emerging Student Branch Chapter Award",
  motto: "Building intelligent systems that matter"
};

Tech Arsenal

Languages & Core

Languages

AI / ML & Data Science

AI/ML

scikit-learn Hugging Face Pandas NumPy

Web & Frameworks

Web

DevOps & Databases

Tools

Featured Projects

LLM-based Sinhala Handwritten OCR

Advanced OCR system for Sinhala handwritten documents using custom datasets, CNN character recognition, and LLM-powered post-processing for enhanced accuracy.

Tech

Q-Wizard: AI Quiz Generator

Streamlit-based intelligent quiz application that generates AI-powered quizzes via OpenAI with customizable difficulty levels and diverse question types.

Tech

AI Model Dashboard

Real-time monitoring system for ML deployments featuring live performance tracking, model drift detection, and automated alerting pipelines.

Tech

Network Security Tool

Automated penetration testing toolkit featuring port scanning, DDoS protection analysis, YARA-based malware scanning, and web vulnerability detection.

Tech

Build Basic GANs

Generative Adversarial Networks project building DCGANs, WGANs, and conditional GANs from scratch for realistic image generation and style transfer.

Tech


All Projects

Certifications
H2O.ai   3 Certifications
H2O.ai Agents : From Theory to Practice Credential ID: K8M9DEYY24YO
Data Prep for H2O Driverless AI
Large Language Models - Level 1
DeepLearning.AI   5 Certifications
Building Generative AI Applications with Gradio Gradio Hugging Face Generative AI
Machine Learning in Production Credential ID: KXDPUMC2HVC2
Generative Adversarial Networks (GANs) Specialization Credential ID: SUA5FANH6ZZS
Apply Generative Adversarial Networks (GANs) Credential ID: 6H75AV2GQLQL
Build Better Generative Adversarial Networks (GANs) GANs
IBM   5 Certifications
Getting Started with Git and GitHub Credential ID: 3UQVQM4JRREP
Introduction to Web Development with HTML, CSS, JavaScript Credential ID: 7CFY5ZQXP5M3
Introduction to Cloud Computing Credential ID: P25D3PZVB7FL
Deep Neural Networks with PyTorch Deep Learning PyTorch
AI for Everyone: Master the Basics Credential ID: fb61059f753f
Linux Foundation   5 Certifications
Open Source Software Development, Linux and Git Specialization Credential ID: FXRZANSZVQ2V
Linux Tools for Developers Credential ID: NR845FPEE2AD
Linux for Developers Credential ID: 9Z985HKKX3JG
Using Git for Distributed Development Credential ID: VB25PPH97ZPQ
Open Source Software Development Methods Credential ID: JJ639GNN3P86
Others   3 Certifications
Harassment Prevention: Worldwide Non-Supervisor
Web Development with HTML, CSS, JavaScript Essentials
Programming in Python - Python for Beginners

Total Certs

GitHub Analytics



Typing SVG

Let's Connect

Portfolio

LinkedIn   Gmail   GitHub   HackerRank


HackerRank Achievements

HackerRank


Random Dev Quote
github-snake

Footer

Pinned Loading

  1. q-wizard q-wizard Public

    This web app allows users to generate custom quizzes based on their chosen topic, difficulty level, and the number of questions. After completing the quiz, the app automatically grades the response…

    Python 18 1

  2. NetDefender NetDefender Public

    NetDefender is a powerful Linux security tool designed for port scanning, malware image detection, and malware Docker image analysis. It helps security researchers and system administrators detect …

    YARA 2 1

  3. travel_application_Wayo travel_application_Wayo Public

    Wayo – Travel Recommendation using AI

    Python 1

  4. mermaid mermaid Public

    Forked from mermaid-js/mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

    TypeScript