Skip to content
View tshenolo's full-sized avatar
:octocat:
Building
:octocat:
Building

Highlights

  • Pro

Block or report tshenolo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tshenolo/README.md

πŸ‘‹ Hi there, I'm Tshenolo

Integration Developer Sharing Knowledge Through Code, Blogs, and YouTube Videos.

πŸ‘¨ Let's Connect

Feel free to connect with me on social media!

tshenolo tshenolo tshenolo

πŸ€– Technology Stack
Frontend Technologies
angular bootstrap css3 html5 ionic javascript typescript
Backend Technologies
java php python spring jekyll
DevOps Tools
aws azure bash docker firebase git heroku jenkins kubernetes
Databases
mssql mysql oracle postgresql mongodb
πŸ“Ί YouTube

Here are some of my latest videos where I share tech tips and tutorials.

Introduction to Docker Compose Can You Import a CSV File into PeopleSoft in Under 4 Minutes? Export & Import data with PeopleSoft Data Mover in 30 seconds How to Debug a Docker Container #shorts #docker  #container #debug Deploying Applications with Docker #shorts #docker  #container How to Write a Dockerfile #shorts  #coding #docker  #container

πŸš€ Projects/Tools

Here's a selection of projects that I have worked on over the years, grouped by category.

PYTHON
Flask WebP to PNG Converts WebP images to PNG format.
Flask PDF Merger Merges multiple PDF files into one.
Flask PDF Splitter Splits PDF files into separate pages.
Image to Text Converter Extracts text from image files.
Flask Chrome Icon Generates Chrome icons for web applications.
Flask XML Pretty Formats and prettifies XML data.
Flask JSON Pretty Formats and prettifies JSON data.
Flask CSV to MD Converts CSV data to Markdown format.
Flask HTML to Excel Converts HTML tables to Excel format.
Flask CSV to JSON Converts CSV data to JSON format.
PEOPLESOFT
Query Search Searches and retrieves PeopleSoft query information.
Base 64 Encode/Decode Encodes and decodes data in Base64 format.
List/Download Files Lists and downloads files from a PeopleSoft server.
File Manager Manages files on a PeopleSoft server.
File Stream Streams files to and from a PeopleSoft server.
File Upload Uploads files to a PeopleSoft server.
Environment Variables Retrieves PeopleSoft environment variables.
PeopleSoft Component Navigation Retrieves PeopleSoft navigation given the component name.
PeopleSoft Process Navigation Retrieves PeopleSoft navigation given the process name.
PS Query SQL Retrieves the SQL of a PeopleSoft PS Query.
Record Fields Retrieves record field information.
PeopleSoft User Look-Up Looks up user information within PeopleSoft.
PHP
Document Converter Converts documents between various formats.
HTML/JAVASCRIPT
HTML String Functions Provides utility functions for manipulating HTML strings.
CHROME PLUGIN
Chrome Archive This Automatically prepends "https://archive.is/" to the URL of the current page
πŸ“ Articles/Guides
πŸ“Š GitHub Stats

tshenolo

Β tshenolo

tshenolo

🀝 Support

Your support helps me create more valuable content!

tshenolo



Pinned Loading

  1. snippets snippets Public

    My favorite code snippets

    2

  2. html-stringfunctions html-stringfunctions Public

    Self-hostable Utility to manipulate strings

    JavaScript 1

  3. docker-sftp-server-with-sshkey docker-sftp-server-with-sshkey Public

    Docker SFTP Server

    Dockerfile 4 3

  4. docker-Secure-Apache docker-Secure-Apache Public

    HTML 2

  5. OpenSourceJumpstart OpenSourceJumpstart Public

    OpenSourceJumpstart is a beginner-friendly GitHub repository aimed at helping aspiring developers get started with contributing to open source projects

    2 1

  6. flask-webp-to-png flask-webp-to-png Public

    Self hostable Flask web application that allows users to upload a WEBP file and get a PNG file in return

    HTML