Projects in Awesome Lists by Simpson-Computer-Technologies-Research
A curated list of projects in awesome lists by Simpson-Computer-Technologies-Research .
https://github.com/simpson-computer-technologies-research/tristansimpson.ca-svelte
Beautiful 3D Portfolio made with Svelte, Three.js, Tailwind, and Typescript
portfolio svelte tailwind threejs
Last synced: 01 Aug 2025
https://github.com/simpson-computer-technologies-research/textsearch
Text Searches Using Golang Arrays and Maps. Which is faster?
fast full-text-search golang speed-test
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/simplc_parser
Parser for my programming language, simp lang (simpl) made in C
c parser programming-language simpl
Last synced: 13 Mar 2025
https://github.com/Simpson-Computer-Technologies-Research/AeroSeg
Semantic Segmentation Implementation in Pytorch to detect roads from an aerial perspective
ai pytorch roads semantic-segmentation
Last synced: 14 May 2025
https://github.com/simpson-computer-technologies-research/stringsvsbytes
Appending to a String or Byte Array, Which is faster?
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/latex
My LaTeX Documents
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/react_quiz_app
react quiz app made with react-ui
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/simpl_ts
simpl programming language made with typescript
language programming typescript
Last synced: 07 Aug 2025
https://github.com/simpson-computer-technologies-research/particlejs_portfolio
The OLD Simpson Computer Technologies Research Website
computer research simpson svelte technologies
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/aeroseg
Semantic Segmentation Implementation in Pytorch to detect roads from an aerial perspective
ai pytorch roads semantic-segmentation
Last synced: 13 Mar 2025
https://github.com/simpson-computer-technologies-research/csvparser
CSV File Parser in C
Last synced: 13 Mar 2025
https://github.com/simpson-computer-technologies-research/showcase
Showcase Website Built with Svelte, Three.js, Tailwind, and Typescript
svelte tailwind threejs typescript
Last synced: 22 Jun 2025
https://github.com/simpson-computer-technologies-research/writefastercode
Best Practices for writing faster code in the Python programming language
fast faster-code programming python
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/cdock
Docker CLI for creating, delete, and starting images and containers.
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/storm
Storm Your Following with Realistic Spotify Accounts
followers golang spotify spotify-api
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/quickwrite.xyz
Easy-to-use Website For Replacing Words with Synonyms
api golang svelte synonyms typescript
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/notify
Be notified when a message containing a specific word is sent in a discord server
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/predator_vs_prey
Predator vs. Prey using PyGame and LSTM Neural Network
neural-network pygame python pytorch
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/binarysearch
Binary Search Algorithm + Generics Implementation in Java
algorithm binary-search cs java
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/brokeragetools
Desktop application packed with tools developed in Scala for brokerages.
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/rapidreview
Flutter Application for Swiftly Reviewing Resumes
applications dart flutter mobile resume
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/14uniquechars
Find the first 14 unique characters in a string. Two different algorithm implementations.
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/15secondsearchengine
Code a search engine in under 15 seconds with Go!
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/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: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/neuralj
Neural Network Written from Scratch in Java
java neural neuralnetwork scratch
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/redisearch
Redisearch for Golang and Python
cache full-text-search go python query redis redisearch
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/wavy_sphere_gradient
Wavy Sphere with Gradient built with Svelte.js and Three.js
Last synced: 26 Jun 2025
https://github.com/simpson-computer-technologies-research/wavy.portfolio
Basic Portfolio with a Wavy Gradient Sphere built with Three.js and Svelte.js
javascript portfolio sveltejs threejs
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/svelte_tailwind_template
Template for Svelte.js and Tailwind CSS Projects
css javascript svelte tailwind template
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/wavy_gradient_background
Moving Wavy Gradient Background Built with Svelte.js, Tailwind CSS and Three.js
background gradient svelte tailwind threejs waves
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/stem_club_week1
Learn Python Basics in the First Week of STEM Club
club learn programming python stem
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/java_bubblesort
Java Bubble Sort Summative Program
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/rust-actixweb_template
Template for Rust using the Actix-Web API Library
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/stem_club_week4
Learn Python Classes in Week 4 of STEM Club
classes learn programming python
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/gitsearch
Find Github users by their followings/followers
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc7-8
Create Golang API's in Week 7 and 8 of my Advanced Programming Club
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/face_finder
Draw Colored Boxes around Faces using Python and the cv2 Library
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/colorsnipper
Extract Color Codes from Image Snippet
colorcodes colors pyqt5 python snipping-tool
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/ewaste.query
ewaste.query is a mini search engine built with flask and bs4
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/declarationspeeds
When Declaring a Variable in Golang, should you use 'var n string' or 'n :='? Which is Faster?
declarations faster golang speed
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc5-6
Learn the Golang Programming Language in Week 5 and 6 of my Advanced Programming Club
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apollo
Apollo exhibit built with Three.js, Svelte.js, and Tailwind CSS
3d apollo javascript sveltejs threejs
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc3-4
Create Python Discord Bot's in Week 3 and 4 of my Advanced Programming Club
discord discord-bot learn python
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/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: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/codescrape
Extract Codes from Youtube Videos
code python tesseract-ocr videos
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc9-10
Learn Databases in Week 9 and 10 of my Advanced Programming Club
learn programming python sql sqlite
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc13
Develop a Final Project during the Last Week of my Advanced Programming Club
final go js programming project python rust
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc0
Introduction to my Advanced Programming Club
go learn programming python rust
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc1-2
Learn the Python Programming Language in Week 1 and 2 of my Advanced Programming Club
coding learn programming python
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/bun_xml_server_example
quick example of using bun with xmlbuilder2
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/rsa-azure-key-vault-encryption
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/pytorch-linear-wall-dodge
neural-network pygame python pytorch
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/tanstack-template
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/binary_simple_c_db
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/simple_calculator_c
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/email-sponsors-script
Email Sponsors Script
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/trpc-template-nextjs
trpc-template-nextjs
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/nextui-trpcauth-events-template
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/intro-to-pytorch
Introduction to PyTorch, Neural Networks, and Numpy
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/pyverlet
Verlet Integration Simulations with Python and Pygame
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/verletsharp
Verlet Integration Simulations with C#
csharp physics physics-engine verlet
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/1250lab9
CIS*1250 Lab 9
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/trpc-template-nextjs-approuter
trpc-template-nextjs-approuter
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/cis1250_da1_tristansimpson
CIS*1250 Design Assignment #1 Interactive Website Design
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/snowadventure-baubles
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/cstarterfiles
Starter files and make file for C programs
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/better-variable-management
Last synced: 01 Aug 2025
https://github.com/simpson-computer-technologies-research/uguelph_find_preqs
Find the pre-requisites you need for a certain course!
courses guelph uguelph university
Last synced: 09 Aug 2025
https://github.com/simpson-computer-technologies-research/minecraft_plugin
Learning how to make a Minecraft Plugin
Last synced: 02 Jul 2025
https://github.com/simpson-computer-technologies-research/c_array_map
Map in C using Arrays
Last synced: 02 Jul 2025
https://github.com/simpson-computer-technologies-research/gdschacks-scripts
Last synced: 13 Jun 2025
https://github.com/simpson-computer-technologies-research/tanstack-router-example
Last synced: 15 Apr 2026
https://github.com/simpson-computer-technologies-research/simplc
Simpl in C
Last synced: 13 Jul 2025
https://github.com/simpson-computer-technologies-research/ccc_junior_solutions
The Junior Canadian Computing Competition Solutions
canada ccc competetive-programming python
Last synced: 14 Jul 2025
https://github.com/simpson-computer-technologies-research/zod__react-hook-form
Last synced: 16 Jul 2025
https://github.com/simpson-computer-technologies-research/auth-nextjs-template
auth-nextjs-template
Last synced: 30 Dec 2025
https://github.com/simpson-computer-technologies-research/sveltethreejs_template
Svelte.js and Three.js Template
javascript svelte template three
Last synced: 26 Jun 2025