-
nasa-temperature-data Public
This application visualizes all of NASA's land-surface and sea-surface global temperature from 1880 - present. This brings awareness to pollution and the impact of Carbon Dioxide in our ecosystem.
JavaScript UpdatedJan 26, 2023 -
IPv4-Ping-Script Public
This PowerShell automates the task of pinging an IPv4 address to determine connectivity.
PowerShell UpdatedSep 9, 2022 -
Unix_Memory_Profiler Public
This is a memory profiler library built in C for Unix-based Operating Systems. This library enables you to allocate and free memory, catch memory leaks,remove internal/external fragmentation proble…
-
caeser_cipher Public
This is a simple command line application that utilizes the Caeser Cipher to encrypt text that the user provides.
C UpdatedSep 7, 2022 -
security_event_logger Public
This is a logging application that utilizes auditd and syslog and outputs all all successful and unsuccessful login attempts, security events, any custom logs, and changes to cron jobs
C UpdatedAug 29, 2022 -
This is a set of trials conducted on various javascipt methods to test the performance of each when it comes to comparing two strings.
JavaScript UpdatedApr 22, 2022 -
pH_calculator Public
This is a simple console program written in Python that calculates the pH balance of a solution by providing the concentration of hydrogen ions.
Jupyter Notebook UpdatedMar 31, 2022 -
chemical_equation_balancer Public
This is a python program that outputs the balanced chemical equation of an unbalanced equation provided by the user through the terminal.
Python UpdatedMar 31, 2022 -
This is a particle simulator that replicates the Quantum Mechanical Model of the Atom using SDL and C++. This application simulates how electrons behave and move around atoms at the molecular level…
C++ UpdatedMar 31, 2022 -
organic_compound_generator Public
This is a python project that generates the skeletal formula and IUPAC name of the organic compound entered in SMILES format.
-
log_parser Public
This is an application written in Golang that analyzes and reports website visits from a log file.
Go UpdatedMar 20, 2022 -
This PowerShell Script automates the task of setting the profile path for every user inside the Roaming Profiles Group.
PowerShell UpdatedSep 19, 2021 -
This is a PowerShell script that takes the data from an existing CSV file and creates user accounts in Active Directory.
PowerShell UpdatedSep 19, 2021 -
list_all_ad_users_in_ou Public
This is a PowerShell script that automates the task of listing all user accounts in Active Directory within a specific OU (Organizational Unit)
PowerShell UpdatedSep 19, 2021 -
create_ad_user_accounts Public
This PowerShell script automates the task if creating a user account in AD, setting a temporary password, making the user change their password upon logging in, and enabling the account
-
list_first_100_ad_users Public
This is a script written in PowerShell and automates the task of listing the first 100 enabled user accounts in Active Directory.
PowerShell UpdatedSep 19, 2021 -
springboard Public
Forked from javanile/springboard🌈 Your project's first place
Makefile MIT License UpdatedSep 10, 2021 -
-
create-file-script Public
This is a shell script that will create a file and enable executable permissions depending on the extension of the file.
Shell MIT License UpdatedAug 5, 2021 -
-
-
-
-
bash-notes Public
These are all my notes and exercises from LinuxHint's 3 hour Bash Course.
Shell UpdatedJun 30, 2021 -
-
nodejs-docker-app Public
This application replicates the complete CI/CD workflow. This uses Node.js, Express, MongoDB, Docker/Docker-Compose, and AWS EC3
HTML UpdatedJun 18, 2021 -
-
Piezzo_Buzzer Public
The purpose of this project was for a piezzo buzzer to make a buzz sound with a frequency of 1000 Hz as long as the user presses/holds down on the switch button.
C++ UpdatedJun 7, 2021 -
LED_Push_Button Public
The purpose of this project was to make a Light Emitting Diode (LED) turn on or off depending on if the user presses/holds down on the button.
C++ UpdatedJun 6, 2021 -