Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by oneananda

A curated list of projects in awesome lists by oneananda .

https://github.com/oneananda/asp_dot_net_core_projects

This repository serves as an educational resource for developers looking to enhance their skills in ASP.NET Core. The projects included cover a wide range of topics, from basic CRUD operations to advanced real-time communication and security implementations. Each project is structured to be self-contained, with clear instructions

asp-net-core backend backend-api backend-service c-sharp javascript

Last synced: 13 Oct 2024

https://github.com/oneananda/100-days-of-kubernetes

This repository is a journey through Kubernetes, where I'll be learning and practicing Kubernetes concepts, tools, and best practices every day for 100 days. Follow along as I document each day’s progress, share insights, and build hands-on projects!

kubectl kubectl-plugins kubernetes kubernetes-controller kubernetes-deployment kubernetes-setup yaml

Last synced: 20 Nov 2024

https://github.com/oneananda/aws_operations

This project offers examples for creating and managing AWS resources, including EC2, S3, RDS, and Lambda. It provides practical tutorials and code samples to help users efficiently deploy and maintain their cloud infrastructure

aws aws-apigateway aws-cdk aws-cli aws-cloudformation aws-dynamodb aws-ec2 aws-lambda aws-s3 aws-sdk

Last synced: 28 Dec 2024

https://github.com/oneananda/c_sharp_examples

This repository contains a collection of C# code examples designed to demonstrate various programming concepts and best practices. Each example is structured to provide clear, concise, and practical insights into different aspects of C# programming.

c-sharp c-sharp-learning c-sharp-library csharp-programming

Last synced: 28 Dec 2024

https://github.com/oneananda/software-architecture-best-practices

This repository is dedicated to providing valuable insights and guidance on software architecture. Here, you’ll find best practices, performance suggestions, comparative analyses of different technologies, and a Q&A section addressing common and complex scenarios.

aws azure best-practices cloud docker ibm-cloud performance security security-tools software-architecture software-architecture-and-design solid-principles

Last synced: 28 Dec 2024

https://github.com/oneananda/angular

Angular Applications - Samples

Last synced: 28 Dec 2024

https://github.com/oneananda/python-learning

A collection of practical Python examples and projects to help developers of all levels improve their understanding of Python. Each example demonstrates specific features, concepts, and best practices of the Python programming language.

advance-python python pythonlearning

Last synced: 28 Dec 2024

https://github.com/oneananda/react_examples

A collection of practical React examples and projects to help developers of all levels improve their understanding of React.js. Each example demonstrates specific features, concepts, and best practices of the React library

Last synced: 28 Dec 2024

https://github.com/oneananda/python-projects

The python-projects repository is a curated collection of Python projects that illustrate a range of programming concepts and real-world applications. The projects cover basic Python functionalities, data processing, automation, text manipulation, web scraping, data visualization, machine learning, and advanced frameworks.

Last synced: 28 Dec 2024

https://github.com/oneananda/cordova-based-apps

Cordova-based-Apps

Last synced: 28 Dec 2024

https://github.com/oneananda/leetcode-solutions

This repository contains solutions to various LeetCode problems categorized by difficulty levels: Easy, Medium, and Hard. Each solution is implemented in C# and aims to be clear, efficient, and easy to understand.

coding-challenges csharp leetcode leetcode-solutions

Last synced: 28 Dec 2024

https://github.com/oneananda/react-native-apps

This repository contains a collection of React Native applications demonstrating various features, best practices, and use cases of mobile development with React Native. Each app is built to serve as a standalone example or template for building high-quality cross-platform mobile applications.

Last synced: 28 Dec 2024

https://github.com/oneananda/vuejs_projects

This collection features code examples ranging from basic to advanced in Vue.js, designed to help you learn and master Vue.js development.

Last synced: 28 Dec 2024

https://github.com/oneananda/flutter-apps

flutter-apps

Last synced: 28 Dec 2024

https://github.com/oneananda/nosql_deepdive

Welcome to NoSQL_DeepDive, a comprehensive repository designed to explore and understand the various aspects of NoSQL databases. This repository aims to provide in-depth knowledge, practical examples, and advanced techniques for working with different types of NoSQL databases.

arangodb cassandra couchdb dynamodb hbase mongodb neo4j nosql nosql-database redis

Last synced: 28 Dec 2024

https://github.com/oneananda/aspnetcorepipelinechecker

A tool designed to verify and enforce the correct order of middleware in ASP.NET Core projects. Ensuring the correct sequence of middleware components helps maintain application functionality and security.

c-sharp powershell roslyn roslyn-analyzer

Last synced: 22 Nov 2024

https://github.com/oneananda/go-lang

Go Language code

Last synced: 28 Dec 2024

https://github.com/oneananda/cloudnarrative

CloudNarrative is a modern, serverless blog platform designed to provide a seamless and scalable solution for personal and professional blogging

asp-net asp-net-core blog-engine csharp nosql

Last synced: 28 Dec 2024

https://github.com/oneananda/ngif-vs-hidden-examples

Created with StackBlitz ⚡️

Last synced: 28 Dec 2024

https://github.com/oneananda/ng-company-branch-crud

A small Angular application which deals with CRUD operations based on in-memory

Last synced: 28 Dec 2024

https://github.com/oneananda/codingchallenges

This repository contains solutions to coding problems from key coding challenge platforms, implemented in various programming languages.

csharp go hackerrank java javascript kotlin leetcode projecteuler ruby swift typescript

Last synced: 28 Dec 2024

https://github.com/oneananda/html5-spa-survey

This is a small HTML5 Survey Single Page Application (SPA) with CRUD, this application is using HTML5s local storage to store the data in JSON format This application is tested in desktop Chrome, Firefox, and Edge browsers successfully. This application is tested in Mobile browsers successfully. About the survey: This application captures the details about a person such as a Name, DOB, Children details, Annual Salary, 2 Wheeler details, 4 wheeler details and their insurance renewal dates, personal insurance renewal dates. Technical Details: Mainly uses Javascript, JQuery and for CSS this project uses Bootstrap

Last synced: 28 Dec 2024

https://github.com/oneananda/azure_operations

A collection of scripts and tools for managing Azure operations. This repository includes Azure Resource Manager (ARM) templates, PowerShell scripts, and Azure CLI scripts to help automate and simplify your Azure workflows.

azure azure-app-service azure-cli azure-pipelines azure-storage c-sharp cli powershell powershell-script

Last synced: 11 Oct 2024

https://github.com/oneananda/javascript_examples

javascript examples

Last synced: 28 Dec 2024

https://github.com/oneananda/azure-static-web

azure-static-web

Last synced: 28 Dec 2024

https://github.com/oneananda/oneananda.github.io

oneananda github

Last synced: 28 Dec 2024

https://github.com/oneananda/ionic-apps

Ionic-Apps

Last synced: 28 Dec 2024

https://github.com/oneananda/angular-pure-impure-pipes

Created with StackBlitz ⚡️

Last synced: 28 Dec 2024

https://github.com/oneananda/cqrsarchitect

CQRS Architect is a comprehensive library designed to simplify the implementation of Command Query Responsibility Segregation (CQRS) in .NET applications. This project provides tools and templates to streamline the setup process, allowing developers to focus on business logic rather than infrastructure concerns.

boilerplate-application boilerplate-template cqrs cqrs-framework csharp

Last synced: 28 Dec 2024

https://github.com/oneananda/nativescript-based-apps

Welcome to the NativeScript Multi-App Repository! This repository contains multiple mobile applications built using the NativeScript framework. Each app is developed to run on both Android and iOS platforms with a shared codebase using JavaScript/TypeScript.

apache-cordova javascript

Last synced: 28 Dec 2024

https://github.com/oneananda/oneananda

Config files for my GitHub profile.

config github-config

Last synced: 28 Dec 2024

https://github.com/oneananda/aspnet_mvc_csharp_programmingchallenges

ASP.NET MVC CSharp (C#) ProgrammingChallenges

Last synced: 28 Dec 2024

https://github.com/oneananda/javascript_projects

This repository contains a collection of JavaScript projects that range from beginner to advanced levels. Each project includes code samples, explanations, and instructions on how to run the code.

javascript jquery jquery-ajax jquery-ui vannila-javascript-projects vannila-js

Last synced: 28 Dec 2024

https://github.com/oneananda/reactflow-reactnative-builder

reactflow-reactnative-builder

Last synced: 07 Dec 2024

https://github.com/oneananda/docker-based-app-dev

docker-based-app-dev

Last synced: 07 Dec 2024

https://github.com/oneananda/microservice-boilerplate-collection

Microservice Boilerplate Collection Prebuilt templates for creating microservices in various languages like Node.js, Python, Go, and ASP.NET Core WebAPI.

asp-net-core go microservice nodejs python

Last synced: 07 Dec 2024

https://github.com/oneananda/react-native-code-generator

A React-based application designed to provide a drag-and-drop interface for building UI components. This project generates React Native code in real-time, empowering developers to seamlessly create and export functional components for mobile apps. Ideal for developers aiming to accelerate their workflow and bridge design to production.

Last synced: 07 Dec 2024

https://github.com/oneananda/devops-best-practices

This repository is designed to serve as a comprehensive guide to effective DevOps practices, tools, and methodologies. Whether you're a beginner looking to learn the basics or an experienced practitioner seeking to refine your skills

devops devops-bootstrapped devops-tech-enablement devops-tools devops-workflow

Last synced: 07 Dec 2024

https://github.com/oneananda/ci-cd-pipeline-debugger

CI-CD-Pipeline-Debugger

Last synced: 17 Dec 2024

https://github.com/oneananda/sql_projects

A repository dedicated to a collection of diverse SQL projects, covering a wide range of topics and applications within the world of SQL database management. From basic queries to advanced database designs, this repository serves as a resource for learning and practicing SQL skills across different domain

liquibase postgres postgresql rdbms sql sql-server sql-server-database sqlserver

Last synced: 21 Nov 2024

https://github.com/oneananda/dockmaster

A comprehensive resource for learning Docker from basics to advanced concepts

docker docker-container

Last synced: 21 Dec 2024