Skip to content
View ShravanCool's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ShravanCool

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

Welcome

Hi, I'm Shravan

class ShravanCool:
	
	def __init__(self):
		self.username = 'ShravanCool'
		self.name = 'Shravan.A.J'
		self.code = {
			'frontend': ['HTML', 'CSS', 'JavaScript', 'Bootstrap'],
			'backend': ['Python', 'Flask', 'Django', 'PHP'],
			'database': ['MySQL', 'SQLite3', 'Mongo DB', 'Postgres'],
			'ai': ['Machine Learning', 'Computer Vision', 'NLP'],
			'tools': ['Git', 'Github', 'Jupyter notebook'],
			'other_lang': ['C','C++','Java', 'Golang'],
			'misc': ['GNU/Linux', 'Bash scripting']
		}
		

	def __str__(self):
		return self.name


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

Feel free to connect with me-

Pinned

  1. Notemaker Notemaker Public

    A simple web-based note-taking application

    Python 1

  2. ChaChaCha ChaChaCha Public

    Simple CLI tool which uses ChaCha20 algorithm for encryption and Decryption of image and text files.

    Jupyter Notebook

  3. My_Desktop_Config My_Desktop_Config Public

    My personal development environment configuration

    Shell

  4. Dehazing-and-Fog-removal Dehazing-and-Fog-removal Public

    Python 1

  5. Web-discussion-board Web-discussion-board Public

    A web discussion board

    JavaScript 1

  6. harishbharadwaj1999/AES-Algorithm-Implementation harishbharadwaj1999/AES-Algorithm-Implementation Public

    Jupyter Notebook 1