Akshay Mudda (akshay-mudda)

akshay-mudda

Geek Repo

Company:ICS-Infinite Computer Solutions

Location:Bangalore

Github PK Tool:Github PK Tool

Akshay Mudda's repositories

Acronym-Generator-using-CSharp

This is a simple C# Console app that generates Acronym based on user input. Also, does validation for user input and then it proceeds.

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

AI-Image-Generator-using-Blazor

This is a Blazor web application which generates AI images based on user prompt. Remember to use your own API keys.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

AI-Image-Generator-WebAPI

This is a Web API project that generates AI images according to user prompt and count of the images provided. Also, remember to use your own API keys.

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

Blinkit-Clone

Blinkit Clone Website using HTML & CSS

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

CSharp-Barcode-Generator

This is a Desktop application created using C# Winforms that generates Barcodes according to user input that follows the rules of creating Bar Codes.

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

CSharp-Color-Picker

This is a Desktop Application where User can pick the colors on his own using the track-bars and use those color codes in various Front-end projects.

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

CSharp-Design-Patterns

This is a Console application that gives clear explaination of C# Design Patterns to the user based on Code.

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

Media-Player-using-CSharp

Want a Media-Player that plays Videos and Songs of all formats? This C# Winforms "Media Player" App will help you to play all songs and video files that are present in your system.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

Password-Generator-using-CSharp

This is a Console application that generates random passwords according to User's password length

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

Web-Scraping-with-CSharp

This is a Dynamic C# Application that does Web-Scrapping for any blog related websites.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

AutoFileMover-using-CSharp

This is a C# app that moves files from Source path to Destination path automatically. It creates sub-folders if doesn't exist and seperately moves the files to corresdponding sub-folders based on file extensions. Also, it provides a summary and loads the summary history into the Database Table.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

CRUD-Operations-in-SQL

This is a repository of multiple sql queries that contains the CRUD Operations of both tables as well as stored procedures. Developers can directly copy the syntax and replace it with their required data.

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

CRUD-Operations-in-WebAPI

This is a project template of Web API and SQL where users can perform CRUD Operations and manipulate the data present in the SQL Table. Use Sql query snippet to create table in sql in order to perform CRUD Operations. Also, Remember to add your own data connection string for Db Connection.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

CSharp-Image-Viewer

This is Image Viewer app created using C# that helps user to view major image format type pictures.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

CSharp-Word-Counter

This is a Word Counter app created using C# Winforms that counts the words based on user input.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

CSVtoEXCEL-Converter-using-CSharp

This is a Console app that converts CSV files to EXCEL files while moving them from source path to destination path. Also, it logs the files moving history in table.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

Currency-Converter-using-CSharp

This is a Currency Converter console app developed using C# that converts the currency according to user input. It also provides a Currency chart to the user for easy conversion.

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

Developer-Landing-Page

It's a mini Developer portfolio website template which showcases the skills of the developer to the clients.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

DOCtoPDF-Converter-using-CSharp

This is a Console app that converts Doc/Docx files to PDF files while moving them from Source path to Destination path. Also, the file moving history will be feeded into the DB table

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

EXCELtoCSV-Converter-using-CSharp

This is a Console app that converts EXCEL files to CSV files while moving them from source path to destination path. Also, it logs the files moving history in the table.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

Mortgage-Calculator-using-BlazorWASM

This is a Mortgage Calculator Website created using Blazor-WebAssembly that calculates Mortgage based on the inputs and user can download the generated report as PDF. Also, User can reset the form for new inputs.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

Mortgage-Calculator-using-CSharp

This is a console app created using c# that calculates mortgage based on it's inputs.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

myTunes_Website

It is a website template inspired from iTunes. Developed using HTML and CSS.

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

Password-Checker-using-CSharp

This is a password checker app which checks the length and strength of the password entered by user and displays the strength meter.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

PDF-Extraction-WebAPI

This is a Web API project that helps to extract the values from the PDF files uploaded. Remember to have folder named "Resources" and under that create folder named "Files".

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

PDFtoDOC-Converter-using-CSharp

This is a C# Console app that converts PDF files to DOC files while moving them from Source path to Destination path. Also, It logs the file moving history into the DB table.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0

QRCode-Generator-using-Blazor

This is a Blazor project that generates QR Codes according to user prompt whether it is text or any url link. It provides QR Code with the help of Web API. you can generate QRCodes and also can download it.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

QRCode-Generator-WebAPI

This is a Web API project that generates QR Codes according to user prompt whether it is text or any url link. It provides QR Code both on the Swagger as well as provides a URL link to watch it on new tab.

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

TimeZone-Converter-using-ASP.NETCore

This is a Time-Zone Converter Website developed using ASP.NET Core Web App that helps you to convert time easily based on the time zones. Also, Users can visit the About section for knowing all time zones in the world.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

University_Website_Template

This is a University Website template designed using html and css

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