Highlights
- Pro
Stars
Trife is a contemporary journal that makes use of decision trees to describe your day and features a tagging and mood system.
CleanFactor (CF) allows you to make clean code refactoring easier by isolating the function you want to refactor along with all the dependent functions. This allows you to edit and refactor the fun…
miranamer / refact
Forked from smallcloudai/refact🤖 Refact AI: Open-Source Coding Assistant with Fine-Tuning on codebase, autocompletion, code refactoring, code analysis, integrated chat and more!
VectorCV is a React app w/ a Flask Back-end that allows you (recruiters) to enter your candidates' CV's and find out who are the best candidates for the job. This is all done through embeddings, ve…
🐞 Feromone is a full stack bug tracking application written in TS with React for the front-end and styled with Tailwind CSS and Chakra UI. The back-end uses GraphQL w/ Apollo Client and MongoDB for…
It can be said that a persons life is the sum of their choices, and so LifeScribe allows you to record the choices in your daily life and the result of those choices.
LyricMoji is a React Game (Proof Of Concept) in which users are presented with incomplete lyrics and have to use emojis to fill in the missing parts. An AI model will then evaluate the similarity b…
This is a minimal Data Structures library written in C++ using OOP Practices. Will continue to be expanded in the future.
It's an experimental social media app (proof of concept) that has a star rating system at the crux of it and doesn't use followers. This app was Inspired by Black Mirror, Episode: Nosedive.
This Chrome Extension Allows You To Easily Construct Answers To Competency Questions Based On Your Experiences
An Achievement System In Unity (Using C#)
Unity Parkour Mini Game Made To Test Mechanics
We will use Biopython to handle biological sequence data stored in FASTA & PDB (Protein Data Bank) and XML format. Using this sequence data, we will explore and create an interactive three-dimensio…
🚀✨ Help beginners to contribute to open source projects
Big O is a VS Code extension which allows you to use GPT models within VS Code to increase code efficiency (speed, memory), make code more readable and solve problems
2T1L takes an AI twist on the popular '2 Truths 1 Lie' game. You enter a subject and the AI will come up with 2 truths and a lie and you need to guess which is which.
TravelBook allows users to save future holiday destinations and store them on their account
MedBay was my sixth form A-Level project that involved machine learning and allowed users to predict potential health issues they may have in the future
Used Pygame and Pymunk to test out some physics - Collisions and Forces!