Pinned Repositories
node-crm
CRM written in Node.js
ParserGenerator
xNet
xNet - class library for .NET Framework
vitaut7's Repositories
vitaut7/2d-games-with-unity-in-fsharp
My work through the 2D games with unity book by Jared Halpern and Apress, but using F# instead of C#
vitaut7/AccidentalFish.FSharp.Validation
Simple validator DSL / library for F#
vitaut7/AI-Powered-Video-Tutorial-Generator
Create AI-Generated Video Tutorials with Character Animation and Slides!
vitaut7/akkafractal
Akka clustering in F#
vitaut7/Blazor-SSR
Example Blazor app with server side rendering (pre render)
vitaut7/bonsai
Personal family wiki engine and photoalbum
vitaut7/BudgetTracker
Персональное self-hosted решение для управления личными финансами и инвестициями.
vitaut7/clrzmq4
ZeroMQ C# namespace (.NET and mono, Windows, Linux and MacOSX, x86 and amd64)
vitaut7/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
vitaut7/Disasmo
VS2019 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
vitaut7/DomainModelingMadeFunctional
Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.com/books/
vitaut7/fConcBook
Source code for "Concurrency in .NET" book Manning publisher
vitaut7/free-programming-books
vitaut7/fsharp-ddd-cqrs
vitaut7/fsharp-presentations
Archive of some F# presentations over the years
vitaut7/fsharp-react-starter
A starter application with examples of common architecture and testing patterns.
vitaut7/inf-3910-webapp
Full stack RESTful webapp using F#, ASP.NET Core, Fable, Feliz and Entity Framework Core
vitaut7/Interstellar
A set of modular F# libraries that allow you to build operating system agnostic browser-based applications in a functional style, using either .Net Core or the .Net Framework. You can choose either a bundled browser or the native OS browser, depending on which packages you reference. https://www.nuget.org/packages/Interstellar.Core/
vitaut7/JitBuddy
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.
vitaut7/new-mac-setup
vitaut7/nomeroff-net
Nomeroff Net. Automatic numberplate recognition system.
vitaut7/ProgramUpdater
PUF - Program Updater Framework. A library to easier the task of program updating
vitaut7/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
vitaut7/Relativty
An open source VR headset with SteamVR supports for $200
vitaut7/Scout
Surveillance Detection Scout: Your Lookout on Autopilot
vitaut7/SnakeGame
vitaut7/SQLiteCodeFirst
Creates a SQLite Database based on a EdmModel by using Entity Framework CodeFirst.
vitaut7/streamlit
Streamlit — The fastest way to build custom ML tools
vitaut7/tabula-rasa
Minimalistic real-worldish blogging platform, written entirely in F#, made as a learning reference for building large Elmish apps
vitaut7/the-art-of-command-line
Master the command line, in one page