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

Block or report ShravanCool

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 Loading

  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