Code Monkey home page Code Monkey logo

kkomarkova-github3

👋  Hey there! I'm Kateřina

👨🏻‍💻  About Me

🎓 Education:  I'm currently studying Software Development.
🌱 Currently learning:  I'm on track for learning more about Mobile app Development, Security, Databases, C#, Typescript...
✉️ Send me message:  You can shoot me an email at [email protected] 💜 Interests: 🎓💬🗣️ 🇫🇷 🇩🇰 👩‍🍳 🏃‍♀️ 🏋️‍♀️ 🏓

Katerina Komarkova's Projects

assigment-4-tcp-server icon assigment-4-tcp-server

You must make a TCP server (Console Application) . The application must be a concurrent server that can handle multiple clients running on port 4646. The server should be able to handle books of the same type that you have already created in Task 1.

assignment-1 icon assignment-1

Create a “Class Library (.NET core)” project. Create a class Book with properties (note the different constraints): Title, minimum 2 characters long Author Page number, 10 < pagenumber <= 1000 Isbn13, must be a text string of exactly 13 characters. If the above constraints are not complied with, appropriate exceptions must be thrown . This also applies to constructors. Add a unit test to your project. Test your Book class. Your test test should have a good “Code Coverage”

assignment-3-simple-rest-service icon assignment-3-simple-rest-service

You need to implement a REST Service. The service should implement simple CRUD operation for the model class Book (Task 1), ie the 5 default methods that come with the template. The REST service must have a static list of books in the controller. Be aware of Book Do not have an ID, but you must use Isbn13 as a unique identification of a book, ie. you need to modify some of the CRUD methods to use string isbn13 instead of int id .

beer icon beer

List of Beer, using recyclerview + adapter to see the details

oauth2-proxy icon oauth2-proxy

A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

react-parallax-tilt icon react-parallax-tilt

👀 Easily apply tilt hover effect on React components - lightweight/zero dependencies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.