Pinned Repositories
1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
a
very simple instructions serving as reminders, cheat sheets, or templates on how to develop code very quickly to solve algorithmic problems in java, python, and c
ad-users-groups-migrate-commands-generator
Program to generate all the necessary Active Directory PowerShell Module commands to migrate Users, Groups and Organizational Units between disconnected Domain Controllers. The program creates the commands by parsing the reports generated by Get-ADUser and Get-ADGroup commands on the source domain.
ADMigration
Active Directory Migration Stuff
ADReplStatus
AD Replication Status Tool
algorithms
Minimal examples of data structures and algorithms in Python
amicontained
Container introspection tool. Find out what container runtime is being used as well as features available.
at
atlas
In-memory dimensional time series database.
dashboards
Responsive dashboard templates for Bootstrap
alexitosrv's Repositories
alexitosrv/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
alexitosrv/ad-users-groups-migrate-commands-generator
Program to generate all the necessary Active Directory PowerShell Module commands to migrate Users, Groups and Organizational Units between disconnected Domain Controllers. The program creates the commands by parsing the reports generated by Get-ADUser and Get-ADGroup commands on the source domain.
alexitosrv/ADMigration
Active Directory Migration Stuff
alexitosrv/ADReplStatus
AD Replication Status Tool
alexitosrv/awesome-agile
Awesome List of resources on Agile Software Development.
alexitosrv/aws-sa-associate-saac02
Course Files for AWS Certified Solutions Architect Certification Course (SAAC02) - Adrian Cantrill
alexitosrv/AzureDesignStudio
A web app which helps you create the architecture design diagram for your Azure solutions and automatically generate IaC code from it.
alexitosrv/covid-sim
alexitosrv/diagrams
:art: Diagram as Code for prototyping cloud system architectures
alexitosrv/dowhy
DoWhy is a Python library that makes it easy to estimate causal effects. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
alexitosrv/DS4Windows
Like those other ds4tools, but sexier
alexitosrv/frangipanni
Program to convert lines of text into a tree structure.
alexitosrv/gInk
An easy to use on-screen annotation software inspired by Epic Pen.
alexitosrv/HeadFirstAndroid3rdEd
alexitosrv/ICS-Hacking
This repository is focused on cybersecurity in the industrial world. Many industrial communication protocols and equipment is investigated and pentested
alexitosrv/JDBC-DAO
minimalistic JDBC based DAO
alexitosrv/localtls
DNS server for providing TLS to webservices on local addresses
alexitosrv/log4j-scan
A fully automated, accurate, and extensive scanner for finding log4j RCE CVE-2021-44228
alexitosrv/Net2Plan
Net2Plan is a free and open-source
alexitosrv/orphansidcleanup
Powershell Script for Handling Orphaned SIDs that resulted from a Windows Active Directory Domain Migration.
alexitosrv/playwright
Node library to automate Chromium, Firefox and WebKit with a single API
alexitosrv/practical-aspnetcore
Practical samples of aspnet core 2.1, 2.2, 3.1 and 5.0 Preview 6 projects you can use. Readme contains explanations on all projects.
alexitosrv/present
A terminal-based presentation tool with colors and effects.
alexitosrv/SandDance
Visually explore, understand, and present your data.
alexitosrv/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
alexitosrv/sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
alexitosrv/TechNet-Gallery
Copies of my 'Script Center' and 'Technet Gallery' publications
alexitosrv/test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
alexitosrv/weblaf
WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
alexitosrv/windows-migrate-ad-accounts
This program will take an Excel document with a list of Active Directory users, and their AD properties, and write New-ADUser and Set-ADUser commands for each user to the console.