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


⭐   Github Stats:


⭐   WakaTime Stats:

Code Time

I'm a Night 🦉

🌞 Morning                342 commits         ███████░░░░░░░░░░░░░░░░░░   28.06 % 
🌆 Daytime                139 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.40 % 
🌃 Evening                486 commits         ██████████░░░░░░░░░░░░░░░   39.87 % 
🌙 Night                  252 commits         █████░░░░░░░░░░░░░░░░░░░░   20.67 % 

📅 I'm Most Productive on Tuesday

Monday                   170 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.95 % 
Tuesday                  293 commits         ██████░░░░░░░░░░░░░░░░░░░   24.04 % 
Wednesday                234 commits         █████░░░░░░░░░░░░░░░░░░░░   19.20 % 
Thursday                 164 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.45 % 
Friday                   92 commits          ██░░░░░░░░░░░░░░░░░░░░░░░   07.55 % 
Saturday                 101 commits         ██░░░░░░░░░░░░░░░░░░░░░░░   08.29 % 
Sunday                   165 commits         ███░░░░░░░░░░░░░░░░░░░░░░   13.54 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Africa/Johannesburg

💬 Programming Languages: 
Other                    22 hrs 59 mins      █████████████████████░░░░   82.11 % 
TypeScript               2 hrs 3 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   07.37 % 
JavaScript               1 hr 16 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   04.56 % 
Canva Design             1 hr 6 mins         █░░░░░░░░░░░░░░░░░░░░░░░░   03.98 % 
TSConfig                 25 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.50 % 

🔥 Editors: 
Chrome                   24 hrs 6 mins       ██████████████████████░░░   86.07 % 
VS Code                  3 hrs 54 mins       ███░░░░░░░░░░░░░░░░░░░░░░   13.93 % 

💻 Operating System: 
Mac                      14 hrs 13 mins      █████████████░░░░░░░░░░░░   50.79 % 
Windows                  13 hrs 46 mins      ████████████░░░░░░░░░░░░░   49.21 % 

I Mostly Code in JavaScript

JavaScript               10 repos            █████████░░░░░░░░░░░░░░░░   35.71 % 
TypeScript               9 repos             ████████░░░░░░░░░░░░░░░░░   32.14 % 
HTML                     4 repos             ████░░░░░░░░░░░░░░░░░░░░░   14.29 % 
CSS                      4 repos             ████░░░░░░░░░░░░░░░░░░░░░   14.29 % 
Vue                      1 repo              █░░░░░░░░░░░░░░░░░░░░░░░░   03.57 % 

Last Updated on 19/05/2024 04:37:04 UTC


📍   Featured Repositories:


🛠  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

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  


📫   How to reach me:

      LinkedIn   Outlook  

Pinned

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

    Portfolio Website of Greg Sithole

    JavaScript 17 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: