This repo includes all the resources provided in NestJs course by Stephen Grinder.
-
Updated
Jul 20, 2023 - TypeScript
This repo includes all the resources provided in NestJs course by Stephen Grinder.
Django-Rest-Framework APIs for re-formatting data before saving. It is an alarm app backend in which days for alarm comes as array of day names and then it is re-formatted using Serializers in which they are saved as hyphen (-) separated day names as a single string.
Serialize/DeSerialize for Rust built-in types and user defined types (complex struct types)
Json list serializer for kotlinx.serialization for partial lists parsing
Find meeting time that can ensure maximum attendance within two days, via the Greedy algorithm. The Application implemented Jackson library for JSON sterilization and processing, as well as Java network APIs for handling HTTP requests. -Completed in Aug 2020 by Tim Zhang
This application provides statistical data on courses offered over the last five academic years, specifically from the 2019 Fall term to the 2024 Spring term. It processes data from Excel files and stores it in efficient data structures for quick querying and analysis.
🧮 𝚃𝚑𝚒𝚜 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢 𝚙𝚛𝚘𝚟𝚒𝚍𝚎𝚜 𝚒𝚗𝚜𝚝𝚛𝚞𝚌𝚝𝚒𝚘𝚗𝚜 𝚘𝚗 𝚞𝚝𝚒𝚕𝚒𝚣𝚒𝚗𝚐 𝚝𝚑𝚎 𝙺𝚘𝚝𝚕𝚒𝚗 𝚂𝚎𝚛𝚒𝚊𝚕𝚒𝚣𝚊𝚝𝚒𝚘𝚗 𝚕𝚒𝚋𝚛𝚊𝚛𝚢 𝚒𝚗 𝙰𝚗𝚍𝚛𝚘𝚒𝚍 𝚊𝚙𝚙𝚕𝚒𝚌𝚊𝚝𝚒𝚘𝚗𝚜.
Package Explorer uses Java Reflection API to list all the .class files in the specified directory and let a user view the details of each class. (Class name, SuperClass, Interface, Fields, Methods, Providers, Clients).
Spring Boot Gson Library
My solution for CPP Module 06 of the Common core of 42 school.
Cryptography is an important tool for building secure systems. In this lab, you will explore how to build a file encryption service in Rust. We wish to allow a sender to securely communicate a file to a receiver. We do not assume the sender and receiver have communicated before, and therefore the two parties do not have some kind of shared secret b
Kafka Training Examples
Rest API социальной сети
Custom module for Drupal 8 what create a view plugin for custom serialization (custom_serializer).
Lern Serialization and Deserialization
Custom Json Converter with System.Text.Json
Add a description, image, and links to the serilization topic page so that developers can more easily learn about it.
To associate your repository with the serilization topic, visit your repo's landing page and select "manage topics."