Git Product home page Git Product 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

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?

median-maintenance icon median-maintenance

Median-Maintenance keeps track of the median of a growing list of numbers. O(log(n)) complexity for each of the n list elements => O(n*log(n))

min-cuts-python icon min-cuts-python

Calculating Min Cuts (# of cuts to split a graph into 2 connected components) in Python with Karger's algorithm

minblock.js icon minblock.js

Is a Pure Javascript Canvas Implementation of Matrix Grid ( Primary Application was to Generate Github Like Random Avatar using minBlock.js or Pixel Pattern)

minimum-sum-partitioning icon minimum-sum-partitioning

Dynamic-Programming solution of the "Minimum-Sum-Partitioning"-Problem: Given a list: What is the minimum absolute difference between the the sums of 2 arrays consisting of all the elements from the input array?

ndsvw icon ndsvw

Config files for my GitHub profile.

primzahlen icon primzahlen

Python-Programm, das alle Primzahlen zwischen 1 und x ausgibt.

public-private-key-demo icon public-private-key-demo

Demonstrates public / private key pairs and signing in a blockchain context. This is part 2 of my Blockchain 101 video explainer.

published-date icon published-date

This Add-on tries to find out when exactly a website or an article on a website was published and last edited.

sankeydiagram.net icon sankeydiagram.net

sankeydiagram.net is an easy-to-use webapp for generating Sankey Diagrams to visualize flows and budgets.

which-day-of-the-week icon which-day-of-the-week

"Which day of the week" is made for people who are trying to learn how to calculate the Day of the Week of a random date within seconds.

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.