Pinned Repositories
AlgorithmsAndDataStructures
Laboratory works for Algorithms and data structures course in ITMO
CallStack
Replacing a function in the call stack via registers
CustomRPC
My RPC with Binary serialization implementation
dbeaver
Free universal database tool and SQL client
ExpressionsParser
Simple PEG parser and interpreter of math or regular expressions (or whatever you describe)
GC
Custom Garbage Collector for integration with runtime
MemoryManager
Custom manual memory manager written in C language
MicroLearning
It's a web application about microlearning. Microlearning is a way of easy learning without additional efforts. Just take half an hour a day to develop yourself. Choose the resources to study! Create your own resources and validate existig. Tag resources for everyone. Create interesting topics and subscribe to them. Resources by topic will be automatically detected. Set the time interval for getting new material. All topic's resources have been independently audited. Follow the progress of the study. See the learning indicator for the selected topics. Don't worry if you feel that you haven't mastered the material well enough when you've finished the topic. You can learne this theme again.
Serializer
Custom binary serializer
SymbolicComputations
Math engine with symbolic computations implementation
E1izabeth's Repositories
E1izabeth/AlgorithmsAndDataStructures
Laboratory works for Algorithms and data structures course in ITMO
E1izabeth/dbeaver
Free universal database tool and SQL client
E1izabeth/GC
Custom Garbage Collector for integration with runtime
E1izabeth/MicroLearning
It's a web application about microlearning. Microlearning is a way of easy learning without additional efforts. Just take half an hour a day to develop yourself. Choose the resources to study! Create your own resources and validate existig. Tag resources for everyone. Create interesting topics and subscribe to them. Resources by topic will be automatically detected. Set the time interval for getting new material. All topic's resources have been independently audited. Follow the progress of the study. See the learning indicator for the selected topics. Don't worry if you feel that you haven't mastered the material well enough when you've finished the topic. You can learne this theme again.
E1izabeth/CallStack
Replacing a function in the call stack via registers
E1izabeth/Carblam
Mobile application for cargo taxi.
E1izabeth/CustomRPC
My RPC with Binary serialization implementation
E1izabeth/ExpressionsParser
Simple PEG parser and interpreter of math or regular expressions (or whatever you describe)
E1izabeth/MemoryManager
Custom manual memory manager written in C language
E1izabeth/PhpProj1
Laboratory work for ITMO course Internet applications programming
E1izabeth/Serializer
Custom binary serializer
E1izabeth/SymbolicComputations
Math engine with symbolic computations implementation
E1izabeth/TestKernel
OS kernel for study (not finished)
E1izabeth/Chat
Just simple text and voice chat with support of auto convert images in ASCII format.
E1izabeth/CubicSplinesInterpolation
Laboratory work for ITMO course Computational mathematics
E1izabeth/EulerODESolving
Laboratory work for ITMO course Computational mathematics
E1izabeth/Gauss-ZeidelMethod
Laboratory work for ITMO course Computational mathematics
E1izabeth/Grammars
Laboratory work for ITMO course Formal languages and grammars (Applied mathematics)
E1izabeth/ImmutableTree
Realization of immutable tree
E1izabeth/JSFProj1
Laboratory work for ITMO course Programming internet applications
E1izabeth/JSPProj1
Laboratory work for ITMO course Programming Internet applications
E1izabeth/KnowledgeGrpahCourse
E1izabeth/MusicShare
The app is a solution for simultaneous listening to music from users personal devices in various scenarios: nearby-without the need for an online connection via the Internet, or remotely online.
E1izabeth/NLP
Automated text analysis
E1izabeth/Notebook
E1izabeth/RoutesService
Microservice REST API with custom query language for filtering, discoverability, and load balancing (Spring Web MVC, Spring Cloud, Eureka, Ribbon, Zuul Proxy)
E1izabeth/SynchronizationPrimitives
Realization of most popular synchronization primitives for study
E1izabeth/TrapIntegration
Laboratory work for ITMO course Computational mathematics
E1izabeth/Turing
Simple implementation of Turing machine for ITMO course Discrete maths