Pinned Repositories
.NET-MovieManager
.NET-MovieManager - A full stack (MVC) web project built with .NET, EF Core and the TMDB API, using Razor Pages as FE
.NET-Ocelot-API-Gateway
.NET-RealEstate
.NET RealEstate API - A web project built with .NET, Microservices(and DBs) MediatR/CQRS Pattern, EF Core, PostgreSQL, Redis. It can be used for listing, browsing and renting/selling properties. (WIP)
.NET-Stripe-API-Demo
ArchAI
ArchAI - React / Express / StableDiffusion / ControlNet- generate architectural sketches and drawings (WIP)
D3-Express-Floorplan-App
Desk Reservation - Vue / Express / D3.js - floorplan / desk reservation system (WIP)
FinAI
FinAI - React / Express / NodeLlamaCPP Financial App (get financial predictions based on a LLM) (WIP)
ivaaak
ML-MovieRecommend
Predicting Movie Ratings by using Matrix Factorization. A full stack web project built with .NET, ML .NET and React
RealEstate-Frontend
ivaaak's Repositories
ivaaak/Angular-Wikipedia-Reader
An Angular SPA which allows the user to search for and read a quick summary of wikipedia articles
ivaaak/JS-Password-generator
A simple js script with a GUI which generates a random string with controls - upper/lower/digit/symbol and length
ivaaak/JS-Theme-Toggle
Quick js app which lets the user change between css themes
ivaaak/Unity
ivaaak/.NET-SignalR-Demo
An ASP.NET project built with and showcasing SignalR functionality as a chat client/service.
ivaaak/.NET-Toastr-Demo
ivaaak/CSharp-API
A showcase of different ASP.NET REST APIs.
ivaaak/CSharp-Cosmos-DB-Demo
A demo of CosmosDB functions and CRUD operations (based off a SoftUni seminar)
ivaaak/CSharp-DB-EF-Core-Projects
A repository which contains many EF Core Projects - Database Schemas for different projects. Used for learning EF Core during the Softuni C# DB Advanced course.
ivaaak/CSharp-Design-Patterns
Project : Design Patterns Examples in C#
ivaaak/CSharp-ElasticSearch-Kibana
An ASP.NET Web API app which shows off Serilog and ElasticSearch usage. Also Kibana is configured and can be used to search through and query the logs.
ivaaak/CSharp-MongoDB-Demo
ivaaak/CSharp-Polly-Request-Response
Polly is a .NET library that provides resilience and transient-fault handling capabilities. This demo implements Polly policies such as Retry and Timeout. It consists of 2 API apps which create requests and responses.
ivaaak/CSharp-PostgreSQL-Repo-Demo
ivaaak/CSharp-Testing
A showcase of different projects which were used to learn more about testing. Autofac/Mock, Unit testing etc.
ivaaak/CSharp-Web-Server
C# Basic Web Server - An IIS-inspired web server designed to mimic ASP.NET Core MVC and IIS Express/Kestrel. The repo contains the Server itself and a couple of mvc projects using it.
ivaaak/Docker
A collection of docker compose files and tutorials/samples of docker usage. (Originally forked from TimCorey's getting started with Docker repo)
ivaaak/HTML-CSS
A collection of random html/css components which can be reused.
ivaaak/JS-Advanced-Exams
Exam solutions from past editions of a JS Advanced course.
ivaaak/JS-Github-User-Search
A JS GitHub user search app which uses the Github user API (from a challenge on the site FrontendMentor).
ivaaak/JS-Login-Auth
A JS app which uses the SoftUni JS server as a remote data store and gives users the ability to register an account, log in with the account and send authorized requests when logged in.
ivaaak/JS-Weather-App
A simple JS app which allows the user to check the current weather in a city by using the data from openweathermap's API.
ivaaak/MS-SQL
ivaaak/React-Advice-Generator
A react app which visualises "advice" from an API.
ivaaak/React-Markdown-Preview
A react app which has an input field for text/markdown and an output field where it is previewed in real time (effects/images included).
ivaaak/React-Rating-Component
A react component which allows the user to rate a service(or anything) on a scale of 1-5.
ivaaak/Vue.js-News-Reader
A vue.js app which displays news articles from public APIs.
ivaaak/VueJS-To-Do-List
A to do list made in vue.js which uses local storage for the list elements and their states. It also has categories for which items are shown - all/complete/incomplete.