Skip to content

Commit

Permalink
🔧 Updated list
Browse files Browse the repository at this point in the history
  • Loading branch information
nwrenger committed Dec 21, 2024
1 parent edf74ca commit 5dc5d51
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@ export const skills = [
];

export const projects = [
{
title: 'chadmaths',
summary: 'Math Practicing for the real Chads!',
picture: 'chadmaths.png',
description:
'This project is the advanced successor to <code>QuickMaths</code>, designed for the real math <code>CHADS</code>. It extends the original capabilities beyond Mental Calculus to include Graphs, Analysis, and Geometry. Additionally, the user interface has been significantly improved, removing the life system and incorporating more intuitive and user-friendly elements.',
link: 'https://chadmaths.nwrenger.dev/',
archived: false
},
{
title: 'console-utils-rs',
summary: 'CLI Input Library for Rust',
Expand Down

0 comments on commit 5dc5d51

Please sign in to comment.