Skip to content

Commit

Permalink
Merge pull request #16 from rithythul/main
Browse files Browse the repository at this point in the history
miner spelling
  • Loading branch information
rithythul authored Feb 6, 2024
2 parents 2a3aebd + 08b1510 commit fe02dfe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ export const projectsData = [
createdAt: "2011",
desc: "SmallWorld, founded in 2011, is a venture builder and micro-vc with the aim of nurturing a vibrant tech startup community in Cambodia.",
},
{/*
/*{
id: "2",
name: "KOOMPI OS",
createdAt: "2013",
desc: "KOOMPI OS is a Linux-based operating system that emphasizes user control and flexibility. It provides both an immutable and mutable OS, enabling users to effortlessly switch between modes according to their needs.",
*/},
},*/
{
id: "1",
name: "KOOMPI",
Expand All @@ -37,11 +37,11 @@ export const projectsData = [
desc: "Weteka is a blockchain-based incentivized (learn-to-earn) school and self-learning platform, crafted with a focus on Cambodian schools but adaptable for students and teachers globally.",
},

{/*
/*{
id: "7",
name: "Querym",
createdAt: "2023",
desc: "Querym is a free, open-source, cross-platform GUI tool designed to enhance database management accessibility and efficiency.",
*/},
},*/

];

0 comments on commit fe02dfe

Please sign in to comment.