MaterialSlider
- Category: Openharmony Library
- Language: Extended typescript (eTS)
- Utilities: DevEco Studio
- Mentor: Sunandhini Muralidharan
This open source library was developed during my internship at huawei. This is my first step towards open source contribution. Typescript and object oriented programming were extensively used in this project. This is a slider library, which produce different types of sliders as described in the documentation, upon calling. I was guided by Huawei's Applib Group and got a chance to interact with experienced industry leaders.
MaterialBackdrop
- Category: Openharmony Library
- Language: Extended typescript (eTS)
- Utilities: DevEco Studio
- Mentor: Sunandhini Muralidharan
This open source library was developed during my internship at huawei. Typescript and object oriented programming were extensively used in this project. This library can be used for backdrop functionality, which can add backdrop feature upon taking two UIs. I was guided by Huawei's Applib Group and got a chance to interact with experienced industry leaders
Graph Combinatorics
- Category: Graph Theory, Discrete Maths
- Report: Analytic techniques in Graph
- Mentor: Ayush Basu
I came across this project though stamatics, IIT Kanpur in Summer'21. I understood graphs from discrete mathematics perspective. We analyzed various graph combinatoric techniques. Techniques of Extremal Combinatorics such as the characteristic function of graph, the Extremal
Graphs corresponding to n, natural number and H, Tur´an’s Theorem about the extremal number corresponding to H,
the complete graph on r vertices, the Erd˝os–Stone Theorem, Pseudorandom Graphs and the Regularity Lemma. We analyzed the Graph Polymorphism and calculated the presence of desired structure in a given graph, if any