75 skills found · Page 1 of 3
NAalytics / Assemblies Of Putative SARS CoV2 Spike Encoding MRNA Sequences For Vaccines BNT 162b2 And MRNA 1273RNA vaccines have become a key tool in moving forward through the challenges raised both in the current pandemic and in numerous other public health and medical challenges. With the rollout of vaccines for COVID-19, these synthetic mRNAs have become broadly distributed RNA species in numerous human populations. Despite their ubiquity, sequences are not always available for such RNAs. Standard methods facilitate such sequencing. In this note, we provide experimental sequence information for the RNA components of the initial Moderna (https://pubmed.ncbi.nlm.nih.gov/32756549/) and Pfizer/BioNTech (https://pubmed.ncbi.nlm.nih.gov/33301246/) COVID-19 vaccines, allowing a working assembly of the former and a confirmation of previously reported sequence information for the latter RNA. Sharing of sequence information for broadly used therapeutics has the benefit of allowing any researchers or clinicians using sequencing approaches to rapidly identify such sequences as therapeutic-derived rather than host or infectious in origin. For this work, RNAs were obtained as discards from the small portions of vaccine doses that remained in vials after immunization; such portions would have been required to be otherwise discarded and were analyzed under FDA authorization for research use. To obtain the small amounts of RNA needed for characterization, vaccine remnants were phenol-chloroform extracted using TRIzol Reagent (Invitrogen), with intactness assessed by Agilent 2100 Bioanalyzer before and after extraction. Although our analysis mainly focused on RNAs obtained as soon as possible following discard, we also analyzed samples which had been refrigerated (~4 ℃) for up to 42 days with and without the addition of EDTA. Interestingly a substantial fraction of the RNA remained intact in these preparations. We note that the formulation of the vaccines includes numerous key chemical components which are quite possibly unstable under these conditions-- so these data certainly do not suggest that the vaccine as a biological agent is stable. But it is of interest that chemical stability of RNA itself is not sufficient to preclude eventual development of vaccines with a much less involved cold-chain storage and transportation. For further analysis, the initial RNAs were fragmented by heating to 94℃, primed with a random hexamer-tailed adaptor, amplified through a template-switch protocol (Takara SMARTerer Stranded RNA-seq kit), and sequenced using a MiSeq instrument (Illumina) with paired end 78-per end sequencing. As a reference material in specific assays, we included RNA of known concentration and sequence (from bacteriophage MS2). From these data, we obtained partial information on strandedness and a set of segments that could be used for assembly. This was particularly useful for the Moderna vaccine, for which the original vaccine RNA sequence was not available at the time our study was carried out. Contigs encoding full-length spikes were assembled from the Moderna and Pfizer datasets. The Pfizer/BioNTech data [Figure 1] verified the reported sequence for that vaccine (https://berthub.eu/articles/posts/reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/), while the Moderna sequence [Figure 2] could not be checked against a published reference. RNA preparations lacking dsRNA are desirable in generating vaccine formulations as these will minimize an otherwise dramatic biological (and nonspecific) response that vertebrates have to double stranded character in RNA (https://www.nature.com/articles/nrd.2017.243). In the sequence data that we analyzed, we found that the vast majority of reads were from the expected sense strand. In addition, the minority of antisense reads appeared different from sense reads in lacking the characteristic extensions expected from the template switching protocol. Examining only the reads with an evident template switch (as an indicator for strand-of-origin), we observed that both vaccines overwhelmingly yielded sense reads (>99.99%). Independent sequencing assays and other experimental measurements are ongoing and will be needed to determine whether this template-switched sense read fraction in the SmarterSeq protocol indeed represents the actual dsRNA content in the original material. This work provides an initial assessment of two RNAs that are now a part of the human ecosystem and that are likely to appear in numerous other high throughput RNA-seq studies in which a fraction of the individuals may have previously been vaccinated. ProtoAcknowledgements: Thanks to our colleagues for help and suggestions (Nimit Jain, Emily Greenwald, Lamia Wahba, William Wang, Amisha Kumar, Sameer Sundrani, David Lipman, Bijoyita Roy). Figure 1: Spike-encoding contig assembled from BioNTech/Pfizer BNT-162b2 vaccine. Although the full coding region is included, the nature of the methodology used for sequencing and assembly is such that the assembled contig could lack some sequence from the ends of the RNA. Within the assembled sequence, this hypothetical sequence shows a perfect match to the corresponding sequence from documents available online derived from manufacturer communications with the World Health Organization [as reported by https://berthub.eu/articles/posts/reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/]. The 5’ end for the assembly matches the start site noted in these documents, while the read-based assembly lacks an interrupted polyA tail (A30(GCATATGACT)A70) that is expected to be present in the mRNA.
Shadez / WowarmoryThe World of Warcraft Armory is a vast searchable database of information for World of Warcraft - taken straight from the real servers and presented in a user-friendly interface. Since the Armory pulls its data from the actual game servers, it is the most comprehensive and up-to-date database on the characters, arena teams, guilds, and items of World of Warcraft in existence.
thedoubler / Awesome Maps DataBrowse Awesome Maps + Data, where vast amounts of information are beautifully mapped and visualized!
Lukas-Justen / Lane Marking DetectionThis is the final project for the Geospatial Vision and Visualization class at Northwestern University. The goal of the project is detecting the lane marking for a small LIDAR point cloud. Therefore, we cannot use a Deep Learning algorithm that learns to identify the lane markings by looking at a vast amount of data. Instead we will need to build a system that is able to identify the marking just by looking at the intensity value within the point cloud.
ProgramComputer / NASA MCP ServerA Model Context Protocol (MCP) server for NASA APIs, providing a standardized interface for AI models to interact with NASA's vast array of data sources.
sanusanth / C Basic ProgramsWhat is C#? C# is pronounced "C-Sharp". It is an object-oriented programming language created by Microsoft that runs on the .NET Framework. C# has roots from the C family, and the language is close to other popular languages like C++ and Java. The first version was released in year 2002. The latest version, C# 8, was released in September 2019. C# is a modern object-oriented programming language developed in 2000 by Anders Hejlsberg, the principal designer and lead architect at Microsoft. It is pronounced as "C-Sharp," inspired by the musical notation “♯” which stands for a note with a slightly higher pitch. As it’s considered an incremental compilation of the C++ language, the name C “sharp” seemed most appropriate. The sharp symbol, however, has been replaced by the keyboard friendly “#” as a suffix to “C” for purposes of programming. Although the code is very similar to C++, C# is newer and has grown fast with extensive support from Microsoft. The fact that it’s so similar to Java syntactically helps explain why it has emerged as one of the most popular programming languages today. C# is pronounced "C-Sharp". It is an object-oriented programming language created by Microsoft that runs on the .NET Framework. C# has roots from the C family, and the language is close to other popular languages like C++ and Java. The first version was released in year 2002. The latest version, C# 8, was released in September 2019. C# is used for: Mobile applications Desktop applications Web applications Web services Web sites Games VR Database applications And much, much more! An Introduction to C# Programming C# is a general-purpose, object-oriented programming language that is structured and easy to learn. It runs on Microsoft’s .Net Framework and can be compiled on a variety of computer platforms. As the syntax is simple and easy to learn, developers familiar with C, C++, or Java have found a comfort zone within C#. C# is a boon for developers who want to build a wide range of applications on the .NET Framework—Windows applications, Web applications, and Web services—in addition to building mobile apps, Windows Store apps, and enterprise software. It is thus considered a powerful programming language and features in every developer’s cache of tools. Although first released in 2002, when it was introduced with .NET Framework 1.0, the C# language has evolved a great deal since then. The most recent version is C# 8.0, available in preview as part of Visual Studio. To get access to all of the new language features, you would need to install the latest preview version of .NET Core 3.0. C# is used for: Mobile applications Desktop applications Web applications Web services Web sites Games VR Database applications And much, much more! Why Use C#? It is one of the most popular programming language in the world It is easy to learn and simple to use It has a huge community support C# is an object oriented language which gives a clear structure to programs and allows code to be reused, lowering development costs. As C# is close to C, C++ and Java, it makes it easy for programmers to switch to C# or vice versa. The C# Environment You need the .NET Framework and an IDE (integrated development environment) to work with the C# language. The .NET Framework The .NET Framework platform of the Windows OS is required to write web and desktop-based applications using not only C# but also Visual Basic and Jscript, as the platform provides language interoperability. Besides, the .Net Framework allows C# to communicate with any of the other common languages, such as C++, Jscript, COBOL, and so on. IDEs Microsoft provides various IDEs for C# programming: Visual Studio 2010 (VS) Visual Studio Express Visual Web Developer Visual Studio Code (VSC) The C# source code files can be written using a basic text editor, like Notepad, and compiled using the command-line compiler of the .NET Framework. Alternative open-source versions of the .Net Framework can work on other operating systems as well. For instance, the Mono has a C# compiler and runs on several operating systems, including Linux, Mac, Android, BSD, iOS, Windows, Solaris, and UNIX. This brings enhanced development tools to the developer. As C# is part of the .Net Framework platform, it has access to its enormous library of codes and components, such as Common Language Runtime (CLR), the .Net Framework Class Library, Common Language Specification, Common Type System, Metadata and Assemblies, Windows Forms, ASP.Net and ASP.Net AJAX, Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), and LINQ. C# and Java C# and Java are high-level programming languages that share several similarities (as well as many differences). They are both object-oriented languages much influenced by C++. But while C# is suitable for application development in the Microsoft ecosystem from the front, Java is considered best for client-side web applications. Also, while C# has many tools for programming, Java has a larger arsenal of tools to choose from in IDEs and Text Editors. C# is used for virtual reality projects like games, mobile, and web applications. It is built specifically for Microsoft platforms and several non-Microsoft-based operating systems, like the Mono Project that works with Linux and OS X. Java is used for creating messaging applications and developing web-based and enterprise-based applications in open-source ecosystems. Both C# and Java support arrays. However, each language uses them differently. In C#, arrays are a specialization of the system; in Java, they are a direct specialization of the object. The C# programming language executes on the CLR. The source code is interpreted into bytecode, which is further compiled by the CLR. Java runs on any platform with the assistance of JRE (Java Runtime Environment). The written source code is first compiled into bytecode and then converted into machine code to be executed on a JRE. C# and C++ Although C# and C++ are both C-based languages with similar code, there are some differences. For one, C# is considered a component-oriented programming language, while C++ is a partial object-oriented language. Also, while both languages are compiled languages, C# compiles to CLR and is interpreted by.NET, but C++ compiles to machine code. The size of binaries in C# is much larger than in C++. Other differences between the two include the following: C# gives compiler errors and warnings, but C++ doesn’t support warnings, which may cause damage to the OS. C# runs in a virtual machine for automatic memory management. C++ requires you to manage memory manually. C# can create Windows, .NET, web, desktop, and mobile applications, but not stand-alone apps. C++ can create server-side, stand-alone, and console applications as it can work directly with the hardware. C++ can be used on any platform, while C# is targeted toward Windows OS. Generally, C++ being faster than C#, the former is preferred for applications where performance is essential. Features of C# The C# programming language has many features that make it more useful and unique when compared to other languages, including: Object-oriented language Being object-oriented, C# allows the creation of modular applications and reusable codes, an advantage over C++. As an object-oriented language, C# makes development and maintenance easier when project size grows. It supports all three object-oriented features: data encapsulation, inheritance, interfaces, and polymorphism. Simplicity C# is a simple language with a structured approach to problem-solving. Unsafe operations, like direct memory manipulation, are not allowed. Speed The compilation and execution time in C# is very powerful and fast. A Modern programming language C# programming is used for building scalable and interoperable applications with support for modern features like automatic garbage collection, error handling, debugging, and robust security. It has built-in support for a web service to be invoked from any app running on any platform. Type-safe Arrays and objects are zero base indexed and bound checked. There is an automatic checking of the overflow of types. The C# type safety instances support robust programming. Interoperability Language interoperability of C# maximizes code reuse for the efficiency of the development process. C# programs can work upon almost anything as a program can call out any native API. Consistency Its unified type system enables developers to extend the type system simply and easily for consistent behavior. Updateable C# is automatically updateable. Its versioning support enables complex frameworks to be developed and evolved. Component oriented C# supports component-oriented programming through the concepts of properties, methods, events, and attributes for self-contained and self-describing components of functionality for robust and scalable applications. Structured Programming Language The structured design and modularization in C# break a problem into parts, using functions for easy implementation to solve significant problems. Rich Library C# has a standard library with many inbuilt functions for easy and fast development. Prerequisites for Learning C# Basic knowledge of C or C++ or any programming language or programming fundamentals. Additionally, the OOP concept makes for a short learning curve of C#. Advantages of C# There are many advantages to the C# language that makes it a useful programming language compared to other languages like Java, C, or C++. These include: Being an object-oriented language, C# allows you to create modular, maintainable applications and reusable codes Familiar syntax Easy to develop as it has a rich class of libraries for smooth implementation of functions Enhanced integration as an application written in .NET will integrate and interpret better when compared to other NET technologies As C# runs on CLR, it makes it easy to integrate with components written in other languages It’s safe, with no data loss as there is no type-conversion so that you can write secure codes The automatic garbage collection keeps the system clean and doesn’t hang it during execution As your machine has to install the .NET Framework to run C#, it supports cross-platform Strong memory backup prevents memory leakage Programming support of the Microsoft ecosystem makes development easy and seamless Low maintenance cost, as C# can develop iOS, Android, and Windows Phone native apps The syntax is similar to C, C++, and Java, which makes it easier to learn and work with C# Useful as it can develop iOS, Android, and Windows Phone native apps with the Xamarin Framework C# is the most powerful programming language for the .NET Framework Fast development as C# is open source steered by Microsoft with access to open source projects and tools on Github, and many active communities contributing to the improvement What Can C Sharp Do for You? C# can be used to develop a wide range of: Windows client applications Windows libraries and components Windows services Web applications Native iOS and Android mobile apps Azure cloud applications and services Gaming consoles and gaming systems Video and virtual reality games Interoperability software like SharePoint Enterprise software Backend services and database programs AI and ML applications Distributed applications Hardware-level programming Virus and malware software GUI-based applications IoT devices Blockchain and distributed ledger technology C# Programming for Beginners: Introduction, Features and Applications By Simplilearn Last updated on Jan 20, 2020674 C# Programming for Beginners As a programmer, you’re motivated to master the most popular languages that will give you an edge in your career. There’s a vast number of programming languages that you can learn, but how do you know which is the most useful? If you know C and C++, do you need to learn C# as well? How similar is C# to Java? Does it become more comfortable for you to learn C# if you already know Java? Every developer and wannabe programmer asks these types of questions. So let us explore C# programming: how it evolved as an extension of C and why you need to learn it as a part of the Master’s Program in integrated DevOps for server-side execution. Are you a web developer or someone interested to build a website? Enroll for the Javascript Certification Training. Check out the course preview now! What is C#? C# is a modern object-oriented programming language developed in 2000 by Anders Hejlsberg, the principal designer and lead architect at Microsoft. It is pronounced as "C-Sharp," inspired by the musical notation “♯” which stands for a note with a slightly higher pitch. As it’s considered an incremental compilation of the C++ language, the name C “sharp” seemed most appropriate. The sharp symbol, however, has been replaced by the keyboard friendly “#” as a suffix to “C” for purposes of programming. Although the code is very similar to C++, C# is newer and has grown fast with extensive support from Microsoft. The fact that it’s so similar to Java syntactically helps explain why it has emerged as one of the most popular programming languages today. An Introduction to C# Programming C# is a general-purpose, object-oriented programming language that is structured and easy to learn. It runs on Microsoft’s .Net Framework and can be compiled on a variety of computer platforms. As the syntax is simple and easy to learn, developers familiar with C, C++, or Java have found a comfort zone within C#. C# is a boon for developers who want to build a wide range of applications on the .NET Framework—Windows applications, Web applications, and Web services—in addition to building mobile apps, Windows Store apps, and enterprise software. It is thus considered a powerful programming language and features in every developer’s cache of tools. Although first released in 2002, when it was introduced with .NET Framework 1.0, the C# language has evolved a great deal since then. The most recent version is C# 8.0, available in preview as part of Visual Studio. To get access to all of the new language features, you would need to install the latest preview version of .NET Core 3.0. The C# Environment You need the .NET Framework and an IDE (integrated development environment) to work with the C# language. The .NET Framework The .NET Framework platform of the Windows OS is required to write web and desktop-based applications using not only C# but also Visual Basic and Jscript, as the platform provides language interoperability. Besides, the .Net Framework allows C# to communicate with any of the other common languages, such as C++, Jscript, COBOL, and so on. IDEs Microsoft provides various IDEs for C# programming: Visual Studio 2010 (VS) Visual Studio Express Visual Web Developer Visual Studio Code (VSC) The C# source code files can be written using a basic text editor, like Notepad, and compiled using the command-line compiler of the .NET Framework. Alternative open-source versions of the .Net Framework can work on other operating systems as well. For instance, the Mono has a C# compiler and runs on several operating systems, including Linux, Mac, Android, BSD, iOS, Windows, Solaris, and UNIX. This brings enhanced development tools to the developer. As C# is part of the .Net Framework platform, it has access to its enormous library of codes and components, such as Common Language Runtime (CLR), the .Net Framework Class Library, Common Language Specification, Common Type System, Metadata and Assemblies, Windows Forms, ASP.Net and ASP.Net AJAX, Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), and LINQ. C# and Java C# and Java are high-level programming languages that share several similarities (as well as many differences). They are both object-oriented languages much influenced by C++. But while C# is suitable for application development in the Microsoft ecosystem from the front, Java is considered best for client-side web applications. Also, while C# has many tools for programming, Java has a larger arsenal of tools to choose from in IDEs and Text Editors. C# is used for virtual reality projects like games, mobile, and web applications. It is built specifically for Microsoft platforms and several non-Microsoft-based operating systems, like the Mono Project that works with Linux and OS X. Java is used for creating messaging applications and developing web-based and enterprise-based applications in open-source ecosystems. Both C# and Java support arrays. However, each language uses them differently. In C#, arrays are a specialization of the system; in Java, they are a direct specialization of the object. The C# programming language executes on the CLR. The source code is interpreted into bytecode, which is further compiled by the CLR. Java runs on any platform with the assistance of JRE (Java Runtime Environment). The written source code is first compiled into bytecode and then converted into machine code to be executed on a JRE. C# and C++ Although C# and C++ are both C-based languages with similar code, there are some differences. For one, C# is considered a component-oriented programming language, while C++ is a partial object-oriented language. Also, while both languages are compiled languages, C# compiles to CLR and is interpreted by.NET, but C++ compiles to machine code. The size of binaries in C# is much larger than in C++. Other differences between the two include the following: C# gives compiler errors and warnings, but C++ doesn’t support warnings, which may cause damage to the OS. C# runs in a virtual machine for automatic memory management. C++ requires you to manage memory manually. C# can create Windows, .NET, web, desktop, and mobile applications, but not stand-alone apps. C++ can create server-side, stand-alone, and console applications as it can work directly with the hardware. C++ can be used on any platform, while C# is targeted toward Windows OS. Generally, C++ being faster than C#, the former is preferred for applications where performance is essential. Features of C# The C# programming language has many features that make it more useful and unique when compared to other languages, including: Object-oriented language Being object-oriented, C# allows the creation of modular applications and reusable codes, an advantage over C++. As an object-oriented language, C# makes development and maintenance easier when project size grows. It supports all three object-oriented features: data encapsulation, inheritance, interfaces, and polymorphism. Simplicity C# is a simple language with a structured approach to problem-solving. Unsafe operations, like direct memory manipulation, are not allowed. Speed The compilation and execution time in C# is very powerful and fast. A Modern programming language C# programming is used for building scalable and interoperable applications with support for modern features like automatic garbage collection, error handling, debugging, and robust security. It has built-in support for a web service to be invoked from any app running on any platform. Type-safe Arrays and objects are zero base indexed and bound checked. There is an automatic checking of the overflow of types. The C# type safety instances support robust programming. Interoperability Language interoperability of C# maximizes code reuse for the efficiency of the development process. C# programs can work upon almost anything as a program can call out any native API. Consistency Its unified type system enables developers to extend the type system simply and easily for consistent behavior. Updateable C# is automatically updateable. Its versioning support enables complex frameworks to be developed and evolved. Component oriented C# supports component-oriented programming through the concepts of properties, methods, events, and attributes for self-contained and self-describing components of functionality for robust and scalable applications. Structured Programming Language The structured design and modularization in C# break a problem into parts, using functions for easy implementation to solve significant problems. Rich Library C# has a standard library with many inbuilt functions for easy and fast development. Full Stack Java Developer Course The Gateway to Master Web DevelopmentEXPLORE COURSEFull Stack Java Developer Course Prerequisites for Learning C# Basic knowledge of C or C++ or any programming language or programming fundamentals. Additionally, the OOP concept makes for a short learning curve of C#. Advantages of C# There are many advantages to the C# language that makes it a useful programming language compared to other languages like Java, C, or C++. These include: Being an object-oriented language, C# allows you to create modular, maintainable applications and reusable codes Familiar syntax Easy to develop as it has a rich class of libraries for smooth implementation of functions Enhanced integration as an application written in .NET will integrate and interpret better when compared to other NET technologies As C# runs on CLR, it makes it easy to integrate with components written in other languages It’s safe, with no data loss as there is no type-conversion so that you can write secure codes The automatic garbage collection keeps the system clean and doesn’t hang it during execution As your machine has to install the .NET Framework to run C#, it supports cross-platform Strong memory backup prevents memory leakage Programming support of the Microsoft ecosystem makes development easy and seamless Low maintenance cost, as C# can develop iOS, Android, and Windows Phone native apps The syntax is similar to C, C++, and Java, which makes it easier to learn and work with C# Useful as it can develop iOS, Android, and Windows Phone native apps with the Xamarin Framework C# is the most powerful programming language for the .NET Framework Fast development as C# is open source steered by Microsoft with access to open source projects and tools on Github, and many active communities contributing to the improvement What Can C Sharp Do for You? C# can be used to develop a wide range of: Windows client applications Windows libraries and components Windows services Web applications Native iOS and Android mobile apps Azure cloud applications and services Gaming consoles and gaming systems Video and virtual reality games Interoperability software like SharePoint Enterprise software Backend services and database programs AI and ML applications Distributed applications Hardware-level programming Virus and malware software GUI-based applications IoT devices Blockchain and distributed ledger technology Who Should Learn the C# Programming Language and Why? C# is one of the most popular programming languages as it can be used for a variety of applications: mobile apps, game development, and enterprise software. What’s more, the C# 8.0 version is packed with several new features and enhancements to the C# language that can change the way developers write their C# code. The most important new features available are ‘null reference types,’ enhanced ‘pattern matching,’ and ‘async streams’ that help you to write more reliable and readable code. As you’re exposed to the fundamental programming concepts of C# in this course, you can work on projects that open the doors for you as a Full Stack Java Developer. So, upskill and master the C# language for a faster career trajectory and salary scope.
arshpreet / Hedge Fund Stock Market AnalysisDeveloped a deep learning model that allows trading firms to analyze large patterns of stock market data and look for possible permutations to increase returns and reduce risk. Trained the model using a Multilayer Perceptron Neural Network on a vast set of features that influence the stock market indices. Performed technical analysis using historical stock prices and fundamental analysis using social media dat
trillian / TrillianTrillian is a project whose aim is to bridge the gap between astrophysical models and the vast amount of publicly available astronomical data.
epam / SciGlassThe database contains a vast set of data on the properties of glass materials.
RfastOfficial / Rfast2A collection of Rfast2 functions for data analysis. Note 1: The vast majority of the functions accept matrices only, not data.frames. Note 2: Do not have matrices or vectors with have missing data (i.e NAs). We do no check about them and C++ internally transforms them into zeros (0), so you may get wrong results. Note 3: In general, make sure you give the correct input, in order to get the correct output. We do no checks and this is one of the many reasons we are fast.
vast-data / Vastdb SDKPython-based SDK designed for interacting with VAST Database & VAST Catalog, enabling schema and table management, efficient ingest, query and modification of columnar data.
migushu / Electric Vehicle Battery Range PredictionPredict remaining useful lifetime of an electric car accurately to help drive owner satisfaction and future purchases. This solution comprises analyzing the vast quantity of telemetry data over time and building a Machine Learning model to predict the remaining useful life(RUL) of an electric vehicles EVs at each point in time of the operation of said vehicle. The customer is the largest automotive manufacturing company in India, by market share. The customer designs, builds, and delivers electric vehicles (EVs).
JohnTheTripper / Moviegoer PrototypeTurning films into structured data to unlock the vast wealth of emotional knowledge within.
FireFlyDeveloper / Manga APIThe Manga API is a versatile and user-friendly tool that provides developers with access to a vast collection of manga-related information. This API is designed to facilitate the retrieval of data related to manga titles, chapters, and additional details for enthusiasts and developers alike.
mkroman / Wolfram AlphaWolfram|Alpha introduces a fundamentally new way to get knowledge and answers – not by searching the web, but by doing dynamic computations based on a vast collection of built-in data, algorithms, and methods.
catherineisonline / Movies Time🍿 Movies Time: This project was created for movie enthusiasts to explore a vast collection of movie-related data from the MovieDB API. Designed with scratch using Framer Motion for awesome animations and CSS for an appealing user interface, this website offers an immersive cinematic experience.
jxblum / Contacts ApplicationThis example demonstrates a Contacts management application for managing a user's contacts. Its purpose is to serve as the Reference Implementation (RI) for Spring Data GemFire/Geode along with showcasing the vast ecosystem of Spring technologies integrated with various services/technologies in addition to Pivotal GemFire and Apache Geode.
Shay72188 / Apk-------------------------2018-02-16 15:09:28------------------------- 2018-02-16 15:09:27-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.google.android.music/files/._playmusicid:size=36] -->app:0:0:0:36:4:577566:[/storage/emulated/0/Android/data/com.google.android.music/files/._playmusicid] 2018-02-16 15:09:27-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/APP_ICON.jpg:size=18306, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/MAIN_VIDEO.mp4:size=1668671, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/POWERED_BY_VUNGLE.svg:size=3712, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/CAROUSEL_IMAGE_4.jpg:size=23723, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/CAROUSEL_IMAGE_2.jpg:size=18990, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/APP_RATING.svg:size=2712, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/CAROUSEL_IMAGE_3.jpg:size=15469, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/CAROUSEL_IMAGE_5.jpg:size=35040, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/CAROUSEL_IMAGE_1.jpg:size=57006, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template.zip:size=175642, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/index.html:size=4394, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/mraid.js:size=57, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/adUnitConfig.json:size=16394, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/js/showcaseNonBrand.vungle.main.min.js:size=66319, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/js/vungle.third-party.min.js:size=550444, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/css/vungle.index.min.css:size=16942, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/pages/Video/Video-style.min.css:size=5190, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/pages/Video/Video-template.min.js:size=30240, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/pages/ShowcaseNonBrand/ShowcaseNonBrand-style.min.css:size=13815, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/pages/ShowcaseNonBrand/ShowcaseNonBrand-template.min.js:size=15661, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/pages/DialogBox/DialogBox-style.min.css:size=2019, /storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle/59963d955a43e33c69005e5a_59ad3123360fcf9d4f00122c_datasci--primary--success--bidbox--stage_5a873487734c772feff132d1/template/pages/DialogBox/DialogBox-template.min.js:size=874] -->app:6:0:1:2741620:4:559112:[/storage/emulated/0/Android/data/com.lucktastic.scratch/files/.vungle] 2018-02-16 15:09:27-->Clean_std-->rub-TEMPFOLDER-Empty folders-->[/storage/emulated/0/Android/data/com.android.mms/, /storage/emulated/0/Android/data/com.android.vending/, /storage/emulated/0/Android/data/com.facebook.katana/, /storage/emulated/0/Android/data/com.facebook.orca/, /storage/emulated/0/Android/data/com.google.android.apps.docs/, /storage/emulated/0/Android/data/com.google.android.apps.maps/, /storage/emulated/0/Android/data/com.google.android.apps.translate/, /storage/emulated/0/Android/data/com.google.android.gms/, /storage/emulated/0/Android/data/com.google.android.music/cache/, /storage/emulated/0/Android/data/com.google.android.videos/, /storage/emulated/0/Android/data/com.google.android.youtube/, /storage/emulated/0/Android/data/com.hawk.android.browser/, /storage/emulated/0/Android/data/com.jrdcom.Elabel/, /storage/emulated/0/Android/data/com.jrdcom.filemanager/cache/, /storage/emulated/0/Android/data/com.slidejoy/files/partials/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/cache/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/crash/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/log/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/video/, /storage/emulated/0/Android/obb/com.facebook.katana/, /storage/emulated/0/Android/obb/com.facebook.orca/] 2018-02-16 15:09:27-->Clean_std-->rub-ADVERTISEMENT-Chartboost-->[/storage/emulated/0/.chartboost/.adId:size=58, /storage/emulated/0/.chartboost/html/static-etna--187666806:size=114270, /storage/emulated/0/.chartboost/html/video-olympus-1939683619:size=362025, /storage/emulated/0/.chartboost/html/playable-core-316990828:size=110637, /storage/emulated/0/.chartboost/html/vast-moat-311849360:size=254159, /storage/emulated/0/.chartboost/html/mraid-playable--507376594:size=114331, /storage/emulated/0/.chartboost/html/mraid-iframe-open-741417921:size=56454, /storage/emulated/0/.chartboost/images/74d8c7fcee303a6c1930717b73501cf017801cad.png:size=13293, /storage/emulated/0/.chartboost/images/4f10e59a095e24b9cf7ac8e626b34d78e5b873fa.png:size=5001, /storage/emulated/0/.chartboost/images/895ef4953a5217d214e325f724681853ca0f6c11.png:size=59039, /storage/emulated/0/.chartboost/images/video-900x1600.png:size=13235, /storage/emulated/0/.chartboost/images/replay_white.png:size=3230, /storage/emulated/0/.chartboost/images/download.png:size=2795, /storage/emulated/0/.chartboost/images/599ca594f6cd457ba40551f1.114.png:size=8814, /storage/emulated/0/.chartboost/images/webview-60x60.png:size=2715, /storage/emulated/0/.chartboost/images/watch_button.png:size=3134, /storage/emulated/0/.chartboost/images/video-1600x900.png:size=12967, /storage/emulated/0/.chartboost/images/55d2ce795b14537c8c480a17.114.png:size=25339, /storage/emulated/0/.chartboost/images/playfree.png:size=2808, /storage/emulated/0/.chartboost/images/59f882899f5c2f0f0c6edc86.114.png:size=22176, /storage/emulated/0/.chartboost/images/04f97d2690615717f001d93e8d02340d3a80d0d9.jpeg:size=78353, /storage/emulated/0/.chartboost/images/29701a43fbca5655d89295d88c6082f4c58ebcd9.jpeg:size=76916, /storage/emulated/0/.chartboost/images/7c6403795f8f94c783c0e9dd3215be4e46cbff37.jpeg:size=41118, /storage/emulated/0/.chartboost/images/dc9a541d3b837c914ae16c561589c1dcfe43e81f.jpeg:size=44524, /storage/emulated/0/.chartboost/images/5698900943150f7ea9bc3dad.57.png:size=4776, /storage/emulated/0/.chartboost/images/6eb9291426244b8cbce625235af794fa65ec8472.jpeg:size=87185, /storage/emulated/0/.chartboost/images/0d71215ddaeb5973113e1675a7e8458ccf11b3af.jpeg:size=68512, /storage/emulated/0/.chartboost/images/56fbb06cf789824e9211b79f.114.png:size=34330, /storage/emulated/0/.chartboost/images/f122f586085283610ad2cc0f824ba8e1ef1c3afd.jpeg:size=85044, /storage/emulated/0/.chartboost/images/3cd5e4646e577f69a716e0ffc29f89caaa4bfa52.jpeg:size=83934, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_background_1_landscape.jpg:size=30154, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_assets2.png:size=302008, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_background_2_landscape.jpg:size=38096, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_background_3_landscape.jpg:size=39649, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_assets1.png:size=393367, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_icon.jpg:size=37789, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_background_1_portrait.jpg:size=23188, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_background_3_portrait.jpg:size=36189, /storage/emulated/0/.chartboost/images/crossinstall_pm_hov_background_2_portrait.jpg:size=21817, /storage/emulated/0/.chartboost/images/55de1ea4c909a62fdd1bea3e.114.png:size=31898, /storage/emulated/0/.chartboost/images/bb65bb6379e108a015b7599bed3f4c17dc4cd9a8.jpeg:size=95911, /storage/emulated/0/.chartboost/images/b9e967ffc4c0f7d8afdf9b86e9c988ff7be601b6.jpeg:size=115949, /storage/emulated/0/.chartboost/images/7178305e0a7da7f858a82bb0cfeb5e31a69c3069.jpeg:size=94829, /storage/emulated/0/.chartboost/images/c70dcbe77bff10930dd872c51b62636edb8d7751.jpeg:size=111458, /storage/emulated/0/.chartboost/images/55af9cef0d60250fbad4e41b.114.png:size=26883, /storage/emulated/0/.chartboost/images/5c2ec1b5e5416e2303c9e7cf4fec26b54d849a55.jpeg:size=67212, /storage/emulated/0/.chartboost/images/86a9cf76d77318357fe33df4f666552d67b7c432.jpeg:size=82564, /storage/emulated/0/.chartboost/images/5a05633931e91b0c0f1fa4c0.114.png:size=27586, /storage/emulated/0/.chartboost/images/7f410b9fab376ccabe58f1030cb11454e57d9ce3.jpeg:size=69357, /storage/emulated/0/.chartboost/images/ee25f579a3b7d9ed8582d5d9705ebf3efcb48cad.jpeg:size=76519, /storage/emulated/0/.chartboost/images/58e0d0b043150f608e8b07fa.114.png:size=27552, /storage/emulated/0/.chartboost/images/13df8d2f82bf7cdabb30bfc77fb39418e4f027bc.jpeg:size=50693, /storage/emulated/0/.chartboost/images/a596737ed34224a4213cc716ab1aa4231f0463c4.jpeg:size=57615, /storage/emulated/0/.chartboost/images/5a7195d9db9fb80ba2d0b247.114.png:size=15358, /storage/emulated/0/.chartboost/images/0a3b33d45200b549efddeb5d503a9c497b9c3101.jpeg:size=50501, /storage/emulated/0/.chartboost/images/b860dd9bca16609eb512933ad12970ef3bac9151.jpeg:size=50544, /storage/emulated/0/.chartboost/images/595eb4a904b0165cf6689861.114.png:size=25281, /storage/emulated/0/.chartboost/images/7f45c771eb03acc322e98fe27f6974dd9a8593fd.jpeg:size=96273, /storage/emulated/0/.chartboost/images/3138122df4b4e926b5a79a8afbec59c96e0a86a4.jpeg:size=93677, /storage/emulated/0/.chartboost/images/593e9088f6cd45299f497ed3.114.png:size=23863, /storage/emulated/0/.chartboost/images/dda069d0fd3fdc785caf5eb4ae73e9655a7e46b2.jpeg:size=107423, /storage/emulated/0/.chartboost/images/2e8bb9937c7ce73fadf32eb469423a33c83b7e36.jpeg:size=113546, /storage/emulated/0/.chartboost/images/58f7947c43150f4135bfe45b.114.png:size=31815, /storage/emulated/0/.chartboost/images/bb7f910bf50a2d68057d5de404f1db0df763a05c.jpeg:size=72385, /storage/emulated/0/.chartboost/images/4ba7ce0051ec2941f7dd444abb63ae7980d678e3.jpeg:size=80785, /storage/emulated/0/.chartboost/images/57a23525f6cd4508e3eb77cc.114.png:size=14763, /storage/emulated/0/.chartboost/images/09695ebe97e0bf75cea91307aec42cd73620b9fe.jpeg:size=80578, /storage/emulated/0/.chartboost/images/bbcc4353a7e91dbf73e9553ece777655003b2586.jpeg:size=77240, /storage/emulated/0/.chartboost/images/59677ab443150f535f1ce667.114.png:size=25770, /storage/emulated/0/.chartboost/images/a2c7316550d53ddbc93a0f978de02ef9f8ba436e.jpeg:size=76722, /storage/emulated/0/.chartboost/images/d4b9b1fe3ca3b219dbd45a692f87553ee0787861.jpeg:size=74959, /storage/emulated/0/.chartboost/images/5892ffd7f6cd454f1ccc5507.114.png:size=25095, /storage/emulated/0/.chartboost/images/2a8c9e7e82a3396d2a4682ff8c9879d88c3a517c.jpeg:size=109460, /storage/emulated/0/.chartboost/images/c77e9c310c09abd9e902070880d4eadde2be5d13.jpeg:size=122351, /storage/emulated/0/.chartboost/templates/5a870b36579ef20b740a3b8d.json:size=193, /storage/emulated/0/.chartboost/templates/5a78cfcb837d760c7a9b7f23.json:size=189, /storage/emulated/0/.chartboost/templates/5a78cfccb4ee550c255ac306.json:size=192, /storage/emulated/0/.chartboost/templates/5a86f64457a2dd0c3455b4e2.json:size=8414, /storage/emulated/0/.chartboost/templates/5a78cfccdbc4510c7507b4f7.json:size=10035, /storage/emulated/0/.chartboost/templates/5a78cfccdbc4510c7507b4f3.json:size=4761, /storage/emulated/0/.chartboost/templates/5a78cfcb837d760c7a9b7f23/static-etna--187666806:size=136, /storage/emulated/0/.chartboost/templates/5a870b36579ef20b740a3b8d/video-olympus-1939683619:size=140, /storage/emulated/0/.chartboost/templates/5a78cfccb4ee550c255ac306/playable-core-316990828:size=139, /storage/emulated/0/.chartboost/videos/good-job.mp4:size=91762]-->rub:67:0:1:5133805:364:[/storage/emulated/0/.chartboost] -------------------------2018-02-16 09:12:07------------------------- 2018-02-16 09:12:07-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.twitter.android/cache/users/journal:size=98, /storage/emulated/0/Android/data/com.twitter.android/cache/users/b86faa4ee97655447df45f8bce9cf2fc.0:size=4519] -->app:0:0:0:4617:4:499739:[/storage/emulated/0/Android/data/com.twitter.android/cache/users] 2018-02-16 09:12:07-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.twitter.android/cache/photos/journal:size=98, /storage/emulated/0/Android/data/com.twitter.android/cache/photos/cd3bec65e53fcc373d798cf977f2a905.0:size=4593] -->app:0:0:0:4691:4:499730:[/storage/emulated/0/Android/data/com.twitter.android/cache/photos] 2018-02-16 09:12:07-->Clean_std-->rub-TEMPFOLDER-Empty folders-->[/storage/emulated/0/Android/data/com.facebook.katana/, /storage/emulated/0/Android/data/com.google.android.apps.docs/, /storage/emulated/0/Android/data/com.google.android.apps.translate/, /storage/emulated/0/Android/data/com.google.android.videos/, /storage/emulated/0/Android/data/com.jrdcom.Elabel/, /storage/emulated/0/Android/data/com.jrdcom.filemanager/cache/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/cache/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/crash/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/log/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/video/, /storage/emulated/0/Android/obb/com.facebook.katana/] -------------------------2018-02-16 07:09:43------------------------- 2018-02-16 07:09:43-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.google.android.music/files/._playmusicid:size=36] -->app:0:0:0:36:4:577566:[/storage/emulated/0/Android/data/com.google.android.music/files/._playmusicid] 2018-02-16 07:09:43-->Clean_std-->rub-TEMPFOLDER-Empty folders-->[/storage/emulated/0/.fotadownload/, /storage/emulated/0/Android/data/com.alcatel.mcrm/, /storage/emulated/0/Android/data/com.android.mms/, /storage/emulated/0/Android/data/com.android.vending/, /storage/emulated/0/Android/data/com.facebook.katana/, /storage/emulated/0/Android/data/com.facebook.orca/, /storage/emulated/0/Android/data/com.google.android.apps.docs/, /storage/emulated/0/Android/data/com.google.android.apps.maps/, /storage/emulated/0/Android/data/com.google.android.apps.plus/, /storage/emulated/0/Android/data/com.google.android.apps.translate/, /storage/emulated/0/Android/data/com.google.android.gm/, /storage/emulated/0/Android/data/com.google.android.gms/, /storage/emulated/0/Android/data/com.google.android.music/cache/, /storage/emulated/0/Android/data/com.google.android.videos/, /storage/emulated/0/Android/data/com.google.android.youtube/, /storage/emulated/0/Android/data/com.handmark.metro.launcher/, /storage/emulated/0/Android/data/com.hawk.android.browser/, /storage/emulated/0/Android/data/com.instagram.android/files/, /storage/emulated/0/Android/data/com.jrdcom.Elabel/, /storage/emulated/0/Android/data/com.jrdcom.filemanager/cache/, /storage/emulated/0/Android/data/com.monkeytaps.giftcardmslots/, /storage/emulated/0/Android/data/com.sellfee.game/files/Unity/661f94b1-4d63-4537-be53-dcaad39f53d1/IAP/, /storage/emulated/0/Android/data/com.sellfee.game/files/UnityCache/Temp/, /storage/emulated/0/Android/data/com.slidejoy/files/partials/, /storage/emulated/0/Android/data/com.tct.weather/cache/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/cache/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/crash/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/log/, /storage/emulated/0/Android/data/com.tct.weather/files/browser/video/, /storage/emulated/0/Android/obb/com.facebook.katana/, /storage/emulated/0/Android/obb/com.facebook.orca/] -------------------------2018-02-16 02:02:20------------------------- 2018-02-16 02:02:20-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.google.android.music/files/._playmusicid:size=36] -->app:0:0:0:36:4:577566:[/storage/emulated/0/Android/data/com.google.android.music/files/._playmusicid] 2018-02-16 02:02:20-->Clean_std-->rub-TEMPFOLDER-Empty folders-->[/storage/emulated/0/Android/data/com.google.android.music/cache/, /storage/emulated/0/Android/data/com.google.android.videos/, /storage/emulated/0/Android/data/com.google.android.youtube/cache/exo/, /storage/emulated/0/Android/data/com.tcl.ota/apps/] -------------------------2018-02-16 01:17:17------------------------- 2018-02-16 01:17:17-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files:size=-1] -->app:0:0:0:0:4:360607:[/storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/files] 2018-02-16 01:17:17-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.google.android.music/files/._playmusicid:size=36] -->app:0:0:0:36:4:577566:[/storage/emulated/0/Android/data/com.google.android.music/files/._playmusicid] 2018-02-16 01:17:17-->Clean_std-->sdcache-->[/storage/emulated/0/Android/data/com.google.android.apps.maps/cache/cache_vts_GMM.m:size=221184, /storage/emulated/0/Android/data/com.google.android.apps.maps/cache/cache_vts_psm_GMM.m:size=221184] -->app:0:0:0:442368:4:419641:[/storage/emulated/0/Android/data/com.google.android.apps.maps/cache] 2018-02-16 01:17:17-->Clean_std-->rub-TEMPFOLDER-Empty folders-->[/storage/emulated/0/Alarms/, /storage/emulated/0/Android/data/com.android.mms/, /storage/emulated/0/Android/data/com.google.android.apps.maps/files/, /storage/emulated/0/Android/data/com.google.android.apps.maps/testdata/, /storage/emulated/0/Android/data/com.google.android.apps.photos/, /storage/emulated/0/Android/data/com.google.android.googlequicksearchbox/, /storage/emulated/0/Android/data/com.google.android.music/cache/, /storage/emulated/0/Android/data/com.google.android.videos/, /storage/emulated/0/Android/data/com.google.android.youtube/cache/exo/, /storage/emulated/0/Android/data/com.google.android.youtube/files/, /storage/emulated/0/Android/data/com.tcl.ota/files/updateSdk/apps/, /storage/emulated/0/Android/data/com.tcl.ota/files/updateSdk/cache/, /storage/emulated/0/Android/data/com.tcl.ota/files/updateSdk/image/, /storage/emulated/0/Android/data/com.tcl.ota/files/updateSdk/log/, /storage/emulated/0/Android/data/com.tcl.ota/files/updateSdk/root/, /storage/emulated/0/Android/data/com.tcl.ota/icons/, /storage/emulated/0/Download/, /storage/emulated/0/Movies/, /storage/emulated/0/Music/, /storage/emulated/0/Notifications/, /storage/emulated/0/Podcasts/, /storage/emulated/0/Ringtones/] 2018-02-16 01:17:17-->Clean_std-->rub-TEMPFOLDER-Log files-->[/storage/emulated/0/.fotadownload/crash.log:size=24960, /storage/emulated/0/.fotadownload/update.log:size=900, /storage/emulated/0/Android/data/com.google.android.gms/cache/googletrustagent_export.log:size=0]-->rub:0:0:0:25860:0:[/storage/emulated/0/.fotadownload/crash.log, /storage/emulated/0/.fotadownload/update.log, /storage/emulated/0/Android/data/com.google.android.gms/cache/googletrustagent_export.log] 2018-02-16 01:17:17-->Clean_std-->apk-->[/storage/emulated/0/Android/data/com.handmark.metro.launcher/cache/apk-cache/update-200016.apk:size=2097579] 2018-02-16 01:17:17-->Clean_std-->apk-->[/storage/emulated/0/Android/data/com.tcl.ota/apps/com.tcl.ota.apk:size=9227474]
dyells07 / PythonMasterWelcome to the Python Data Science Playground, a versatile repository designed to guide you through the exciting world of data science using the powerful Python programming language. Whether you're a data enthusiast, aspiring data scientist, or just looking to explore the vast possibilities of Python in data analysis, this repository has something.
DThiwanka / NASA API ExplorerA React-based application designed to explore and showcase the free APIs available on NASA's website. This project leverages the power of React to provide an intuitive and interactive user experience, allowing users to discover and utilize NASA's vast array of data and services.