Skip to content
View semsion's full-sized avatar

Highlights

  • Pro

Block or report semsion

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

Pinned Loading

  1. post-quantum-hybrid-encryption post-quantum-hybrid-encryption Public

    This repository demonstrates a hybrid encryption approach using AES and KEM with liboqs (Open Quantum Safe). The liboqs library—contributed to by AWS, Cisco, IBM, Microsoft, and others—provides the…

    Python 1

  2. python-rag-pipeline python-rag-pipeline Public

    Lightweight Retrieval-Augmented Generation (RAG) POC in Python using Hugging Face Transformers and scikit-learn. Supports semantic search over a local corpus, contextual generation, configurable mo…

    Python

  3. node-rabbitmq-scraper node-rabbitmq-scraper Public

    Node RabbitMQ Scraper is a high-performance, scalable web scraping system that handles thousands of URLs with ease. Built on TypeScript, it separates job scheduling from execution through RabbitMQ …

    TypeScript

  4. next-puppeteer-api-routes next-puppeteer-api-routes Public

    Next.js API routes using Puppeteer and TypeScript for advanced web scraping with CSS selectors, and text search, plus screenshot capture and PDF generation.

    TypeScript

  5. note-taking-app-electron-react-redux-ts note-taking-app-electron-react-redux-ts Public

    This repository is a proof of concept for a rudimentary note taking app; utilising Electron, React, Redux, Typescript, and Jest for testing.

    TypeScript

  6. rust-multithreaded-http-server rust-multithreaded-http-server Public

    A lightweight HTTP server written in Rust, utlising a thread pool, channel, mutex, threads, workers, TcpListener, and TcpStream.

    Rust