Giter Club home page Giter Club logo

Hi πŸ‘‹, I'm Alex

A passionate software developer from πŸ‡©πŸ‡ͺ

ndsvw

ndsvw

  • πŸ‘― I’m looking to collaborate on Open Source projects written in C#

  • 🀝 I’m looking for help with Published Date (JS) and Fluent Random Picker (C#)

  • πŸ‘¨β€πŸ’» All of my projects are available at https://github.com/ndsvw

  • πŸ’¬ Ask me about C#, asymptotic computational complexity or Docker

  • πŸ“« How to reach me: @ndsvw:yatrix.org

  • πŸ—£οΈ Fluent in German, English and C#

  • 🀝 With special thanks to Alan Turing for making this possible

  • ⚑ Fun fact C# = (C++)++

  • ✨ Successful pull request in the .Net runtime repository: dotnet/runtime#96573

Connect with me:

ndsvw

Languages and Tools:

csharp docker dotnet javascript mssql mysql azure

Β ndsvw

ndsvw

The profile template was generated with GitHub Profile README Generator

Alex's Projects

ask-me-for-a-weekday icon ask-me-for-a-weekday

Ask-me-for-a-weekday is a nodeJS based command line application that asks you for the day of the week of a particular date.

battleship icon battleship

battleship is a 100%-Javascript battleship game.

bernoulli icon bernoulli

Bernoulli is a small python program to calculate a bernoulli trial or a bernoulli process.

box-stacking-problem icon box-stacking-problem

Dynamic-Programming solution of the "Box stacking"-Problem: Given a set of N rectangular 3-D boxes. What is the highest possible stack you can create with them? Only strictly smaller boxes are allowed on top of each other (2D-based); rotation is allowed.

clone-the-tab icon clone-the-tab

A Firefox Add-on that clones the active tab with just 1 click on the icon or with "Ctrl+Alt+D" / "Cmd+Alt+D".

code-ground icon code-ground

A simple jsfiddle/jsbin like tool for testing and sharing small HTML, Js, CSS snippets

count-inversions icon count-inversions

Compares counting inversions in an array via the Exhaustive Approach and via Divide and Conquer (Python)

dayoftheweekchallenge icon dayoftheweekchallenge

Calculating the day of the week of any date is not hard! This Blazor-Webassembly app supports you learning it and improving yourself.

discoverdotnet icon discoverdotnet

A web site that helps you discover awesome .NET open source and community resources

fluent-random-picker icon fluent-random-picker

Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted.

free-for-dev icon free-for-dev

A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

huffman-coding-data-compression icon huffman-coding-data-compression

Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression. It's usually implemented via a greedy approach.

json-namen icon json-namen

JSON-Auflistung mit 500 mΓ€nnlichen & 500 weiblichen Vornamen, sowie 2000 Nachnamen

kadene-s-algorithm icon kadene-s-algorithm

Dynamic-Programming solution of the "Kadene's Algorithm"/"Maximum Sum Subarray Problem": Given an array "a" of N integers. Find the contiguous sub-array with maximum sum.

karatsuba-binary-multiplying-python icon karatsuba-binary-multiplying-python

Divide and Conquer algorithm to multiply n-bit numbers in O(n^1.58).. This implementation works completely without using Python's "*"-operator; just "+", "-", bitwise operations and a lookup table.

largest-square-formed-in-a-matrix-problem icon largest-square-formed-in-a-matrix-problem

Dynamic-Programming solution of the "Largest square formed in a matrix"-Problem: Given a binary matrix: What is the maximum size square sub-matrix with all 1s? (and additional: What is the maximum size square sub-matrix with all 1s at the border?)

maximum-profit-problem icon maximum-profit-problem

Dynamic-Programming solution of the Maximum Profit Problem: Given an array of n integers representing a price of something over a time period: What is the maximum profit you can make by buying and selling at most k times?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.