Skip to content
View MrTech-AK's full-sized avatar
  • 23:37 (UTC +05:30)
Block or Report

Block or report MrTech-AK

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

Hi I'm Akshat

My youtube stats

About Me

package main

import "fmt"

type Person struct {
  name string
  username string
  age int
  hobbies []string
  job string
}

func main() {
  var me = new(Person)
  
  me.name     = "Akshat"
  me.username = "MrTech-AK"
  me.age      = "15"
  me.hobbies  = []string{"code", "programming", "music", "editing"," gaming"}
  
  fmt.Println(me)
}

Total Visitors on Profile

Views

๐Ÿ’ป My Tech Stack:

Apache Groovy C C# C++ Java HTML5 JavaScript Markdown Python Ruby PHP TypeScript Windows Terminal AWS DigitalOcean GithubPages Heroku Google Cloud Netlify Vercel React NodeJS Next JS Apache MongoDB Redis Adobe Canva Adobe Acrobat Reader Pandas

๐Ÿ“Š My GitHub Stats:



๐Ÿ† My GitHub Trophies

๐Ÿ” Top Contributed Repo

โœ๏ธ Random Dev Quotes

๐Ÿ˜‚ Random Dev Meme

Keep Laughing!, Cuz I care for you!


Follow Me

I try to come up with new projects! Till then, You can check my existing Projects and Star them

Popular repositories

  1. T-Customizer T-Customizer Public

    T-Customizer is a GitHub repository designed to empower users to personalize their TermuX experience. With T-Customizer, you can enhance your Termux interface with features like a customizable logiโ€ฆ

    Shell 6 1

  2. Analog.OnlineClock Analog.OnlineClock Public

    The Analog Clock project on GitHub is a beautifully crafted representation of time in a classic analog format. Developed with precision and elegance, this clock brings the charm of traditional timeโ€ฆ

    HTML 4

  3. Barcode.Generator Barcode.Generator Public

    The QR Code Generator project on GitHub is a comprehensive tool designed to simplify the process of generating QR codes for a multitude of purposes. With its user-friendly interface and robust funcโ€ฆ

    CSS 3

  4. MrTech-AK MrTech-AK Public

    Config files for my GitHub profile.

    2 1

  5. MrTech-AK.github.io MrTech-AK.github.io Public

    MY PROFILE PAGE WEBSITE

    CSS 2

  6. Login.Page Login.Page Public

    The Login Page project on GitHub is a secure and user-friendly solution for authenticating users. With its sleek design and robust functionality, this page provides a seamless login experience for โ€ฆ

    JavaScript 2