Pinned Repositories
blog-nextjs-sanity
blog-svelte
ValiantLynx.com is an innovative digital platform dedicated to empowering creators, tech enthusiasts, and curious minds. Our website offers a dynamic blend of inspiring blog posts, cutting-edge project showcases, and a vibrant community space. Dive into a world where technology meets creativity, with in-depth articles, engaging tutorials, and the l
chatbotAI
an AI chat bot that gets smarter with more trainig materials
codeExample
dailyblog
a daily blog fully interrated with a database-mongodb
dice-game
A game of dices where you also have to geuse how many numbers of a certain dice someone has, then either call bullshit or add uppon, basiclly bluff for your life, call cap on people or survive the longest.
htmx-chat
A simple chat application built with HTMx, JavaScript, and the PocketBase API, styled using Tailwind CSS. I was initially just testing to see if i could make a simple chat app using only htmx to sned requests directly to and from pocketbase. this would mean my whole project would be one html file and the pocketbase admin ui. i worked on it for 30 m
ollama-docker
Welcome to the Ollama Docker Compose Setup! This project simplifies the deployment of Ollama using Docker Compose, making it easy to run Ollama with all its dependencies in a containerized environment
rust_front_end
a simple webapp of a counter. its written in rust. using yew and trunk
svelte-rich-text
The Valiant Rich Text Svelte Component is a powerful and versatile rich text editor for Svelte applications. It allows users to create, edit, and manage structured text content by adding various blocks with associated data. This component is designed to be highly customizable, responsive on mobile devices, and supportive of both editing and viewing
valiantlynx's Repositories
valiantlynx/chatbotAI
an AI chat bot that gets smarter with more trainig materials
valiantlynx/dailyblog
a daily blog fully interrated with a database-mongodb
valiantlynx/test-web
my first website.
valiantlynx/weather-project
use of openweather.org api
valiantlynx/Website
better redefined and redisigned version of testSite.better code and more beautiful
valiantlynx/adb_fiken
This script provides an automated way to process and upload receipt images to the Fiken.no application. It's designed to save time in repetitive tasks and can be customized for different use cases involving ADB and image processing.
valiantlynx/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
valiantlynx/news
Simple news app with React
valiantlynx/next-blog
This is a blog built with Nest.js that allows you to write and publish blog posts in Markdown format. It also includes user authentication, a working chat function, and integration with PocketBase, which is used to store all the data for the blog.
valiantlynx/rust_front_end
a simple webapp of a counter. its written in rust. using yew and trunk
valiantlynx/rust_on_aws
rust lambda on aws using dynamo db to put first name and last name
valiantlynx/web-worker
This is a simple web application that demonstrates the usage of web workers to perform computationally intensive tasks without blocking the main UI thread.
valiantlynx/fruits-project
training with database a friut mongodatabase
valiantlynx/heuristic-search
valiantlynx/secrets-authentication
implementation of the 6 levels of security when it comes to authentication.
valiantlynx/tsconfig
valiantlynx/altlokalt-mantine
old version of altlokalt.com make with react
valiantlynx/calculator
very simple bmi calculator made into a whole project
valiantlynx/ecommerce
Basic ecomerce project. with both admin-backend and frontend done
valiantlynx/llama.cpp
Port of Facebook's LLaMA model in C/C++
valiantlynx/mongodb-ec2-auto-setup
takes quite a bit of space in your ec2
valiantlynx/valiantlynx_nextcloud
This Docker Compose project sets up a Nextcloud application with a PostgreSQL database backend. It utilizes Docker secrets for secure handling of sensitive information like database credentials and Nextcloud admin details.
valiantlynx/vestfoldkunst
valiantlynx/wiki-restful-API
This Node.js project creates a simple RESTful API for a wiki-style content management system. It uses Express.js for server-side operations, EJS for templating, and MongoDB with Mongoose for database interactions.
valiantlynx/awesome-public-datasets
A topic-centric list of HQ open datasets.
valiantlynx/graphcast
valiantlynx/langchain
⚡ Building applications with LLMs through composability ⚡
valiantlynx/r-python-statistics
valiantlynx/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
valiantlynx/simple-vector-store
This project aims to create a Vector Store from scratch using Python. The Vector Store is designed to store and manage vectors efficiently, making it an essential component in machine learning, natural language processing, and recommendation systems.