GitHub / endalk200 9 Repositories
Senior Full-Stack Software Engineer
endalk200/create-t3-nx
Clean and simple starter repo that uses t3 stacks like NextJs, Tailwindcss, NextAuth, Prisma, tRPC and zod with Nx monorepo worksapces.
Language: TypeScript - Size: 3.96 MB - Last synced at: 14 days ago - Pushed at: 23 days ago - Stars: 30 - Forks: 0

endalk200/document-scanner
Document scanner written in python using OpenCV and other Computer Vision libraries. Scans image of documents and creates scanned version of the document by running some image manipulations on it.
Language: Python - Size: 20.1 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 27 - Forks: 5

endalk200/puppeteer-plugins 📦
Puppeteer plugin that extends puppeteer features and contains utility and helper functions that makes working with puppeteer enjoyable.
Language: TypeScript - Size: 853 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

endalk200/.dotfiles
Personal dotfile collection powered by GNU stow. Neovim, Alacritty, tmux, iterm2, lazygit, zsh are configured in this repo.
Language: Shell - Size: 134 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

endalk200/termflow
Termflow is a versatile CLI application with an optional cloud storage feature. It allows users to save and manage terminal commands and workflows efficiently.
Language: TypeScript - Size: 385 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

endalk200/NestXcelerator-mon
Nestjs full backend monolith kickstarter containing all sensible defaults and following best practices for each implementation.
Language: TypeScript - Size: 1.04 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

endalk200/OtelKit Fork of twoMatches-commerce/OtelKit
OtelKit is a powerful and user-friendly CLI tool designed to simplify working with OpenTelemetry.
Language: Go - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

endalk200/terraform-github-management Fork of elemntlabs/terraform-github-management
Terraform module to manage GitHub organization, teams and repositories
Language: HCL - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

endalk200/init
Ansible and bash scripts to setup a new machine for my development flow installing all needed tools and packages. Setup project directories
Language: HCL - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

endalk200/endalk200
Size: 700 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 2

endalk200/GoXcelerator-mon
go full backend monolith kickstarter containing all sensible defaults and following best practices for each implementation.
Language: Go - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

endalk200/go-docs
Learn go through small docs, code snippets with docs, exercise and mini projects.
Language: Go - Size: 95.7 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

endalk200/terraform-docs
Terraform config collection, example config file and terraform deep dive explanation with diagrams.
Language: HCL - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

endalk200/render_pdf
Source code to PDF renderer. Renders PDF files from source code with syntax highlighting, Can be used for teaching and assignment purposes.
Language: Python - Size: 351 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

endalk200/rm-pj
CLI tool to remove project junk files like dependencies and dist files
Language: Go - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

endalk200/tsm
tsm - tmux session manager:- tmux session, window and pane manager built purely using shell script
Language: Shell - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

endalk200/blazingly-fast-url-shortener
Blazingly fast URL shortener built using go and redis as storage layer.
Language: Go - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

endalk200/dockerify 📦
Extremely configurable CLI tool to generate Dockerfiles and docker-compose files for your projects. The tool can also generate kubernetes manifest files from your docker-compose files.
Language: Rust - Size: 33.2 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

endalk200/github-readme-stats Fork of anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
Language: JavaScript - Size: 3.47 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

endalk200/disk-report
Go cli application for checking directory and file sizes. Gives you a summary of storage usage of each file and directory.
Language: Go - Size: 2.56 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

endalk200/prod-django-docker-config
This repository contains Django application docker configuration for production environment
Language: Python - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

endalk200/amplication Fork of amplication/amplication
Amplication is an open‑source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks.
Language: TypeScript - Size: 240 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

endalk200/timetagger Fork of almarklein/timetagger
Tag your time, get the insight
Language: Python - Size: 3.48 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

endalk200/content-aggregator 📦
Online content aggregator and site bookmark manager.
Language: TypeScript - Size: 774 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

endalk200/create-t3-app Fork of t3-oss/create-t3-app
Quickest way to start a new web app with full stack typesafety
Language: TypeScript - Size: 3.91 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

endalk200/blog_posts
Collection of example projects for blog posts at https://endalk200.com/blog and elsewhere.
Size: 538 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

endalk200/py3collections
Python tools and helpers for python development.
Language: Python - Size: 17.6 KB - Last synced at: 30 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
