Pinned Repositories
cfn-jobs
CodeBuildFiles
This repo includes CodeBuild files created by me to be used as reference for trouble shooting
colors_py
Simple program that uses turtle framework to create on screen graphics
cse_405_2020
Repository for my first distance learning class. This repo includes the assignments for the class of server programming as well as my final project hosted on Firebase. The project is a Human resources employee roster tracker with information fields and the ability to grant different types of access to different users upon registration with Firebase's authentication.
CSE_CLUB_Fall_2019_beginner_Python_Project
Project Manager: Hugo Romero. CSE Club Python fall 2019 project.
flask_db_gui
Web application written in python to keep track of a student roster. Includes implementation of tasks such as, adding a student, deleting a student, providing information about a student, modifying information of existing students.
project_repo_CSE_455
Project Team Repo for COVID 19 project
python_automations
Small python scripts to automate different IT tasks with Google Cloud Platform services
unit_testing_with_NodeJs
Using Test Driven Programming in Node.Js
Unittests_in_python
Small program that includes pythonic implementations of classes, objects, inheratince, and unittests.
r0meroh's Repositories
r0meroh/CSE_CLUB_Fall_2019_beginner_Python_Project
Project Manager: Hugo Romero. CSE Club Python fall 2019 project.
r0meroh/cfn-jobs
r0meroh/CodeBuildFiles
This repo includes CodeBuild files created by me to be used as reference for trouble shooting
r0meroh/colors_py
Simple program that uses turtle framework to create on screen graphics
r0meroh/cse_405_2020
Repository for my first distance learning class. This repo includes the assignments for the class of server programming as well as my final project hosted on Firebase. The project is a Human resources employee roster tracker with information fields and the ability to grant different types of access to different users upon registration with Firebase's authentication.
r0meroh/flask_db_gui
Web application written in python to keep track of a student roster. Includes implementation of tasks such as, adding a student, deleting a student, providing information about a student, modifying information of existing students.
r0meroh/project_repo_CSE_455
Project Team Repo for COVID 19 project
r0meroh/python_automations
Small python scripts to automate different IT tasks with Google Cloud Platform services
r0meroh/unit_testing_with_NodeJs
Using Test Driven Programming in Node.Js
r0meroh/Unittests_in_python
Small program that includes pythonic implementations of classes, objects, inheratince, and unittests.
r0meroh/cppPractice
A collection of c++ exercises
r0meroh/CSE_CLUB_cpp_to_python_workshop
code for the c++ to python syntax workshop scheduled for 5/15/2020
r0meroh/DatabseWithGui
A Database using sqlite3 and tkinter.
r0meroh/DataStructure_exercises
These small programs are solutions to data structure problems I come across on the internet
r0meroh/devops-essentials-sample-app
r0meroh/DevOps_trial_n_errors
Brute force attepts at DevOps methodologies
r0meroh/discrete_math_with_python
discrete math excercises in python
r0meroh/diveIntoAlgorithms
r0meroh/goDatastructures
Data structures to get Golang hours in
r0meroh/google_git_lab
This repo is part of a lab for the Google Python Automation Course
r0meroh/goProjects
Three small Go projects for the fun of it
r0meroh/hugorocsVsCodeTheme
My custom theme for VsCode
r0meroh/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
r0meroh/javaExercises
r0meroh/pomodoro
Pomodoro timer desktop app in golang
r0meroh/python_first_game
My first attempt at a game in python to practice bringing ideas and concepts to actual code. open README file to see descriptions of auxilary files.
r0meroh/Python_practices
Repo includes basic IT tasks done in bash but written in python scripts meant to be executable through the command line.