@engageintellect
About
Projects
Articles
Tag:
#api
Project
May 2, 2024
hckrnws
A Hacker News UI written in Sveltekit, TailwindCSS, and DaisyUI.
Technologies:
#Sveltekit
#TailwindCSS
#DaisyUI
#Hacker News
#API
#Vercel
Project
Apr 22, 2024
Litterbot.
An app for easy control over whisker's litter robot 4.
Technologies:
#Sveltekit
#TailwindCSS
#Python
#Vercel AI SDK
#Ubuntu
#Robotics
#API
Article
Apr 14, 2024
Ollama.
Run Llama 2, Code Llama, and other models locally. Customize and create your own models.
Technologies:
#Llama2
#Python
#API
#Ubuntu
#Linux
#MacOS
#AI
Project
Apr 12, 2024
Server Dashboard.
A simple server dashboard that displays the CPU and memory usage of the server it is running on. The server is written in Python and the client is written in Svelte.
Technologies:
#Sveltekit
#TypeScript
#TailwindCSS
#Python
#API
#WebSockets
#Ubuntu
#Nginx
#Vercel
Project
Mar 3, 2024
Wally
A simple, easy-to-use bitcoin wallet generator.
Technologies:
#Next.js
#TypeScript
#TailwindCSS
#Python
#FastAPI
#API
#Finance
#Uvicorn
#Nginx
#Ubuntu
#Vercel
Project
Oct 9, 2023
Blood Glucose Tracker.
A glucose monitor tracker built with Sveltekit, TailwindCSS, and DaisyUI.
Technologies:
#Sveltekit
#TypeScript
#TailwindCSS
#LibreView
#API
#Vercel
Project
Sep 10, 2023
Svelteflix
A Netflix clone build with Sveltekit and TailwindCSS.
Technologies:
#Sveltekit
#TailwindCSS
#API
#Supabase
#Postgres
#Zod
#Vercel
Project
Mar 31, 2023
Crypto Dashbord
Easily determine the best time to buy or sell your crypto.
Technologies:
#Sveltekit
#Crypto
#Bitcoin
#TailwindCSS
#API
#DaisyUI
#Vercel
Article
Mar 11, 2023
Building a Next.js Application with Notion as a Backend
Using Notion as a backend for a Next.js application. A Step-by-Step Guide.
Technologies:
#Next.js
#Notion
#API
#Blog
#Vercel
Project
Feb 1, 2023
AI Twitter Bio Generator
A Twitter bio generator built with Next.js 13, OpenAI's ChatGPT API, and TailwindCSS.
Technologies:
#Next.js
#Typescript
#OpenAI
#ChatGPT
#TailwindCSS
#API
#Vercel
Article
Feb 1, 2023
FastAPI for Python Development
A guide to getting started with the Fast API.
Technologies:
#Python
#FastAPI
#API
Article
Jan 10, 2023
Getting started with the ChatGPT API.
A guide to getting started with the ChatGPT API.
Technologies:
#ChatGPT
#AI
#Python
#API
Article
Jan 6, 2023
Using trpc in Next.js
A Beginner's Guide to Building TypeScript-based RPC Services
Technologies:
#Next.js
#tRPC
#API
#TypeScript