Skip to content
View Lakshya123-cyber's full-sized avatar
😶‍🌫️
I love programming
😶‍🌫️
I love programming
Block or Report

Block or report Lakshya123-cyber

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

Hi I'm Lakshya

I am a passionate developer and a University student who has a keen interest in programming and developing new things, including AI. When I am not glued to the screen, I spend my time either researching a new project idea or playing video games. I am also an ambitious person with a positive attitude and full of determination to achieve everything I set my mind to.

I am an amateur in Python / Web Development / App development / Web3 / Machine Learning and Artificial Intelligence
I also have my personal portfolio website published on the internet.
I have an extensive knowledge of the programming languages that are listed below:






class LakshyaRaik():
    
  def __init__(self):
    self.name = "Lakshya Raikwal";
    self.username = "Lakshya123-cyber";
    self.location = "Finland";
    self.instagram = "@titan1728";
    self.web = "https://raikwal-portfolio.vercel.app/";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = LakshyaRaik()

Pinned

  1. raikwal-portfolio-redesign raikwal-portfolio-redesign Public

    TypeScript

  2. Virtual-World Virtual-World Public

    This is my virtual world!

    JavaScript

  3. raikwal-courses raikwal-courses Public

    This is the official repo for my courses website

    TypeScript

  4. genius-ai genius-ai Public

    TypeScript

  5. T-Shirt-Customizer T-Shirt-Customizer Public

    The user can customize its t-shirt

    JavaScript