8000 SnowJunior (George Onyango) Β· GitHub
[go: up one dir, main page]

Skip to content
View SnowJunior's full-sized avatar
πŸ˜ƒ
Focusing
πŸ˜ƒ
Focusing

Organizations

@getpayd-tech

Block or report SnowJunior

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

πŸ’» Tech Stack:

CSS3 HTML5 JavaScript Dart Heroku Netlify Vercel Firebase Bootstrap NPM NodeJS React Go Flutter Figma TypeScript Kotlin

πŸ’« About Me:

I have 5 years of experience in software development and have been creating full-stack web applications using React/NextJs, Typescript, Golang,and android applications using Flutter ,Dart NestJs.

I work well with others. In addition to developing websites.

I have a creative mind and a passion for developing user-friendly websites and mobile applications. In addition, I actively search out new technologies, enjoy reading and writing blog posts, and keep up with business trends and breakthroughs.

🌐 Socials:

snow snow @snowthetechie

πŸ“Š GitHub Stats:

Snow's GitHub stats Snow's WakaTime stats

πŸͺœ Language

Top Langs

πŸ† GitHub Trophies

Coding

✍️ Random Dev Quote

Snow


Pinned Loading

  1. Mpesa Integration with Ruby Mpesa Integration with Ruby
    1
     require 'base64'
    2
    require 'httparty'
    3
    require "excon"
    4
    
                  
    5
    # Acquire both from your safaricom sandbox
  2. Randomized bar generation Randomized bar generation
    1
    <!DOCTYPE HTML>
    2
    <html>
    3
    
                  
    4
    <head>
    5
        <style>
  3. todo_recoder todo_recoder Public

    Kotlin

  4. phase-2-jager-project phase-2-jager-project Public

    This is a project created to display sakill in react

    JavaScript

  5. code-project code-project Public

    Dart

  6. Firebase and Riverpod Google auth se... Firebase and Riverpod Google auth service
    1
     FutureEither<UserModel> signInWithGoogle() async {
    2
        try {
    3
          final GoogleSignInAccount? googleUser = await _googleSignIn.signIn();
    4
    
                  
    5
          final googleAuth = await googleUser?.authentication;
0