Skip to content
View Omkarth's full-sized avatar

Block or report Omkarth

Report abuse

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

Report abuse
Omkarth/README.md

Typing SVG


     



  

 About Me

name: Omkar Thombre
location: Adelaide, Australia
education:
  masters: Computer Science @ Adelaide University (6.67/7.0)
  bachelors: Computer Engineering @ University of Mumbai (7.75/10)
role: Teaching Assistant - Security Ops & Incident Response
interests:
  - Cybersecurity & Cryptography
  - Full-Stack Development
  - IoT & Cloud Architecture  
  - Machine Learning & Computer Vision
currently_building: Secure Open Chat Protocol (SOCP)
fun_fact: Reduced processing time by 80% in my CV project

  • 🧠 Built CyberLLM β€” a 350M-parameter security LLM from scratch, pretrained on 5B tokens
  • πŸ”­ Currently working on Secure Open Chat Protocol with RSA-4096 encryption
  • πŸŽ“ Teaching Security Ops & Incident Response at Adelaide University
  • 🌱 Deepening expertise in cryptography, cloud security & React
  • πŸ’¬ Ask me about React, Node.js, Python, IoT, Cybersecurity
  • ⚑ Fun fact: My IoT system reduced delivery delays by 50%

πŸš€ Featured Projects

🧠 CyberLLM β€” Security LLM From Scratch

A 350M-parameter cybersecurity LLM built entirely from scratch β€” custom tokenizer, transformer architecture, pretrained on 5B tokens of security data

Python PyTorch Transformers Deep Learning NLP

πŸ” Secure Open Chat Protocol

WebSocket-based encrypted messaging with RSA-4096, asyncio & canonical JSON serialization

Python WebSockets asyncio RSA-4096

πŸ“¦ IoT Smart Logistics

Real-time tracking & automated route planning reducing delivery delays by up to 50%

IoT Python MQTT AWS Cloud

🎯 Human Action Detection

Real-time human action & object detection in video with 95% accuracy & 80% faster processing

MATLAB OpenCV Neural Networks CV

πŸ“‹ Virtual Queuing System

Smart ration distribution with automated scheduling, boosting efficiency by 50%

Python JavaScript MySQL Mobile

πŸ› οΈ Languages & Tools

πŸ’» Languages

βš™οΈ Frameworks & Libraries

πŸ”§ Tools & Platforms

πŸ—„οΈ Databases

πŸ“œ Certifications

πŸ† Certification Issuer Date
πŸ” Secure Coding RangeForce Sep 2025
πŸ”’ Build & Secure Networks in GCP Google Oct 2023
πŸ€– Introduction to Generative AI Google Oct 2023
πŸ”’ Cybersecurity Certification HCL GUVI Aug 2023
πŸ“‹ ISO 9001 Lead Implementer HCL GUVI Aug 2023
πŸ“‚ View all certifications
πŸ† Certification Issuer Date
☁️ Cloud Computing: Data, ML & AI Google Oct 2023
🌐 Cloud Computing: Networking Google Oct 2023
☁️ Cloud Infrastructure Google Oct 2023
☁️ Cloud Computing Fundamentals Google Oct 2023
☁️ Create & Manage Cloud Resources Google Oct 2023
πŸ€– Level 3: GenAI Google Sep 2023
πŸ‘¨β€πŸ’» Developer Student Club GDSC Sep 2023
🐍 Google Education β€” Python HCL GUVI Sep 2023
πŸ“Š Data Science β€” Flutura Academor Sep 2023

πŸ“Š GitHub Analytics







🀝 Let's Build Something Great Together




Pinned Loading

  1. CyberLLM CyberLLM Public

    A 350M parameter cybersecurity LLM built entirely from scratch β€” custom tokenizer, transformer architecture, pretrained on 5B tokens of security data.

    Python 1

  2. omkar-portfolio omkar-portfolio Public

    My 3D anti-gravity developer portfolio β€” React + Vite, deployed on Vercel

    JavaScript

  3. realtime-chat-app realtime-chat-app Public

    Full-stack realtime chat app β€” MERN stack with Socket.io, JWT auth, Zustand, and TailwindCSS + DaisyUI

    JavaScript

  4. socp-chat socp-chat Public

    Secure Open Chat Protocol (SOCP) β€” WebSocket-based end-to-end encrypted chat with RSA-4096, asyncio, and canonical JSON serialization

    Python