Skip to content

LilCloudCoder/lilcloudcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hey Devs, I am YOGYA !

An 11 y/o Polyglot coder

My Stack:

  •  print("Python")
  • console.log("JavaScript")
  •  print("Lua")
  •  echo "bash/zsh"
  •  <!DOCTYPE html>
     <html lang="en">
     <head>
         <meta charset="UTF-8">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
         <link rel="stylesheet" href="main.css">
         <title>HTML</title>
     </head>
     <body>
         <h1 id="css">Html5</h1>
     </body>
     </html>
  • #css{
         font-family: Arial,Sans-Serif;
         font-size: 70px;
    }
  • fn main() {
         println!("Rust");
    }
  •   package main
      import "fmt"
    
      func main() {
          fmt.Println("GoLang")
     }
  •  #include <stdio.h>
     int main() {
        printf("C\n");
        return 0;
     }
  •   // SPDX-License-Identifier: MIT
      pragma solidity ^0.8.0;
      
      contract HelloWorld {
          string public greet = "Solidity";
      
          function getGreeting() public view returns (string memory) {
              return greet;
          }
      }
  •   void main() {
          print("Dart");
      }

Frameworks I Use:

  • React.js
  • Next.js (rarely)
  • Tensorflow/PyTorch/AI , ML modules in Python
  • Node.js
  • Web3.js
  • Web3.py
  • Flutter
  • React Native

Yogya's GitHub stats

fn main() {
    println("I'm seeking for work");
}

Sample website i made for a client: https://www.sangharshpremierleague.com


Contact me at yogya.coder@gmail.com

Thanks for stopping by ! :D (don't forget to follow ☺︎ )

About

G1thubC0nf!g

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published