Pinned Repositories
-user_authentication_service
albertshkhyan
Awesome GitHub profile
algorithms-in-programming-js
🧠 JavaScript Algorithms & Data Structures: Illustrated implementations and detailed explanations for various algorithms and data structures, empowering programmers to tackle complex problems efficiently. Dive deep into fundamental concepts like Big O Notation, searching, sorting, dynamic programming, and graph theory. Explore advanced topics inclu
beginner-nodejs-lessons
Beginner-friendly Node.js lessons covering fundamental concepts and practical examples to help newcomers learn and understand Node.js development.
boilerplates
🚀 Collection of starter templates.
brainstorm-task
A task for Brainstorm Technologies IT company. Implements various user-related API endpoints for user management, including fetching, sorting, updating, and deleting users. Utilizes Axios for HTTP requests and comes with built-in error handling. Built with modern JavaScript.
business-restaurant-crm-web
A web-based CRM (Customer Relationship Management) system tailored for restaurant businesses. This project provides a comprehensive solution for managing restaurant operations, including customer interactions, orders, reservations, and more. Built with modern web technologies, it offers a user-friendly interface and customizable features to meet th
CineFlex
A sleek streaming platform UI inspired by popular movie services, featuring dynamic content sections, trending movies, and interactive featured videos.
csharp-journey
A complete guide to learning C# from junior to senior level.
CSharpTestSuite
This repository contains lessons, exercises, and examples related to C# programming, covering topics such as reference types, value types, nullable types, and general object-oriented concepts. The project serves as a learning suite for mastering essential C# concepts through practical code implementations.
albertshkhyan's Repositories
albertshkhyan/movie_catalog_service
albertshkhyan/-user_authentication_service
albertshkhyan/random-dot-chaos
An interactive web app with dynamic, bouncing dots and increasing speed for a chaotic visual experience.
albertshkhyan/movie-track
albertshkhyan/CineFlex
A sleek streaming platform UI inspired by popular movie services, featuring dynamic content sections, trending movies, and interactive featured videos.
albertshkhyan/CSharpTestSuite
This repository contains lessons, exercises, and examples related to C# programming, covering topics such as reference types, value types, nullable types, and general object-oriented concepts. The project serves as a learning suite for mastering essential C# concepts through practical code implementations.
albertshkhyan/finshark-api
FinShark is a comprehensive stock management application designed to help users store and manage their stock portfolio efficiently. The project aims to provide a robust platform where users can track their stocks, view detailed stock information, and analyze stock performance.
albertshkhyan/csharp-journey
A complete guide to learning C# from junior to senior level.
albertshkhyan/boilerplates
🚀 Collection of starter templates.
albertshkhyan/vite-rtk-mui-starter
🚀 Collection of starter templates.
albertshkhyan/snake-game-canvas
🐍 Snake Game Canvas: A modern take on the classic Snake game, built with HTML5 Canvas and TypeScript, employing object-oriented programming principles for a robust and interactive gaming experience.
albertshkhyan/algorithms-in-programming-js
🧠 JavaScript Algorithms & Data Structures: Illustrated implementations and detailed explanations for various algorithms and data structures, empowering programmers to tackle complex problems efficiently. Dive deep into fundamental concepts like Big O Notation, searching, sorting, dynamic programming, and graph theory. Explore advanced topics inclu
albertshkhyan/albertshkhyan
Awesome GitHub profile
albertshkhyan/school-managment-tool-api
The School Management Tool (API) is a NestJS and GraphQL-based backend service. It offers a robust API for managing aspects of a school, such as students, teachers, classes, and grades. The API is designed to be efficient and scalable, facilitating seamless integration with frontend applications.
albertshkhyan/school-management-web
Welcome to the School Management Tool (Web) project! This application provides a web interface for managing students, teachers, classes, and grades within a school using GraphQL as the API.
albertshkhyan/react-my-ui-collection
A curated collection of customizable React UI components designed for seamless integration and enhanced user interface development.
albertshkhyan/react-social-media-crash-course
Explore the world of social media applications with this comprehensive crash course on React.js development.
albertshkhyan/beginner-nodejs-lessons
Beginner-friendly Node.js lessons covering fundamental concepts and practical examples to help newcomers learn and understand Node.js development.
albertshkhyan/pokemon-app-task
Embark on a journey into the world of Pokémon with this engaging application. Utilizing React.js and TypeScript, this project offers an interactive experience for Pokémon enthusiasts.
albertshkhyan/nextjs-12-boilerplate
Jumpstart your Next.js projects with this versatile boilerplate. Packed with essential configurations and optimizations, it empowers developers to build modern web applications efficiently.
albertshkhyan/react-storybook-ts-dry
A React Storybook project with TypeScript for building UI components in a dry (Don't Repeat Yourself) manner. This project utilizes Storybook to develop and showcase reusable UI components in a TypeScript environment, promoting efficiency and consistency in front-end development.
albertshkhyan/business-restaurant-crm-web
A web-based CRM (Customer Relationship Management) system tailored for restaurant businesses. This project provides a comprehensive solution for managing restaurant operations, including customer interactions, orders, reservations, and more. Built with modern web technologies, it offers a user-friendly interface and customizable features to meet th
albertshkhyan/brainstorm-task
A task for Brainstorm Technologies IT company. Implements various user-related API endpoints for user management, including fetching, sorting, updating, and deleting users. Utilizes Axios for HTTP requests and comes with built-in error handling. Built with modern JavaScript.
albertshkhyan/vuex-crash-course
A Vuex crash course with actions for fetching posts, getters for accessing post data, and mutations for updating state. Utilizes the JSONPlaceholder API for demonstration. Built with Vue.js.
albertshkhyan/vue-crash-course
A Vue crash course focusing on Vue routing and view concepts, built without Vuex for state management.