Name of Project | Languages & Framework | Description |
---|---|---|
ASP.NET_Core_Web_App | A CRUD web app using the ASP .NET Core Web App project template. | |
Book_to_audio_converter | PDF file to MP3 file converter. | |
CSharp_JSON_to_SQL | In this project, I use the dapper mapper method (an open-source object-relational mapping (ORM) library for .NET and .NET Core applications). I parse JSON data into string and then use the dapper library to inject it into a MS SQL table as TSQL code. | |
CSharp_Masterclass | C# coursework that I am working through. In progress. | |
Data_Structures_and_Algorithms | Data structures & algorithms coursework that I worked through. | |
Database_to_CSV | This repo takes data from a database stored in MySQL & pushes it into a CSV file. | |
Django_REST_API | A REST API with CRUD functionality. | |
Excel_VBA | Two different sheets with VBA programming showcasing VBA, macros, buttons, creating functions, calling functions, case statements, if else statements, looping through rows, creating macros, etc. | |
Flask-api | A Flask RESTful API to make a random list of quotes to return. | |
Flask_rest_api | A Flask REST API with CRUD functionality. | |
Flask_REST_API_MySQL | A Flask REST API demonstrating CRUD functionality with the data connected to a MySQL relational database. | |
Ibjjf_scraper_to_excel | Webscraping data into an Excel sheet. | |
GUI_tkinter_app | A Tkinter GUI that converts PDF files to MP3 files. | |
JSON-REST-API | A REST API app that receives data in JSON format. | |
MySQL_Database_Queries | A couple of different database design schemas in MySQL showcasing different queries. | |
Matplotlib | Data visualizations using the Matplotlib library. | |
NumPy-Image | A script that converts a colored image into a black and white image using the NumPy library by putting the image color tuples into an array and doing matrix modification on the array. | |
R_Tidyverse | R coursework that I worked through to learn R. | |
Selenium_webdriver | Automated webrowsing using selenium webdriver. | |
Space_invaders | A mock example of the classic arcade game, Space Invaders. | |
Tableau | Some data visualizations done in Tableau with large data sets. | |
Terraform_weather | Infrastructure as code (IaC) using AWS Cloud 9. | |
Tic_tac_toe | A simple script to play tic, tac, toe as a text based game. | |
TicTacToeOOP | Showcasing the pillars of object oriented programming in C#. | |
US-Weather-API | Getting the current temperature of all 50 US states using an API. The API call requires a latitude & longitude of each state which I get by using BeautifulSoup webscraper to scrape into a list from a website. | |
WindowsForms_CRUD_App.NET | A CRUD Windows desktop connected to a SQL database. |
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.