Skip to content
View Jothin-kumar's full-sized avatar
❤️
Mathematics
❤️
Mathematics

Highlights

  • Pro
Block or Report

Block or report Jothin-kumar

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
Jothin-kumar/README.md
const abt_me = {
  "name": "JOTHINKUMAR B",
  "location": "Chennai, India",
  "programming-languages": ["Python", "JavaScript", "C", "Java", "Bash", "Julia"],
  "websites": ["jothin.tech", "joth.in"],

  "socials": {
    "GitHub": "@Jothin-kumar",
    "X": "@JothinKumar",
    "InstaGram": "@jothin_kumar"
    // More at https://joth.in/connect
  },

  "contact": {
    "discord-server": "https://joth.in/dc",
    "emails": ["contact@jothin.tech", "hi@joth.in"]
  }
}

Pinned

  1. tic-tac-toe tic-tac-toe Public archive

    This repository was created as part of a blog.

    Python 2

  2. a-maze a-maze Public

    JavaScript 1

  3. flames flames Public

    JavaScript 1

  4. Happy independence day - National fl... Happy independence day - National flag with HTML and SCSS
    1
    Happy independence day - National flag with HTML and SCSS
    2
    ---------------------------------------------------------
    3
    
                  
    4
    
                  
    5
    A [Pen](https://codepen.io/jothin-kumar/pen/wvmYEOG) by [Jothin kumar](https://codepen.io/jothin-kumar) on [CodePen](https://codepen.io).
  5. pytk-hangman pytk-hangman Public

    Guess the correct number between 1 and 30. Made with python tkinter.

    Python