An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by simpsonresearch

A curated list of projects in awesome lists by simpsonresearch .

https://github.com/simpsonresearch/skisnowboardclub-concept

Ski and Snowboard Club website design concept

club guelph react ski tailwind

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/notify

Be notified when a message containing a specific word is sent in a discord server

discord-bot rust sqlite

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/ezer

Install files to path, github repos, etc. with this easy Github orientated installer.

installer rust svelte tauri ui

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/kovaaks

Convert Rainbow Six Siege Sensitivity to Kovaak's Sensitivity

css html javascript kovaaks r6 vanilla

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/particlejs_portfolio

The OLD Simpson Computer Technologies Research Website

computer research simpson svelte technologies

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/randommath

Generate easy random math equations and derivatives to practice quick math

derivatives equations math practice

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/simplc_parser

Parser for my programming language, simp lang (simpl) made in C

c parser programming-language simpl

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/pingbot

DiscordJS Ping Bot

bun discord-bot discordjs

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/quickwrite.xyz

Easy-to-use Website For Replacing Words with Synonyms

api golang svelte synonyms typescript

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/stringsvsbytes

Appending to a String or Byte Array, Which is faster?

bytes golang speed strings

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/wavy_sphere_gradient

Wavy Sphere with Gradient built with Svelte.js and Three.js

javascript js svelte three

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/verybasicnn

Predict if the input is 0 or 1 with input 0 or 1 using a neural network

basic lstm neural-network pytorch

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/simpsonresearch.ca-svelte-old

Old simpsonresearch.ca website built with svelte

svelte tailwind threejs typescript

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/cdock

Docker CLI for creating, delete, and starting images and containers.

c cli docker tool

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/verletsharp

Verlet Integration Simulations with C#

csharp physics physics-engine verlet

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/trpc-template-nextjs-approuter

trpc-template-nextjs-approuter

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/stem_club_week2

Learn Python Functions and Loops in Week 2 of STEM Club

functions learn loops python stem

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/steam_info_bot

Get an users account information using Steam's API and this Discord Bot

api bot discord info steam

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/twitter_api

A Quick Demo of how to post tweets using the twitter api

api demo send tweets twitter wrapper

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/sveltethreejs_template

Svelte.js and Three.js Template

javascript svelte template three

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/trpc-template-nextjs

trpc-template-nextjs

Last synced: 27 Oct 2025

https://github.com/simpsonresearch/uplaychecker

Flutter Application for Checking Uplay Names

app checker flutter name ubisoft uplay

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/minecraft_plugin

Learning how to make a Minecraft Plugin

java minecraft plugin

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/stem_club_week5

Learn Python HTTP Requests, Threading, and Async in Week 5 of STEM Club

delete get http post put python requests

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/rust-actixweb_template

Template for Rust using the Actix-Web API Library

actixweb api rest rust

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/nn_curve_fit

Curve fitting with a basic neural network

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/react-vite-component-lib

React + Vite Component Library Template

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/auth-nextjs-template

auth-nextjs-template

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/face_finder

Draw Colored Boxes around Faces using Python and the cv2 Library

cv2 faces finder python

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/cdockerenv

Docker environment and files for C program

c cis1300 docker dockerfile

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/brokeragetools

Desktop application packed with tools developed in Scala for brokerages.

app brokerages desktop scala

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/email-sponsors-script

Email Sponsors Script

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/binarysearch

Binary Search Algorithm + Generics Implementation in Java

algorithm binary-search cs java

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/apc5-6

Learn the Golang Programming Language in Week 5 and 6 of my Advanced Programming Club

club golang learn programming

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/15secondsearchengine

Code a search engine in under 15 seconds with Go!

code go hermes searchengine

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/cstarterfiles

Starter files and make file for C programs

c makefile programming

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/bun_xml_server_example

quick example of using bun with xmlbuilder2

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/emailapi

Send an email via API call

api bun express typescript

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/ccc_junior_solutions

The Junior Canadian Computing Competition Solutions

canada ccc competetive-programming python

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/carray

Pointer and non-pointer array strcture in C

array c pointers structs

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/apc9-10

Learn Databases in Week 9 and 10 of my Advanced Programming Club

learn programming python sql sqlite

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/14uniquechars

Find the first 14 unique characters in a string. Two different algorithm implementations.

algorithm python speed teach

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/auto_instagram_post

Automatically Post Images to your Instagram account using Python and the Selenium Library

auto instagram post python selenium

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/3d_model_template

3D Model Template for Three.js + GSAP ScrollTrigger, Svelte.js and Tailwind CSS

gsap iphone model svelte tailwind template threejs

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/basic_cdocker_env

Files for my How to use Docker with C and VSCode video

c docker vscode

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/codescrape

Extract Codes from Youtube Videos

code python tesseract-ocr videos

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/apc3-4

Create Python Discord Bot's in Week 3 and 4 of my Advanced Programming Club

discord discord-bot learn python

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/tsinghua_benchmarks

Tinsguhua, Dijkstra, Bellman-Ford Benchmarks 2025

bellman-ford dijkstra shortest-path-algorithm tsinghua

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/1250lab9

CIS*1250 Lab 9

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/apc0

Introduction to my Advanced Programming Club

go learn programming python rust

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/apc11-12

Learn HTML, CSS, and Svelte in Week 11 and 12 of my Advanced Programming Club

css html javascript learn svelte websites

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/apc13

Develop a Final Project during the Last Week of my Advanced Programming Club

final go js programming project python rust

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/predator_vs_prey

Predator vs. Prey using PyGame and LSTM Neural Network

neural-network pygame python pytorch

Last synced: 06 Oct 2025

https://github.com/simpsonresearch/uguelph_find_preqs

Find the pre-requisites you need for a certain course!

courses guelph uguelph university

Last synced: 10 Sep 2025

https://github.com/simpsonresearch/ewaste.query

ewaste.query is a mini search engine built with flask and bs4

engine ewaste query search

Last synced: 11 Sep 2025

https://github.com/simpsonresearch/wavy.portfolio

Basic Portfolio with a Wavy Gradient Sphere built with Three.js and Svelte.js

javascript portfolio sveltejs threejs

Last synced: 26 Sep 2025

https://github.com/simpsonresearch/simplcpp

Simpl in C++

Last synced: 05 Oct 2025

https://github.com/simpsonresearch/c_array_map

Map in C using Arrays

arrays c map

Last synced: 22 Aug 2025

https://github.com/simpsonresearch/pyverlet

Verlet Integration Simulations with Python and Pygame

physics pygame python verlet

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/google-auth-nextjs-template

google-auth-nextjs-template

Last synced: 31 Aug 2025

https://github.com/simpsonresearch/svelte_tailwind_template

Template for Svelte.js and Tailwind CSS Projects

css javascript svelte tailwind template

Last synced: 31 Aug 2025