add: Sudoku site added to my projects

This commit is contained in:
2025-11-22 22:27:56 +03:00
parent 10b5604fb4
commit 63ff73ab18
10 changed files with 41 additions and 7 deletions

View File

@@ -55,6 +55,12 @@
"description": "A voting platform for conducting elections, referendums, and polls with auth to ensure only citizens of Dusiburg can vote.",
"text": "When elections in Dusiburg were on VK, we often had to choose between honesty and anonymity because candidates would sometimes ask friends to vote for them in private polls. So I built my own platform with authentication via Dusiburg ID, ensuring that only DU citizens vote. Recently, I added bills registration system for the Parliament of Dusiburg: parliamentarians vote, and the result is automatically sent to the President. He either signs or rejects the bill. If approved, it's automatucally published on Dusiburg ID. One of the biggest challenges was implementing interaction between the CEC site, Dusiburg ID, and the VK and Telegram bots."
},
{
"logoAlt": "Sudoku",
"title": "Sudoku",
"description": "This is a simple game written on Next.js. It's basically the first game I have ever written so that's a nice experience.",
"text": "My friend got me into Sudoku and very soon I was surprised to find that I liked it. It's not as difficult a game as I thought, and moreover it's a great brain teaser. One day, I decided to write my own site with Sudoku because I couldn't stand the large amount of advertising in apps. So, that's the result. I don't know why I chose this 8-bit aesthetic but I like it. Maybe I'll update the site one day and add some new features."
},
{
"logoAlt": "Fastlink logo",
"title": "Fastlink",