Pinned Repositories
AkademikCppProject
Simple console application in C++, which includes a dormitory administration panel with a SQLite database.
AkademikMVC
A web app designed to make managing dormitories easier. It's built with ASP.NET with the principles of Clean Architecture and MVC and includes features for keeping track of residents and rooms. Importantly, it has strong security features to ensure that only authorized staff can access and change information.
AppInAKS
Our web application uses a Node.js backend, with each component containerized via Docker. Credentials are securely stored in MongoDB. The entire system is deployed on Microsoft Azure, ensuring scalability and reliability.
cupid-app
CUPID
HomeLab
Dokumentacja zawiera wszystkie etapy tworzenia osobistego, taniego Home Laba, który na początku miał służyć tylko pod nauke, jednak po wdrożeniu okazało się to idealne narzędzie do użytku codziennego, co może ułatwić pracę wielu osobom. Przez home lab mam na myśli urządzenie czynne przez 24h/7, na którym będą uruchomione liczne usługi.
Jenkins-Zero-To-Hero
Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way.
learn-jenkins-app
My-Portfolio-CICD
https://my-portfolio.dawo9889-homelab.lat/
QuizGeneratorAndSolverMVVM
MVVM App to generate, removing and editing quiz, which is stored in SQLite. Also with second app to solve quizzes
SimpleCRUD-MVC-App
Very Simple CRUD MVC app using entity framework and bootstrap for frontend
Dawo9889's Repositories
Dawo9889/AkademikMVC
A web app designed to make managing dormitories easier. It's built with ASP.NET with the principles of Clean Architecture and MVC and includes features for keeping track of residents and rooms. Importantly, it has strong security features to ensure that only authorized staff can access and change information.
Dawo9889/cupid-app
CUPID
Dawo9889/HomeLab
Dokumentacja zawiera wszystkie etapy tworzenia osobistego, taniego Home Laba, który na początku miał służyć tylko pod nauke, jednak po wdrożeniu okazało się to idealne narzędzie do użytku codziennego, co może ułatwić pracę wielu osobom. Przez home lab mam na myśli urządzenie czynne przez 24h/7, na którym będą uruchomione liczne usługi.
Dawo9889/AkademikCppProject
Simple console application in C++, which includes a dormitory administration panel with a SQLite database.
Dawo9889/AppInAKS
Our web application uses a Node.js backend, with each component containerized via Docker. Credentials are securely stored in MongoDB. The entire system is deployed on Microsoft Azure, ensuring scalability and reliability.
Dawo9889/Jenkins-Zero-To-Hero
Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way.
Dawo9889/learn-jenkins-app
Dawo9889/My-Portfolio-CICD
https://my-portfolio.dawo9889-homelab.lat/
Dawo9889/QuizGeneratorAndSolverMVVM
MVVM App to generate, removing and editing quiz, which is stored in SQLite. Also with second app to solve quizzes
Dawo9889/SimpleCRUD-MVC-App
Very Simple CRUD MVC app using entity framework and bootstrap for frontend
Dawo9889/Windows-Calculator