Amulya Varshney's repositories

Maching-Learning-for-PDEs

Source Code for identification of partial differential equations (PDEs) from small noisy data using the underlying laws of physics and making a data-efficient machine learning model with the ability to operate in complex domains including the Heat, Burgers, Navier–Stokes, Schrödinger equations. The framework relies on Gaussian processes which are used to strike a balance between model complexity and data fitting using artificial neural networks.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:1Issues:0
Stargazers:0Issues:0Issues:0

AspNetCore.Microservices.IntegrationPatterns

The code in this repository is designed to showcase best practices and common approaches for implementing integration patterns in microservices.

Language:C#License:MITStargazers:0Issues:0Issues:0

AspNetCore6.Microserives.ObservabilityPatterns

This repository provides a comprehensive example of how to implement observability patterns in a microservices-based system using the .NET 6 framework. The project focuses on implementing various observability patterns, such as distributed tracing, logging, and metrics, to provide better visibility and insight into microservices-based systems.

Language:C#License:MITStargazers:0Issues:0Issues:0

AspNetCore6.Microservices.BookCatalog

This is a Git repository that contains code for building a microservices-based web application for an online Book Catalog using ASP.NET Core. The application is designed to be modular and scalable, with different components of the application implemented as individual microservices that can be developed and deployed independently.

Language:C#License:MITStargazers:0Issues:0Issues:0

AspNetCore6.Microservices.MusicShop

This is a Git repository that contains code for building a microservices-based web application for an online music shop using ASP.NET Core. The application is designed to be modular and scalable, with different components of the application implemented as individual microservices that can be developed and deployed independently.

Language:C#License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0

C-Share

A file sharing application.

Language:PythonStargazers:0Issues:0Issues:0

Content-Aggregator

The Program aggregates, collects, and accumulates content pieces from many sorts of media channels, such as articles, social media postings, videos, photos, news, blogs and then presents all of that information via links on a single page. It substantially improves the accessibility of such content and provides users with a single location for all of the information they require.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Dynamic-Storage-Auditing-In-Blockchain

Developed a distributed editor to reduce redundancy and optimize space consumption for dynamic documents managed by multiple users. All minor changes are stored locally controlled by a relay and only the major updates are committed to IPFS and blockchain. Implemented successfully, and tested in a local environment.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

eduAlgo

A simple python package having modules of different algorithms to use in educational purposes.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

LeetCode

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Language:PythonStargazers:0Issues:0Issues:0

Linux-Shell-CLI

A Command-line Interpreter which supports input/output redirections, piping, background processes, environment variables and signal catching with extensive error handling.

Language:CStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Design-Patterns-in-CSharp

This repository showcases implementation of various design patterns in CSharp including creational, structural & behavioral patterns in a way that makes it easy for developers to understand the concepts and patterns. It includes a brief description of each design pattern, along with example code and explanation.

Language:C#License:MITStargazers:0Issues:1Issues:0
Language:C#Stargazers:0Issues:0Issues:0

Programming-in-Python

This Repository contains all the python programs written by me.

Language:PythonStargazers:0Issues:0Issues:0

Python-Mini-Projects

A group of minor projects in python.

Language:PythonStargazers:0Issues:0Issues:0

Python-Scripts

A collection of programs written in Python.

License:MITStargazers:0Issues:0Issues:0

REST-API

Created REST API endpoints using FastAPI.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Roll-the-Dice

Guess the number on the dice in the given time interval.

Language:CSSLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Sudoku

Generating and solving Sudoku puzzles in Python with Backtracking, OOP, and the pygame module.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

TeachMePythonLikeIm5

Teach the Python programming language using a collection of super beginner friendly tutorials and challenges.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

todo-cli

Todo list - A command line interface application in python.

Language:PythonStargazers:0Issues:0Issues:0

Virtual-File-System

A virtual file system based on a simplified version of a standard UNIX file system with some of the basic on-disk structures, access methods, and policies found in many modern file systems, methods for directory organization, free space management, reading a file from the disk, writing a file to the disk etc.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

WordCounter

A word counter implementation that can return the total number of words, the frequency of a certain word, the frequency of all words, the most common word, and words with a specific frequency in a text file.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Zeiss-BootCamp-2023

An intensive, hands-on training program designed to equip engineers and developers with the knowledge and skills needed to design and implement efficient and robust systems. The program covers a wide range of topics as well as practical skills such as debugging and testing.

Language:C#Stargazers:0Issues:0Issues:0