Skip to content
View Adm-2005's full-sized avatar

Highlights

  • Pro

Block or report Adm-2005

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
Adm-2005/README.md
class Developer: 
	def __init__(self, name, country):
		self.name = name
		self.country = country
dev = Developer("Akshat", "India")
dev.contact_info()

$\color{#D2A8DC}{\text{Name:}}$ $\color{white}{\text{Akshat Mishra}}$
$\color{#D97B72}{\text{Location:}}$ $\color{white}{\text{India}}$
$\color{#D2A8DC}{\text{Email:}}$ akshatdmishra2005@gmail.com
$\color{#D97B72}{\text{Website:}}$ https://akshatdmishra.onrender.com

dev.display_skills()

$\large\color{#D97B72}{\text{Programming Languages}}$

$\large\color{#D97B72}{\text{Frameworks}}$

$\large\color{#D97B72}{\text{AI and ML}}$

$\large\color{#D97B72}{\text{Databases}}$

$\large\color{#D97B72}{\text{Game Engines}}$

dev.github_stats()

Akshat's GitHub stats

Akshat's top languages

GitHub Streak

dev.social_media()

Popular repositories Loading

  1. Stutter-Ease Stutter-Ease Public

    Stutter Ease is an online platform designed to help individuals with speech impairments practice and improve their speech.

    Python 1

  2. HealthVault HealthVault Public

    Health Vault is a web application designed to empower individuals in managing their health records seamlessly.

    JavaScript 1

  3. Email-Spam-Classifier Email-Spam-Classifier Public

    A email spam classifier based on Multinomial Naive Bayes model and running on Streamlit.

    Python 1

  4. Test-It Test-It Public

    Test-it! is an AI testing tool designed to generate comprehensive testing instructions and code for digital products based on snapshots and code snippets.

    JavaScript 1

  5. Bulwark-AI Bulwark-AI Public

    Intrusion Detection System with Auto-Remediation.

    Python 1

  6. DeMorph DeMorph Public

    Deepfake Detection Solution using Multimodal Approach.

    Python 1