Pinned Repositories
auto-payload-and-test-user-generator-
An MVP. See Readme. Brief overview: This was a data autogenerator for an API, initially supporting creating test users for local testing, utilised within the context of an initial MVP for adding automated tests to a system which had very little automated testing working. Purposes: users and auto payload detection was used for locally testing for critical bugs in the system, with the intention of integrating it into the deployment pipeline as a first phase of testing. Final goal: - generating user data at scale - automated testing using this user generator as a basis - automated payload detection for less maintainability - eventually randomised data and full payload detection for comprehensive automated testing on original data Ultimate goal: - generate randomised data on automatically detected payloads (randomised fully automatic testing) - load testing
automated-commit-and-backup-vso-definition-templates
A Powershell automation script and modules that downloads all build and release definitions from a VSO account via the api, auto-commits changes to a remote git repo and to cloud storage and also keeps the latest version on the local server for quick disaster recovery.
BlogSite
The blogging site in Django 2.
Coderbyte-Practise-Interviews
Doing the practise interview assignments on coderbyte in preparation of an actual timed interview to brush up on concepts and familiarise with the platform.
Hellsling
A MVP platformer game I created from scratch in 7 hours at a mini game jam while learning Unity.
ideation-website
A discussion-building site where people contribute posts in Markdown and build on/critique each other's posts. Responses can also become new topic threads, in recursive fashion. Supports robust keyword searching and allows previewing recursively and expandable breadcrumbs to original topic post.
resume-website-django
My resume website, now using the power of Django!
SimpleSite
A very simple demo website.
UpskillLinks
Links to what I consider the best resources to learn coding for solid fundamentals. There are some for some for ease of understanding for beginners, some for fast upskill for professionals and others for comprehensive learning goals.
web-scrapers
Minimalistic python scrapers that perform a very basic scraping function. Utilizes Python 3.12.
salemandreus's Repositories
salemandreus/Coderbyte-Practise-Interviews
Doing the practise interview assignments on coderbyte in preparation of an actual timed interview to brush up on concepts and familiarise with the platform.
salemandreus/SimpleSite
A very simple demo website.
salemandreus/UpskillLinks
Links to what I consider the best resources to learn coding for solid fundamentals. There are some for some for ease of understanding for beginners, some for fast upskill for professionals and others for comprehensive learning goals.
salemandreus/auto-payload-and-test-user-generator-
An MVP. See Readme. Brief overview: This was a data autogenerator for an API, initially supporting creating test users for local testing, utilised within the context of an initial MVP for adding automated tests to a system which had very little automated testing working. Purposes: users and auto payload detection was used for locally testing for critical bugs in the system, with the intention of integrating it into the deployment pipeline as a first phase of testing. Final goal: - generating user data at scale - automated testing using this user generator as a basis - automated payload detection for less maintainability - eventually randomised data and full payload detection for comprehensive automated testing on original data Ultimate goal: - generate randomised data on automatically detected payloads (randomised fully automatic testing) - load testing
salemandreus/automated-commit-and-backup-vso-definition-templates
A Powershell automation script and modules that downloads all build and release definitions from a VSO account via the api, auto-commits changes to a remote git repo and to cloud storage and also keeps the latest version on the local server for quick disaster recovery.
salemandreus/BlogSite
The blogging site in Django 2.
salemandreus/connector_site
Event-booking site
salemandreus/DjangoSite
Weather app
salemandreus/hackerranks
Hackerrank exercises - examples for maximising a TDD workflow effectively
salemandreus/Hellsling
A MVP platformer game I created from scratch in 7 hours at a mini game jam while learning Unity.
salemandreus/ideation-website
A discussion-building site where people contribute posts in Markdown and build on/critique each other's posts. Responses can also become new topic threads, in recursive fashion. Supports robust keyword searching and allows previewing recursively and expandable breadcrumbs to original topic post.
salemandreus/ProductOrderSite
A demo in ASP.Net of an internal site for placing product orders. WIP.
salemandreus/project-docs
What this project is about, and how we work
salemandreus/PythonApiQueryTemplate
A sample template script for querying an api in Python using GET, POST and PATCH in python's Requests module.
salemandreus/PythonUtilsTemplates
Some useful python utilities to monitor when running processes - adding as I encounter them
salemandreus/salem-setup
Quick setup of configurations for ease-of-use in my development environment. Currently contains Django settings example showing a database connected and environment variables substituted. Also .env files with dummy variables and example variables. I'll be adding more to it as I go.
salemandreus/salemandreus.github.io
This is my resumé website, which I host on Github as my user/organization site. You can view it live at the linked URL.
salemandreus/scrape-news
Scrape South African news
salemandreus/testdomes
TDD approach to the python practise questions from Testdome
salemandreus/web-scrapers
Minimalistic python scrapers that perform a very basic scraping function. Utilizes Python 3.12.
salemandreus/resume-website-django
My resume website, now using the power of Django!
salemandreus/atom
:atom: The hackable text editor
salemandreus/configs-and-scripts-for-utility
Configs for a safer git workflow.
salemandreus/data-importer
Django Data Importer
salemandreus/DjangoDRFTutorials
Following the Django site tutorial building DRF on top of that for practise. Will eventually serve as a toy website/restful API template.
salemandreus/DRFPractiseSite
Just practising some DRF while learning new things
salemandreus/GotBot
salemandreus/PaperPusherGame
A game created by Salemandreus (developer), Quatical (3D Artist), JigglyPuff (Artist/Assets).