GitHub / itsyst 5 Repositories
⚡ Full-Stack Systemutvecklare | 🇸🇪
itsyst/library-management-system
Migrate from ASP.NET Core 3.1 to 8.0 achieved by: Eric Van Dan Outenaar, and Khaled El Hamzi.
Language: C# - Size: 7.4 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 3

itsyst/angular-kurshub
En modern e-lärtjänst byggd med Angular 19 , Tailwind CSS och en komponentdriven arkitektur.
Language: TypeScript - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

itsyst/ecommerce-books-store
Build a complete e-commerce application ASP.NET Core MVC .NET 8 - Code First Approach. N-Tier Architecture
Language: C# - Size: 4.21 MB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 46 - Forks: 12

itsyst/angular-animations
This repository represents the initial setup of an Angular project focused on creating animations and dynamic UI components. It includes essential files like the Angular CLI configuration, source code structure, and setup for development and testing.
Language: HTML - Size: 305 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

itsyst/react-query-fetch
The "react-query-fetch" repository offers a minimal setup for React with Vite, TypeScript, and React Query for efficient state management and data fetching. It serves as a lightweight alternative to Redux, promoting modern coding practices and keeping development skills up-to-date.
Language: TypeScript - Size: 370 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

itsyst/terra-scape-vuejs
Terra-Scape VueJS is a modern web app showcasing stunning natural landscapes and adventure tours. Built with Vue 3, Appwrite, and SCSS, it offers dynamic content, responsive design, and interactive features for an immersive user experience. Explore, discover, and embark on virtual journeys!
Language: Vue - Size: 10.7 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

itsyst/video-rental-store
A complete video rental store web application. ASP.NET Core MVC .NET 8 - Layered Architecture
Language: C# - Size: 6.38 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

itsyst/video-game
Game View is a web application designed to provide a seamless experience for viewing and managing information about various games. It features a responsive interface with customizable platform icons, detailed game descriptions, and intuitive navigation through game categories, built using React, Chakra UI, and TypeScript.
Language: TypeScript - Size: 2.87 MB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

itsyst/redux-wrap-up
A React Redux Bug Tracker app for managing bugs with drag-and-drop, user assignment, and persistent state. Technologies Used: React, Redux, TypeScript, React Icons, React Beautiful DnD, Bootstrap.
Language: HTML - Size: 589 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

itsyst/redux-rest-api
A TypeScript bug tracker (FakeAPI) with UUIDs for unique IDs, demonstrating separation of concerns and basic CRUD operations for bug management.
Language: TypeScript - Size: 154 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

itsyst/react-effects-reducers-context
This repository provides a minimal setup for practicing React with Vite, incorporating Hot Module Replacement (HMR)
Language: TypeScript - Size: 1.79 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

itsyst/react-video
This project is a React-based web application that provides a platform to browse, manage, and interact with a list of movies. Key features include user authentication (JWT), protected routes, dynamic UI elements based on user roles, and responsive design. It integrates backend APIs for user management and movie data and is deployed on Vercel.
Language: JavaScript - Size: 664 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

itsyst/react-bootstrap-zod
This React + TypeScript project, built with Vite, offers a scalable foundation for modern web development. It features HMR, custom hooks, modular architecture, strong typing with Zod, React Hook Form for validation, and React Bootstrap for UI components, ensuring efficient and robust application development.
Language: TypeScript - Size: 59.6 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

itsyst/react-tailwind-ts
This is a small wrap-up and quick refresher on React, incorporating some features using Tailwind CSS, Vite, React, and TypeScript to stay up to date. Let’s not forget the importance of keeping our skills sharp!
Language: TypeScript - Size: 636 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

itsyst/react-api
This repository focuses on building a React-based web application with advanced features like error handling, reusable services, and notifications. Key highlights include the integration of Sentry for logging errors, use of Toastify for displaying toast notifications, and extracting reusable HTTP and config modules.
Language: JavaScript - Size: 1.5 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

itsyst/django-store
This repository marks the beginning of exploring the Django framework. It includes basic setup and foundational concepts like views, templates, and URL routing for a simple web application.
Language: Python - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/python-numpy
This repository is focused on experimenting with the NumPy package in Python. It includes basic files for setting up a NumPy environment. The goal is to explore and implement various NumPy functionalities for data manipulation and mathematical operations.
Language: Python - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/python-excel
This repository focuses on working with Excel files in Python using the openpyxl library. It demonstrates handling and processing Excel data (orders.xlsx, app.py). The repository includes setup files for environment configuration and tools for code linting.
Language: Python - Size: 26.4 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/python-pdf
This repository is focused on combining two PDF files using Python. It includes essential files to set up the environment for PDF manipulation. The primary aim is to provide functionality for merging PDF documents into a single file using Python libraries.
Language: Python - Size: 4.4 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/python-selenium
This repository is focused on automating web testing using Python with Selenium WebDriver. It includes essential files to set up a basic Selenium testing environment. The main goal is to perform web interactions and ensure proper browser management, including closing the browser after assertions.
Language: Python - Size: 4.88 KB - Last synced at: 29 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/python-web-crawler
This repository is designed for building a web crawler using Python. It includes functionality to scrape and extract data such as questions and votes from web pages. The project uses basic Python libraries to automate web scraping tasks.
Language: Python - Size: 3.91 KB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/python-twilio-api
This repository is for testing and consuming the Twilio API using Python. It includes essential files to set up the basic environment for Twilio SMS integration. The focus is on understanding how to work with Twilio API and implementing basic functionality to send SMS messages.
Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/python-yelp-api
This repository showcases a simple Python project that interacts with the Yelp API. It includes basic setup files, designed to explore and work with Yelp data using Python. It serves as a starting point for building applications that utilize the Yelp API for business data retrieval.
Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/angular-auth-jwt
This project is an Angular application utilizing JWT authentication for secure user management. It was generated using Angular CLI and includes various components, services, and testing configurations. The focus is on developing an interactive front-end with TypeScript, handling user authentication and authorization, and managing API requests.
Language: TypeScript - Size: 82 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/server-mock-api
This project utilizes Node.js, Json, and TypeScript to create a fake API for server-side mocking. The setup includes a src folder, a database for mock data, and a types directory for type definitions. It serves as a lightweight solution for simulating API endpoints.
Language: TypeScript - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/razor-sneakers
This repository represents the beginning of a Razor Pages project with a client-server shared architecture.The project is focused on building an interactive web application, showcasing both front-end back-end (C#) development.
Language: HTML - Size: 188 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

itsyst/itsyst
This is a personal GitHub repository showcasing projects, portfolios, and activities. It includes a README.md for an overview, MIT License, and space for development work, sharing skills, and connecting with others on GitHub.
Size: 1.19 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

itsyst/todos
This project was developed as part of a group educational experience to practice and enhance skills in HTML, CSS, and JavaScript, achieved by: Hampus Precenth, Eric Van Dan Outenaar, Khaled El Hamzi, Lukas Rahm, Ali Elias Aliev.
Language: JavaScript - Size: 152 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

itsyst/gatsby-blog
This project is a modern blog website built using Gatsby and React, with a focus on performance and styling flexibility. It uses styled-components for responsive and dynamic styling, providing a seamless design system without relying on external CSS frameworks like Bootstrap. The blog supports Markdown and MDX for easy content creation.
Language: JavaScript - Size: 12.6 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

itsyst/django-e-commerce
This Django-based backend application is designed for an e-commerce platform, featuring modular components such as ecommerce, store, store_custom, tags, and home. The code has been refactored and tested
Language: Python - Size: 241 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

itsyst/webapp-blog-project
This simple webapplication project, is a static project that utilizes technologies such as Node.js, Sass, and Pug for building its layout and styling. It leverages static site generation with a focus on efficient styling.
Language: CSS - Size: 14.5 MB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

itsyst/zoo-manager
Zoo Manager is a C# Console Application developed as a final exam project focused on object-oriented programming. This application is designed to manage various aspects of a zoo, including managing animals, handling staff, and organizing events. Utilizing core object-oriented programming principles.
Language: C# - Size: 18.6 KB - Last synced at: 28 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

itsyst/anaconda-machine-learning-python
This repository is a project focused on utilizing machine learning techniques with a variety of powerful libraries and tools in a well-structured environment.
Language: Jupyter Notebook - Size: 708 KB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/rust-todo-api
This is a simple Todo app built using Rust to help me get familiar with the language and its ecosystem. The application allows users to manage tasks with features such as creating, updating, and deleting todos. It provides a basic RESTful API for handling these operations and showcases basic Rust programming concepts.
Language: Shell - Size: 23.4 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

itsyst/jamstack-portfolio
Portfolio project -showcasing my skills and experience in both frontend and backend development. This project highlights a range of projects and applications I've worked on over time, demonstrating my proficiency in building dynamic, responsive websites and robust server-side solutions. From modern React-based user interfaces to efficient backen
Language: JavaScript - Size: 7.67 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

itsyst/django-bookstore
Book store management system using python django.
Language: Python - Size: 796 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

itsyst/blog-api-net6
Build a web & mobile application .NET 6 - based on clean architecture design philosophy, and using CQRS and Mediator patterns.
Language: C# - Size: 43 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

itsyst/orera-app
This is a real time communication app for students. The original version of this project was reviewed and committed to Bitbucket. https://bitbucket.org/itsyst/orera-chat
Language: Vue - Size: 2.33 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

itsyst/razor-pages-book-store
Build a simple CRUD razor pages application .NET 6 - Repository Pattern - Unit of work pattern.
Language: C# - Size: 866 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

itsyst/angular-aspcore-bicycle
A sample Bicycle dealer app built with Angular 14, ASP.NET Core 6 & Entity Framework Core 6.
Language: C# - Size: 15 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

itsyst/angular-crud-api-soc
The main purpose of this application is using Angular to produce a working CRUD application.
Language: TypeScript - Size: 1.78 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

itsyst/datastructures-algorithms
Keeping my skills up to date as a software developer. Train my brain to solve difficult tasks. Work out my brain with logic thinking.
Language: C# - Size: 305 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

itsyst/amorterings-kalkylator
En Java-konsolapplikation som tillhandahålla användaren med en ungefärlig beräkning av bolån.
Language: Java - Size: 13.7 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

itsyst/ruby-tic-tac-board Fork of learn-co-students/ttt-2-board-rb-cb-gh-000
Language: Ruby - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

itsyst/ruby-hello Fork of learn-co-students/say-hello-ruby-cb-gh-000
Language: Ruby - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

itsyst/ruby-fizzbuzz Fork of learn-co-students/rspec-fizzbuzz-cb-gh-000
Language: Ruby - Size: 106 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

itsyst/crazy-eventz Fork of heppe99/CrazyEventz
Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

itsyst/gatsby-blog-grupp
This is a group project achieved by: Eric Van Dan Outenaar, Alex Ellner, Khaled El Hamzi, Marcus Karlsson, Marcus Garpehäll Wiklund.
Language: JavaScript - Size: 8.16 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

itsyst/todolist-2 Fork of heppe99/TODOlistv2
TODO List v2
Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

itsyst/todo-list Fork of heppe99/TODOlist
Size: 348 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

itsyst/autoprefixer Fork of postcss/autoprefixer
Parse CSS and add vendor prefixes to rules by Can I Use
Language: JavaScript - Size: 2.88 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

itsyst/free-programming-books Fork of EbookFoundation/free-programming-books
:books: Freely available programming books
Size: 4.64 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

itsyst/compat-table Fork of kangax/compat-table
ECMAScript 5/6/7 compatibility tables
Language: HTML - Size: 24.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
