Skip to content
View dinukacodes's full-sized avatar

Block or report dinukacodes

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

Hi 👋, I'm dinukacodes

Hi, I'm Dinuka Jayakody (dinukacodes) — a passionate software developer with experience in Java, Python, and web technologies. I enjoy building practical and innovative projects including personal finance trackers, AI-powered chatbots, web scrapers, and full-stack web applications. Constantly exploring new tools and frameworks to deliver efficient and user-friendly solutions. Welcome to my GitHub!

dinukacodes

Blogs posts

Connect with me:

dinuka jayakody @dinukajkdy

Languages and Tools:

arduino aws bootstrap c docker figma gcp git html5 java kubernetes linux mssql mysql postman python react spring zapier

dinukacodes

 dinukacodes

Pinned Loading

  1. containerized_inference-engine containerized_inference-engine Public

    Self-Hosted AI Chatbot with vLLM and Gradio: A lightweight, Dockerized AI chatbot that runs locally on your machine. Powered by vLLM for high-performance inference and Gradio for a user-friendly in…

    Python 1 1

  2. complaints-management-system complaints-management-system Public

    Complaint Management System is a web-based application designed for handling user complaints. The frontend is built with React and Material-UI, while the backend runs on Java Spring Boot. Axios is …

    JavaScript

  3. no-crumbs no-crumbs Public

    NO-CRUMBS is a Chrome extension using vanilla JavaScript and Manifest V3 to block trackers, manage cookies, and protect privacy with whitelist and real-time stats features.

    JavaScript

  4. python-raft-distributed-system python-raft-distributed-system Public

    A fault-tolerant distributed file storage system implemented in Python using the Raft consensus algorithm. This project provides a reliable distributed storage solution with strong consistency guar…

    Python

  5. RAG-from-scratch RAG-from-scratch Public

    A production-ready RAG (Retrieval Augmented Generation) system for building smart documentation search and Q&A systems. Combines FAISS vector search, LLaMA-2, and ColBERTv2 reranking with a user-fr…

    Python