Skip to content
View LilCloudCoder's full-sized avatar
:copilot:
available
:copilot:
available

Block or report LilCloudCoder

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lilcloudcoder/README.md

Hey Devs, I am YOGYA !

An 12 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
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 ☺︎ )

Pinned Loading

  1. AutoNode AutoNode Public

    A lightweight Python framework for creating, managing, and executing token-protected "threads" (lightweight tasks) on CPU or Apple GPU (Metal).

    Python

  2. RustInput RustInput Public

    Simple, fluent input for Rust CLI apps; easier to use unlike the standart `std::io`.

    Rust 1 1

  3. RustfileIO RustfileIO Public

    Fluent file operations in Rust: read, write, append, replace, or insert lines easily.

    Rust 1

  4. RustCode_Logger RustCode_Logger Public

    Code_logger for rust

    Rust 1 1

  5. Termbots Termbots Public

    Ollama based chatting interface written in python !

    Python 1

  6. VoiceAssist VoiceAssist Public

    A simple GeminiAPI based Voice assistant made in Python

    Python 1