PureJoyMind
Studying software engineering. Junior Back-end .NET developer, not a front-end(or full stack) but I'm familiar with some front-end technologies for personal int
Pinned Repositories
ApiSetupProjectTemplate
A .NET 8 Web Api project template with EF Core, Swagger, Api Versioning, NLog, and SignalR setup.
AuthProjects
Projects to understand user authentication and authorization in ASP.NET Core
codes
Different practices and questions solved in coding sites and puzzles.
CSharpDocs
C# Personal notes and documents
DatingApp
A full-stack dating app made with .NET 8 & Angular 18
deitel-cpp-exercises
This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.
LocalChatServer
multi-file-renamer
This is my first git project. It is at this time a simple srt rename for multiple files.
TicTacToe-CSharp
Vidly-DotNetCore
Movie rental ASP.NET Core MVC application
PureJoyMind's Repositories
PureJoyMind/codes
Different practices and questions solved in coding sites and puzzles.
PureJoyMind/deitel-cpp-exercises
This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.
PureJoyMind/multi-file-renamer
This is my first git project. It is at this time a simple srt rename for multiple files.
PureJoyMind/ApiSetupProjectTemplate
A .NET 8 Web Api project template with EF Core, Swagger, Api Versioning, NLog, and SignalR setup.
PureJoyMind/backupScript
Backing up mongoDB and server files and uploading them to another server using sftp.
PureJoyMind/CSharpDocs
C# Personal notes and documents
PureJoyMind/nodejsDocs
Node js personal notes and documents
PureJoyMind/nodejsPractice
PureJoyMind/Vidly-DotNetCore
Movie rental ASP.NET Core MVC application
PureJoyMind/BulkyBook
Basic MVC application
PureJoyMind/DataStructures
Data structures & Algorithms implemented in C#
PureJoyMind/DatingApp
A full-stack dating app made with .NET 8 & Angular 18
PureJoyMind/LearningCSharp
My C# codes which are my curiosities, practices and tasks.
PureJoyMind/TicTacToe-Cpp
Making a game of Tic Tac Toe run in command line using C++
PureJoyMind/vidlyProject-JS
PureJoyMind/AuthProjects
Projects to understand user authentication and authorization in ASP.NET Core
PureJoyMind/LocalChatServer
PureJoyMind/TicTacToe-CSharp
PureJoyMind/Calculator
A calculator using Windows Forms (.Net 6)
PureJoyMind/DesignPatternStudies
A project where I Study and implement different types of design patterns
PureJoyMind/mazdakparnian.com
My personal website - Built using Angular and Tailwind CSS
PureJoyMind/MineSweeper
A game of Minesweeper using Windows Forms (.Net 6)
PureJoyMind/PureJoyMind
PureJoyMind/purejoymind.github.io
Persona website
PureJoyMind/task-manager
A Task Tracker based on a tutorial I saw