Pinned Repositories
changing-words-in-worddocument-python
you can change the words and repalce it with some other words you want and save it into another word document while keeping the format or changing the format of the text
ChangingWordInTextFilesPython
codecamp-simple-soup
simply scraping code camp website
Discord-bot
FaceDetector-python
This program detects the face in real time on the webcan or any videos by using haarcascade and draws a rectangle around it
merge-csv-with-newcolumn-nodejs
How to merge csv files together and add a new column which contains the name of the file next to its data
printer-soup-cheeriojs
How to simply scrape the printer's embedded server with its ip address
simple-slack-bot
a simple slack bot
Student-Portal
C# Windows form app (file database)
WindowsPathDeletePy
A previledged fullstack python program with windows UI that can delete everypath using admin previledges with traceback logs
AtypicalSysAdmin's Repositories
AtypicalSysAdmin/Discord-bot
AtypicalSysAdmin/FaceDetector-python
This program detects the face in real time on the webcan or any videos by using haarcascade and draws a rectangle around it
AtypicalSysAdmin/merge-csv-with-newcolumn-nodejs
How to merge csv files together and add a new column which contains the name of the file next to its data
AtypicalSysAdmin/simple-slack-bot
a simple slack bot
AtypicalSysAdmin/WindowsPathDeletePy
A previledged fullstack python program with windows UI that can delete everypath using admin previledges with traceback logs
AtypicalSysAdmin/changing-words-in-worddocument-python
you can change the words and repalce it with some other words you want and save it into another word document while keeping the format or changing the format of the text
AtypicalSysAdmin/ChangingWordInTextFilesPython
AtypicalSysAdmin/codecamp-simple-soup
simply scraping code camp website
AtypicalSysAdmin/printer-soup-cheeriojs
How to simply scrape the printer's embedded server with its ip address
AtypicalSysAdmin/Student-Portal
C# Windows form app (file database)
AtypicalSysAdmin/download-email-attachments-from-a-mailboxfolder-nodejs
downloads all email attachments from a specific mailbox folder
AtypicalSysAdmin/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
AtypicalSysAdmin/login-logoff-history-computer
How to get login and logoff history on your computer using PowerShell
AtypicalSysAdmin/open-multiple-tabs-intenetexplorer-js
How to open multiple tabs on internet explorer using JavaScript
AtypicalSysAdmin/simple-video-website
a simple video website that uses javascript for dinamic video links subtitution
AtypicalSysAdmin/SmileDetector-python
This code uses open-cv lib and haarcascade to detect the face and detect the smile within the face area. If the person is smiling in the webcam, a test of "smiling" will show up underneath the face area. At the end, the video of the webcam will be recorded and saved into a .avi video file.