Skip to content

abriggs914/Coding_Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding_Practice

A repository containing a nearly all of my side-projects, resources and examples through my time learning to code. This repo organized by language, then by project.

My coding journey has brought me accross several languages:

Starting with Java, SQL, and C in my first year of CS.
These language folders highlight my early career, learning program file structures, data structures, low-level programming, and database paradigms.
Gradually scaling up to JavaFX front-end applications, and Android mobile application development.

I then moved onto HTML, JavaScript, and python.
First learning about these in school, I challenged myself with lessons from CodeCademy to further my web-dev knowledge.
I pushed myself to learn to use new libraries and build my own portable functions and files.

I then learned Access, teaching myself VBA from existing production databases and online resources.
Using my knowledge of other languages and programming methodologies, I created robust utility files to aid me and others in VBA projects.

Most of my side-projects are now built using either a customtkiner or streamlit UI.
These environments allow mt to take advantage of utility files to build demos quickly.

Notable folders:

Coding_Practice/Python/Resource
	Utility files within this folder are meant to provide useful functions and scalable foundation in python projects.
	colour_utility.py
	customtkinter_utility.py
	dataframe_utility.py
	datetime_utility.py
	json_utility.py
	location_utility.py
	pyodbc_connection.py
	streamlit_utility.py
	tkinter_utility.py
	utility.py
	
Coding_Practice/VBA/Resource
	Utility files within this folder are meant to provide useful functions and scalable foundation in Access VBA projects.
	MODULE_Array Sort.txt
	MODULE_Array Utility.txt
	MODULE_Colour Utility.txt
	MODULE_Constants.txt
	MODULE_Date Utility.txt
	MODULE_Dictionary Utility.txt
	MODULE_Email Utility.txt
	MODULE_File Utility.txt
	MODULE_Helper Functions.txt
	MODULE_Printer Utility.txt
	MODULE_Python Utility.txt
	MODULE_Random Utility.txt
	MODULE_Recordset Utility.txt
	MODULE_Settings Utility.txt
	MODULE_Sleep Func.txt
	MODULE_String Utility.txt
	MODULE_Utility.txt
	MODULE_Windows Utility.txt
	
Coding_Practice/Job Hunting
	Contains a word doc of screenshots of functional projects from a real production environment.
	These screenshots highlight Access and streamlit projects in a production plant.
	They showcase modern UIs, intuitive widgets, and advanced data analysis applied to real-world data.
	These projects demonstrate in-depth understanding of data-processing, manipulation, and control logic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published