|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | 7 | <meta name="description" content="Personal Portofolio Website"> |
8 | 8 | <meta name="author" content="document10"> |
9 | | - <meta name="keywords" content="HTML, CSS, JS, PY, Python, GO, CPP, AI, USV, Personal, Portofolio, Website, Skills, Art, Dev, Developement, Software"> |
| 9 | + <meta name="keywords" content="HTML, CSS, JS, PY, Python, GO, CPP, C#, TS, Java, AI, USV, Personal, Portofolio, Website, Skills, Art, Dev, Developement, Frontend, Backend, Fullstack, Software"> |
10 | 10 | <meta name="theme-color" content="#1DD2EB"> |
11 | 11 | <meta property="og:url" content="https://document10.github.io"> |
12 | 12 | <meta property="og:site_name" content="document10.github.io"> |
@@ -91,12 +91,24 @@ <h1>document10</h1> |
91 | 91 | </a> |
92 | 92 | <a class="proj" href="https://github.com/document10/godot-jigsaw-puzzle"> |
93 | 93 | <p class="projtitle">Godot Jigsaw Puzzle</p> |
94 | | - <p class="projdesc">This was a university team project, made in Godot since I'm comfortable with it. The game is 90% complete, with polishing features still to be added.</p> |
| 94 | + <p class="projdesc">This was a university team project, made in Godot since I'm comfortable with it. It features multiple levels, images and varying difficulties. The game is 90% complete, with polishing features still to be added.</p> |
95 | 95 | </a> |
96 | 96 | <a class="proj" href="https://github.com/document10?tab=repositories&q=deno-fresh"> |
97 | 97 | <p class="projtitle">Deno Projects</p> |
98 | 98 | <p class="projdesc">I have made a couple demo projects using Deno, Fresh (1.0) and Prisma. These days I use Bun, but these demos may still be useful for learning purposes.</p> |
99 | 99 | </a> |
| 100 | + <a class="proj" href="https://github.com/document10/elcatalog"> |
| 101 | + <p class="projtitle">Electronics Catalog</p> |
| 102 | + <p class="projdesc">This app was built as a university project to learn more about C#, .NET, WinForms and UI design in general. The purpose of the app is to manage the inventory of an electronics store.</p> |
| 103 | + </a> |
| 104 | + <a class="proj" href="https://github.com/document10/projPOO"> |
| 105 | + <p class="projtitle">PC Store Manager</p> |
| 106 | + <p class="projdesc">This was another university project which implements aspects of Object-Oriented Programming (OOP), data structures and UI design (using RayGUI) in C++. The app allows a PC store owner to manage the inventory of PCs and their components.</p> |
| 107 | + </a> |
| 108 | + <a class="proj" href="https://github.com/document10/taiga"> |
| 109 | + <p class="projtitle">TAIGA</p> |
| 110 | + <p class="projdesc">This is a project made during summer break to quickly configure various graphical interfaces on some *Nix systems. I used Python since it made the development process relatively simple for such a small tool.</p> |
| 111 | + </a> |
100 | 112 | </div> |
101 | 113 | <div id="footer"> |
102 | 114 | <a href="https://www.gentube.app/image/jn7bzt4zde70fs3d3fpn3877as80g252?sid=user_38VweWrmhApWGh82EpamCfH93cV&_cid=share-copy-link" class="footer">Background</a> |
|
0 commit comments