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

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

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

  5. ruby-api-ts-react-client ruby-api-ts-react-client Public

    A proof of concept blog article rendering application, for a Ruby on Rails API with an embedded TypeScript React client.

    Ruby

  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