Skip to content
View jaki729's full-sized avatar
💭
Research
💭
Research

Block or report jaki729

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

💫 About Me:

I'm currenty working on Machine Learning related work on Finance domain and CyberSecurity domain
I'm looking to collaborate on Domains like Finance, Security and interdisciplinary
🧬 Research and Development
📊 Data Science and Machine Learning
💻 Software Development
🧮 Mathematics and Computer Science
🌐 Open Source Contribution

🌐 Socials:

LinkedIn

💻 Tech Stack:

Go Python R AWS GithubPages Google Cloud Azure Nginx Jenkins Apache MySQL MongoDB SQLite Redis Keras Matplotlib mlflow NumPy Pandas Plotly PyTorch scikit-learn Scipy TensorFlow GitHub Actions Git GitHub GitLab Postman Swagger Jira Kubernetes Docker

Pinned Loading

  1. High-Frequency-Trading-Matching-Engine High-Frequency-Trading-Matching-Engine Public

    Built Go-based matching engine processing 100K+ orders/sec with sub-50μs latency using priority queues and concurrent algorithms

    Go 1

  2. CQF-Python-Labs CQF-Python-Labs Public

    This repository provides a comprehensive collection of Python labs designed to guide you through the exciting world of computational finance. Whether you're a beginner or an experienced practitione…

    Jupyter Notebook 1 1

  3. Simple_KafkaAirflowStream Simple_KafkaAirflowStream Public

    Sample Data Pipeline

    Python

  4. ChatBot-Ollama ChatBot-Ollama Public

    This project provides a FastAPI-based web application for scraping websites, storing the content in a FAISS index, and using a chatbot model (via Ollama) to answer queries based on the scraped data…

    Python 1 1

  5. HTTP-Server-Go_adv HTTP-Server-Go_adv Public

    Go

  6. URL_Shortener_App-Task URL_Shortener_App-Task Public

    Simple URL shortener service implemented in Go. This repo contains a small HTTP API to shorten URLs and redirect short codes to original URLs. The service uses an in-memory storage implementation a…

    Go