Pinned Repositories
atomic_playground
Strengthening my atomic operation knowledge with some hands-on coding.
blockchain-in-c
Small-scale cryptocurrency in C.
coding-problems-in-nim
Daily Coding Problem Questions solved using nimlang
cryptocurrency
Cryptocurrency Implementation in C++.
cs50-assignments
A collection of assignments done as a part of the CS50 course.
nostr_relay_lite
A simple in-memory C++ nostr relay.
numeric_playground
Implementing Big Numbers
simple-scheme-interpreter
A Simple Language based on Scheme.
verysmallgrad
A c++ micrograd.
VM
Simple Virtual Machine and Assembler.
dgski's Repositories
dgski/blockchain-in-c
Small-scale cryptocurrency in C.
dgski/cs50-assignments
A collection of assignments done as a part of the CS50 course.
dgski/coding-problems-in-nim
Daily Coding Problem Questions solved using nimlang
dgski/cryptocurrency
Cryptocurrency Implementation in C++.
dgski/dundas-peak
No-Nonsense Personal Site Generator for Developers
dgski/hashtag-dot-minimal
Minimalist News/Link Aggregation Platform
dgski/markdown-to-html
Simple Markdown to HTML Converter
dgski/automate-boring-python
dgski/code-golf
Byte-sized solutions
dgski/d_math_I
Fun with Graphs in Discrete Math I
dgski/d_math_II
Discrete Mathematics II Concepts Applied
dgski/html-element
A simple html element rendering class
dgski/leaflet-cached-tile-layer
A leaflet tile layer cached with @yaga/indexed-db-tile-cache
dgski/message-historian-website
Website for Message Historian
dgski/mintodo
dgski/one-time-file
A very simple one-time user file server
dgski/session-server
Very simple Python cookie-based sessions manager example for article.
dgski/sfkboard
Single File HTML/CSS/JQuery Kanban Board
dgski/simple-time
Very simple header-only time and date library
dgski/sms-analysis
Message analysis program built using Python, TK UI toolkit, untangle (library that parses XML files and returns objects) and regular expressions. It allows the user to display and analyze their conversations (message length, word use, sent/received ratio)
dgski/stl-custom-iterators
A Simple Example of Writing a Custom Forward Iterator Compatible with STL
dgski/string-to-url
Utility to handle strings containing urls