Skip to content
View GregSithole's full-sized avatar
💻
Training
💻
Training
Block or Report

Block or report GregSithole

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
GregSithole/README.md

Header

version :0.0.1   visitors   GitHub GregSithole  

👨🏻‍💻  About Me


🛠  Tech Stack

Programming languages

CSS   HTML5   JavaScript   JSON   TypeScript   PHP  

Mobile Frameworks

Expo  Ionic   React Native  

Frameworks & Libraries

Angular   AngularJS   Bootstrap   Bulma   Express.js   Handlebar.js   JQuery   Laravel   Lodash   Material UI   Nest.js   Node.js   NPM   React   React Router   SASS   Storybook   Styled-Components   TailwindCSS   Vite   Vue.JS  

Databases

DBeaver   MongoDB   MySQL   MySQL Server   PostgresSQL  

DevOps & Tools

Docker   Digital Ocean   ESLint   Google Chrome   Jira   Nginx   OhMyZSH   Prettier   PopOS   Postman   Ubuntu   Windows Terminal  

IDEs

Atom   CodeSandbox   SublimeText   PHPStorm   VisualStudioCode   WebStorm  

Education

Pluralsignt   Udemy  


⭐   Github Stats:


📍   Featured Repositories:


⭐   WakaTime Stats:

Code Time

I'm a Night 🦉

🌞 Morning                351 commits         ███████░░░░░░░░░░░░░░░░░░   28.19 % 
🌆 Daytime                140 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.24 % 
🌃 Evening                501 commits         ██████████░░░░░░░░░░░░░░░   40.24 % 
🌙 Night                  253 commits         █████░░░░░░░░░░░░░░░░░░░░   20.32 % 

📅 I'm Most Productive on Tuesday

Monday                   171 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.73 % 
Tuesday                  304 commits         ██████░░░░░░░░░░░░░░░░░░░   24.42 % 
Wednesday                235 commits         █████░░░░░░░░░░░░░░░░░░░░   18.88 % 
Thursday                 170 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.65 % 
Friday                   98 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   07.87 % 
Saturday                 101 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   08.11 % 
Sunday                   166 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.33 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Africa/Johannesburg

💬 Programming Languages: 
Other                    23 hrs 16 mins      █████████████████████░░░░   83.51 % 
TypeScript               4 hrs 2 mins        ████░░░░░░░░░░░░░░░░░░░░░   14.51 % 
JSON                     29 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.74 % 
JavaScript               3 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.21 % 
Bash                     0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.02 % 

🔥 Editors: 
Chrome                   23 hrs 11 mins      █████████████████████░░░░   83.24 % 
VS Code                  4 hrs 40 mins       ████░░░░░░░░░░░░░░░░░░░░░   16.76 % 

💻 Operating System: 
Windows                  14 hrs 26 mins      █████████████░░░░░░░░░░░░   51.82 % 
Mac                      13 hrs 25 mins      ████████████░░░░░░░░░░░░░   48.18 % 

I Mostly Code in JavaScript

JavaScript               11 repos            █████████░░░░░░░░░░░░░░░░   36.67 % 
TypeScript               10 repos            ████████░░░░░░░░░░░░░░░░░   33.33 % 
HTML                     4 repos             ███░░░░░░░░░░░░░░░░░░░░░░   13.33 % 
CSS                      4 repos             ███░░░░░░░░░░░░░░░░░░░░░░   13.33 % 
Vue                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   03.33 % 

Last Updated on 01/06/2024 04:35:49 UTC


📫   How to reach me:

      LinkedIn   Outlook  

Pinned

  1. gregsithole-react-portfolio gregsithole-react-portfolio Public

    Portfolio Website of Greg Sithole

    JavaScript 18 2

  2. crypto-app crypto-app Public

    Cryptoverse App Tutorial Application taught by JavaScript Mastery

    JavaScript

  3. react-native-jobs react-native-jobs Public

    React Native Tutorial Application taught by Javascript Mastery

    JavaScript

  4. travel-advisor travel-advisor Public

    Travel Advisory Tutorial Application taught by JavaScript Mastery

    JavaScript

  5. Fizz Buzz Simple Challenge Javascript Fizz Buzz Simple Challenge Javascript
    1
    /**
    2
     * Returns the Fizz Buzz value for a given number.
    3
     *
    4
     * @param {number} num - The input number.
    5
     * @returns {string|number} The Fizz Buzz value: