Pinned Repositories
assembly-greeting
This *Assembly* code can be assembled by a tool such as NASM into machine code that can be executed directly by the CPU. It prints a message to the console and then exits.
flutter-crypto-explorer
Flutter app to explore current crypto trends and rates.
golang-tcp-server
TCP server from scratch in Go with peers list tracking.
image-generator
This is a full-stack wrapper over OpenAI API using TypeScript and NodeJS, that enables users to generate images by typing prompts on a web application.
python-vonder-ai
Telegram bot that generates AI images from your chat messages.
react-best-practices
I've collected some *React* best practices that can help you write clean, maintainable, and high-performing JavaScript code. Feel free to open Pull Requests for improvements.
rust-cargo-ncurses
An interactive terminal application written in Rust.
travel-log
This *Next.js* full-stack project is built with experimental /app directory. Main feautre is searching and managing your travel locations on a fully interactive map made with help of Leaflet library
vscode-tasks-plugin
VS Code extension for effortless todo tracking while you code.
youtube-timestamps
Chrome extension to timestamp YouTube videos.
vonderklaas's Repositories
vonderklaas/golang-tcp-server
TCP server from scratch in Go with peers list tracking.
vonderklaas/image-generator
This is a full-stack wrapper over OpenAI API using TypeScript and NodeJS, that enables users to generate images by typing prompts on a web application.
vonderklaas/telegram-vonder-ai
Telegram bot for generating AI images in chats ✉️
vonderklaas/vscode-procrastinator
VS Code extension for keeping track of todos while coding 🧑💻
vonderklaas/flutter-crypto
Flutter app to explore current crypto prices 📱
vonderklaas/tiny-lexer
A program written in pure C language, that can perform lexical tokenization of an arbitrary programming language, 'tinylang' in this particular case.
vonderklaas/electron-resizer
vonderklaas/go-binary-search
This is small repo where I keep minimalistic binary search example written in Go
vonderklaas/vonderklaas
This is my *Personal* markdown file, where I list all my strengths and main information about myself as Software Engineer
vonderklaas/bioinformatics-research
vonderklaas/cv
vonderklaas/dreambooth-training-repo
vonderklaas/flutter-components
This is basic Flutter app where I tried to implement a simple layout, buttons and different UI elements. I had fun learning Flutter and Dart while building this.
vonderklaas/go-echo-handler
vonderklaas/go-redis-clone
This is a redis clone built with Go, which contains TCP connection, ability to serialize data for redis format as well as SET and GET values
vonderklaas/go-tcp-connections
This is a minimal and runnable example of establishing a TCP server connection in Go.
vonderklaas/go-tiny-service
vonderklaas/no-spoilers
A progressively-enhanced spoiler tag that works in any frontend. Built using web components.
vonderklaas/node-curriculum
vonderklaas/node-webhook-listener
vonderklaas/orders-api
vonderklaas/project-layout
Standard Go Project Layout
vonderklaas/quick-dockerfile-go
vonderklaas/rails-e-commerce
vonderklaas/serverless-api
vonderklaas/solidity-fav-num-storage
vonderklaas/solidity-lottery
vonderklaas/t3-gallery
vonderklaas/telegram-vonder
vonderklaas/todos-flutter
This is a quick *Flutter* application where you can add and check your todos, backed by *Hive* package to persist current state after app is closed.