Skip to content
View semsion's full-sized avatar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. next-puppeteer-api-routes next-puppeteer-api-routes Public

    Simple API routes in Next.js to pull screen and html (to pdf) data, using Puppeteer and TypeScript.

    TypeScript

  3. 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

  4. python-rag-pipeline python-rag-pipeline Public

    A lightweight Retrieval-Augmented Generation (RAG) pipeline implementing semantic search and contextual generation. Built with Python using Hugging Face Transformers and scikit-learn. Features incl…

    Python

  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. react-native-auto-scroll-manual-fix react-native-auto-scroll-manual-fix Public

    An example implementation demonstrating how to resolve scroll issues within a scrollable TextInput component on Android in React Native, verified using Expo.

    Kotlin