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

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


📫   How to reach me:

      LinkedIn   Outlook  


🛠  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   Next.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                355 commits         ██████░░░░░░░░░░░░░░░░░░░   24.33 % 
🌆 Daytime                158 commits         ███░░░░░░░░░░░░░░░░░░░░░░   10.83 % 
🌃 Evening                636 commits         ███████████░░░░░░░░░░░░░░   43.59 % 
🌙 Night                  310 commits         █████░░░░░░░░░░░░░░░░░░░░   21.25 % 

📅 I'm Most Productive on Tuesday

Monday                   199 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.64 % 
Tuesday                  346 commits         ██████░░░░░░░░░░░░░░░░░░░   23.71 % 
Wednesday                273 commits         █████░░░░░░░░░░░░░░░░░░░░   18.71 % 
Thursday                 176 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.06 % 
Friday                   98 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   06.72 % 
Saturday                 122 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   08.36 % 
Sunday                   245 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.79 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Africa/Johannesburg

💬 Programming Languages: 
Other                    32 hrs 26 mins      █████████████████████░░░░   85.73 % 
TypeScript               1 hr 40 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   04.44 % 
Markdown                 1 hr 21 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   03.57 % 
SQL                      1 hr 19 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   03.49 % 
JSON                     32 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.41 % 

🔥 Editors: 
Chrome                   36 hrs 13 mins      ████████████████████████░   95.72 % 
VS Code                  1 hr 37 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   04.28 % 

💻 Operating System: 
Windows                  20 hrs 11 mins      █████████████░░░░░░░░░░░░   53.37 % 
Mac                      17 hrs 38 mins      ████████████░░░░░░░░░░░░░   46.63 % 

I Mostly Code in TypeScript

TypeScript               14 repos            ██████████░░░░░░░░░░░░░░░   41.18 % 
JavaScript               11 repos            ████████░░░░░░░░░░░░░░░░░   32.35 % 
HTML                     4 repos             ███░░░░░░░░░░░░░░░░░░░░░░   11.76 % 
CSS                      4 repos             ███░░░░░░░░░░░░░░░░░░░░░░   11.76 % 
Vue                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   02.94 % 

Last Updated on 03/11/2024 04:40:15 UTC

Pinned Loading

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

    Portfolio Website of Greg Sithole

    JavaScript 63 7

  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: